- 26 Oct, 2005 7 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Jim Fulton authored
there were pyc files around. Sigh. Added tests for restrictions on augmented assignment and for handling generator expressions.
-
Jim Fulton authored
-
Jim Fulton authored
object through an augmented assignment (aka inplace) operator.
-
Jim Fulton authored
object through an augmented assignment (aka inplace) operator. Also added handling for generator expressions.
-
Jim Fulton authored
never need these again, but that's what I said the last time I had to rediscover how this worked. :)
-
- 21 Oct, 2005 6 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Collector #1926: add tests for both not-yet-encrypted and pre-encrypted passwords handed to '_doAddUser'.
-
Florent Guillaume authored
-
Florent Guillaume authored
enabled.
-
- 18 Oct, 2005 3 commits
-
-
Andreas Jung authored
No commit message
-
Andreas Jung authored
-
Andreas Jung authored
-
- 16 Oct, 2005 2 commits
-
-
Jens Vagelpohl authored
-
Jens Vagelpohl authored
non-existing or closed database connection next to the Connection ID dropdown and present it using red to increase its visibility.
-
- 14 Oct, 2005 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
- Collector #1895: testrunner: omitting the 'var' from recursive directory walking
-
- 13 Oct, 2005 2 commits
-
-
Paul Winkler authored
which was in the 2.8.2 release but not noted in CHANGES.txt.
-
Andreas Jung authored
-
- 12 Oct, 2005 1 commit
-
-
Sidnei da Silva authored
- OFS.Image.manage_FTPget() would str() it's .data attribute, potentially loading the whole file in memory as a string. Changed to use RESPONSE.write() iterating through the Pdata chain, just like index_html().
-
- 11 Oct, 2005 3 commits
-
-
Chris McDonough authored
No commit message
-
Chris McDonough authored
-
Tres Seaver authored
o Forward-port from 2.7 branch.
-
- 09 Oct, 2005 5 commits
-
-
Chris Withers authored
Merge of fix for #1490 to 2.8 branch: new zope.conf option for controlling the encoding of data sent to ZPublisher without any specified encoding.
-
Andreas Jung authored
- disabled ".. include" directive for all the ZReST product and the reStructuredText package
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 05 Oct, 2005 1 commit
-
-
Tres Seaver authored
-
- 04 Oct, 2005 4 commits
-
-
Tim Peters authored
File._read_data(): This uses savepoints just to get oids assigned and to free memory, with no possibility of rollback. Therefore "optimistic" savepoints should be used: there's no reason here to insist that any data managers involved support rollback.
-
Florent Guillaume authored
The '@' character is now allowed in object ids (RFC 1738 allows it). Expanded tests for _checkId.
-
Florent Guillaume authored
Expanded tests for _checkId.
-
- 02 Oct, 2005 4 commits
-
-
Andreas Jung authored
with DirectoryStorage
-
Andreas Jung authored
with DirectoryStorage