3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Back to development: 4.1.2 More... 9 months ago
Preparing release 4.1.1 More... 9 months ago
Merge pull request #512 from zodb/issue511 More... 9 months ago
make-manylinux: Strip out the CCache stuff; it appears to be fragile. See https://github.com/zodb/relstorage/actions/runs/12303833192/job/34340261204 More... 10 months ago
Truncate (to a configurable limit) very large lock errors. Fixes #511. More... 10 months ago
Back to development: 4.1.1 More... 12 months ago
Preparing release 4.1.0 More... 12 months ago
Update links to Relstorage 3.0 post. Fixes #508 More... 12 months ago
Merge pull request #509 from zodb/py-updates More... 12 months ago
Remove print debugging. More... 12 months ago
appveyor: adjust path to have a working psql. More... 12 months ago
Tweak postgresql requirements on Python 3.13 since a working version of psycopg2 isn't available yet. More... 12 months ago
appveyor: debugging where psql went. More... 12 months ago
Skipping a test that fails on CI/Py3.13/MySQL/gevent. The error is unlikely to be ours. More... 12 months ago
Enable 3.13 testing. More... 12 months ago
Convert from unittest.makeSuite to unittest.TestLoader().loadTestsFromTestCase. The former is a (for some reason) deprecated shortcut for the latter. More... 12 months ago
More manylinux fixes; it seems ccache is well and truly gone now for the manylinux builds. More... 12 months ago
manylinux: ignore git's paranoia about directory permissions. More... 12 months ago
Exclude building with assertions enabled for PyPy because it won't actually build. More... 12 months ago
lint More... 12 months ago
Drop Python 3.8; update githuba action versions. More... 12 months ago
Stop using six; fixes #504. Get tests running with newer ZODB that has removed a bunch of tests apparently. More... 12 months ago
Merge pull request #503 from zodb/boost1_83-gcc13 More... almost 2 years ago
.github/workflows/tests.yml: Pin to 3.12.0. Python 3.12.1 broke zope.testrunner. See https://github.com/zopefoundation/zope.testrunner/issues/157 More... almost 2 years ago
Update to boost 1.83 and be sure we compile in gcc13. More... almost 2 years ago
Back to development: 4.0.1 More... almost 2 years ago
Preparing release 4.0.0 More... almost 2 years ago
appveyor: We need to manually start MySQL 8. More... almost 2 years ago
Windows/appveyor: MySQL 5.7 seems to be gone, try 8.0 More... almost 2 years ago
(we need to install ccache everywhere now. More... almost 2 years ago