- 13 Mar, 2006 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
the next docutils migration
-
Andreas Jung authored
next docutils upgrade
-
- 11 Mar, 2006 1 commit
-
-
Martijn Pieters authored
Fix for #940: open pagetemplate files in universal line-endings mode to avoid python compilation problems
-
- 10 Mar, 2006 1 commit
-
- 07 Mar, 2006 1 commit
-
-
Stefan H. Holek authored
-
- 06 Mar, 2006 3 commits
-
-
Tres Seaver authored
-
Chris Withers authored
- tweak pywin32 version - tweak docs
-
Stefan H. Holek authored
and 'ZCacheable_getManagerURL'.
-
- 02 Mar, 2006 1 commit
-
-
Philipp von Weitershausen authored
If that is going to go away, then this will have to be done differently, but at least this fixes several issues where the z3-style PageTemplate implementation didn't do everything that the Zope 2 one did.
-
- 28 Feb, 2006 5 commits
-
-
Sidnei da Silva authored
- Missing import of NotFound in webdav.Resource.
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Chris McDonough authored
Revert changes made in revision 65541 in favor of moving them to the blob-integration-test branch for eventual merge.
-
- 27 Feb, 2006 4 commits
-
-
Chris McDonough authored
No commit message
-
Chris McDonough authored
We don't need to do any real input processing if we are handling a PUT request because in practice, the body is never mime-encoded. This is an optimization especially because FieldStorage creates an additional tempfile if we allow it to parse the body, and PUT uploads can tend to be large. In particular, this will be important for upload of large blobs.
-
Andreas Jung authored
-
Andreas Jung authored
(PageTemplateFile needs more migration work)
-
- 25 Feb, 2006 2 commits
-
-
Philipp von Weitershausen authored
-
Andreas Jung authored
-
- 21 Feb, 2006 1 commit
-
-
Andreas Jung authored
MountedObject.SimpleTrailblazer._construct()
-
- 19 Feb, 2006 4 commits
-
-
Stefan H. Holek authored
Prevent publishing of Python 2.4's 'set' and 'frozenset' types.
-
Stefan H. Holek authored
ZPublisher.BaseRequest: The publisher would happily publish attributes of type 'bool' and 'complex'.
-
Andreas Jung authored
removed in former Zope versions from the AccessControl Python implementation)
-
Andreas Jung authored
- Collector #1991: ZPublisher did not deal properly with a trailing %20 in the URL
-
- 12 Feb, 2006 1 commit
-
-
Andreas Jung authored
-
- 11 Feb, 2006 1 commit
-
-
Andreas Jung authored
- zope.app.introspector was included with the source archive
-
- 08 Feb, 2006 2 commits
-
-
Julien Anguenot authored
-
Chris Withers authored
-
- 30 Jan, 2006 1 commit
-
-
Jim Fulton authored
Added HTML output that makes it easy to jump from a URL shown in a minute detail to the statistics for that URL.
-
- 27 Jan, 2006 3 commits
-
-
Tim Peters authored
This is the code used to build the Zope 2.9.0 Windows installer. It bundles Python 2.4.2, lives in peace with zpkgtools, moves to InnoSetup 5, and simplifies most parts of the build-the- installer process.
-
Tres Seaver authored
o Some of the error messages did not close '<p>' tags.
-
Tim Peters authored
stick the path and "/cc" in the same quoted string. Unsure why that change was made (it worked fine before -- and now).
-
- 24 Jan, 2006 2 commits
-
-
Jim Fulton authored
-
Shane Hathaway authored
certain operations significantly.
-
- 21 Jan, 2006 4 commits
-
-
Sidnei da Silva authored
- Wrong branch
-
Sidnei da Silva authored
- Collector #2002: fixed broken 'ls -R' functionality (didn't recurse properly subclasses of OFS.Folder)
-
Sidnei da Silva authored
- Collector #2002: fixed broken 'ls -R' functionality (didn't recurse properly subclasses of OFS.Folder)
-
Brian Sutherland authored
-