1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-10 18:10:54 +09:00
Commit graph

2282 commits

Author SHA1 Message Date
mcrakhman
2e31a7697c
Add second sorting 2025-01-21 15:44:16 +01:00
mcrakhman
9d8321e5a2
Manage seen heads 2025-01-21 15:42:35 +01:00
mcrakhman
a63285c8ef
Update init in change differ 2025-01-21 14:12:15 +01:00
mcrakhman
f2fea0b795
Fix dial call if it is nil 2025-01-20 23:13:40 +01:00
mcrakhman
4e57651f66
Remove accidental duplicates 2025-01-20 22:30:23 +01:00
mcrakhman
b89d252396
Update storage 2025-01-20 19:08:24 +01:00
mcrakhman
4f00849cab
Migrate space hash 2025-01-20 18:36:38 +01:00
mcrakhman
5ceab3b7cd
Remove close send error 2025-01-17 11:40:48 +01:00
mcrakhman
3a6c0c1cae
Not verify during migration 2025-01-16 00:45:55 +01:00
mcrakhman
53815df4b6
Fasttrack getting all changes 2025-01-15 22:18:01 +01:00
mcrakhman
3366ffbfb7
Ensure index only once 2025-01-15 19:44:08 +01:00
Mikhail Rakhmanov
aed567ed29
Merge pull request #369 from anyproto/go-4146-new-spacestore-add-methods
GO-4146: Old space storage: add methods
2025-01-15 16:06:21 +01:00
Sergey
2d3d6bd85e
GO-4146: Extract interface 2025-01-15 16:04:28 +01:00
Sergey
fdd10f1a02
GO-4146: Old space storage: add methods 2025-01-15 15:45:39 +01:00
mcrakhman
9e965782cc
Close storages 2025-01-13 11:26:57 +01:00
mcrakhman
6914620382
Update any-store version 2025-01-10 15:40:31 +01:00
mcrakhman
faa7c53d63
Add check migrated method 2025-01-10 15:21:06 +01:00
mcrakhman
73e79a9173
Change visited logic 2025-01-10 15:10:03 +01:00
mcrakhman
e1468c6539
Merge branch 'GO-4709-change-differ' into GO-4146-new-spacestore 2025-01-10 14:22:03 +01:00
mcrakhman
915d7d0384
Change AddContentWithValidator 2025-01-09 19:56:50 +01:00
mcrakhman
b97ff65643
Add already migrated logic 2025-01-08 18:33:13 +01:00
mcrakhman
83738c231f
Lock object tree 2025-01-08 13:58:22 +01:00
mcrakhman
74b0001955
Tree migrator fixes 2025-01-08 13:50:30 +01:00
mcrakhman
488823d55c
Acl fixes and migration pool 2025-01-08 13:32:40 +01:00
mcrakhman
8cb2e54eef
Update migrator 2025-01-06 19:20:15 +01:00
mcrakhman
2da2fda10b
WIP space migration 2025-01-06 17:17:19 +01:00
mcrakhman
4f695f8656
Change delete 2025-01-05 17:43:33 +01:00
mcrakhman
0b5a6e2c49
Change deletion logic 2025-01-04 19:28:24 +01:00
mcrakhman
497a467768
Fix for deleted storages 2025-01-04 16:22:57 +01:00
mcrakhman
b103f553e5
Use single collection for changes 2025-01-04 15:26:51 +01:00
mcrakhman
43a8bf9071
Fix tree reduce 2025-01-04 12:02:04 +01:00
mcrakhman
4b4287ebdd
Remove deleted unique constraint 2025-01-01 17:19:34 +01:00
mcrakhman
c9fb06d048
Debug 2025-01-01 16:08:45 +01:00
mcrakhman
001e110a3d
Few fixes 2024-12-31 18:13:05 +01:00
mcrakhman
870a822c09
Return correct error in storage 2024-12-31 00:30:56 +01:00
mcrakhman
fdae244b64
Derived fixes 2024-12-31 00:10:41 +01:00
mcrakhman
1e87107991
Update head storage entries 2024-12-31 00:07:44 +01:00
mcrakhman
64eb0ea5f6
Fix error and header 2024-12-30 23:40:17 +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
033d6a39e9
Storage fixes 2024-12-24 15:31:41 +01:00
mcrakhman
5ccee003d9
Add old statuses 2024-12-24 13:07:16 +01:00
mcrakhman
21a2cb82e2
Add some old helpers 2024-12-24 12:55:13 +01:00
mcrakhman
c8b0b8203a
Add oldstorage 2024-12-24 12:48:23 +01:00
Sergey Cherepanov
8e0e8ae47f
Merge pull request #363 from anyproto/dependabot/go_modules/github.com/ipfs/boxo-0.26.0
build(deps): bump github.com/ipfs/boxo from 0.24.3 to 0.26.0
2024-12-23 17:41:39 +01:00
dependabot[bot]
e9307c4f4b
build(deps): bump github.com/ipfs/boxo from 0.24.3 to 0.26.0
Bumps [github.com/ipfs/boxo](https://github.com/ipfs/boxo) from 0.24.3 to 0.26.0.
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/boxo/compare/v0.24.3...v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/ipfs/boxo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 16:36:21 +00:00
Sergey Cherepanov
f048be54cd
Merge pull request #365 from anyproto/dependabot/go_modules/golang.org/x/net-0.33.0
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
2024-12-23 17:35:12 +01:00
dependabot[bot]
2f8cc9c984
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 15:13:07 +00:00
Sergey Cherepanov
5749b0cdbe
Merge pull request #354 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.37.2
build(deps): bump github.com/libp2p/go-libp2p from 0.37.0 to 0.37.2
2024-12-20 17:31:45 +01:00
Sergey Cherepanov
8c10dcf304
Merge pull request #358 from anyproto/GO-4682-config-for-identity-check
GO-3682 secure service: config for identity check
2024-12-20 17:31:15 +01:00
mcrakhman
0a650f202f
Change interfaces 2024-12-16 20:54:53 +01:00