Home
Download
Documentation
Weblog
Community
Code
Code
Search:
Login
Register
Settings
Wiki
Timeline
Browse Source
Reports
View Tickets
New Ticket
Roadmap
Search
View Latest Revision
root
/
django
/
trunk
/
django
/
middleware
/
cache.py
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@9098
[9098]
09/29/08 22:58:09
mtredinnick
Fixed
#9221
-- Small optimisation to caching middleware handling. In the …
(edit)
@8387
[8387]
08/15/08 12:47:03
gwilson
Fixed a typo and added a bit more ReST markup to cache middleware …
(edit)
@8260
[8260]
08/09/08 10:07:45
jacob
Split
CacheMiddleware?
up into two parts -- an update-cache and a …
(edit)
@6736
[6736]
11/29/07 10:57:18
mtredinnick
Fixed
#5813
-- Taught the
CacheMiddleware?
to respect any max-age HTTP …
(edit)
@4816
[4816]
03/25/07 13:05:01
adrian
Fixed
#3808
-- Fixed some typos in comments. Thanks, Collin Grady
(edit)
@4265
[4265]
12/30/06 00:25:49
adrian
Fixed
#3191
-- Set 'svn:eol-style native' on the files that didn't have …
(edit)
@3603
[3603]
08/17/06 22:31:13
adrian
Fixed
#2541
-- Added helpful error message for
CacheMiddleware?
in the case …
(edit)
@3414
[3414]
07/21/06 15:39:17
jacob
Second half of little cleanup tweaks suggested by pyflakes.
(edit)
@3406
[3406]
07/21/06 09:41:38
adrian
Fixed
#2392
-- Fixed CACHE_MIDDLEWARE_ANONYMOUS_ONLY to use attribute …
(edit)
@3397
[3397]
07/20/06 10:45:16
adrian
Small style fixes to docs from
[3395]
(edit)
@3396
[3396]
07/20/06 10:37:51
jacob
Oops, fixed small typo in
[3395]
(edit)
@3395
[3395]
07/20/06 10:37:12
jacob
Added a CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting which makes the cache …
(edit)
@3171
[3171]
06/19/06 23:34:13
adrian
Converted request.META
REQUEST_METHOD?
calls to request.method, …
(edit)
@3113
[3113]
06/08/06 00:00:13
adrian
Fixed
#2109
-- Convert old-style classes to new-style classes throughout …
(edit)
@2809
[2809]
05/01/06 20:31:56
adrian
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit)
@954
[954]
10/19/05 08:44:55
adrian
Fixed
#647
-- Fixed cache middleware not to expect _cache_update_cache, in …
(edit)
@821
[821]
10/10/05 08:56:39
adrian
Fixed
#599
-- locmem cache now uses deepcopy() to prevent aliasing. …
(edit)
@810
[810]
10/08/05 19:55:08
adrian
Fixed
#580
-- Added mega support for generating Vary headers, including …
(edit)
@786
[786]
10/05/05 21:27:08
adrian
Fixed
#333
and
#440
-- Split DEFAULT_MIME_TYPE setting into …
(add)
@178
[178]
07/18/05 14:07:37
adrian
Added django.middleware.cache, which lets you cache an entire …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog