Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/topics/cache.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24212 -- Added example pylibmc CACHES configuration.Bryan Marty2015-10-301-0/+9
* Updated memcached library links to point to PyPI.Tim Graham2015-08-121-2/+2
* Fixed #13008 -- Added more Cache-Control headers to never...Markus Bertheau2015-04-281-1/+1
* Added missing comma in LocMemCache example.Nik Nyby2015-04-251-1/+1
* Fixed #24560 -- Added a --dry-run mode to the createcache...Adam Chainz2015-04-091-0/+3
* Fixed typo in docs/topics/cache.txtKostochko Dmitriy2015-04-011-1/+1
* Fixed #12982 -- Added a get_or_set() method to the BaseCa...Berker Peksag2015-03-141-0/+19
* Fixed #24351, #24346 -- Changed the signature of allow_mi...Loic Bistuer2015-02-201-4/+4
* Clarified timeout=0 in cache docs.Thomas Güttler2015-02-121-3/+4
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-2/+2
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-23/+4
* Removed django.core.cache.get_cache() per deprecation tim...Tim Graham2015-01-171-15/+0
* Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PR...Frankie Robertson2014-12-231-3/+5
* Fixed display of lists after website redesignMarkus Holtermann2014-12-171-5/+6
* Cleaned up the Memcached cache backend docTom Dyson2014-10-131-18/+19
* Removed unnecessary code-block directives.areski2014-08-191-1/+1
* Fixed #22827 -- clarified what each cache middleware does.Moayad Mardini2014-07-251-8/+8
* Clarified that LocMemCache is per-process; refs #7639.Tim Graham2014-07-021-2/+3
* Fixed #22667 -- Replaced leader/follower terminology with...Flavio Curella2014-05-221-9/+9
* replaced occurrences of master/slave terminology with lea...Flavio Curella2014-05-201-9/+9
* Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of do...chriscauley2014-04-171-3/+3
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-9/+9
* Removed versionadded/changed annotations for 1.6.Tim Graham2014-03-241-5/+0
* Fixed #22247 -- Replaced "upstream" with "downstream" in ...Tim Graham2014-03-241-10/+10
* Fixed #22085 -- Added a feature for setting non-expiring ...zedr2014-03-041-2/+7
* Fixed doc typos.Tim Graham2014-02-281-1/+1
* Fixed docs typos.Szczepan Cieślik2014-02-251-5/+5
* Fixed #16785 -- Documented some of the design decisions o...Tim Graham2014-01-171-0/+4
* Fixed doc indentation in previous commit.Tim Graham2013-12-281-3/+3
* Fixed #20346 -- Made cache middleware vary on the full URL.ijl2013-12-281-1/+7
* Removed gender-based pronouns per [c0a2daad78].Tim Graham2013-11-301-4/+4
* Fixed some unnescesarily gendered language in the docsAlex Gaynor2013-11-251-2/+2
* Fixed #21012 -- New API to access cache backends.Curtis Maloney2013-11-231-10/+38
* Noted that localmem is the default cache.mlissner2013-11-231-5/+5
* Fixed #20536 -- rewrite of the file based cache backendJaap Roes2013-11-071-9/+5
* Fixed #20945 -- Allowed cache tag to use a specific cache.Curtis Maloney2013-10-241-0/+13
* Fixed #15888 -- Made tablename argument of createcachetab...Claude Paroz2013-10-141-18/+36
* Fixed #20877 -- added a performance optimization guideevildmp2013-09-211-16/+0
* Fixed #21116 -- Made usage of manage.py in docs more cons...Tim Graham2013-09-181-1/+1
* Fixed #20887 -- Added a warning to GzipMiddleware in ligh...Tim Graham2013-09-111-1/+4
* Documentation -- Improved description of cache argumentsKevin Christopher Henry2013-09-111-16/+13
* Merge remote-tracking branch 'core/master' into schema-al...Andrew Godwin2013-08-091-0/+4
|\
| * Added section labels in cache docsLeandro Regueiro2013-08-061-0/+4
* | Rename allow_syncdb to allow_migrateAndrew Godwin2013-07-301-2/+2
|/
* Tweak caching decorators/utility functions xrefs.Ramiro Morales2013-05-311-7/+9
* Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as d...Łukasz Langa2013-05-181-9/+3
* Fixed #9595 -- Allow non-expiring cache timeouts.Jacob Burch2013-05-181-4/+9
* Fixed #19253 -- Extracted template cache key building logicTomek Paczkowski2013-02-241-0/+17
* Fixed #19823 -- Fixed memcached code example in cache docsClaude Paroz2013-02-141-1/+1
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-031-3/+5