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
/
contrib
/
sessions
/
middleware.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)
@9062
[9062]
09/17/08 03:10:55
mtredinnick
Fixed
#9096
-- Fixed a slightly out-of-date comment.
(edit)
@8156
[8156]
07/30/08 16:55:47
mtredinnick
Removed TEST_COOKIE_NAME and TEST_COOKIE_VALUE constants …
(edit)
@7725
[7725]
06/23/08 00:08:07
gwilson
Several Django styling fixes in the
contrib.sessions
app.
(edit)
@7586
[7586]
06/07/08 15:28:06
jacob
Fixed
#2548
: added get/set_expiry methods to session objects. Thanks, Amit …
(edit)
@6634
[6634]
10/30/07 22:59:40
gwilson
Fixed
#5816
-- Fixed a regression from
[6333]
that generates incorrect …
(edit)
@6628
[6628]
10/29/07 18:55:08
gwilson
Fixed imports, indention, and a long line.
(edit)
@6545
[6545]
10/20/07 00:13:56
mtredinnick
Fixed
#4724
-- Added support for configurable session cookie paths. Helps …
(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)
@5712
[5712]
07/15/07 22:50:22
mtredinnick
Fixed
#4199
-- Changed date formatting in HTTP expires header to be …
(edit)
@5592
[5592]
07/03/07 10:02:40
adrian
Fixed
#4729
--
SessionWrapper?
.pop now sets modified flag if necessary. …
(edit)
@5306
[5306]
05/20/07 23:03:53
mtredinnick
Fixed
#4338
-- Added pop() method to
SessionWrapper?
. Thanks, Gary Wilson.
(edit)
@4771
[4771]
03/21/07 21:20:33
mtredinnick
Reduced the chances of session object collision. The window of opportunity …
(edit)
@4680
[4680]
03/08/07 02:46:59
mtredinnick
Fixed
#3586
-- Only output "Vary: Cookie" HTTP header when the session …
(edit)
@4423
[4423]
01/24/07 18:47:44
adrian
Fixed
#2133
-- Invalid session cookie no longer causes fatal error. …
(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)
@3570
[3570]
08/12/06 01:02:28
adrian
Fixed
#2523
-- Added SESSION_COOKIE_SECURE setting. Thanks, mir@noris.de
(edit)
@3113
[3113]
06/08/06 00:00:13
adrian
Fixed
#2109
-- Convert old-style classes to new-style classes throughout …
(edit)
@3049
[3049]
06/01/06 17:25:06
adrian
Fixed
#395
-- Added SESSION_EXPIRE_AT_BROWSER_CLOSE setting, which …
(copy)
@2809
[2809]
05/01/06 20:31:56
adrian
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from
django/branches/magic-removal/django/contrib/sessions/middleware.py
:
(edit)
@2301
[2301]
02/10/06 15:35:29
adrian
magic-removal: Merged to
[2300]
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog