Mikhail Rakhmanov
|
ae90afb97d
|
Update verifier logic
|
2025-05-12 13:59:29 +02:00 |
|
Mikhail Rakhmanov
|
0cac23037c
|
Fix snapshot path, update mocks, ignore heads mismatch error
|
2025-03-11 16:20:44 +01:00 |
|
mcrakhman
|
dbdaeb811d
|
Add history test and remove todo
|
2025-02-07 15:15:17 +01:00 |
|
mcrakhman
|
75e1d34ba3
|
Revive test checking tree root with incorrect acl
|
2025-02-05 20:05:07 +01:00 |
|
mcrakhman
|
4de44b020a
|
Fix commonspace tests
|
2025-02-05 13:09:32 +01:00 |
|
mcrakhman
|
915d7d0384
|
Change AddContentWithValidator
|
2025-01-09 19:56:50 +01:00 |
|
mcrakhman
|
486c4f4a90
|
Merge branch 'main' into GO-4146-new-spacestore
# Conflicts:
# commonspace/deletion_test.go
# commonspace/headsync/headsync.go
# commonspace/headsync/headsync_test.go
# commonspace/object/tree/objecttree/objecttree.go
# commonspace/object/tree/synctree/synctree.go
# go.mod
# go.sum
|
2024-12-27 19:20:57 +01:00 |
|
mcrakhman
|
f30ab827d2
|
Make integration test compile
|
2024-12-09 23:51:34 +01:00 |
|
mcrakhman
|
7600889730
|
Use headstorage in objecttree tests
|
2024-12-03 20:48:56 +01:00 |
|
mcrakhman
|
cef4f8e5b4
|
Remove old inmemory list storage
|
2024-12-02 21:23:40 +01:00 |
|
mcrakhman
|
76db272232
|
Add inmemory storage
|
2024-12-02 13:10:48 +01:00 |
|
mcrakhman
|
b4a6bee27d
|
Change naming
|
2024-11-28 21:59:38 +01:00 |
|
mcrakhman
|
c899e45b29
|
Fix incorrect root validation
|
2024-11-28 21:56:56 +01:00 |
|
mcrakhman
|
c8a5002d8c
|
Tree builder fixes
|
2024-11-25 22:20:21 +01:00 |
|
mcrakhman
|
3c6284c750
|
Fix all old object tree tests
|
2024-11-25 18:48:59 +01:00 |
|
mcrakhman
|
296cf7144a
|
Fix history tree tests
|
2024-11-25 18:28:25 +01:00 |
|
mcrakhman
|
305205a8ba
|
Copy data in load iterator
|
2024-11-25 16:53:13 +01:00 |
|
mcrakhman
|
825878ae4d
|
Fix validator tests
|
2024-11-25 16:10:23 +01:00 |
|
mcrakhman
|
014412646e
|
Fix objtree acl tests
|
2024-11-25 13:21:23 +01:00 |
|
mcrakhman
|
e95cf6b784
|
More store fixes
|
2024-11-25 13:14:51 +01:00 |
|
mcrakhman
|
42639f17a1
|
Create storage fixes
|
2024-11-25 11:57:13 +01:00 |
|
mcrakhman
|
0705d1a6b8
|
Make tests compile
|
2024-11-22 17:16:15 +01:00 |
|
mcrakhman
|
55f2655dba
|
WIP tests
|
2024-11-21 19:16:05 +01:00 |
|
mcrakhman
|
fb9d858f0f
|
WIP tests rewrite
|
2024-11-21 18:55:21 +01:00 |
|
mcrakhman
|
a1d29c8579
|
Tree factory changes
|
2024-11-20 16:21:00 +01:00 |
|
mcrakhman
|
a688da6083
|
Correct rollback
|
2024-11-07 16:49:37 +01:00 |
|
mcrakhman
|
8d37bd3ef9
|
Don't use memory several times
|
2024-11-05 12:10:52 +01:00 |
|
mcrakhman
|
fdbd3d0982
|
Fix deletion check
|
2024-10-24 08:28:36 +02:00 |
|
mcrakhman
|
7c99270914
|
Add test for failed update
|
2024-09-01 22:50:04 +02:00 |
|
mcrakhman
|
7ec1e2aa8f
|
Add changes with transactions
|
2024-09-01 22:44:07 +02: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
|
ca5361cf76
|
Add exceed max size test
|
2024-08-28 15:40:10 +02:00 |
|
Sergey
|
f56a3f1a08
|
Merge branch 'main' of github.com:anyproto/any-sync into add-content-with-validator
# Conflicts:
# commonspace/object/tree/synctree/synctree_test.go
|
2024-08-26 15:07:33 +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 |
|
mcrakhman
|
8caf60f4fb
|
Update mocks
|
2024-08-15 13:24:00 +02:00 |
|
AnastasiaShemyakinskaya
|
9b0ed4e184
|
GO-3273: update history version api
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-08-14 15:05:40 +02:00 |
|
mcrakhman
|
fef39cac82
|
Fix objecttree test
|
2024-08-13 23:59:56 +02:00 |
|
mcrakhman
|
012a7ee5f0
|
Change gogo/protobuf to anyproto/protobuf
|
2024-08-02 11:14:12 +02:00 |
|
mcrakhman
|
bdb7cf3aca
|
Add empty data logic
|
2024-07-05 13:24:56 +02:00 |
|
mcrakhman
|
7aa784a985
|
Add flush logic
|
2024-06-22 16:43:38 +02:00 |
|
mcrakhman
|
74ba1fe6d2
|
Add flusher logic
|
2024-06-22 16:27:18 +02:00 |
|
mcrakhman
|
b3d3b3ea92
|
Merge branch 'stable-any-sync' into GO-2482-full-sync-request-max-size
# Conflicts:
# commonspace/objectsync/objectsync.go
# commonspace/spaceutils_test.go
# go.sum
|
2024-06-18 22:12:12 +02:00 |
|
mcrakhman
|
d1986a4115
|
Add more load iterator tests
|
2024-06-18 20:29:05 +02:00 |
|
mcrakhman
|
2a48ec0711
|
Test load iterator
|
2024-06-18 19:49:43 +02:00 |
|
mcrakhman
|
d9aad302f2
|
Fix invalid change and add logs
|
2024-05-19 14:11:07 +02:00 |
|
mcrakhman
|
f8b49b36b5
|
Add verbose errors
|
2024-05-16 13:28:32 +02:00 |
|
mcrakhman
|
b7e4437303
|
Fix tree deletion and simultaneous access
|
2024-05-13 19:22:51 +02:00 |
|
mcrakhman
|
47df1f5b86
|
Add batch in test suite
|
2024-02-26 19:50:04 +01:00 |
|
mcrakhman
|
bc6638414c
|
Change filtering
|
2024-02-15 18:42:01 +01:00 |
|
mcrakhman
|
e210a91c64
|
Use filterable changes
|
2024-02-15 14:45:47 +01:00 |
|