An error occurred fetching the project authors.
- 20 Oct, 2007 4 commits
-
-
Hanno Schlichting authored
-
Andreas Jung authored
- Launchpad #151020: HTTP_CHAR_SET headers containing 'x-user-defined' caused a LookupError exception. Unknown encodings are from now on silently discarded.
-
Hanno Schlichting authored
Launchpad #143902: Fixed App.ImageFile to use a stream iterator to output the file. Avoid loading the file content when guessing the mimetype and only load the first 1024 bytes of the file when it cannot be guessed from the filename.
-
Hanno Schlichting authored
Changed PageTemplateFile not to load the file contents on Zope startup anymore but on first access instead. This brings them inline with the zope.pagetemplate version and speeds up Zope startup.
-
- 18 Oct, 2007 1 commit
-
-
Amos Latteier authored
will be present. Changes as per Andreas's request.
-
- 16 Oct, 2007 1 commit
-
-
Hanno Schlichting authored
Added LAZY_FILE_LOADING constant to PageTemplateFile. When set to True Page Template files aren't lo aded and parsed on Zope startup anymore, but on first access instead. When complex add-ons like Plon e are installed this can safe up to 30% of the Zope startup time. This gets a ZConfig switch ones I figured out how to write one ;)
-
- 04 Oct, 2007 1 commit
-
-
Amos Latteier authored
-
- 03 Oct, 2007 1 commit
-
-
Andreas Jung authored
-
- 01 Oct, 2007 1 commit
-
-
Wichert Akkerman authored
Launchpad #147201: treat container-class in zope.conf as a string, making it possible to use types from extra products directories.
-
- 29 Sep, 2007 1 commit
-
-
Andreas Jung authored
than DemoStorage. A dedicated FileStorage can be mount by setting the $TEST_FILESTORAGE environment variable to a custom Data.fs file. A ZEO server can be configured using the $TEST_ZEO_HOST and $TEST_ZEO_PORT environment variables. This new functionality allows us to use the standard Zope testrunner for writing and running tests against existing Zope installations.
-
- 24 Sep, 2007 1 commit
-
-
Tres Seaver authored
-
- 16 Sep, 2007 1 commit
-
-
Hanno Schlichting authored
The ZPublisher HTTP request has now both the debug and locale attributes available, like its Zope 3 counterpart, as discussed in http://mail.zope.org/pipermail/zope-dev/2007-September/029719.html.
-
- 15 Sep, 2007 1 commit
-
-
Andreas Jung authored
-
- 01 Sep, 2007 1 commit
-
-
Andreas Jung authored
-
- 25 Aug, 2007 1 commit
-
-
Hanno Schlichting authored
All Products folders as well as the zope and zope.app folders are declared as setuptools namespace packages now. This allows products to be shipped and included as standard eggs without loosing any of their special Zope2 treatment. See http://mail.zope.org/pipermail/zope-dev/2007-April/029257.html for discussion.
-
- 21 Aug, 2007 1 commit
-
-
Andreas Jung authored
-
- 19 Aug, 2007 4 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
queue mechanism
-
Andreas Jung authored
with Zope transactions
-
- 12 Aug, 2007 2 commits
-
-
Andreas Jung authored
- ZopeContext: added evaluateStructure() and refactored _handleText() in order to deal with unicode issues when using the 'structure' directive
-
Andreas Jung authored
-
- 04 Aug, 2007 1 commit
-
-
Andreas Jung authored
-
- 26 Jul, 2007 1 commit
-
-
Hanno Schlichting authored
-
- 25 Jul, 2007 1 commit
-
-
Philipp von Weitershausen authored
- Ship Zope with a standard docutils 0.4 distribution, instead of a patched one. Both trusted and untrusted code are still protected against unwanted file inclusion.
-
- 23 Jul, 2007 1 commit
-
-
Chris McDonough authored
No commit message
-
- 19 Jul, 2007 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
- 05 Jul, 2007 1 commit
-
-
Martijn Faassen authored
work done for Infrae.
-
- 02 Jul, 2007 1 commit
-
-
Stefan H. Holek authored
-
- 01 Jul, 2007 1 commit
-
-
Lennart Regebro authored
-
- 29 Jun, 2007 1 commit
-
-
Stefan H. Holek authored
The REQUEST should not accept holds after it has been closed.
-
- 26 Jun, 2007 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
- 25 Jun, 2007 2 commits
-
-
Tres Seaver authored
o See http://www.zope.org/Collectors/Zope/2333
-
Hanno Schlichting authored
-
- 23 Jun, 2007 2 commits
-
-
Andreas Jung authored
- Collector #2295: Comments in PythonScripts could lead to syntax errors
-
Andreas Jung authored
errors
-
- 18 Jun, 2007 1 commit
-
-
Sidnei da Silva authored
- DAV: compatibility with Windows Web Folders restored by adding a configuration variable that controls the sending of the non-standard MS-Author-Via and Public headers. Thanks for PatrickD for the the hard work coming up with an initial patch. (http://zope.org/Collectors/Zope/1441)
-
- 17 Jun, 2007 1 commit
-
-
Chris McDonough authored
Revert code that fixed litmus cond_put_corrupt_token and fail_cond_put_unlock tests, because the fix broke (the more important) lock_collection test. Add a description of the current litmus failures in webdav/litmus-results.txt.
-