Commit History

Author SHA1 Message Date
  Moayad Mardini f9b7a0383c Fixed #22827 -- clarified what each cache middleware does. 10 years ago
  Tim Graham c37000ab04 Clarified that LocMemCache is per-process; refs #7639. 10 years ago
  Flavio Curella beec05686c Fixed #22667 -- Replaced leader/follower terminology with primary/replica 10 years ago
  Flavio Curella 73a57b06f9 replaced occurrences of master/slave terminology with leader/follower 10 years ago
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 11 years ago
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 years ago
  Tim Graham 60d2dde286 Fixed #22247 -- Replaced "upstream" with "downstream" in cache docs. 11 years ago
  zedr 6fe22b30e0 Fixed #22085 -- Added a feature for setting non-expiring keys as the default. 11 years ago
  Tim Graham 7f2505ad9e Fixed doc typos. 11 years ago
  Szczepan Cieślik e816198034 Fixed docs typos. 11 years ago
  Tim Graham dd98ccd482 Fixed #16785 -- Documented some of the design decisions of the cache framework. 11 years ago
  Tim Graham 81a5e35c8d Fixed doc indentation in previous commit. 11 years ago
  ijl 71a03e01aa Fixed #20346 -- Made cache middleware vary on the full URL. 11 years ago
  Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 11 years ago
  Alex Gaynor 4e07d93325 Fixed some unnescesarily gendered language in the docs 11 years ago
  Curtis Maloney ffc37e2343 Fixed #21012 -- New API to access cache backends. 11 years ago
  mlissner c456ea4ec8 Noted that localmem is the default cache. 11 years ago
  Jaap Roes 7be638390e Fixed #20536 -- rewrite of the file based cache backend 11 years ago
  Curtis Maloney 8688f03eef Fixed #20945 -- Allowed cache tag to use a specific cache. 11 years ago
  Claude Paroz 1e8eadc94e Fixed #15888 -- Made tablename argument of createcachetable optional 12 years ago
  evildmp dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 years ago
  Tim Graham d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 years ago
  Tim Graham da843e7dba Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH. 11 years ago
  Kevin Christopher Henry 5eca021d48 Documentation -- Improved description of cache arguments 11 years ago
  Andrew Godwin de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Leandro Regueiro 709cd2c4b7 Added section labels in cache docs 12 years ago
  Andrew Godwin 12e9804d16 Rename allow_syncdb to allow_migrate 11 years ago
  Ramiro Morales ac90aee55c Tweak caching decorators/utility functions xrefs. 11 years ago
  Łukasz Langa bd97f7d0cb Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated 11 years ago