mcrakhman
|
65e1577bfd
|
Ocache remove with ctx
|
2023-03-11 13:41:07 +01:00 |
|
mcrakhman
|
96b43de5f0
|
Change timeestamps
|
2023-03-11 12:52:42 +01:00 |
|
mcrakhman
|
d4fdc63a40
|
Fix test
|
2023-03-10 18:22:08 +01:00 |
|
mcrakhman
|
307b741dc7
|
Update tryclose with ttl
|
2023-03-10 10:17:57 +01:00 |
|
mcrakhman
|
82828cba6f
|
Add TryClose to space interface
|
2023-03-09 23:11:20 +01:00 |
|
mcrakhman
|
520f2cf470
|
Update objecttree with tryclose
|
2023-03-09 23:09:26 +01:00 |
|
mcrakhman
|
afd134c7a1
|
Remove called records in fuzzy test
|
2023-03-09 22:58:36 +01:00 |
|
mcrakhman
|
1f1295e92b
|
Lower timeouts
|
2023-03-09 22:56:59 +01:00 |
|
mcrakhman
|
e1c4c472dd
|
Add tryclose everywhere
|
2023-03-09 22:52:31 +01:00 |
|
mcrakhman
|
866ea0977f
|
Add some fuzzy tests
|
2023-03-09 22:03:45 +01:00 |
|
mcrakhman
|
7feadbfb80
|
Update cache logic to remove from entries on close
|
2023-03-09 20:25:01 +01:00 |
|
mcrakhman
|
53b3e6e706
|
Readability improvements
|
2023-03-09 09:38:45 +01:00 |
|
mcrakhman
|
86b66121f8
|
More tests and split entry
|
2023-03-09 09:06:02 +01:00 |
|
mcrakhman
|
ec7c33d820
|
Test returning to cache after tryclose
|
2023-03-08 22:52:43 +01:00 |
|
mcrakhman
|
8b5a7de4ef
|
Add ocache tryClose
|
2023-03-08 22:07:44 +01:00 |
|
mcrakhman
|
1ffb1b60df
|
Add newline to treechangeproto
|
2023-03-10 16:52:30 +01:00 |
|
mcrakhman
|
831ac5150a
|
Update state builder to fix root change
|
2023-03-10 16:33:13 +01:00 |
|
mcrakhman
|
3f17e594ec
|
Update space reserved constant
|
2023-03-10 15:07:45 +01:00 |
|
mcrakhman
|
6a3606f92c
|
Add change type and payload
|
2023-03-10 14:37:03 +01:00 |
|
Roman Khafizianov
|
a79b578e5f
|
fix default logger encoding config
|
2023-03-07 19:37:21 +01:00 |
|
Roman Khafizianov
|
766fbd2fb6
|
logger: add Format in config
support json, color, plaintext
|
2023-03-07 18:52:28 +01:00 |
|
Roman Khafizianov
|
da73ebf9ab
|
rename some loggers to the same convention
|
2023-03-07 10:42:36 +01:00 |
|
Roman Khafizianov
|
4d6e15e03b
|
rename logger common.commonspace.settings -> commonspace.settings
|
2023-03-06 22:26:32 +01:00 |
|
Roman Khafizianov
|
77d8c739f2
|
add an ability to set levels separately for named loggers
with glob support
|
2023-03-06 22:25:43 +01:00 |
|
dependabot[bot]
|
5e6199d106
|
Bump github.com/ipfs/go-unixfs from 0.4.3 to 0.4.4
Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.4.3...v0.4.4)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-unixfs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-06 18:09:49 +00:00 |
|
dependabot[bot]
|
bcf04d3fae
|
Bump golang.org/x/net from 0.7.0 to 0.8.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.8.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>
|
2023-03-06 18:09:36 +00:00 |
|
mcrakhman
|
f4b904b47b
|
Add strkey for string encoding
|
2023-03-06 19:08:16 +01:00 |
|
mcrakhman
|
b56603ca83
|
Add todo
|
2023-03-06 14:29:07 +01:00 |
|
mcrakhman
|
a124dbc7ea
|
Update diffsyncer to directly sync settings tree
|
2023-03-06 11:08:27 +01:00 |
|
mcrakhman
|
dea506aa42
|
Add error unwrapping
|
2023-03-06 09:41:45 +01:00 |
|
mcrakhman
|
1210b9d21a
|
Add safe access in case no delete change provided
|
2023-03-06 09:31:27 +01:00 |
|
mcrakhman
|
93822ae556
|
Add errors to coordinator proto
|
2023-03-04 12:10:32 +01:00 |
|
mcrakhman
|
ddb60e498d
|
Update status method
|
2023-03-03 23:10:05 +01:00 |
|
mcrakhman
|
df772ed629
|
Fix spacestorage
|
2023-03-02 23:28:46 +01:00 |
|
mcrakhman
|
d0117b5d6e
|
Simplify cred provider logic
|
2023-03-02 22:40:56 +01:00 |
|
mcrakhman
|
dc72150c1a
|
Add credential provider
|
2023-03-02 22:04:37 +01:00 |
|
mcrakhman
|
76a3c2af9b
|
Fix change builder with no root
|
2023-03-02 21:08:14 +01:00 |
|
mcrakhman
|
3e391079f3
|
Update metrics to convert dots
|
2023-03-02 20:54:52 +01:00 |
|
mcrakhman
|
c219bb58be
|
Update coordinator client
|
2023-03-02 19:55:27 +01:00 |
|
mcrakhman
|
d668449e63
|
Update coordinator proto
|
2023-03-02 14:19:32 +01:00 |
|
mcrakhman
|
15e6c52049
|
Update space header validation
|
2023-03-02 13:27:08 +01:00 |
|
mcrakhman
|
3c04d1e914
|
Add space header validation
|
2023-03-02 13:23:43 +01:00 |
|
mcrakhman
|
2b3ba949d3
|
Add header to coordinator proto
|
2023-03-02 12:18:12 +01:00 |
|
mcrakhman
|
8feb5cd180
|
Change verify export
|
2023-03-01 22:12:07 +01:00 |
|
mcrakhman
|
bb100994ec
|
Export VerifyDeleteChange
|
2023-03-01 22:06:37 +01:00 |
|
Mikhail Iudin
|
d3adb45fae
|
change license org
|
2023-03-01 03:01:13 +02:00 |
|
mcrakhman
|
cb9ae34498
|
Update coordinator proto
|
2023-02-27 22:50:11 +01:00 |
|
Roman Khafizianov
|
b2b45e0f2f
|
exclude graphviz when CGO_ENABLED=0
|
2023-02-28 17:03:19 +01:00 |
|
dependabot[bot]
|
cd92818e56
|
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 18:15:28 +00:00 |
|
mcrakhman
|
3caa36d3a5
|
Change deleter peer logic
|
2023-02-27 14:24:28 +01:00 |
|