- 05 Jun, 2007 1 commit
-
-
Andreas Zeidler authored
-
- 04 Jun, 2007 2 commits
-
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
as its own project, egg).
-
- 03 Jun, 2007 1 commit
-
-
Philipp von Weitershausen authored
-
- 22 May, 2007 1 commit
-
-
Tres Seaver authored
-
- 11 May, 2007 1 commit
-
-
Andreas Jung authored
-
- 10 May, 2007 1 commit
-
-
Andreas Jung authored
-
- 07 May, 2007 1 commit
-
-
Tres Seaver authored
-
- 06 May, 2007 1 commit
-
-
Hanno Schlichting authored
Merged from 2.10 branch - Collector #2320: HTTPResponse setHeader lowercased keys but getHeader did not, causing lookups of 'Content-Type' to fail
-
- 04 May, 2007 2 commits
-
-
Martijn Pieters authored
-
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.
-