storj/satellite/metainfo
Michał Niewrzał 71d0adf90b satellite/metainfo: avoid error on inserting existing attribution
Currently we can have an error about duplicated entry while inserting into value_attributions table. This change is changing simple insert into insert that is doing nothing on conflict.

Change-Id: I3efd8dc0b63115e8e2ed8f4196ccf969ee942295
2021-04-02 08:18:17 +00:00
..
expireddeletion satellite/metainfo/expireddeletion: add config value to set list limit 2021-03-23 09:51:56 +00:00
metabase satellite/metainfo/metabase: add stream range for listing segments 2021-04-01 15:27:10 +00:00
metaloop satellite/metainfo/metaloop: add observability 2021-03-30 14:32:05 -06:00
piecedeletion satellite/metainfo/piecedeletion Remove spaces from metrics. 2020-12-30 14:27:39 -03:00
pointerverification satellite/metainfo/pointerverification: service for verifying pointers 2020-03-19 16:27:38 +00:00
attribution_test.go satellite/metainfo: avoid error on inserting existing attribution 2021-04-02 08:18:17 +00:00
attribution.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00
batch.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
config_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
config.go satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
db_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
db.go satellite/metainfo: remove BucketsDB.ListAllBuckets 2021-02-19 10:59:41 +02:00
endpoint_test.go satellite: update tests to pass etag.Reader to multipart.PutObjectPart 2021-03-29 13:18:11 +00:00
metainfo_test.go satellite: update tests to pass etag.Reader to multipart.PutObjectPart 2021-03-29 13:18:11 +00:00
metainfo.go satellite/metainfo/metabase: add PlainOffset to segment listing 2021-03-30 16:20:21 +03:00
service_test.go satellite/{metainfo,gracefulexit}: fix failing tests 2020-12-21 12:22:32 +00:00
service.go Merge 'master' branch 2020-12-07 15:05:52 +01:00
signing.go satellite/metainfo: use deterministic signing for satStreamID 2021-01-19 15:56:29 +00:00
validation_norace.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation_race.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation.go satellite/metainfo: upload/download with metabase 2020-11-11 12:13:52 +00:00
version_collector.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00