- 02 Dec, 2005 6 commits
-
-
Chris Withers authored
-
Chris Withers authored
- all conflict errors are counted and logged at info, as they were before Florent's change - logging makes it clear where the conflict has been resolved and where it hasn't - errors seen by the user are rendered with standard_error_message and are sent to the error_log which will likely copy them to the event log, depending on the users setup. - also checking in a functional test for generating write conflict errors. (I'll be committing to CHANGES.TXT shortly, I just wanted to keep the merges simpler)
-
Chris Withers authored
- log at error when standard_error_message can't be rendered - give more useful info about errors rendering standard_error_message to the browser.
-
Andreas Jung authored
-
Andreas Jung authored
-
Chris Withers authored
-
- 01 Dec, 2005 3 commits
-
-
Tres Seaver authored
-
Florent Guillaume authored
Improved logging of ConflictErrors. Now a log is made at level BLATHER with traceback for any conflict retried. In addition, a log is made at level ERROR for a conflict that can't be retried anymore and is returned to the browser as an error. Nothing is logged anymore at level INFO.
-
Tres Seaver authored
-
- 30 Nov, 2005 4 commits
-
-
Florent Guillaume authored
-
Martijn Pieters authored
indexes do; this way one can simply re-catalog a site upgraded from a Zope 2.7 instance.
-
Tres Seaver authored
o The new tests are amphibious: they exercise both the Python and the C implementations, ensuring that they remain in sync.
-
Tres Seaver authored
o The new tests are amphibious: they exercise both the Python and the C implementations, ensuring that they remain in sync.
-
- 29 Nov, 2005 7 commits
-
-
Florent Guillaume authored
Added backward compat for suppress_events parameter passing.
-
Florent Guillaume authored
-
Philipp von Weitershausen authored
-
Florent Guillaume authored
-
Florent Guillaume authored
Fixed problem with security.setPermissionDefault when the permission wasn't used anywhere else in the class to protect methods.
-
Florent Guillaume authored
wasn't used anywhere else in the class to protect methods.
-
Philipp von Weitershausen authored
-
- 28 Nov, 2005 3 commits
-
-
Florent Guillaume authored
Use ObjectCopiedEvent with an 'original' parameter.
-
Florent Guillaume authored
-
Philipp von Weitershausen authored
-
- 27 Nov, 2005 1 commit
-
-
Philipp von Weitershausen authored
Fix some formatting. Add TODO comment about a questionable method.
-
- 26 Nov, 2005 5 commits
-
-
Philipp von Weitershausen authored
update some remaining docs to their Five 1.3b5 versions.
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
Stitch in more recent Zope 3 and get rid of a monkey in Five
-
Philipp von Weitershausen authored
-
- 25 Nov, 2005 6 commits
-
-
Florent Guillaume authored
-
Florent Guillaume authored
-
Florent Guillaume authored
-
Florent Guillaume authored
-
Florent Guillaume authored
Send ContainerModifiedEvent when appropriate. This requires Five 1.3+ >= r20254. Some BBB has been kept until Zope 3.2 >= r40368 is stiched in.
-
Florent Guillaume authored
Send ContainerModifiedEvent when appropriate. This requires Five 1.3+ >= r20254. Some BBB has been kept until Zope 3.2 >= r40368 is stiched in.
-
- 23 Nov, 2005 5 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-