- 05 Sep, 2017 1 commit
-
-
Mauro Amico authored
-
- 11 Jul, 2017 7 commits
-
-
Jason Madden authored
Use python_requires and extras_require for version-specific deps
-
Jason Madden authored
Fixes #93. Fixes #92 Example: ``` $ pip install . Processing /.../ZEO ZEO requires Python '>=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*' but the running Python is 3.3.6` ```
-
Jason Madden authored
runzeo clears socket files no matter what type of string address is
-
Jason Madden authored
-
Jason Madden authored
We need to use six.string_types in a few other places to account for the change in ZConfig. unix_domain_sockets() was failing before this on Python 2.
-
Jason Madden authored
They now expire in the year 4755.
-
Jason Madden authored
Fixes #90 Also remove an unused and duplicate import from that file and the redundant `test_suite` declaration from the test file. There was also a duplicate method definition in the test file that was removed.
-
- 17 Apr, 2017 1 commit
-
-
Jim Fulton authored
Make all classes new-style. This is especially good for PyPy
-
- 13 Apr, 2017 1 commit
-
-
Jason Madden authored
See https://github.com/zopefoundation/ZODB/pull/160 for rationale. Also restore PyPy to the build matrix.
-
- 03 Apr, 2017 7 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
- Better intro - ReST improvements - Spelling - Less misleading WRT daemonization - Removed dead log-configuration link
-
Jim Fulton authored
Fix (maybe) zeoctl and remove zeopasswd
-
Jim Fulton authored
-
Jim Fulton authored
Although it's hard to tell because IDK how to make earlier versions work.
-
- 01 Apr, 2017 1 commit
-
-
Jim Fulton authored
-
- 12 Jan, 2017 5 commits
-
-
Jim Fulton authored
Msgpack
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
AttributeError 'server' when StorageServer creation fails Thanks!
-
- 11 Jan, 2017 1 commit
-
-
Jim Fulton authored
-
- 08 Jan, 2017 1 commit
-
-
Jim Fulton authored
-
- 18 Nov, 2016 14 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Please travis!
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Conflicts: CHANGES.rst setup.py
-
Jim Fulton authored
-
Jim Fulton authored
Fixed: ZEO needed changes to work with recent transaction changes.
-
Jim Fulton authored
Conflicts: CHANGES.rst setup.py
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
transaction until we can sort out some recent breakage.
-
Jim Fulton authored
-
- 13 Nov, 2016 1 commit
-
-
Jim Fulton authored
-