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: fix condition for backup mode when checking replicas More... over 12 years ago
storage: wait no tid is locked in the range being checked More... over 12 years ago
In functional tests, rename NEOCluster parameter with misleading name More... over 12 years ago
Clean up TODO More... over 12 years ago
neoctl: tid given as floats are processed as timestamps More... over 12 years ago
More help to 'runner' script More... over 12 years ago
Do not commit after every log entry when logging everything More... over 12 years ago
Improve NEOCluster from functional test for use with ERP5 unit tests More... over 12 years ago
tests: reuse backend to perform SQL queries in a separate connection More... over 12 years ago
storage: commit when replicating many transactions More... over 12 years ago
Do not panic on normal exit More... over 12 years ago
simple: exit automatically when all nodes are dead More... over 12 years ago
Fix initialization of storage in backup mode leading to data corruption More... over 12 years ago
Example of neo/debug.py script starting a debugger on RTMIN+2 signal More... over 12 years ago
In backup mode, fix update of outdated partition when there's more than 1 replica More... over 12 years ago
storate: fix AttributeError when cancelling replication More... over 12 years ago
Drop some unused imports. More... over 12 years ago
Drop duplicate import. More... over 12 years ago
Fix indentation. More... over 12 years ago
Comment about backup limitations More... over 12 years ago
Drop effect-less statement. More... over 12 years ago
Use python3-friendly syntax. More... over 12 years ago
Surround operator with spaces. More... over 12 years ago
Commas must be followed by a space. More... over 12 years ago
Avoid single-use variable. More... over 12 years ago
Cleanup a few unused variables. More... over 12 years ago
neoctl: new 'print ids' command More... over 12 years ago
In threaded tests, log the line of code calling tic() More... over 12 years ago
More bugfixes to backup mode More... over 12 years ago
storage: fix TypeError while stopping backup More... over 12 years ago