|
|
c329c1f982
|
Objects: nested transactions
|
2025-05-03 13:57:44 +02:00 |
|
|
|
4e7b13227b
|
Sync-base: "kick out" inactive peers
|
2025-05-03 13:14:06 +02:00 |
|
|
|
db51d7280c
|
Revert "Sync-base: get rid of JDataRemotePush"
This reverts commit 07133a71
|
2025-05-03 11:25:23 +02:00 |
|
|
|
70fecb389b
|
Objects: cleanup transaction put a little
|
2025-05-02 12:50:43 +02:00 |
|
|
|
6e9a2b25f6
|
Utils: cleanup UnsafeAccessor a little
|
2025-05-02 12:39:50 +02:00 |
|
|
|
b84ef95703
|
Revert "Objects: simplify tx commit hooks"
This reverts commit c0735801b9.
|
2025-05-01 13:42:06 +02:00 |
|
|
|
c0735801b9
|
Objects: simplify tx commit hooks
|
2025-05-01 13:27:39 +02:00 |
|
|
|
b506ced9d5
|
Objects: simplify WritebackObjectPersistentStore
|
2025-05-01 10:29:11 +02:00 |
|
|
|
46bc9fa810
|
Objects: remove transactionobject
|
2025-05-01 09:14:50 +02:00 |
|
|
|
8ab034402d
|
Revert "Objects: simplify cache"
This reverts commit d94d11ec8b.
|
2025-04-29 20:36:19 +02:00 |
|
|
|
d94d11ec8b
|
Objects: simplify cache
|
2025-04-29 20:22:21 +02:00 |
|
|
|
5beaad2d32
|
Objects: better iterators
|
2025-04-29 16:53:26 +02:00 |
|
|
|
c4484d21e5
|
Objects: simplify tx commit a little
|
2025-04-29 16:50:41 +02:00 |
|
|
|
2766ef1bae
|
Add --enable-preview to run.xml and run
|
2025-04-29 12:49:03 +02:00 |
|
|
|
58de85c078
|
Sync-base: WritebackObjectPersistentStore cleanup
|
2025-04-29 12:46:39 +02:00 |
|
|
|
cc9da86440
|
Sync-base: JObjectKeyImpl import fix
|
2025-04-29 12:44:41 +02:00 |
|
|
|
e6c9e6aee9
|
Dhfs-fuse: implement write_buf for one less copy
|
2025-04-29 12:44:18 +02:00 |
|
|
|
62265355c4
|
Dhfs-fs: a little cleanup in DhfsFileServiceImpl
|
2025-04-29 12:44:00 +02:00 |
|
|
|
854bce1627
|
Utils: UninitializedByteBuffer
|
2025-04-29 12:43:18 +02:00 |
|
|
|
1b19c77bb6
|
Utils: slightly faster add in HashSetDelayedBlockingQueue
|
2025-04-29 12:40:45 +02:00 |
|
|
|
7aa968a569
|
Dhfs-fuse: fix import
|
2025-04-29 00:45:34 +02:00 |
|
|
|
e348c39be1
|
Utils: add UnsafeAccessor to JnrPtrByteOutput
oops
|
2025-04-28 23:50:31 +02:00 |
|
|
|
1b54830651
|
Objects: don't lock some objects twice for no reason
|
2025-04-28 23:49:45 +02:00 |
|
|
|
bc5f0b816c
|
Objects: add putNew
to avoid searching for nonexistent objects
|
2025-04-28 23:47:53 +02:00 |
|
|
|
9ff914bdaa
|
Utils: move UnsafeAccessor to utils
|
2025-04-28 23:36:42 +02:00 |
|
|
|
1cee6f62b8
|
Utils: less dumb DataLocker
|
2025-04-28 23:34:30 +02:00 |
|
|
|
81703a9406
|
Sync-base: some microoptimizations
|
2025-04-28 15:44:36 +02:00 |
|
|
|
1757034e0b
|
Sync-base: speed up RemoteObjPusherTxHook
they are immutable, no need to do real equals, they can't be same if different
|
2025-04-28 15:09:23 +02:00 |
|
|
|
d9765a51d8
|
Sync-base: freeze JKleppmannTreeNodeHolder root nodes
|
2025-04-28 13:00:50 +02:00 |
|
|
|
99ef560b95
|
Sync-base: static final hooks
so that compiler can fold them
|
2025-04-28 12:59:21 +02:00 |
|
|
|
f87eb365c3
|
Sync-base: remove our referrers from canDelete
|
2025-04-26 16:07:23 +02:00 |
|
|
|
8d3244fe64
|
Webui: use node-forge for hashing
apparently crypto works only on ssl websites
|
2025-04-26 14:09:05 +02:00 |
|
|
|
0a8985c93f
|
Short readme
|
2025-04-26 11:19:06 +02:00 |
|
|
|
a8cf483eee
|
Simplify ObjectPersistentStore
|
2025-04-26 11:11:51 +02:00 |
|
|
|
f7338f4e80
|
Dhfs-app: check that kill tests ls/cat return success
|
2025-04-26 10:44:33 +02:00 |
|
|
|
b89b182c58
|
Dhfs-fuse: make lmdb map size configurable
|
2025-04-25 23:11:02 +02:00 |
|
|
|
ad4ce72fdd
|
Dhfs-fuse: attempt at windows support
|
2025-04-25 22:17:55 +02:00 |
|
|
|
26ba65fdce
|
Sync-base: make Pushing invalidations log message trace
it's too big
|
2025-04-25 22:02:21 +02:00 |
|
|
|
697add66d5
|
Kelppmanntree: fix a dumb bug
directories are always the same duh
|
2025-04-25 22:00:33 +02:00 |
|
|
|
a53fc5e973
|
Kelppmanntree: remove undocontext
|
2025-04-25 21:37:50 +02:00 |
|
|
|
b034591091
|
Sync-base: OpHandler interface
|
2025-04-25 15:04:07 +02:00 |
|
|
|
07133a7186
|
Sync-base: get rid of JDataRemotePush
|
2025-04-25 14:57:06 +02:00 |
|
|
|
8cbecf1714
|
Dhfs-fs: remove optional from read
|
2025-04-25 13:40:48 +02:00 |
|
|
|
16ba692019
|
Recordify tree metadata
|
2025-04-25 13:35:54 +02:00 |
|
|
|
e5be1e6164
|
Cleanup poms
|
2025-04-25 13:13:21 +02:00 |
|
|
|
c74fdfc5a6
|
Dhfs-app: test fixes 2
|
2025-04-25 12:59:25 +02:00 |
|
|
|
c4268ab35b
|
Dhfs-app: test fixes
|
2025-04-25 11:23:12 +02:00 |
|
|
|
2ab6e3c3f7
|
Sync-base: Handle getting peer info failure nicely
|
2025-04-25 11:15:36 +02:00 |
|
|
|
ec8546bd69
|
Show Peer address in WebUI
|
2025-04-25 11:13:30 +02:00 |
|
|
|
6ecef94b90
|
Webui: a little nicer
|
2025-04-25 11:07:08 +02:00 |
|