[Checkins] [zopefoundation/ZEO] e08b9c: Need to define ResolvedSerial ourselves

GitHub noreply at github.com
Thu Aug 4 22:27:55 CEST 2016


  Branch: refs/heads/ClientDisconnected-is-transient
  Home:   https://github.com/zopefoundation/ZEO
  Commit: e08b9c591aa8a51b89bdef1155a4293bc1ee1260
      https://github.com/zopefoundation/ZEO/commit/e08b9c591aa8a51b89bdef1155a4293bc1ee1260
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/ZEO/tests/ZEO4/StorageServer.py

  Log Message:
  -----------
  Need to define ResolvedSerial ourselves

Because ZODB 5 no-longer does


  Commit: 9613f09b4de582b91423bd96472e8721010e30af
      https://github.com/zopefoundation/ZEO/commit/9613f09b4de582b91423bd96472e8721010e30af
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/ZEO/tests/zeo-fan-out.test

  Log Message:
  -----------
  Work around a ZEO4 server bug in an edge case.


  Commit: a07f8af378d14f0c20c3a92de1598edba7e31ce6
      https://github.com/zopefoundation/ZEO/commit/a07f8af378d14f0c20c3a92de1598edba7e31ce6
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M README.rst
    M src/ZEO/tests/forker.py

  Log Message:
  -----------
  Immediately(ish) remove temporary config files created for ad hoc servers

They're annoying. :)


  Commit: 8366ba1d8388432bbf07d3489b9355eb616917a0
      https://github.com/zopefoundation/ZEO/commit/8366ba1d8388432bbf07d3489b9355eb616917a0
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M README.rst
    M src/ZEO/tests/ZEO4/StorageServer.py
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/zeo-fan-out.test

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/asyncio' into ClientDisconnected-is-transient


  Commit: 5a927e27949371af705e82fccd118c5f3e707803
      https://github.com/zopefoundation/ZEO/commit/5a927e27949371af705e82fccd118c5f3e707803
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  See if we can speed the travis builds with caching

And slightly with pip installing buildout (rather than bootstrapping).


Compare: https://github.com/zopefoundation/ZEO/compare/98ac50ebf74a...5a927e279493


More information about the checkins mailing list