mcrakhman
|
ea956f1ffc
|
Filter no read key changes
|
2024-02-14 16:27:43 +01:00 |
|
mcrakhman
|
87ceaec712
|
Add send record to joining client
|
2024-02-13 22:31:40 +01:00 |
|
mcrakhman
|
92be6aaf6d
|
Update coordinator proto
|
2024-02-13 17:53:11 +01:00 |
|
Mikhail Rakhmanov
|
386e26e5f9
|
Merge pull request #158 from anyproto/GO-2869-read-coordinator-status
GO-2869: Add not exists space status
|
2024-02-12 11:22:55 +01:00 |
|
mcrakhman
|
3b254e3ef8
|
Add not exists space status
|
2024-02-09 20:56:18 +01:00 |
|
Mikhail Rakhmanov
|
c5fa209c1d
|
Merge pull request #157 from anyproto/GO-2755-more-acl-improvements
GO-2755: More acl improvements
|
2024-02-06 13:08:07 +01:00 |
|
mcrakhman
|
8712f3ba21
|
Fix tests
|
2024-02-06 12:43:21 +01:00 |
|
mcrakhman
|
e902b79635
|
Update logs
|
2024-02-06 12:17:00 +01:00 |
|
mcrakhman
|
7093b32094
|
Another log
|
2024-02-05 21:06:08 +01:00 |
|
mcrakhman
|
0d0e7898f7
|
Add more logs
|
2024-02-05 20:41:33 +01:00 |
|
mcrakhman
|
dd6507a4ba
|
Add debug log
|
2024-02-05 20:33:28 +01:00 |
|
mcrakhman
|
141ab46e38
|
AddContent correct encryption and tests
|
2024-02-01 16:37:11 +01:00 |
|
mcrakhman
|
adac306d86
|
Add validation to test
|
2024-02-01 15:12:55 +01:00 |
|
mcrakhman
|
a4153c6602
|
Use custom build func in validate
|
2024-02-01 15:06:57 +01:00 |
|
mcrakhman
|
54cfaae3ce
|
Start peermanager as a component
|
2024-02-01 12:42:55 +01:00 |
|
Sergey
|
850a4a632e
|
Merge pull request #156 from anyproto/fix-data-race
Fix data race in net/pool
|
2024-01-31 18:34:13 +01:00 |
|
mcrakhman
|
dfd5c9b0b7
|
Change cancel request method
|
2024-01-31 12:26:47 +01:00 |
|
mcrakhman
|
e016fc103b
|
Update space client
|
2024-01-31 12:20:46 +01:00 |
|
Sergey
|
9428f81e88
|
Fix data race in net/pool
|
2024-01-31 08:23:29 +01:00 |
|
mcrakhman
|
3f69ddada3
|
Merge remote-tracking branch 'origin/main' into GO-2755-more-acl-improvements
# Conflicts:
# commonspace/object/acl/list/acltestsuite_test.go
|
2024-01-30 20:25:26 +01:00 |
|
Mikhail Rakhmanov
|
aaa5845a14
|
Merge pull request #155 from anyproto/GO-2790-prevent-changes-for-client
GO-2790: Validate keys and add tests
|
2024-01-30 20:19:42 +01:00 |
|
mcrakhman
|
a12c8ae569
|
Check heads after rollback
|
2024-01-30 20:13:43 +01:00 |
|
mcrakhman
|
9bb40306cf
|
Validate keys and add tests
|
2024-01-30 20:09:32 +01:00 |
|
mcrakhman
|
9a97b97a78
|
Change aclstate
|
2024-01-30 14:33:29 +01:00 |
|
mcrakhman
|
182228f367
|
Fix acl and add tests
|
2024-01-29 18:09:02 +01:00 |
|
mcrakhman
|
fb93a31c2d
|
Add request cancel
|
2024-01-29 13:42:49 +01:00 |
|
mcrakhman
|
4ab3f0f24f
|
Add invite revoke method
|
2024-01-29 13:03:07 +01:00 |
|
mcrakhman
|
916b574de0
|
Implement missing acl client methods
|
2024-01-29 12:56:35 +01:00 |
|
Mikhail
|
a382f91434
|
Merge pull request #152 from anyproto/go-1293-fix-ocache
GO-1293 Remove ocache goroutine
|
2024-01-26 15:24:04 +03:00 |
|
Mikhail Iudin
|
0d66f3d8be
|
GO-1293 Remove ocache goroutine
|
2024-01-25 19:45:10 +01:00 |
|
mcrakhman
|
b807dc5359
|
Prevent self join
|
2024-01-25 19:26:01 +01:00 |
|
mcrakhman
|
30920610e6
|
More fixes
|
2024-01-25 14:44:59 +01:00 |
|
mcrakhman
|
9a4c0403e5
|
Fix acl head update
|
2024-01-25 14:31:40 +01:00 |
|
mcrakhman
|
85d1cf1656
|
Add acl log on headsync
|
2024-01-25 13:27:47 +01:00 |
|
mcrakhman
|
1a8db0f59f
|
Add debug logs
|
2024-01-25 13:13:30 +01:00 |
|
mcrakhman
|
2cd07f3011
|
Change join check
|
2024-01-24 20:33:31 +01:00 |
|
Mikhail Rakhmanov
|
92ff675324
|
Merge pull request #151 from anyproto/GO-2644-acl-helpers
GO-2644: Acl helpers and change of acl
|
2024-01-24 19:05:34 +01:00 |
|
Mikhail Rakhmanov
|
96bf985ec7
|
Merge pull request #150 from anyproto/fix-mocks
Generate mocks
|
2024-01-24 14:58:50 +01:00 |
|
mcrakhman
|
ac046a83af
|
Fix codes and add test suite
|
2024-01-24 14:32:02 +01:00 |
|
Sergey
|
67907c89cc
|
Generate mocks
|
2024-01-24 10:01:00 +01:00 |
|
mcrakhman
|
9be4cb6196
|
Add more tests
|
2024-01-23 20:56:50 +01:00 |
|
Sergey Cherepanov
|
2c04c24f7d
|
Merge pull request #147 from anyproto/dependabot/go_modules/github.com/google/uuid-1.5.0
Bump github.com/google/uuid from 1.4.0 to 1.5.0
|
2024-01-23 21:13:40 +03:00 |
|
mcrakhman
|
3f5a1dc86f
|
Add new changes
|
2024-01-23 07:28:01 +01:00 |
|
mcrakhman
|
46e96664b4
|
WIP acl refactor and tests
|
2024-01-23 04:54:19 +01:00 |
|
mcrakhman
|
b7926cf3e7
|
Fix aclbuilder
|
2024-01-17 14:09:17 +01:00 |
|
mcrakhman
|
647f5607e9
|
Fix records after
|
2024-01-17 12:50:52 +01:00 |
|
dependabot[bot]
|
27760dd6e8
|
Bump github.com/google/uuid from 1.4.0 to 1.5.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 15:50:23 +00:00 |
|
mcrakhman
|
b7aba63a38
|
Add record id as a field
|
2024-01-15 12:45:48 +01:00 |
|
mcrakhman
|
296d0b9c6e
|
Merge branch 'main' into GO-2644-acl-helpers
|
2024-01-12 20:38:48 +01:00 |
|
mcrakhman
|
a0c977ba64
|
Decrypt join records
|
2024-01-12 20:22:04 +01:00 |
|