- 17 Dec, 2013 1 commit
-
-
Gediminas Paulauskas authored
-
- 05 Nov, 2013 3 commits
-
-
Tres Seaver authored
This adds 'repozo --verify' to check your backup integrity
-
Tres Seaver authored
-
Marius Gedminas authored
Extract size/checksum computation logic into separate functions for gzipped and non-gzipped files.
-
- 10 Oct, 2013 3 commits
-
-
Marius Gedminas authored
-
Marius Gedminas authored
-
Marius Gedminas authored
Could be used as a workaround for https://bugs.launchpad.net/zodb/+bug/906057
-
- 18 Sep, 2013 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 15 Jul, 2013 1 commit
- 12 Jul, 2013 2 commits
-
-
Marius Gedminas authored
-
Marius Gedminas authored
Should fix a test failure on Windows: http://winbot.zope.org/builders/ZODB_dev%20py_265_win32/builds/1083/steps/test/logs/stdio
-
- 13 Jun, 2013 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
Also, avoid shadowing the 'file' builtin / alias with locals.
-
- 11 Jun, 2013 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 08 Jun, 2013 7 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 07 Jun, 2013 5 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
- Allow protocol 3 under Python 3. - Do not stori bytes as strings under Python 3. Fixes issue #4.
-
- 29 May, 2013 3 commits
-
-
Marius Gedminas authored
That doesn't work, just causes all but one of the functional test layers to be silently skipped (thanks to zopefoundation/zope.testrunner#5 and zopefoundation/zope.testrunner#6).
-
Marius Gedminas authored
I don't know why zope.testrunner quits after the first layer. I don't want to know. Let's try running tests exactly the same way as tox.ini.
-
Marius Gedminas authored
-
- 18 May, 2013 1 commit
-
-
Tres Seaver authored
-
- 17 May, 2013 3 commits
-
-
Tres Seaver authored
Prevent contention when parallel tests are running under tox.
-
Tres Seaver authored
-
Tres Seaver authored
-
- 16 May, 2013 2 commits
-
-
Tres Seaver authored
UnicodeDecodeError with bushy blob layout and non-ASCII OID
-
Jason Madden authored
Fix a UnicodeDecodeError that could happen with blobs when the OID contained non-ascii bytes if ascii was the default encoding; test this.
-
- 14 May, 2013 1 commit
-
-
Tres Seaver authored
-