|
|
|
@8635
|
[8635]
|
08/27/08 15:29:58 |
jacob |
Fixed #7379: fixed a subtle corner case involving URL encoding in … |
|
|
|
@8456
|
[8456]
|
08/20/08 20:32:18 |
mtredinnick |
Fixed #8381 -- Fixed a problem with appending slashes in the common … |
|
|
|
@8387
|
[8387]
|
08/15/08 12:47:03 |
gwilson |
Fixed a typo and added a bit more ReST markup to cache middleware … |
|
|
|
@8260
|
[8260]
|
08/09/08 10:07:45 |
jacob |
Split CacheMiddleware? up into two parts -- an update-cache and a … |
|
|
|
@8259
|
[8259]
|
08/09/08 10:04:45 |
mtredinnick |
Fixed #8121 -- Don't override the Content-Language HTTP header in the … |
|
|
|
@8193
|
[8193]
|
08/02/08 00:56:57 |
gwilson |
Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use … |
|
|
|
@7793
|
[7793]
|
06/30/08 02:03:58 |
mtredinnick |
Fixed #7046 -- set the response status code correctly in … |
|
|
|
@7659
|
[7659]
|
06/15/08 23:13:04 |
adrian |
Fixed #7228 -- Fixed our ETag header creation to meet the HTTP spec, by … |
|
|
|
@7080
|
[7080]
|
02/03/08 19:40:53 |
mtredinnick |
Fixed #6480 -- Added application/pdf the list of content types we don't … |
|
|
|
@6852
|
[6852]
|
12/02/07 17:25:55 |
mtredinnick |
Fixed #3228 -- Added new APPEND_SLASH handling behaviour in the common … |
|
|
|
@6736
|
[6736]
|
11/29/07 10:57:18 |
mtredinnick |
Fixed #5813 -- Taught the CacheMiddleware? to respect any max-age HTTP … |
|
|
|
@6697
|
[6697]
|
11/18/07 21:41:46 |
gwilson |
Made some stylistic changes in GZipMiddleware and added some notes about … |
|
|
|
@6662
|
[6662]
|
11/10/07 21:55:44 |
mtredinnick |
Fixed #5898 -- Changed a few response processing paths to make things … |
|
|
|
@6635
|
[6635]
|
10/30/07 23:04:07 |
gwilson |
Removed unused variable. |
|
|
|
@6634
|
[6634]
|
10/30/07 22:59:40 |
gwilson |
Fixed #5816 -- Fixed a regression from [6333] that generates incorrect … |
|
|
|
@6553
|
[6553]
|
10/20/07 03:31:05 |
mtredinnick |
Fixed #5762 -- Quoted the portions that make up the URL when … |
|
|
|
@6538
|
[6538]
|
10/19/07 22:45:48 |
mtredinnick |
Fixed #5313 -- Only avoid compressing Javascript when the user agent says … |
|
|
|
@6397
|
[6397]
|
09/20/07 12:03:14 |
jacob |
Fixed #3872, which turns out to not have been a bug in the first place, by … |
|
|
|
@6364
|
[6364]
|
09/16/07 11:54:16 |
adrian |
Fixed #3872 -- Fixed incorrect handling of HTTP_X_FORWARDED_FOR in … |
|
|
|
@6296
|
[6296]
|
09/15/07 12:46:03 |
mtredinnick |
Added a get_host() method to HttpRequest. There is still an … |
|
|
|
@6235
|
[6235]
|
09/14/07 17:33:56 |
jacob |
Added more dict-like methods to HttpResponse as part of the … |
|
|
|
@5878
|
[5878]
|
08/12/07 08:10:45 |
mtredinnick |
Fixed #4994 -- Send back set-cookie headers in "not modified" responses. … |
|
|
|
@5875
|
[5875]
|
08/12/07 07:29:25 |
mtredinnick |
Fixed #4946 -- Added some small improvements to Gzip middleware. Thanks, … |
|
|
|
@5712
|
[5712]
|
07/15/07 22:50:22 |
mtredinnick |
Fixed #4199 -- Changed date formatting in HTTP expires header to be … |
|
|
|
@5688
|
[5688]
|
07/13/07 09:33:46 |
mtredinnick |
Fixed #4484 -- Fixed APPEND_SLASH handling to handle an empty path … |
|
|
|
@5483
|
[5483]
|
06/17/07 02:21:09 |
mtredinnick |
Changed ETag computation to first check if an ETag header already exists … |
|
|
|
@5417
|
[5417]
|
06/02/07 02:55:41 |
mtredinnick |
Fixed #3206 -- Fixed typo in [5407]. This time with bonus testing. … |
|
|
|
@5407
|
[5407]
|
06/01/07 06:47:54 |
mtredinnick |
Fixed #3206 -- Changed ETag comparison to only return 304 when the … |
|
|
|
@5091
|
[5091]
|
04/26/07 08:30:48 |
mtredinnick |
Fixed #4040 -- Changed uses of has_key() to "in". Slight … |
|
|
|
@5043
|
[5043]
|
04/20/07 06:24:53 |
lukeplant |
Added client IP address to the e-mail that is sent when an internal
broken … |
|
|
|
@4816
|
[4816]
|
03/25/07 13:05:01 |
adrian |
Fixed #3808 -- Fixed some typos in comments. Thanks, Collin Grady |
|
|
|
@4265
|
[4265]
|
12/30/06 00:25:49 |
adrian |
Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have … |
|
|
|
@4089
|
[4089]
|
11/22/06 14:31:09 |
jacob |
Fixed #3052: GZIP middleware now correctly reports Content-Length. … |
|
|
|
@3870
|
[3870]
|
09/26/06 13:49:28 |
lukeplant |
Improved detection of whether a URL is internal or not for the purpose
of … |
|
|
|
@3834
|
[3834]
|
09/25/06 12:25:39 |
adrian |
Altered [3778] change to match our coding/text style … |
|
|
|
@3786
|
[3786]
|
09/21/06 22:17:28 |
mtredinnick |
Fixed #2747 -- Make X-Headers work for staff members. Admins with dyanmic … |
|
|
|
@3778
|
[3778]
|
09/21/06 20:28:47 |
mtredinnick |
Fixed #2602 -- Include User Agent in broken link emails. Thanks, Ian … |
|
|
|
@3603
|
[3603]
|
08/17/06 22:31:13 |
adrian |
Fixed #2541 -- Added helpful error message for CacheMiddleware? in the case … |
|
|
|
@3602
|
[3602]
|
08/17/06 22:12:36 |
adrian |
Fixed #2552 -- Added SetRemoteAddrFromForwardedFor? middleware and … |
|
|
|
@3503
|
[3503]
|
07/31/06 16:31:35 |
jacob |
Fixed #2449 -- gzip middleware no longer gzips Javascript. Thanks for the … |
|
|
|
@3414
|
[3414]
|
07/21/06 15:39:17 |
jacob |
Second half of little cleanup tweaks suggested by pyflakes. |
|
|
|
@3410
|
[3410]
|
07/21/06 11:20:22 |
jacob |
Fixed #2092: added a "is_secure()" method to HttpRequest which correctly … |
|
|
|
@3406
|
[3406]
|
07/21/06 09:41:38 |
adrian |
Fixed #2392 -- Fixed CACHE_MIDDLEWARE_ANONYMOUS_ONLY to use attribute … |
|
|
|
@3397
|
[3397]
|
07/20/06 10:45:16 |
adrian |
Small style fixes to docs from [3395] |
|
|
|
@3396
|
[3396]
|
07/20/06 10:37:51 |
jacob |
Oops, fixed small typo in [3395] |
|
|
|
@3395
|
[3395]
|
07/20/06 10:37:12 |
jacob |
Added a CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting which makes the cache … |
|
|
|
@3171
|
[3171]
|
06/19/06 23:34:13 |
adrian |
Converted request.METAREQUEST_METHOD? calls to request.method, … |
|
|
|
@3113
|
[3113]
|
06/08/06 00:00:13 |
adrian |
Fixed #2109 -- Convert old-style classes to new-style classes throughout … |
|
|
|
@3109
|
[3109]
|
06/07/06 22:47:18 |
adrian |
Solved the POST-data-lost-after-redirect problem by raising RuntimeError? … |
|
|
|
@2847
|
[2847]
|
05/04/06 23:41:22 |
adrian |
Fixed #1378 -- Added svn:ignore for pyc files for all Django packages |
|
|
|
@2843
|
[2843]
|
05/04/06 22:19:16 |
adrian |
Fixed #1707 -- LocaleMiddleware? now sets Content-Language header. Thanks, … |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
|
|
@2639
|
[2639]
|
04/09/06 18:54:34 |
adrian |
Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac |
|
|
|
@2300
|
[2300]
|
02/10/06 15:33:07 |
adrian |
Fixed #1339 -- Added keys() and items() methods to session objects. … |
|
|
|
@1978
|
[1978]
|
01/15/06 00:18:03 |
adrian |
Fixed #1048 -- Fixed AttributeError? in sessions framework when … |
|
|
|
@1816
|
[1816]
|
01/03/06 17:57:14 |
adrian |
Fixed #1117 -- Added HttpResponsePermanentRedirect? |
|
|
|
@1793
|
[1793]
|
12/29/05 13:17:32 |
adrian |
Fixed #1137 -- Added a _contains_() method to SessionWrapper?. Thanks, … |
|
|
|
@1548
|
[1548]
|
12/05/05 09:25:55 |
adrian |
Changed CommonMiddleware? so it doesn't assume HTTP_HOST is set. |
|
|
|
@1470
|
[1470]
|
11/27/05 16:08:51 |
adrian |
Fixed #878 -- URLconf regex captures no longer have to be named groups. … |
|
|
|
@1303
|
[1303]
|
11/20/05 11:16:13 |
adrian |
Added SESSION_SAVE_EVERY_REQUEST setting. |
|
|
|
@1166
|
[1166]
|
11/10/05 22:45:05 |
adrian |
BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to … |
|
|
|
@1096
|
[1096]
|
11/06/05 15:55:57 |
adrian |
Tiny docstring cleanup in middleware/common.py |
|
|
|
@1068
|
[1068]
|
11/03/05 22:59:46 |
jacob |
Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: … |
|
|
|
@1035
|
[1035]
|
10/31/05 19:02:07 |
adrian |
Fixed #508 -- Added support for 'expires' in cookies and changed session … |
|
|
|
@954
|
[954]
|
10/19/05 08:44:55 |
adrian |
Fixed #647 -- Fixed cache middleware not to expect _cache_update_cache, in … |
|
|
|
@948
|
[948]
|
10/18/05 20:09:05 |
adrian |
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a … |
|
|
|
@867
|
[867]
|
10/14/05 15:10:13 |
adrian |
Fixed #626 -- Moved template modules to django.core.template package. … |
|
|
|
@821
|
[821]
|
10/10/05 08:56:39 |
adrian |
Fixed #599 -- locmem cache now uses deepcopy() to prevent aliasing. … |
|
|
|
@810
|
[810]
|
10/08/05 19:55:08 |
adrian |
Fixed #580 -- Added mega support for generating Vary headers, including … |
|
|
|
@786
|
[786]
|
10/05/05 21:27:08 |
adrian |
Fixed #333 and #440 -- Split DEFAULT_MIME_TYPE setting into … |
|
|
|
@782
|
[782]
|
10/05/05 18:36:17 |
adrian |
Added USE_FLAT_PAGES setting, which defaults to True. |
|
|
|
@669
|
[669]
|
09/22/05 20:28:44 |
adrian |
Added request.session.delete_test_cookie() |
|
|
|
@667
|
[667]
|
09/22/05 19:21:35 |
adrian |
Removed a legacy 'TODO' from django.middleware.sessions |
|
|
|
@613
|
[613]
|
09/02/05 14:39:47 |
adrian |
Fixed #394 -- Trailing-slash redirects now retain duplicate name-value … |
|
|
|
@580
|
[580]
|
08/31/05 11:27:59 |
adrian |
Fixed #407 -- Code no longer assumes request.METAREMOTE_ADDR? exists. … |
|
|
|
@545
|
[545]
|
08/22/05 14:19:54 |
adrian |
Changed SessionMiddleware? to use process_request instead of process_view … |
|
|
|
@536
|
[536]
|
08/18/05 11:45:15 |
adrian |
Improved session code to force creation of a new session key if the given … |
|
|
|
@529
|
[529]
|
08/17/05 17:04:53 |
adrian |
Fixed #335 -- Admin login form now checks that cookies are enabled. |
|
|
|
@518
|
[518]
|
08/16/05 17:54:05 |
adrian |
Fixed #1 -- Added anonymous session support via middleware and … |
|
|
|
@513
|
[513]
|
08/15/05 19:47:53 |
adrian |
Removed special-case test for '_files' URL in common middleware -- thanks, … |
|
|
|
@325
|
[325]
|
07/26/05 17:48:04 |
adrian |
Fixed #159 -- Admin users no longer have to log in to go to the 'log out' … |
|
|
|
@230
|
[230]
|
07/19/05 19:37:45 |
adrian |
Fixed #95 -- Added SECRET_KEY setting instead of hard-coding keys that are … |
|
|
|
@178
|
[178]
|
07/18/05 14:07:37 |
adrian |
Added django.middleware.cache, which lets you cache an entire … |
|
|
|
@57
|
[57]
|
07/15/05 12:09:01 |
adrian |
Renamed CMSRequest to DjangoRequest?, and CMSContext to DjangoContext?. Old … |
|
|
|
@3
|
[3]
|
07/12/05 20:25:57 |
adrian |
Imported Django from private SVN repository (created from r. 8825) |