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

852 commits

Author SHA1 Message Date
Sergey Cherepanov
eed0458794
Merge pull request #53 from anytypeio/dependabot/go_modules/github.com/multiformats/go-multibase-0.2.0
Bump github.com/multiformats/go-multibase from 0.1.1 to 0.2.0
2023-03-20 22:55:11 +03:00
Sergey Cherepanov
42200fddcd
Merge pull request #54 from anytypeio/dependabot/go_modules/github.com/ipfs/go-cid-0.4.0
Bump github.com/ipfs/go-cid from 0.3.2 to 0.4.0
2023-03-20 22:54:48 +03:00
Sergey Cherepanov
6ce4c67ac1
Merge pull request #38 from anytypeio/update-fileproto
Update fileproto
2023-03-20 22:54:06 +03:00
dependabot[bot]
a523641dff
Bump github.com/ipfs/go-cid from 0.3.2 to 0.4.0
Bumps [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/ipfs/go-cid/releases)
- [Commits](https://github.com/ipfs/go-cid/compare/v0.3.2...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 18:04:01 +00:00
dependabot[bot]
b3b1afa307
Bump github.com/multiformats/go-multibase from 0.1.1 to 0.2.0
Bumps [github.com/multiformats/go-multibase](https://github.com/multiformats/go-multibase) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/multiformats/go-multibase/releases)
- [Commits](https://github.com/multiformats/go-multibase/compare/v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multibase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 18:03:47 +00:00
Sergey Cherepanov
935a95c247
Merge branch 'main' of github.com:anytypeio/any-sync into update-fileproto 2023-03-19 19:23:16 +03:00
Sergey Cherepanov
fdb1a59524
Merge pull request #51 from anytypeio/dependabot/go_modules/github.com/ipfs/go-ipfs-blockstore-1.3.0
Bump github.com/ipfs/go-ipfs-blockstore from 1.2.0 to 1.3.0
2023-03-19 19:23:08 +03:00
Sergey Cherepanov
22a597389d
Merge branch 'main' of github.com:anytypeio/any-sync into update-fileproto 2023-03-19 19:21:20 +03:00
Sergey Cherepanov
49248b02b3
fileproto forbidden error 2023-03-19 18:40:28 +03:00
Mikhail Rakhmanov
feba2c67d4
Merge pull request #52 from anytypeio/derived-id-space 2023-03-16 19:04:17 +01:00
mcrakhman
305c509fc6
Update derive id method name 2023-03-16 19:01:05 +01:00
mcrakhman
ed1b597fc5
Add error wrapping in app 2023-03-16 18:46:48 +01:00
mcrakhman
2691da66f7
Update rpc err in pull space 2023-03-16 18:27:28 +01:00
mcrakhman
417b203b09
Derive space id as a separate method 2023-03-16 17:57:10 +01:00
dependabot[bot]
06b6ca22c0
Bump github.com/ipfs/go-ipfs-blockstore from 1.2.0 to 1.3.0
Bumps [github.com/ipfs/go-ipfs-blockstore](https://github.com/ipfs/go-ipfs-blockstore) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/ipfs/go-ipfs-blockstore/releases)
- [Commits](https://github.com/ipfs/go-ipfs-blockstore/compare/v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 18:08:51 +00:00
Mikhail Rakhmanov
5ec53522fe
Merge pull request #50 from anytypeio/fix-pool-remove-connection 2023-03-13 17:32:34 +01:00
mcrakhman
e568f899aa
Remove old connection from pool on close (GetOneOf) 2023-03-13 17:18:21 +01:00
Roman Khafizianov
1a01f361ad
Merge pull request #48 from anytypeio/fix-suggared-logger
fix replacing existing logger
2023-03-13 14:15:26 +01:00
Roman Khafizianov
86dcc83461
change logger name 2023-03-13 14:14:55 +01:00
Mikhail Rakhmanov
5de8af82bb
Merge pull request #49 from anytypeio/fix-counter 2023-03-13 13:55:22 +01:00
mcrakhman
25b0695d3e
Add counter for put sync tree 2023-03-13 13:46:36 +01:00
mcrakhman
a2efcafb3e
Update counters 2023-03-13 13:04:23 +01:00
mcrakhman
6b2667d4dc
Add increment/decrement logs 2023-03-13 12:58:37 +01:00
Mikhail Rakhmanov
1fbf87995b
Merge pull request #47 from anytypeio/update-proto 2023-03-11 13:48:57 +01:00
mcrakhman
981378c2e3
Ocache remove with ctx 2023-03-11 13:41:26 +01:00
mcrakhman
67ca417cb8
Change timeestamps 2023-03-11 12:52:42 +01:00
Roman Khafizianov
df9a5f11ae
cleanup logger names 2023-03-10 19:32:20 +01:00
Roman Khafizianov
ec0d8a0c07
fix replacing existing logger 2023-03-10 19:18:15 +01:00
mcrakhman
bb86e5b7e5
Fix test 2023-03-10 18:22:08 +01:00
mcrakhman
a97efd2a5b
Merge branch 'ocache-try-close' into update-proto 2023-03-10 18:12:03 +01:00
mcrakhman
01e170ba69
Add newline to treechangeproto 2023-03-10 16:52:30 +01:00
mcrakhman
7d39332a79
Update state builder to fix root change 2023-03-10 16:33:13 +01:00
mcrakhman
19930e6252
Update space reserved constant 2023-03-10 15:07:45 +01:00
mcrakhman
ea74562290
Add change type and payload 2023-03-10 14:37:03 +01:00
mcrakhman
74f39239c6
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
067ad8cf16
Add TryClose to space interface 2023-03-09 23:11:20 +01:00
mcrakhman
0c79741216
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
mcrakhman
94f28430a3
Remove called records in fuzzy test 2023-03-09 22:58:36 +01:00
mcrakhman
83476a9e84
Lower timeouts 2023-03-09 22:56:59 +01:00
mcrakhman
43a35f4878
Add tryclose everywhere 2023-03-09 22:52:31 +01:00
mcrakhman
ca2ea8cef9
Add some fuzzy tests 2023-03-09 22:03:45 +01:00
mcrakhman
63ba0a9fab
Update cache logic to remove from entries on close 2023-03-09 20:25:01 +01:00
mcrakhman
4fb34fcb7c
Readability improvements 2023-03-09 09:38:45 +01:00
mcrakhman
9836caf2cb
More tests and split entry 2023-03-09 09:06:02 +01:00
mcrakhman
65496d247f
Test returning to cache after tryclose 2023-03-08 22:52:43 +01:00
mcrakhman
07c6e8000c
Add ocache tryClose 2023-03-08 22:07:44 +01:00
Roman Khafizianov
4687b1f805
Merge pull request #45 from anytypeio/fix-logger-console
fix default logger encoding config
2023-03-07 19:47:32 +01:00
Roman Khafizianov
7adae54f87
fix default logger encoding config 2023-03-07 19:37:21 +01:00
Roman Khafizianov
f5baccaf08
Merge pull request #44 from anytypeio/logger-json
logger: add Format in config
2023-03-07 18:58:57 +01:00
Roman Khafizianov
589f885b63
logger: add Format in config
support json, color, plaintext
2023-03-07 18:52:28 +01:00