Commit Graph

  • a97efd2a5b
    Merge branch 'ocache-try-close' into update-proto mcrakhman 2023-03-10 18:12:03 +01:00
  • 01e170ba69
    Add newline to treechangeproto mcrakhman 2023-03-10 16:52:30 +01:00
  • 7d39332a79
    Update state builder to fix root change mcrakhman 2023-03-10 16:33:13 +01:00
  • 19930e6252
    Update space reserved constant mcrakhman 2023-03-10 15:07:45 +01:00
  • ea74562290
    Add change type and payload mcrakhman 2023-03-10 14:37:03 +01:00
  • 74f39239c6
    Update tryclose with ttl mcrakhman 2023-03-10 10:17:57 +01:00
  • 067ad8cf16
    Add TryClose to space interface mcrakhman 2023-03-09 23:11:20 +01:00
  • 0c79741216
    Update objecttree with tryclose mcrakhman 2023-03-09 23:09:26 +01:00
  • 94f28430a3
    Remove called records in fuzzy test mcrakhman 2023-03-09 22:58:36 +01:00
  • 83476a9e84
    Lower timeouts mcrakhman 2023-03-09 22:56:59 +01:00
  • 43a35f4878
    Add tryclose everywhere mcrakhman 2023-03-09 22:52:31 +01:00
  • ca2ea8cef9
    Add some fuzzy tests mcrakhman 2023-03-09 22:03:45 +01:00
  • 63ba0a9fab
    Update cache logic to remove from entries on close mcrakhman 2023-03-09 20:25:01 +01:00
  • 4fb34fcb7c
    Readability improvements mcrakhman 2023-03-09 09:38:45 +01:00
  • 9836caf2cb
    More tests and split entry mcrakhman 2023-03-09 09:06:02 +01:00
  • 65496d247f
    Test returning to cache after tryclose mcrakhman 2023-03-08 22:52:43 +01:00
  • 07c6e8000c
    Add ocache tryClose mcrakhman 2023-03-08 22:07:44 +01:00
  • 4687b1f805
    Merge pull request #45 from anytypeio/fix-logger-console v0.0.18 Roman Khafizianov 2023-03-07 19:47:32 +01:00
  • 7adae54f87
    fix default logger encoding config Roman Khafizianov 2023-03-07 19:37:21 +01:00
  • f5baccaf08
    Merge pull request #44 from anytypeio/logger-json v0.0.19 Roman Khafizianov 2023-03-07 18:58:57 +01:00
  • 589f885b63
    logger: add Format in config Roman Khafizianov 2023-03-07 18:52:28 +01:00
  • 52278f02f4
    Merge pull request #43 from anytypeio/named-logger-levels Roman Khafizianov 2023-03-07 15:13:58 +01:00
  • 0d40838196
    rename some loggers to the same convention Roman Khafizianov 2023-03-07 10:42:36 +01:00
  • 3693218fc5
    rename logger common.commonspace.settings -> commonspace.settings Roman Khafizianov 2023-03-06 22:26:32 +01:00
  • d4c19f790d
    add an ability to set levels separately for named loggers Roman Khafizianov 2023-03-06 22:25:43 +01:00
  • bc7a1754ad
    Merge pull request #42 from anytypeio/dependabot/go_modules/github.com/ipfs/go-unixfs-0.4.4 Sergey Cherepanov 2023-03-06 21:22:06 +03:00
  • f95374bb3e
    Merge pull request #41 from anytypeio/dependabot/go_modules/golang.org/x/net-0.8.0 Sergey Cherepanov 2023-03-06 21:21:51 +03:00
  • 848556200b
    Merge pull request #40 from anytypeio/add-strkey v0.0.17 Mikhail Rakhmanov 2023-03-06 19:15:28 +01:00
  • e043c84cae
    Bump github.com/ipfs/go-unixfs from 0.4.3 to 0.4.4 dependabot[bot] 2023-03-06 18:09:49 +00:00
  • 0314ea1103
    Bump golang.org/x/net from 0.7.0 to 0.8.0 dependabot[bot] 2023-03-06 18:09:36 +00:00
  • 6a1c3d27f8
    Add strkey for string encoding mcrakhman 2023-03-06 19:08:16 +01:00
  • d22d8f4f25
    Merge pull request #39 from anytypeio/coordinator Mikhail Rakhmanov 2023-03-06 18:59:17 +01:00
  • 61cd658ab0
    Add todo mcrakhman 2023-03-06 14:29:07 +01:00
  • 998f631ee8
    Update diffsyncer to directly sync settings tree mcrakhman 2023-03-06 11:08:27 +01:00
  • bee7146a60
    fileId ctx funcs Sergey Cherepanov 2023-03-06 12:22:29 +03:00
  • 89dd5dada2
    fileId ctx funcs Sergey Cherepanov 2023-03-06 12:22:29 +03:00
  • a497e129c4
    Merge branch 'main' of github.com:anytypeio/any-sync into update-fileproto Sergey Cherepanov 2023-03-06 12:10:28 +03:00
  • e1f6dad499
    Add error unwrapping mcrakhman 2023-03-06 09:41:45 +01:00
  • 58f01da459
    Add safe access in case no delete change provided mcrakhman 2023-03-06 09:31:27 +01:00
  • 3895dc8e14
    Add errors to coordinator proto mcrakhman 2023-03-04 12:10:32 +01:00
  • 3ea11abb56
    Update status method mcrakhman 2023-03-03 23:10:05 +01:00
  • 3dc92b9a67
    fileproto: FileInfo Sergey Cherepanov 2023-03-03 13:22:37 +03:00
  • 6524762c09
    fileproto: FileInfo Sergey Cherepanov 2023-03-03 13:22:37 +03:00
  • 415b537c36
    fix fileproto Sergey Cherepanov 2023-03-03 13:09:55 +03:00
  • 70682ff397
    fix fileproto Sergey Cherepanov 2023-03-03 13:09:55 +03:00
  • a03150703d
    fix fileproto Sergey Cherepanov 2023-03-03 13:08:38 +03:00
  • b37dec42a2
    fix fileproto Sergey Cherepanov 2023-03-03 13:08:38 +03:00
  • 3f48831e8b
    Fix spacestorage mcrakhman 2023-03-02 23:28:46 +01:00
  • cda401356d
    Simplify cred provider logic mcrakhman 2023-03-02 22:40:56 +01:00
  • 897c50e8e6
    Add credential provider mcrakhman 2023-03-02 22:04:37 +01:00
  • 5218eea8ad
    Fix change builder with no root mcrakhman 2023-03-02 21:08:14 +01:00
  • 6e5d044251
    Update metrics to convert dots mcrakhman 2023-03-02 20:54:52 +01:00
  • fcb936bca9
    Update coordinator client mcrakhman 2023-03-02 19:55:27 +01:00
  • 1f3c9326fe
    fileproto: SpaceInfo method Sergey Cherepanov 2023-03-02 19:11:55 +03:00
  • 1837d89ef9
    fileproto: SpaceInfo method Sergey Cherepanov 2023-03-02 19:11:55 +03:00
  • 9979a820d3
    Update coordinator proto mcrakhman 2023-03-02 14:19:32 +01:00
  • 1ed8f162ae
    Update space header validation mcrakhman 2023-03-02 13:27:08 +01:00
  • 31b3fed274
    Add space header validation mcrakhman 2023-03-02 13:23:43 +01:00
  • 3758e9cdf3
    Add header to coordinator proto mcrakhman 2023-03-02 12:18:12 +01:00
  • eae4f0a57d
    Change verify export mcrakhman 2023-03-01 22:12:07 +01:00
  • 00c344112e
    Export VerifyDeleteChange mcrakhman 2023-03-01 22:06:37 +01:00
  • 6c17d380b7
    Merge pull request #37 from anytypeio/fix-graphviz-nocgo Roman Khafizianov 2023-03-01 15:13:01 +01:00
  • 0fc2aadb7b
    update fileproto Sergey Cherepanov 2023-03-01 13:44:15 +03:00
  • e6352f74ad
    update fileproto Sergey Cherepanov 2023-03-01 13:44:15 +03:00
  • 3f95941045
    exclude graphviz when CGO_ENABLED=0 Roman Khafizianov 2023-02-28 17:03:19 +01:00
  • 41e827a2ee
    fix fileproto Sergey Cherepanov 2023-02-28 12:26:19 +03:00
  • c42c4415bf
    fix fileproto Sergey Cherepanov 2023-02-28 12:26:19 +03:00
  • 625bbf5c95
    extending file protocol Sergey Cherepanov 2023-02-28 12:04:05 +03:00
  • 52df5d8ae1
    Update derivation mcrakhman 2023-03-24 14:56:39 +01:00
  • 7c4abdbb8c
    Add sym key mcrakhman 2023-03-24 13:01:53 +01:00
  • 3a07939b01
    WIP refactor crypto proto mcrakhman 2023-03-24 11:45:39 +01:00
  • 2072bbb998
    Add second test and description mcrakhman 2023-03-20 16:24:07 +01:00
  • 4d8d1f1457
    Add simple test mcrakhman 2023-03-20 16:00:44 +01:00
  • b27ca28bb3
    Create fixture draft mcrakhman 2023-03-14 11:41:29 +01:00
  • 24e400ad70
    Add more components for async communication mcrakhman 2023-03-14 10:33:59 +01:00
  • ab3a8e2bcd
    Remove old connection from pool on close (GetOneOf) mcrakhman 2023-03-13 17:18:21 +01:00
  • df867395ae
    Add test component structure mcrakhman 2023-03-13 22:03:38 +01:00
  • b333d16b6f
    Start sync tests mcrakhman 2023-03-13 21:47:07 +01:00
  • 7cd737a08a
    change logger name Roman Khafizianov 2023-03-13 14:14:55 +01:00
  • 96c4ea3a45
    cleanup logger names Roman Khafizianov 2023-03-10 19:32:20 +01:00
  • 92f08eaa79
    fix replacing existing logger Roman Khafizianov 2023-03-10 19:18:15 +01:00
  • 7137732a2a
    Add counter for put sync tree mcrakhman 2023-03-13 13:46:36 +01:00
  • 1bf928daa5
    Update counters mcrakhman 2023-03-13 13:04:23 +01:00
  • 0537dec817
    Add increment/decrement logs mcrakhman 2023-03-13 12:58:37 +01:00
  • 65e1577bfd
    Ocache remove with ctx mcrakhman 2023-03-11 13:41:07 +01:00
  • 96b43de5f0
    Change timeestamps mcrakhman 2023-03-11 12:52:42 +01:00
  • d4fdc63a40
    Fix test mcrakhman 2023-03-10 18:22:08 +01:00
  • 307b741dc7
    Update tryclose with ttl mcrakhman 2023-03-10 10:17:57 +01:00
  • 82828cba6f
    Add TryClose to space interface mcrakhman 2023-03-09 23:11:20 +01:00
  • 520f2cf470
    Update objecttree with tryclose mcrakhman 2023-03-09 23:09:26 +01:00
  • afd134c7a1
    Remove called records in fuzzy test mcrakhman 2023-03-09 22:58:36 +01:00
  • 1f1295e92b
    Lower timeouts mcrakhman 2023-03-09 22:56:59 +01:00
  • e1c4c472dd
    Add tryclose everywhere mcrakhman 2023-03-09 22:52:31 +01:00
  • 866ea0977f
    Add some fuzzy tests mcrakhman 2023-03-09 22:03:45 +01:00
  • 7feadbfb80
    Update cache logic to remove from entries on close mcrakhman 2023-03-09 20:25:01 +01:00
  • 53b3e6e706
    Readability improvements mcrakhman 2023-03-09 09:38:45 +01:00
  • 86b66121f8
    More tests and split entry mcrakhman 2023-03-09 09:06:02 +01:00
  • ec7c33d820
    Test returning to cache after tryclose mcrakhman 2023-03-08 22:52:43 +01:00
  • 8b5a7de4ef
    Add ocache tryClose mcrakhman 2023-03-08 22:07:44 +01:00
  • 1ffb1b60df
    Add newline to treechangeproto mcrakhman 2023-03-10 16:52:30 +01:00