1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00
Commit graph

667 commits

Author SHA1 Message Date
mcrakhman
fdc6e4b15a
Remove old space deletion test 2024-12-06 12:31:59 +01:00
mcrakhman
bee4d51760
Remove compatible version check 2024-12-06 10:02:03 +01:00
mcrakhman
f9a84f23f9
Validate recently added change just in case 2024-11-29 13:46:35 +01:00
mcrakhman
16ef198c76
increase deletion timeout in test 2024-11-29 00:04:05 +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
6d5e446b7a
Make tests more robust without delays 2024-11-15 20:12:01 +01:00
Sergey Cherepanov
49e46e0ee7
fix mocks 2024-11-15 17:55:41 +01:00
Sergey Cherepanov
944c9cf10a
stream keep alive 2024-11-15 17:45:35 +01:00
Anthony Akentiev
bc7e2f9258
Merge pull request #329 from anyproto/mocks-generate
Add mocks target to Makefile, regenerate mocks
2024-11-12 11:55:19 +01:00
Sergey Cherepanov
98e86b0330
Merge pull request #317 from anyproto/go-3957-log-mess-cleanup
GO-3957 Clean up logs
2024-11-11 16:17:26 +01:00
mcrakhman
a688da6083
Correct rollback 2024-11-07 16:49:37 +01:00
mcrakhman
f594f08193
Fix locking 2024-11-06 19:15:07 +01:00
Sergey Cherepanov
5e1cae516e
provide context to delete function 2024-11-06 10:35:38 +01:00
mcrakhman
d3a52a5d57
Add tests for collector 2024-11-05 15:35:31 +01:00
mcrakhman
dbcff27bf9
Add reduce tests 2024-11-05 15:08:00 +01:00
mcrakhman
c179d9b40b
Update possible roots 2024-11-05 12:58:15 +01:00
mcrakhman
8d37bd3ef9
Don't use memory several times 2024-11-05 12:10:52 +01:00
mcrakhman
68e86d25b3
Add set empty data 2024-11-04 18:44:55 +01:00
mcrakhman
3f5fb2fe36
Collect directly in storage 2024-11-04 18:16:04 +01:00
mcrakhman
785bfdb52f
Optimize tree reduce 2024-11-04 16:36:30 +01:00
mcrakhman
8d84331206
Add precalculated diff response 2024-10-28 10:37:45 +01:00
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
mcrakhman
a310f49c99
Add creation time 2024-10-24 09:30:38 +02:00
mcrakhman
fdbd3d0982
Fix deletion check 2024-10-24 08:28:36 +02:00
Mikhail Iudin
c5f76f1e68
Fix 2024-10-23 18:19:57 +02:00
mcrakhman
2c6e49d99d
Fix error handling 2024-10-18 11:58:05 +02:00
Mikhail Iudin
7b1e76bc6a
GO-3957 Clean up logs 2024-10-15 21:54:03 +02:00
mcrakhman
70214fec8a
Remove common storage 2024-09-24 11:20:38 +02:00
mcrakhman
6a1fd04f3b
Add deprecated comments to proto 2024-09-11 16:25:21 +02:00
mcrakhman
ef4316aedb
Update spacestorage interface (remove oldhash) 2024-09-11 16:18:11 +02:00
Anatolii Smolianinov
71ac536769
make NewDiff private 2024-09-10 14:12:55 +02:00
mcrakhman
b21234b4fe
Fix tests 2024-09-09 13:00:46 +02:00
mcrakhman
60742fb22a
Some fixes 2024-09-09 12:50:40 +02:00
Anatolii Smolianinov
4b5c912bc4
fix tests, init 2024-09-09 12:33:34 +02:00
Anatolii Smolianinov
fd23b7ad4d
trying to delete diffcontainer 2024-09-09 12:23:23 +02:00
Anatolii Smolianinov
5c38ecde14
remove initial diff 2024-09-06 11:30:13 +02:00
mcrakhman
dad05d1ef6
Update flusher 2024-09-03 00:11:37 +02:00
mcrakhman
fa1ea8d417
Add IterateSkip 2024-09-02 15:58:27 +02:00
mcrakhman
2ba5555b6e
Use type aliases for functions 2024-09-01 22:54:15 +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
a49b816acf
Don't sync with old peers 2024-08-24 15:27:13 +02:00
mcrakhman
4573125d21
Wait chan before set connctrl 2024-08-24 00:11:10 +02:00
mcrakhman
f2f7fd60e2
Rename fixture 2024-08-23 23:51:38 +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
898ee206cd
Fix tests 2024-08-23 23:14:29 +02:00