storj/satellite/metainfo
Kaloyan Raev 78b253c774 libuplink: return deleted bucket/object (step 2)
step 1 in https://review.dev.storj.io/c/storj/uplink/+/1236

Now the old libuplink uses the temporary DeleteBucketReturnDeleted and
DeleteObjectReturnDeleted methods. This way, in the next step, we will
be able to change the DeleteBucket and DeleteObject methods to return
the deleted bucket/object.

Change-Id: I2e638be1960bca6ce1456c92849fcdd6d93e5252
2020-03-18 17:26:23 +00:00
..
piecedeletion satellite/metainfo/piecedeletion: add Service 2020-03-18 14:50:08 +00:00
batch.go satellite/metainfo: combine CommitSegment and CommitObject in batch v2 2020-02-28 07:40:36 +00:00
config.go satellite/metainfo/piecedeletion: add Service 2020-03-18 14:50:08 +00:00
db_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
db.go common: separate repository 2019-12-27 14:11:15 +02:00
endpoint_test.go cmd/uplink: remove unused flag 2020-03-09 13:44:46 +00:00
loop_test.go common: separate repository 2019-12-27 14:11:15 +02:00
loop.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
loopstats.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
metainfo_old_test.go satellite/metainfo: stops hiding real validateAuth 2020-03-10 11:53:00 +00:00
metainfo_test.go libuplink: return deleted bucket/object (step 2) 2020-03-18 17:26:23 +00:00
metainfo.go satellite/metainfo/piecedeletion: add Service 2020-03-18 14:50:08 +00:00
service_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
service.go go.mod: update uplink 2020-02-21 16:08:12 +02:00
validation.go satellite/metainfo: check bucket existence on upload and listing 2020-03-17 15:43:22 +00:00