storj/satellite/metainfo
Michał Niewrzał e5bb897364 satellite/internalpb: for StreamID rename EncryptedPath to EncryptedObjectKey
We should be using object naming insted of path.
This is one place where we can easiliy change it.

To regenerate protbuf I had to remove gogo.proto.
Most probably it was confilicting with gogo.proto
from common/pb.

Change-Id: Ia5972f77994765c8f26bf1c3dc8205d2eadd70fa
2021-10-05 15:15:49 +00:00
..
expireddeletion private/testplanet: move Metabase outside Metainfo for satellite 2021-09-09 07:15:51 +00:00
piecedeletion satellite/metainfo/piecedeletion: enable connection pool 2021-10-05 13:30:42 +00:00
pointerverification satellite/metainfo: reenable piece hash verification 2021-04-12 15:12:42 -06:00
attribution_test.go satellite/metainfo: ensure storagenodes finish work for test 2021-09-21 17:18:37 +03:00
attribution.go satellite/metainfo: drop metainfo.Service 2021-09-09 17:30:10 +02:00
batch.go satellite/metainfo: endpoint cleanup 2021-08-26 09:52:38 +00:00
config_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
config.go satellite/metainfo/endpoint: MaxObjectKey length validation for BeginObject and CommitObject added 2021-09-13 15:07:16 +03:00
db_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
db.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
endpoint_test.go satellite/metainfo: reduce number of testplanet runs 2021-09-28 08:38:21 +00:00
metainfo_test.go satellite/metainfo: separate burst limit from rate limit config 2021-09-28 22:47:41 +00:00
metainfo.go satellite/internalpb: for StreamID rename EncryptedPath to EncryptedObjectKey 2021-10-05 15:15:49 +00:00
signing.go satellite/metainfo: use deterministic signing for satStreamID 2021-01-19 15:56:29 +00:00
validation_test.go satellite/metainfo: make subsequent auth validations not perform rate-limiting 2021-09-10 12:07:06 +00:00
validation.go satellite/metainfo: separate burst limit from rate limit config 2021-09-28 22:47:41 +00:00
version_collector.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00