- 02 Oct, 2003 3 commits
-
-
Jeremy Hylton authored
-
Chris McDonough authored
In the past, if you ran an appserver as ZEO client with a persistent cache, the startup logic prevented products from being loaded. This was a hack that got baked in via the weird interaction between the FORCE_PRODUCT_LOAD and ZEO_CLIENT environment variables and was carried over into Zope 2.7 by inertia. Now they have nothing to do with each other and can be specified independently.
-
Jeremy Hylton authored
-
- 01 Oct, 2003 4 commits
-
-
Evan Simpson authored
dynamic attribute values as well as static values.
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
-
- 29 Sep, 2003 5 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
- Collector #851: Traversable.py: A bare try..except shadowed conflict errors
-
Andreas Jung authored
- Collector #1058: Several fixes for PropertySheets when used outside ZClasses
-
Andreas Jung authored
outside ZClasses
-
Andreas Jung authored
terms into unrestricted search.
-
- 26 Sep, 2003 3 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
Dont attempt to get a message from the FTPResponse object and show it in the message response (it could be HTML and could contain newlines).
-
- 24 Sep, 2003 1 commit
-
-
Chris Withers authored
so that they now log exceptions that occur.
-
- 23 Sep, 2003 2 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
- 20 Sep, 2003 1 commit
-
- 19 Sep, 2003 1 commit
-
-
Godefroid Chapelle authored
-fix for 1 attribute only
-
- 18 Sep, 2003 1 commit
-
-
Christian Theune authored
-
- 16 Sep, 2003 2 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
This code looks for the __error_log__ attribute in order to report an error. If it finds no such attribute, it reports the error in a different way. Unfortunately, the alternative branch was reporting the exception that just happened to occur most recently, which is irrelevant; it needs to report the error that was passed to it. Fixed.
-
- 15 Sep, 2003 1 commit
-
-
Jeremy Hylton authored
Please make all future changes on the Zope-2_7-branch instead.
-
- 14 Sep, 2003 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Sidnei da Silva authored
-
- 11 Sep, 2003 2 commits
-
-
Chris Withers authored
-
Jeremy Hylton authored
imports Python.h.
-
- 09 Sep, 2003 4 commits
-
-
Stephane Fermingier authored
-
Stephane Fermingier authored
-
Stephane Fermingier authored
-
Stephane Fermingier authored
-
- 03 Sep, 2003 1 commit
-
-
Christian Theune authored
-
- 28 Aug, 2003 3 commits
-
-
Fred Drake authored
- minor cleanups
-
Fred Drake authored
- separate two tests that were performed in the same test method - normalize whitespace
-
Anthony Baxter authored
a string. This then breaks when you do a Find. Force it to be a string. Will backport to the 2.7 branch - it should probably go into the 2.6 branch too, but I'll let someone at ZC make that call. (mmm endless beta cycle :)
-
- 26 Aug, 2003 1 commit
-
-
Chris McDonough authored
-
- 25 Aug, 2003 2 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
to account for changes to mkzopeinstance which make a distinction. Use the nt_svcutils package instead of the older Zope.Startup.nt package.
-