Commit Graph

595 Commits

Author SHA1 Message Date
72a9005aeb refactor 2025-10-04 14:43:39 -05:00
b5116732d4 fix test 2025-10-04 14:31:29 -05:00
b0e790c5aa refactor 2025-10-04 14:11:25 -05:00
9913d6f8b4 refactor 2025-10-04 14:09:30 -05:00
1ca93d52d7 shutdown fix 2025-10-04 14:08:23 -05:00
756f701fdb fix 2025-10-04 14:03:11 -05:00
744a7406d9 check shutdown 2025-10-04 14:02:52 -05:00
71b87ebbfa wait for 5s 2025-10-04 14:01:09 -05:00
81559a7b7e safe shutdown 2025-10-04 13:49:55 -05:00
f3e46f4419 updated CHANGELOG.md 2025-10-04 13:40:50 -05:00
05b12ece89 remove expired client threads 2025-10-04 13:36:25 -05:00
445f0481b9 match client threads 2025-10-04 12:57:43 -05:00
de2ca33e83 Add remove mount capabilities to CLI and UI #62 2025-10-04 10:45:23 -05:00
7d5d049e07 fix log 2025-10-04 10:08:27 -05:00
02ec672a6d refactor packet client 2025-10-04 10:00:30 -05:00
c338d35c4f optimized ring buffer 2025-10-03 17:01:59 -05:00
d02ce43fd1 broken build-adding forward/reverse reader threads 2025-10-03 12:44:34 -05:00
cb092d124e move timeout to utils 2025-10-02 12:15:35 -05:00
ac97afe46c fix 2025-10-02 11:07:29 -05:00
04307e0424 reset timeout on data recv/sent 2025-10-02 11:03:14 -05:00
1a3b969713 license 2025-10-01 23:14:06 -05:00
71bf6e107b revert timer implementation 2025-10-01 23:07:53 -05:00
04518d7b8c fix slowness 2025-10-01 21:04:49 -05:00
4bee40228d fix remote server 2025-10-01 20:41:34 -05:00
8dbb0d9fd9 refactor 2025-10-01 16:04:12 -05:00
f83c4954af uaf fix 2025-10-01 16:01:34 -05:00
4a360fa1e0 windows fixes 2025-10-01 08:47:27 -05:00
8049fa103a fix global lock 2025-09-30 20:52:07 -05:00
937f24f3e0 removed debug log 2025-09-30 20:49:33 -05:00
f45c027f66 prefer std::string_view 2025-09-30 20:38:46 -05:00
6b92989f81 add remove mount capabilities to cli and ui #62 2025-09-30 11:17:42 -05:00
4e6beed219 add remove mount capabilities to cli and ui #62 2025-09-30 11:12:48 -05:00
f3719ea361 [add remove mount capabilities to cli and ui #62] [refactor cli messages and error handling] 2025-09-30 10:36:23 -05:00
6ceb687e78 Merge branch 'v2.1.0-rc-develop' of https://git.fifthgrid.com/blockstorage/repertory into v2.1.0-rc-develop
All checks were successful
Blockstorage/repertory/pipeline/head This commit looks good
BlockStorage/repertory/pipeline/head This commit looks good
2025-09-29 11:46:46 -05:00
ab99ae48e7 refactor 2025-09-29 11:46:23 -05:00
f8f5ccfd2c refactor 2025-09-29 11:43:55 -05:00
3535c147e4 Update repertory/Install repertory.command 2025-09-29 11:29:43 -05:00
d6b38b9df0 fix slowness round 2 and fix socket down detection 2025-09-29 09:04:29 -05:00
3da80fcf69 refactor 2025-09-29 07:51:39 -05:00
f9822c8bb2 refator test 2025-09-29 07:48:16 -05:00
ecb4cc2e80 fix test 2025-09-29 07:45:28 -05:00
e4fe7f06a0 slow remote mount unit tests 2025-09-29 07:37:46 -05:00
cf62cf4ff8 slow remote mount unit tests 2025-09-29 07:32:09 -05:00
e69285d6fb Merge branch 'v2.1.0-rc-develop' of https://git.fifthgrid.com/blockstorage/repertory into v2.1.0-rc-develop
# Conflicts:
#	repertory/repertory_test/src/packet_client_test.cpp
2025-09-29 07:30:36 -05:00
771f4a05de fix slow remote mounts 2025-09-29 07:29:01 -05:00
e67ac1dc13 added tests 2025-09-28 17:57:37 -05:00
0f6ca91faa added tests 2025-09-28 16:28:57 -05:00
ef4afe5ca0 keep ring buffer read pos centered for event seek ahead/behind 2025-09-28 16:22:30 -05:00
691a9e3d0a macos fixes 2025-09-28 08:28:55 -05:00
132e0b73be macos fixes 2025-09-28 07:52:30 -05:00