0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Mar 08, 2023 — Mar 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
master: last tid/oid after recovery/verification More... over 9 years ago
TODO: review election timeouts and transaction aborting on client disconnection More... over 9 years ago
master: fix possible blockage during recovery after a storage disconnection More... over 9 years ago
Small optimizations & cleanups More... over 9 years ago
Fix 2 'except' statements that will bug when moving to Python 3 More... over 9 years ago
mysql: drop 'bigdata' table when erasing the database More... over 9 years ago
threaded: new method to sort storage nodes More... over 9 years ago
threaded: expose a method to stop a A/M/S node More... over 9 years ago
neolog: new --node option to filter logs produced by threaded tests More... over 9 years ago
master: simplify code in verification by removing useless checks More... over 9 years ago
storage: fix pruning of data when deleting partial transactions during verification More... over 9 years ago
master: fix 2 bugs in verification phase More... over 9 years ago
BUGS: mark whether bugs concern basic features of ZODB or promised features of NEO More... over 9 years ago
TODO: safer tpc_finish and faster storage More... over 9 years ago
Release version 1.5.1 More... over 9 years ago
storage: faster resumption when many transactions have already been imported to MySQL More... over 9 years ago
tests: regenerate patch to ZODB3 using git More... over 9 years ago
client: add assertion in cache to detect wrong invalidation More... over 9 years ago
Do not send invalidations for objects on which only readCurrent was called More... over 9 years ago
importer: fix crash when aborting transaction More... over 9 years ago
mysql: use fewer queries to fill (t)obj when storing a transaction More... over 9 years ago
mysql: refuse to start if max_allowed_packet is too small More... over 9 years ago
Do not flood logs when a client node sends a big packet in threaded tests More... over 9 years ago
Importer: fix retrieval of an object from ZODB when next serial in NEO More... over 9 years ago
storage: speed up checking of replicas More... over 9 years ago
storage: partially fix a potential crash during replication More... over 9 years ago
storage: fix crash when a corruption is found while checking TIDs More... over 9 years ago
Release version 1.5 More... over 9 years ago
neoctl: make -l option log everything on disk automatically More... over 9 years ago
In importer.conf example, explain why the source DB can't be open read-only More... over 9 years ago