mcrakhman
|
58389432d7
|
Change object creation to do it through cache
|
2023-01-01 22:05:29 +01:00 |
|
mcrakhman
|
9da4e0e7e9
|
Change ACL to Acl
|
2022-12-26 17:52:39 +01:00 |
|
mcrakhman
|
d35d5c9437
|
Add comments and change cnames
|
2022-12-26 17:36:42 +01:00 |
|
mcrakhman
|
50dcc735c7
|
Moving around files and refactoring of common
|
2022-12-25 20:27:37 +01:00 |
|
mcrakhman
|
3c30f72cd5
|
WIP refactoring syncstatus headsync
|
2022-12-25 15:08:26 +01:00 |
|
mcrakhman
|
108900e88a
|
Send head notify message on object create
|
2022-12-21 19:50:46 +01:00 |
|
mcrakhman
|
15ccf29f0b
|
Statusservice refactoring
|
2022-12-19 17:54:06 +01:00 |
|
mcrakhman
|
4aa9ce1a27
|
Change sync status update logic
|
2022-12-18 13:16:37 +01:00 |
|
mcrakhman
|
364ec32a39
|
Added simple watcher and statusservice upgrades
|
2022-12-17 21:48:48 +01:00 |
|
mcrakhman
|
0c85336e82
|
Add queue to sync client
|
2022-12-16 16:40:23 +01:00 |
|
mcrakhman
|
eb078d311a
|
Add stream checker
|
2022-12-09 17:16:43 +01:00 |
|
mcrakhman
|
de12b35216
|
Change tree creation logic
|
2022-12-06 10:20:05 +01:00 |
|
mcrakhman
|
50e3d70f70
|
Fix incorrect args in debug
|
2022-12-05 20:02:26 +01:00 |
|
mcrakhman
|
acf5b95646
|
Fix notifiable when creating sync tree
|
2022-12-05 17:21:14 +01:00 |
|
mcrakhman
|
4062a76e21
|
WIP node api
|
2022-12-03 12:44:02 +01:00 |
|
mcrakhman
|
9ae5710854
|
Simplify space locked solution
|
2022-12-03 11:48:18 +01:00 |
|
mcrakhman
|
494b7552ce
|
Stopped space from unloading if trees are still there
|
2022-12-02 19:45:43 +01:00 |
|
mcrakhman
|
1e4a25c15d
|
Add dump heads and new head when adding text
|
2022-12-02 12:18:38 +01:00 |
|
mcrakhman
|
4a3f20b236
|
Tests and refactoring
|
2022-11-29 16:54:04 +01:00 |
|
mcrakhman
|
82400407b9
|
Improve interfaces for synctree, generate mocks
|
2022-11-28 16:54:31 +01:00 |
|
mcrakhman
|
f6d8183001
|
Simplify deletion pipeline and change other stuff
|
2022-11-24 01:17:56 +01:00 |
|
mcrakhman
|
8854bbbe95
|
Fix some document deletion bugs
|
2022-11-12 22:55:12 +01:00 |
|
mcrakhman
|
b617cdc690
|
Add sync loop to settings document
|
2022-11-12 18:17:01 +01:00 |
|
mcrakhman
|
62d26fbafd
|
WIP more deletion checks
|
2022-11-12 17:49:25 +01:00 |
|
mcrakhman
|
6c38474c40
|
Diff service notify logic
|
2022-11-12 16:24:06 +01:00 |
|
mcrakhman
|
fed41ba3aa
|
Add non-encrypted changes and settings document logic
|
2022-11-12 13:36:30 +01:00 |
|
mcrakhman
|
72d83ca171
|
WIP document deletion
|
2022-11-11 12:37:45 +01:00 |
|
mcrakhman
|
020b1f1d71
|
Change pullspace and pushspace methods and handlers
|
2022-11-10 20:10:57 +01:00 |
|
mcrakhman
|
354ee3b6c7
|
Merge remote-tracking branch 'origin/acl-sync' into acl-invite
# Conflicts:
# common/commonspace/service.go
# common/pkg/acl/aclrecordproto/aclrecord.pb.go
# common/pkg/acl/aclrecordproto/protos/aclrecord.proto
# common/pkg/acl/list/list.go
# common/pkg/acl/storage/inmemory.go
# common/pkg/acl/testutils/acllistbuilder/liststoragebuilder.go
# node/nodespace/rpchandler.go
# node/nodespace/service.go
|
2022-11-07 12:36:48 +01:00 |
|
mcrakhman
|
9bbb1a02e5
|
Add pull space method to proto and provide get space
|
2022-11-06 14:25:27 +01:00 |
|
Sergey Cherepanov
|
25f30cacc2
|
acl service wip
|
2022-10-31 11:25:58 +03:00 |
|
mcrakhman
|
58f0cf2916
|
Change proto and generalise logic
|
2022-10-22 16:05:06 +02:00 |
|
mcrakhman
|
d6a45cced0
|
Move concrete logic to concrete packages
|
2022-10-22 14:23:55 +02:00 |
|
mcrakhman
|
8cc44c4a79
|
WIP sync refactoring
|
2022-10-22 13:04:58 +02:00 |
|
mcrakhman
|
3886436841
|
Storage close and diff fixes and logs
|
2022-10-21 20:34:37 +02:00 |
|
mcrakhman
|
4da28bcd86
|
Fix bug with head update not being sent on first receive
|
2022-10-20 18:56:09 +02:00 |
|
mcrakhman
|
c9ded8956c
|
Fix bugs appearing while creating tree
|
2022-10-19 20:21:58 +02:00 |
|
mcrakhman
|
6cb6b91bd4
|
Document creation fixes
|
2022-10-19 17:59:12 +02:00 |
|
mcrakhman
|
95cb91ffad
|
Add space and tree close logic and fix some related tests
|
2022-10-19 12:20:24 +02:00 |
|
mcrakhman
|
6201951e3b
|
Add space and document creation logic for client
|
2022-10-18 14:17:49 +02:00 |
|
Sergey Cherepanov
|
7548082355
|
move pkgs
|
2022-10-17 14:11:55 +03:00 |
|
mcrakhman
|
d80986e6d0
|
Change space service methods and change list storage
|
2022-10-17 12:40:55 +02:00 |
|
mcrakhman
|
ad021e5758
|
Add close waiter and close logic for db
|
2022-10-12 21:36:16 +02:00 |
|
mcrakhman
|
274573df28
|
Further updates to sync logic
|
2022-10-02 16:11:47 +02:00 |
|
mcrakhman
|
e99650615d
|
Fix circular deps etc
|
2022-09-29 16:22:56 +02:00 |
|
mcrakhman
|
131f4a6968
|
Change cache logic
|
2022-09-28 20:56:11 +02:00 |
|
mcrakhman
|
533880e9f1
|
Add better error handling
|
2022-09-28 19:55:47 +02:00 |
|
mcrakhman
|
9be23b4ff7
|
Add push space logic and change storage interface
|
2022-09-28 09:18:04 +02:00 |
|
mcrakhman
|
51af8c223d
|
Add space/tree creation and derivation and push space protocol changes
|
2022-09-27 21:06:49 +02:00 |
|
mcrakhman
|
c111257f63
|
Change account logic and add space objects
|
2022-09-27 13:31:50 +02:00 |
|