storj/satellite/metainfo
Michal Niewrzal 90ed7ca070 satellite/metainfo: allow returning delete marker with GetObject
To be compatible with S3 we need to return 'Method Not Allowed' when
delete marker is requested and to do this libuplnk needs to know about
delete marker. It will be returned only if object version will be
specified.

Change-Id: I288da5566c74e1b4951f7cd249dbf34622b92e91
2023-11-15 12:18:38 +00:00
..
expireddeletion satellite/{metainfo,metabase}: optimize expired/zombie objects deletion 2023-06-09 11:22:46 +00:00
pointerverification satellite/metabase: add piece size calculation to segment 2023-02-22 11:04:02 +00:00
attribution_test.go satellite/metainfo: set user_agent in bucket_metainfos on bucket recreation 2023-07-12 21:48:05 +00:00
attribution.go satellite/metainfo: prevent internal DB errors in Public API 2023-09-12 15:12:44 +00:00
batch_test.go satellite/metainfo: add missing metadata validation 2022-08-23 16:56:45 +02:00
batch.go satellite: implement metainfo.GetBucketLocation endpoint 2023-08-28 13:48:07 +02:00
config_test.go satellite/metainfo: drop pending objects table support 2023-11-15 10:55:08 +01:00
config.go satellite/metainfo: drop pending objects table support 2023-11-15 10:55:08 +01:00
endpoint_bucket_test.go satellite/metainfo: add UseBucketLevelObjectVersioning by project 2023-11-09 11:21:06 +00:00
endpoint_bucket.go satellite/metainfo: add TestEnableBucketVersioning flag 2023-11-10 19:19:30 +00:00
endpoint_internal_test.go satellite/metainfo: hardcode the prefix 2023-05-04 17:06:51 +03:00
endpoint_object_test.go satellite/metainfo: allow returning delete marker with GetObject 2023-11-15 12:18:38 +00:00
endpoint_object.go satellite/metainfo: allow returning delete marker with GetObject 2023-11-15 12:18:38 +00:00
endpoint_segment_test.go satellite/metainfo: prevent internal DB errors in Public API 2023-09-12 15:12:44 +00:00
endpoint_segment.go satellite/metainfo: drop pending objects table support 2023-11-15 10:55:08 +01:00
endpoint_test.go satellite/metainfo: tests for new GetBucketLocation method 2023-08-28 11:49:23 +00:00
endpoint.go satellite/metabase: custom error for commit object 2023-09-15 09:52:42 +00:00
signing.go satellite/metainfo: use deterministic signing for satStreamID 2021-01-19 15:56:29 +00:00
validation_test.go satellite: use evenkit instead of evenstat/top endpoint 2022-10-24 11:45:12 +02:00
validation.go satellite/metainfo: align object version format with minio 2023-11-10 16:52:19 +00:00
version_collector_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
version_collector.go satellite/metainfo: add storj-downloader as a known user agent 2022-11-17 16:03:54 +00:00