- 04 Jul, 2005 4 commits
-
-
Andreas Jung authored
- Collector #1815: ZCTextIndex accepts (again) sequences of strings to be indexed.
- 02 Jul, 2005 6 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
Andreas Jung authored
- Collector #1812: Fixed key error in ZSQL ZMI/Test
-
Andreas Jung authored
- Collector #1812: Fixed key error in ZSQL ZMI/Test
-
Andreas Jung authored
-
Andreas Jung authored
-
- 28 Jun, 2005 2 commits
-
-
Christian Heimes authored
-
Andreas Jung authored
-
- 27 Jun, 2005 1 commit
-
-
Andreas Jung authored
proeprties properly (in fact they were unhandled)
-
- 22 Jun, 2005 2 commits
-
- 21 Jun, 2005 2 commits
-
-
Sidnei da Silva authored
- Forward-port fix from 2.7: - WebDAV COPY and MOVE did not call '_notifyOfCopyTo' and '_postCopy' hooks like it was done in OFS.CopySupport. Additionally added 'manage_changeOwnershipType' to make MOVE behave even closer to OFS.CopySupport.
-
Sidnei da Silva authored
Forward-port fix from 2.7: - WebDAV COPY and MOVE did not call '_notifyOfCopyTo' and '_postCopy' hooks like it was done in OFS.CopySupport. Additionally added 'manage_changeOwnershipType' to make MOVE behave even closer to OFS.CopySupport.
-
- 20 Jun, 2005 4 commits
-
-
Tim Peters authored
Port from 2.7 branch. Shut down cleanly when Windows is shutting down.
-
Tim Peters authored
Shut down cleanly when Windows is shutting down.
-
Christian Heimes authored
-
Christian Heimes authored
-
- 19 Jun, 2005 4 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
Chris McDonough authored
The caller can't deal with using current data from loadBefore, so having an "end_tid" of None is useless.
-
Chris McDonough authored
The caller can't deal with using current data from loadBefore, so having an "end_tid" of None is useless.
-
- 16 Jun, 2005 7 commits
-
-
Chris McDonough authored
No commit message
-
Chris McDonough authored
Allow tempstorage to participate in MVCC. Also fix minor bug where conflict cache could be poisoned by a transaction that failed after store was called.
-
Chris McDonough authored
Allow tempstorage to participate in MVCC. Also fix minor bug where conflict cache could be poisoned by a transaction that failed after store was called.
-
- 15 Jun, 2005 2 commits
-
-
Shane Hathaway authored
This was also done on Zope-2_8-branch. - Added the "verbose-security" option in zope.conf. - Changed the Python security policy implementation to emit verbose Unauthorized errors when verbose-security is enabled. - Also, when verbose-security is enabled, computed roles include the name of the permission from which the roles were derived, allowing the security policy to reliably discover what permission is missing. - Fixed tests that didn't pass when verbose security was enabled. - Moved SimpleItem.__repr__ to a more basic class, where it should have been all along. See also: http://mail.zope.org/pipermail/zope-dev/2005-June/025019.html
-
Shane Hathaway authored
- Added the "verbose-security" option in zope.conf. - Changed the Python security policy implementation to emit verbose Unauthorized errors when verbose-security is enabled. - Also, when verbose-security is enabled, computed roles include the name of the permission from which the roles were derived, allowing the security policy to reliably discover what permission is missing. - Fixed tests that didn't pass when verbose security was enabled. - Moved SimpleItem.__repr__ to a more basic class, where it should have been all along. See also: http://mail.zope.org/pipermail/zope-dev/2005-June/025019.html
-
- 14 Jun, 2005 2 commits
-
- 13 Jun, 2005 4 commits
-
-
Tim Peters authored
Clarify, correct, expand.
-
Tim Peters authored
-
Andreas Jung authored
index types causing some trouble with CMF.
-
Andreas Jung authored
- Collector #1808: manage_convertIndexes no longer tries to change the index types causing some trouble with CMF.
-