- 13 Jun, 2005 2 commits
-
-
Andreas Jung authored
- Collector #1808: manage_convertIndexes no longer tries to change the index types causing some trouble with CMF.
-
Tres Seaver authored
-
- 11 Jun, 2005 1 commit
-
-
Andreas Jung authored
-
- 10 Jun, 2005 3 commits
-
-
Paul Winkler authored
-
Paul Winkler authored
-
Stefan H. Holek authored
install products that were installed by Zope during startup.
-
- 08 Jun, 2005 1 commit
-
-
Tim Peters authored
Import pywintypes first. Mark Hammond's checkin comment for Zope 2.7's WinSignalHandler.py, rev 1.1.2.2: """ As at pywin32-204, we must ensure pywintypes is the first win32 module imported in our process, otherwise we can end up with 2 pywintypesxx.dll instances in our process resulting in: TypeError: The object is not a PySECURITY_ATTRIBUTES object """ Mysterious error popup boxes have also been seen, on boxes with a pre-pywin32-204 installation leaving pywin32 DLLs in the system32 directory.
-
- 07 Jun, 2005 3 commits
-
-
Florent Guillaume authored
Collector #1803: Fixed InitializeClass for some corner case.
-
Florent Guillaume authored
-
Fred Drake authored
-
- 05 Jun, 2005 2 commits
-
-
Tim Peters authored
Mark Hammond's original checkin comment: As at pywin32-204, we must ensure pywintypes is the first win32 module imported in our process, otherwise we can end up with 2 pywintypesxx.dll instances in our process resulting in: TypeError: The object is not a PySECURITY_ATTRIBUTES object
-
Tim Peters authored
Mark Hammond's original checkin comment: As at pywin32-204, we must ensure pywintypes is the first win32 module imported in our process, otherwise we can end up with 2 pywintypesxx.dll instances in our process resulting in: TypeError: The object is not a PySECURITY_ATTRIBUTES object
-
- 04 Jun, 2005 1 commit
-
-
Andreas Jung authored
-
- 03 Jun, 2005 10 commits
-
-
Stefan H. Holek authored
than GET or HEAD while omitting the stdin argument.
-
Stefan H. Holek authored
than GET or HEAD while omitting the stdin argument.
-
Tres Seaver authored
-
http://www.zope.org/Collectors/Zope/1797Chris McDonough authored
Collector http://www.zope.org/Collectors/Zope/1797 : 304 responses require collaboration from http accelerated cache manager. (see also http://www.zope.org/Collectors/Zope/683).
-
http://www.zope.org/Collectors/Zope/1797Chris McDonough authored
Collector http://www.zope.org/Collectors/Zope/1797 : 304 responses require collaboration from http accelerated cache manager. (see also http://www.zope.org/Collectors/Zope/683).
-
Andreas Jung authored
-
Philipp von Weitershausen authored
-
Lennart Regebro authored
-
Lennart Regebro authored
-
Tres Seaver authored
-
- 02 Jun, 2005 3 commits
-
-
Lennart Regebro authored
Merge from product_installation_tracking branch. The product install now keeps a dict of installed products, and ZopeTestCase checks it, so not to install products twice.
-
Lennart Regebro authored
Merge from product_installation_tracking branch. The product install now keeps a dict of installed products, and ZopeTestCase checks it, so not to install products twice.
-
- added some basic conformance tests Note that this is just a first step: - there are still some z2 interfaces that are not bridged to z3 interfaces - the bridging introduces a dependency on Five, non-dynamic z3 interfaces might be more suitable (but add redundant code) - 'implements' declarations are not complete - many interfaces have unresolved XXX coments
-
- 01 Jun, 2005 4 commits
-
-
Philipp von Weitershausen authored
Update Five to release 1.0.1.
-
Philipp von Weitershausen authored
-
Florent Guillaume authored
-
Florent Guillaume authored
-
- 31 May, 2005 4 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Florent Guillaume authored
Added test for strftime with unicode pattern.
-
Florent Guillaume authored
-
- 30 May, 2005 5 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Derrick Hudson authored
-
Andreas Jung authored
- Collector #1323: applied patch to fix umask problem in zdctl
-
Andreas Jung authored
- Collector #1323: applied patch to fix umask problem in zdctl
-
- 27 May, 2005 1 commit
-
-
Tim Peters authored
Use ZODB 3.4b3. Stop using deprecated txn_mgr= argument; use transaction_manager= instead. Stop "illegal" use of Connection's private ._txn_mgr attribute; use the new public .transaction_manager attribute instead.
-