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
PROJECT_MOVED -> https://lab.nexedi.com/nexedi/neoppod More... about 9 years ago
Update copyright year More... about 9 years ago
Update neo/debug.py example More... about 9 years ago
tests: document Patch class More... about 9 years ago
client: remove obsolete comment in Storage.load More... about 9 years ago
neoctl: don't print 'None' on successful check/truncate commands More... about 9 years ago
storage: define interface for backends and check they implement it More... about 9 years ago
importer: allow truncation after the last tid to import, during or after the import More... about 9 years ago
importer: do not implement deleteTransaction, now only used for replication More... about 9 years ago
interfaces: check signature of methods More... about 9 years ago
neolog: fix crash on unknown packets More... about 9 years ago
client: dump cache stats on SIGRTMIN+2 More... about 9 years ago
client: fix spurious connection timeouts More... about 9 years ago
Release version 1.6 More... about 9 years ago
Safer DB truncation, new 'truncate' ctl command More... about 9 years ago
fixup! storage: fix pruning of data when deleting partial transactions during verification More... about 9 years ago
ssl: fix handshaking connections being stuck when they're aborted More... about 9 years ago
ssl: consider connections completed after the handshake More... about 9 years ago
threaded: prevent neoctl to loop forever when something went wrong during the test More... about 9 years ago
Go back/stay in RECOVERING state when the partition table can't be operational More... about 9 years ago
Bump protocol version and upgrade storages automatically More... about 9 years ago
Minimize the amount of work during tpc_finish More... about 9 years ago
Perform DB truncation during recovery, send PT to storages before verification More... about 9 years ago
threaded: fix typo More... about 9 years ago
storage: always restart replication of outdated cells from the beginning (ZERO_TID) More... about 9 years ago
master: fix verification when nodes don't have any readable cell More... about 9 years ago
threaded: make it possible to send packets from a connection filter More... about 9 years ago
tests: clarify intention in testStorageFailureDuringTpcFinish More... about 9 years ago
Ignore but log exceptions while closing a connection for which a assertion failed More... about 9 years ago
Do not send useless node information to bootstraping node More... about 9 years ago