1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-07 21:47:02 +09:00
Commit graph

107 commits

Author SHA1 Message Date
Mikhail Rakhmanov
0cac23037c
Fix snapshot path, update mocks, ignore heads mismatch error 2025-03-11 16:20:44 +01:00
mcrakhman
d17864b416
Regenerate mocks, fix synctree and syncacl tests 2025-02-04 23:45:45 +01:00
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
mcrakhman
3b2acf8021
Merge remote-tracking branch 'origin/add-content-with-validator' into GO-3996-add-tree-transactions
# Conflicts:
#	commonspace/object/tree/objecttree/change.go
#	commonspace/object/tree/objecttree/objecttree.go
#	commonspace/object/tree/synctree/synctree_test.go
2024-08-29 16:17:50 +02:00
mcrakhman
5a0cdd98c5
Change makefile 2024-08-27 18:54:24 +02:00
mcrakhman
3fec782d97
Merge branch 'main' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/object/tree/synctree/mock_synctree/mock_synctree.go
#	commonspace/object/tree/synctree/synctree.go
#	commonspace/object/tree/synctree/synctreehandler.go
#	commonspace/object/tree/synctree/synctreehandler_test.go
#	commonspace/object/tree/synctree/treesyncprotocol.go
#	commonspace/object/tree/synctree/treesyncprotocol_test.go
#	commonspace/spaceutils_test.go
#	net/streampool/streampool.go
2024-08-23 23:20:45 +02:00
AnastasiaShemyakinskaya
28797c631a
GO-3921: refactored code
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-22 16:50:14 +02:00
AnastasiaShemyakinskaya
f6a7f642f1
GO-3921: fix import order
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-22 14:55:01 +02:00
AnastasiaShemyakinskaya
4d565195a3
GO-3921: add new network compatibility status
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-22 14:51:23 +02:00
Anthony Akentiev
122fdb0143
Add missing mocks for coordinatorclient 2024-08-13 16:30:02 +02:00
Anthony Akentiev
ebd27bf1cf
Add AclChangeId to AclEventLogRecord 2024-08-13 15:05:37 +02:00
Anthony Akentiev
7484fe55d4
Remove unneeded param 2024-08-13 14:39:48 +02:00
Anthony Akentiev
e2c893b549
coordinatorclient: AclEventLog method 2024-08-13 13:35:31 +02:00
Anthony Akentiev
48b0bd91b0
Little proto file fix 2024-08-13 12:54:17 +02:00
Anthony Akentiev
af0f2836f7
New coordinator API - AclEventLog 2024-08-13 12:32:56 +02:00
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
4c42f499d1
Update to marshal append 2024-07-15 22:00:18 +02:00
Sergey Cherepanov
663bc10794
fix coordinatorclient mocks 2024-04-16 14:33:10 +02:00
Sergey Cherepanov
b99598c86b
coordinatorproto: provide account limits 2024-04-16 14:09:44 +02:00
Sergey Cherepanov
e658cff209
coordinatorproto: ErrSpaceNotShareable 2024-04-03 14:23:16 +02:00
Sergey Cherepanov
53d7e3d745
coordinatorproto: ErrAclNonEmpty 2024-04-02 15:11:54 +02:00
Sergey Cherepanov
ad704c85eb
coordinatorproto: ErrAclHeadIsMissing 2024-04-02 14:24:26 +02:00
Sergey Cherepanov
36929fc83b
coordinatorproto: aclHeads to spaceMakeUnshareable 2024-04-02 14:21:29 +02:00
Sergey Cherepanov
6fb4931afa
coordinatorproto: makeSpaceShareable add aclHead param 2024-04-02 13:33:36 +02:00
Sergey Cherepanov
deaecca6db
mock gen 2024-03-26 16:44:00 +01:00
Sergey Cherepanov
45bd5be0e7
coordinator client: shareable/unshareable space methods 2024-03-26 14:30:15 +01:00
Sergey Cherepanov
53fb239021
Merge branch 'main' of github.com:anyproto/any-sync into GO-3125-shared-spaces-limit 2024-03-26 14:23:14 +01:00
Sergey Cherepanov
672ce56987
consensus client: rpcerr unwrap 2024-03-26 12:52:30 +01:00
Sergey Cherepanov
b11552ad0f
coordinator proto 2024-03-25 19:04:56 +01:00
Sergey Cherepanov
59c2462b4f
coordinatorproto: SpaceLimits 2024-03-18 14:58:42 +01:00
Sergey Cherepanov
d499647a98
coordinatorproto: errForbidden 2024-03-15 18:09:09 +01:00
Sergey Cherepanov
b9d85b09be
generate mocks 2024-03-12 18:38:22 +01:00
Sergey Cherepanov
6fa52bd8c7
coordinatorproto: remove FileLimitCheck, add AccountLimitsSet 2024-03-12 18:34:37 +01:00
Sergey Cherepanov
7bac8703da
coordinatorproto: accountLimitsSet proto gen 2024-03-12 18:25:22 +01:00
Sergey Cherepanov
199dea2be5
coordinatorproto: accountLimitsSet 2024-03-12 18:23:12 +01:00
Sergey Cherepanov
e86ba80a67
merge 2024-02-15 19:12:28 +01:00
Sergey Cherepanov
221e5cf15e
coordinatorclient: acl methods 2024-02-15 19:11:03 +01:00
mcrakhman
92be6aaf6d
Update coordinator proto 2024-02-13 17:53:11 +01:00
Sergey Cherepanov
5f5d3c7389
merge 2024-02-12 13:21:02 +01:00
mcrakhman
3b254e3ef8
Add not exists space status 2024-02-09 20:56:18 +01:00
Sergey Cherepanov
83961acdcf
coordinator api: acl proto 2024-02-09 15:58:48 +01:00
Sergey
fc0c258930
Generate new coordinator client mock 2024-01-12 15:15:27 +01:00
Sergey
0bc7b2505a
Add IdentityRepo client method to coordinator client 2024-01-11 21:07:31 +01:00
Anton Akentev
5666541f9b Regenerate protos 2023-11-06 17:17:10 +00:00
Anthony Akentiev
9483e604ae
Merge branch 'main' into GO-2301-new-node-types 2023-11-06 13:18:10 +00:00
Anton Akentev
4c3a44e0cf Add NamingNodeAPI and PaymentProcessingAPI to protos 2023-11-06 11:01:49 +00:00
Sergey Cherepanov
676be4488a
fileGroup field to deletionLog 2023-10-30 17:21:12 +01:00
Sergey Cherepanov
838be4ed5f
regenerate mock coordinator client 2023-10-25 15:50:38 +02:00
mcrakhman
6e50473337
Change AccountDelete signature 2023-10-24 11:58:29 +02:00
mcrakhman
f43866fde4
Add account is deleted error 2023-10-20 19:15:14 +02:00