Django

Code

root/django/trunk/django/contrib/sessions/tests.py


Mode:

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) @8459 [8459] 08/21/08 08:54:53 mtredinnick When logging in, change the session key whilst preserving any …
(edit) @8410 [8410] 08/16/08 10:54:36 mtredinnick Fixed #8351 -- Fixed the returned value when we attempt to load a …
(edit) @8351 [8351] 08/14/08 14:43:08 mtredinnick Fixed #8314 -- Fixed an infinite loop caused when submitting a session key …
(edit) @8342 [8342] 08/13/08 22:57:46 mtredinnick Implemented a flush() method on sessions that cleans out the session …
(edit) @8341 [8341] 08/13/08 22:57:30 mtredinnick Added a clear() method to sessions. Patch from mrts. Refs #7515.
(edit) @7687 [7687] 06/18/08 07:07:46 russellm Fixed #7429 -- Modified the Session base class a little more …
(edit) @7586 [7586] 06/07/08 15:28:06 jacob Fixed #2548: added get/set_expiry methods to session objects. Thanks, Amit …
(edit) @6890 [6890] 12/04/07 14:29:43 jacob Added a test for [6889]
(edit) @6831 [6831] 12/02/07 09:27:29 mtredinnick Fixed #6087 -- Added setdefault() support to the Session object. Thanks, …
(edit) @6558 [6558] 10/20/07 05:12:59 mtredinnick Fixed #4729 -- Restored functionality to the Session class so that popping …
(edit) @6333 [6333] 09/15/07 16:29:14 jacob Fixed #2066: session data can now be stored in the cache or on the …
(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) @5592 [5592] 07/03/07 10:02:40 adrian Fixed #4729 -- SessionWrapper?.pop now sets modified flag if necessary. …
(add) @5306 [5306] 05/20/07 23:03:53 mtredinnick Fixed #4338 -- Added pop() method to SessionWrapper?. Thanks, Gary Wilson.
Note: See TracRevisionLog for help on using the revision log.