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
/
tests
/
regressiontests
/
cache
/
tests.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)
@9224
[9224]
10/10/08 16:41:12
jacob
More be-nice-to-the-buildbot: be better about cleaning up files created by …
(edit)
@8278
[8278]
08/09/08 22:52:21
mtredinnick
Added a return value to the add() method for caches. It's now possible to …
(edit)
@8193
[8193]
08/02/08 00:56:57
gwilson
Fixed
#7919
-- md5 and sha modules are deprecated since Python 2.5, use …
(edit)
@8085
[8085]
07/25/08 23:10:40
mtredinnick
Removed some completely pointless test changes from
[8084]
, since they …
(edit)
@8084
[8084]
07/25/08 22:58:31
mtredinnick
Fixed
#7967
-- Make sure the
contains
method in the cache backends …
(edit)
@6887
[6887]
12/04/07 12:03:56
jacob
Fixed
#6099
: the filebased cache backend now uses md5 hashes of keys …
(edit)
@6822
[6822]
12/01/07 18:35:14
mtredinnick
Fixed
#6086
-- Deprecate the "simple" cache backend in favour of …
(edit)
@6696
[6696]
11/18/07 21:12:19
gwilson
Removed
vary_delim_re
in
django/utils/cache.py
in favor of existing …
(edit)
@6572
[6572]
10/20/07 10:16:34
mtredinnick
Fixed
#4831
-- Added an "add" cache key method, for parity with …
(edit)
@5876
[5876]
08/12/07 07:49:01
mtredinnick
Fixed
#5111
-- Set svn:eol-style to 'native' on files that didn't have …
(edit)
@5718
[5718]
07/16/07 04:36:10
mtredinnick
Fixed
#4845
-- Fixed some problems with Unicode usage and caching. …
(edit)
@5716
[5716]
07/16/07 00:00:18
gwilson
Refs
#3012
-- Removed iterator from
test_data_types
cache test that I …
(edit)
@5703
[5703]
07/15/07 01:24:54
gwilson
Fixed
#3012
-- Changed the locmem cache backend to use pickle instead of …
(edit)
@5171
[5171]
05/07/07 23:13:46
mtredinnick
Fixed
#4041
-- Added a
contains
method to cache backends. Thanks, …
(copy)
@3661
[3661]
08/27/06 08:59:47
russellm
Refs
#2333
- Modified runtests script to use new testing framework. …
copied from
django/trunk/tests/othertests/cache.py
:
(edit)
@2687
[2687]
04/12/06 08:35:31
adrian
Fixed
#1626
-- Fixed a bunch of typos in comments and docs. Thanks, Dexter
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog