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 |
|
mcrakhman
|
95dac55978
|
Test tree filter
|
2024-02-15 12:59:52 +01:00 |
|
mcrakhman
|
ea956f1ffc
|
Filter no read key changes
|
2024-02-14 16:27:43 +01:00 |
|
mcrakhman
|
141ab46e38
|
AddContent correct encryption and tests
|
2024-02-01 16:37:11 +01:00 |
|
mcrakhman
|
adac306d86
|
Add validation to test
|
2024-02-01 15:12:55 +01:00 |
|
mcrakhman
|
a12c8ae569
|
Check heads after rollback
|
2024-01-30 20:13:43 +01:00 |
|
mcrakhman
|
9bb40306cf
|
Validate keys and add tests
|
2024-01-30 20:09:32 +01:00 |
|
mcrakhman
|
61bd9aae1e
|
Prevent deletion for derived
|
2023-09-26 22:35:47 +02:00 |
|
mcrakhman
|
3608a6949f
|
Add new derivation mechanism
|
2023-09-26 18:49:04 +02:00 |
|
mcrakhman
|
10687d2dc1
|
Add datatype and check for periodicsync
|
2023-08-08 10:47:04 +02:00 |
|
mcrakhman
|
02b326cc90
|
Add lastIteratedId when setting merged heads
|
2023-06-28 21:34:50 +02:00 |
|
Mikhail Iudin
|
dbae377351
|
fix imports
|
2023-05-23 14:47:24 +02:00 |
|
mcrakhman
|
86ac7223db
|
Fix ctx and change add method name in storage
|
2023-05-11 18:31:59 +02:00 |
|
mcrakhman
|
7feb6b0d2c
|
Send update only on remote tree or put tree when building
|
2023-05-11 13:40:24 +02:00 |
|