- 04 May, 2007 1 commit
-
-
Martijn Pieters authored
-
- 03 May, 2007 1 commit
-
-
Hanno Schlichting authored
Support for using zopectl on Windows has been added. All commands are supported and there are two Windows specific ones: install and remove, which install or remove the Windows service. The start, stop and restart commands handle the Windows service.
-
- 30 Apr, 2007 1 commit
-
-
Tres Seaver authored
-
- 27 Apr, 2007 1 commit
-
-
Martijn Pieters authored
Fix DateIndex date display; unpack stored integers into something meaningful. This fixes Collector #2316.
-
- 24 Apr, 2007 1 commit
-
-
Martijn Pieters authored
-
- 20 Apr, 2007 1 commit
-
-
Martijn Pieters authored
Fix potential bug in requestmethod where you cannot specify None for a keyword argument where None is not the default
-
- 13 Apr, 2007 1 commit
-
-
Stefan H. Holek authored
-
- 12 Apr, 2007 1 commit
-
-
- 09 Apr, 2007 1 commit
-
-
Stefan H. Holek authored
-
- 08 Apr, 2007 1 commit
-
-
Stefan H. Holek authored
-
- 05 Apr, 2007 2 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
- 04 Apr, 2007 1 commit
-
-
Martijn Pieters authored
-
- 03 Apr, 2007 2 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
-
- 30 Mar, 2007 1 commit
-
-
Martijn Pieters authored
-
- 27 Mar, 2007 4 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
-
Martijn Pieters authored
-
Martijn Pieters authored
Collector #2300: delimit *all* headers with CRLF; accumulated_headers and appendHeader use \n for delimeters and never get corrected on output
-
- 26 Mar, 2007 2 commits
-
-
Martijn Pieters authored
-
Brian Sutherland authored
headers of plain html files served from Zope3 resource directories. Also cleanup whitespace in CHANGES.txt.
-
- 24 Mar, 2007 1 commit
-
-
Stefan H. Holek authored
not send the expected copy/move events. Note: Tests live in OFS.tests.
-
- 22 Mar, 2007 1 commit
-
-
Tres Seaver authored
-
- 21 Mar, 2007 1 commit
-
-
Tres Seaver authored
-
- 20 Mar, 2007 3 commits
-
-
Martijn Pieters authored
-
Martijn Pieters authored
-
Martijn Pieters authored
- Add a request method decorator to AccessControl, creating decorators that limit a method to one request method only. - Protect various security-setting-mutators with a POST-only decorator.
-
- 18 Mar, 2007 1 commit
-
-
Sidnei da Silva authored
-
- 16 Mar, 2007 1 commit
-
-
Martijn Pieters authored
Add a 'method' key to the HTTPRequest.other, containing the uppercased REQUEST_METHOD. This makes HTTPRequest a little bit more compatible with Zope3 IHTTPRequest.
-
- 15 Mar, 2007 4 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Stefan H. Holek authored
Use a decorator to save and restore thread-local state.
-
- 12 Mar, 2007 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
- 08 Mar, 2007 1 commit
-
-
Wichert Akkerman authored
-
- 05 Mar, 2007 1 commit
-
-
Rocky Burt authored
No longer opens a zodb connection every time a ProductDispatcher is looked up, forward ported from zope 2.10 branch r72990 and five 1.5 branch r72986.
-
- 04 Mar, 2007 2 commits
-
-
Martijn Pieters authored
Fix for #2288: do not quote + and @ characters when forming BaseRequest and HTTPRequest URL variables
-
Martijn Pieters authored
-