- 10 Feb, 2003 1 commit
-
-
Fred Drake authored
-
- 07 Feb, 2003 2 commits
-
-
Fred Drake authored
-
Evan Simpson authored
-
- 06 Feb, 2003 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
- 04 Feb, 2003 7 commits
-
-
Shane Hathaway authored
-
Casey Duncan authored
-
Barry Warsaw authored
BaseStorage's copyTransactionsFrom() method's "other" argument.
-
matt@zope.com authored
an extension class
-
Andreas Jung authored
-
Andreas Jung authored
-
Anthony Baxter authored
-
- 03 Feb, 2003 1 commit
-
-
Andreas Jung authored
to Managers and Authenticated users instead to Anonymous users. This restricts access to the Control_Panel and especially to the Products management to trusted users.
-
- 02 Feb, 2003 11 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
environment but not on a fresh checkout.
-
Andreas Jung authored
-
Andreas Jung authored
permitted and will raise an exception. Copies of locked objects are copied without lock.
-
Andreas Jung authored
- Pasted objects are copied without WebDAV locks
-
Andreas Jung authored
attribute by calling "image.tag(border='')".
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
inside the ZMI
-
Andreas Jung authored
-
- 01 Feb, 2003 9 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
- added env. variables for input/output encodings
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 31 Jan, 2003 6 commits
-
-
Fred Drake authored
provided by the unittest framework.
-
Fred Drake authored
found.
-
Fred Drake authored
path names.
-
Fred Drake authored
- use random.randrange() instead of whrandom.randint() - commented some code that appears unused - normalize whitespace
-
Chris McDonough authored
-
Chris McDonough authored
-
- 30 Jan, 2003 1 commit
-
-
Barry Warsaw authored
Close an autopack race, where if a store was done after a sweep, but before the collect_objs, the stored object would stay in packmark until the next pack, preventing any objects it references from being counted in the root-reachable test. I don't have time to write a test case for this. :( pack(): After we acquire the packlock, but before we set the packing flag to True, we clear the packmark table. _dopack(): Use the convenience wrapper _withlock method.
-