Stepan Usatiuk stepus53
  • Joined on 2022-12-21
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-27 14:54:54 +01:00
adcc5f464f Server: fix OOM when truncating large files
d9ded36891 Utils: fix a race in hash set queue test
038b873364 Server: fix syncing when moving directories
Compare 3 commits »
stepus53 synced commits to fix-sync-order at stepus53/dhfs from mirror 2025-03-26 22:34:51 +01:00
stepus53 synced new reference fix-sync-order to stepus53/dhfs from mirror 2025-03-26 22:34:51 +01:00
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-25 05:44:56 +01:00
8f7869d87a Server: 100 ops push
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-24 05:14:49 +01:00
e0b4f97349 Server: tree op push ack (to motivate garbage collection)
035f64df5a Server: make DhfsFileServiceSimpleTestImpl abstract
4c5fd91050 Server: some refcounting fixes
Compare 3 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-23 21:04:49 +01:00
8559c9b984 Server: more logs and fix possible race when resyncing with more peers
e80e33568b Server: try to download all on start only when it's enabled, duh
03850d3522 Server: use linked list for autosync/sync lists
527395447c Server: fix autosync OOM
9108b27dd3 Auto-formatted field order fix
Compare 12 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-23 04:44:52 +01:00
c12bff3ee7 Revert "CI: downgrade maven because of some locks bug"
59a0b9a856 CI: downgrade maven because of some locks bug
817d12a161 CI: parallel maven
258c257778 Server: increase manyFiles test timeout
b0bb9121e7 Server: re-enable parallel tests
Compare 9 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-22 04:15:02 +01:00
16eb1d28d9 Objects: add a "never lock option" to avoid deadlocks
4f397cd2d4 KleppmannTree: fix undo with rename
6a20550353 Server: better logging and (hopefully) fix ktree op forwarding messing up timestamps
Compare 3 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-21 20:04:55 +01:00
92bca1e4e1 Server: fix peer sync not quite working with >2 nodes
stepus53 synced and deleted reference refs/tags/file-conflict-res at stepus53/dhfs from mirror 2025-03-21 03:44:51 +01:00
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-21 03:44:51 +01:00
4bfa93fca4 Server: handle PeerInfo conflicts (by ignoring them)
7d762c70fa Server: seemingly almost working file conflict resolution
Compare 2 commits »
stepus53 synced commits to file-conflict-res at stepus53/dhfs from mirror 2025-03-20 19:34:51 +01:00
bf03719d5d dump 2
stepus53 synced commits to file-conflict-res at stepus53/dhfs from mirror 2025-03-20 11:24:50 +01:00
stepus53 synced new reference file-conflict-res to stepus53/dhfs from mirror 2025-03-20 11:24:50 +01:00
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-18 02:15:05 +01:00
20daa857e6 Server: slightly less broken peer removal
97c0f002fb Objects: don't run tx commit hooks inside the same transaction
Compare 2 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-17 09:54:54 +01:00
f260bb0491 Server: improve run options
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-17 01:45:10 +01:00
a2e75dbdc7 Server: some peer sync fixes
fa64dac9aa Server: peer connected/disconnected event listeners
Compare 2 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-16 01:14:52 +01:00
8fbdf50732 Server: seemingly working file sync
be1f5d12c9 Server: fix logs in PeerManager
1fd3b9e5e0 Server: don't always take tree lock in PeerInfoService
8499e20823 Server: fix for non-absolute WebUi paths
842bd49246 Objects: lmdb iterator find first fix
Compare 12 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-03-14 08:24:58 +01:00
d483eba20d Objects: working cache for object reads without iterator
4cbb4ce2be Server: don't write-lock fs tree when opening files
5f85e944e3 Objects: fix read only transactions locking everything
4c90a74fea Server: don't keep file size separately
Compare 4 commits »
stepus53 synced commits to type-iterators at stepus53/dhfs from mirror 2025-03-14 00:14:57 +01:00