Commit Graph

91 Commits

Author SHA1 Message Date
Aiden McClelland
de6b02e6d5 Shallow locking option 2021-10-12 17:52:00 -06:00
Lucy Cifferello
dc95daa959 re-install node modules with npm prefix for os build consistency 2021-10-11 15:52:30 -06:00
Drew Ansbacher
58ebeba985 patch client reset 2021-10-11 15:49:14 -06:00
Aiden McClelland
18c6b2def3 more logging 2021-10-07 15:25:02 -06:00
Aiden McClelland
00ca56ceb8 trace logs for patch application 2021-10-07 14:01:37 -06:00
Matt Hill
7dba4f6c2b update WS for unauthorized response 2021-10-06 13:13:52 -06:00
Aiden McClelland
44f7150bad formatting 2021-10-04 21:43:14 -06:00
Aiden McClelland
f0e6968a79 don't store locks on models 2021-09-28 12:33:17 -06:00
Aiden McClelland
e442ae6234 track multiple writes 2021-09-27 18:03:47 -06:00
Aiden McClelland
6f3921e329 use btreeset instead of indexset 2021-09-27 16:52:08 -06:00
Aiden McClelland
d26e1563e8 fix handle_release 2021-09-27 15:28:21 -06:00
Aiden McClelland
96ab78f8b0 fix requests being dropped 2021-09-27 13:47:26 -06:00
Aiden McClelland
40bf0d2538 derive debug for action 2021-09-24 14:26:56 -06:00
Aiden McClelland
4e4d6fe31a address pr comments 2021-09-24 14:21:12 -06:00
Aiden McClelland
162438ab6b fix minor bugs 2021-09-24 14:21:12 -06:00
Aiden McClelland
13316cf222 remove qutex 2021-09-24 14:21:12 -06:00
Aiden McClelland
f4ce8598be simplify process_queue 2021-09-24 14:21:12 -06:00
Aiden McClelland
e731d091b8 use trie for locking 2021-09-24 14:21:12 -06:00
Aiden McClelland
b112d59759 redo locking api 2021-09-24 14:21:12 -06:00
Aiden McClelland
71109f1f90 return revisions 2021-09-23 12:39:37 -06:00
Aiden McClelland
67f2ec82cf explicitly return optionmodel for maps 2021-09-21 21:37:05 -06:00
Aiden McClelland
65ac5a1fb4 fix map api 2021-09-21 17:22:53 -06:00
Drew Ansbacher
2e6db17a94 local sequence bug 2021-09-15 15:45:09 -06:00
Aiden McClelland
404c9c3a31 feature log 2021-09-09 11:19:54 -06:00
Aiden McClelland
0d0f74c119 allow empty commit without revision 2021-09-01 16:14:21 -06:00
Matt Hill
4d6a61bc18 revert source connection monitor 2021-09-01 14:27:09 -06:00
Matt Hill
8cd350376c add connection monitor to sources 2021-08-31 13:50:10 -06:00
Aiden McClelland
66b41761d8 MapModel remove 2021-08-24 15:18:51 -06:00
Drew Ansbacher
47a40215dc document bug fix 2021-08-24 12:57:55 -06:00
Matt Hill
2324f7d8a9 send message when websocket open and clear store cache on reset 2021-08-23 15:04:49 -06:00
Matt Hill
dc242320c8 update deps and hard code 2021-08-10 18:54:35 -06:00
Matt Hill
53ac2f5690 fix case where cache is empty object 2021-07-21 20:39:17 -06:00
Matt Hill
5185db527a revert 2021-07-21 15:17:16 -06:00
Drew Ansbacher
7579a82d83 in source as well 2021-07-21 14:49:42 -06:00
Drew Ansbacher
7f7f7b6503 extends hashmap 2021-07-21 14:49:42 -06:00
Drew Ansbacher
37ad3091bd hashmap 2021-07-21 14:49:42 -06:00
Matt Hill
7fb8e9b6da return whole doc, better unsubscribe 2021-07-20 11:23:49 -06:00
Aiden McClelland
6c7e934b50 looser locking 2021-07-19 11:31:40 -06:00
Aiden McClelland
43763539cd option model (#5)
* option model

* enum model
2021-07-09 15:11:13 -06:00
Matt Hill
32f52b4335 our own json patch lib and everything working 2021-07-09 15:11:13 -06:00
Matt Hill
efddb7fac0 stashing to handle out-of-sequence revisions 2021-07-09 15:11:13 -06:00
Matt Hill
fb34358cc5 re-introduce watch 2021-07-09 15:11:13 -06:00
Matt Hill
98e213150f start 2021-07-09 15:11:13 -06:00
Aiden McClelland
a70d06644e fix deadlock 2021-07-09 15:11:13 -06:00
Matt Hill
824a103e5c remove connection status from lib 2021-07-09 15:11:13 -06:00
Matt Hill
80698e8228 add connection monitoring 2021-07-09 15:11:13 -06:00
Aiden McClelland
06d8a6f76f fix for json-ptr 2021-07-09 15:11:13 -06:00
Matt Hill
8b32394710 removes temps, massive refactor 2021-07-09 15:11:13 -06:00
Aiden McClelland
4fa7d36571 fix off by 1 2021-07-09 15:11:13 -06:00
Aiden McClelland
aae8a6ee89 dump and sub 2021-07-09 15:11:13 -06:00