storj/satellite
Kaloyan Raev a7685f50c9 satellite/metainfo/metabase: set maxParts to MaxListLimit if greater
We should set the client requested maxParts to MaxListLimit if it is
greater than that value instead of returning an error.

MinIO default value for maxParts is 10,000 while the satellite's
MaxListLimit is 1,000. If we return an error, the ListParts with default
maxParts will throw an error.

Change-Id: I06739e1d8d8f96803eba491585395da0443aec04
2020-12-03 11:32:07 +00:00
..
accounting satellite: try to stream rollups to aggregation function to use less memory 2020-11-29 10:26:32 -07:00
admin satellite/admin: add apikey endpoints 2020-10-20 11:26:56 +00:00
attribution all: fix dots 2020-07-16 14:58:28 +00:00
audit satellite/{audit,gracefulexit}: remove logic for PieceHashesVerified 2020-11-24 11:09:48 +02:00
compensation all: add missing dots 2020-08-11 17:50:01 +03:00
console Merge 'master' branch 2020-11-30 12:57:22 +01:00
contact all: fix dots 2020-07-16 14:58:28 +00:00
dbcleanup satellite/orders: ensure that expired deletion doesn't stall 2020-11-23 14:52:40 +02:00
downtime all: fix comments 2020-07-16 19:13:14 +03:00
gc satellite/gc: Init map with an aprox size 2020-11-27 10:44:19 +01:00
gracefulexit satellite/{audit,gracefulexit}: remove logic for PieceHashesVerified 2020-11-24 11:09:48 +02:00
inspector satellite/internalpb: add inspectors 2020-10-30 13:28:17 +02:00
internalpb {satellite,storagenode}/internalpb: use specific package name 2020-10-30 17:31:08 +02:00
mailservice all: fix linter complaints 2020-10-13 15:59:01 +03:00
marketingweb all: fix linter complaints 2020-10-13 15:59:01 +03:00
metainfo satellite/metainfo/metabase: set maxParts to MaxListLimit if greater 2020-12-03 11:32:07 +00:00
metrics satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection all: add missing dots 2020-08-11 17:50:01 +03:00
nodestats storagenode/reputation: offline_under_review_at added 2020-09-02 18:48:28 +03:00
orders Merge 'master' branch 2020-11-24 10:03:20 +01:00
overlay Merge 'master' branch 2020-11-10 11:58:59 +00:00
payments satellite/satellitedb: make limits per default NULL 2020-10-14 20:28:16 +00:00
referrals all: fix dots 2020-07-16 14:58:28 +00:00
repair satellite: support pointing db components at different databases 2020-11-28 18:39:16 +00:00
revocation all: fix dots 2020-07-16 14:58:28 +00:00
rewards Merge 'master' branch 2020-11-16 10:02:54 +01:00
satellitedb Merge 'master' branch 2020-11-30 12:57:22 +01:00
snopayout storagenode: heldamount renamed to payouts, renamed some methods and structs to more meaningful names. grouped estimated payout with pathouts 2020-09-16 14:57:35 +00:00
admin.go cmd/storj-sim: run gateway without --access flag 2020-10-13 14:45:04 +00:00
api.go Merge branch 'master'. 2020-11-02 13:02:01 +02:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/metainfo: expired deletion service to use Metabase 2020-12-01 09:12:14 +00:00
gc.go satellite: Fix typo in a comment 2020-11-26 15:44:49 +01:00
peer.go satellite: support pointing db components at different databases 2020-11-28 18:39:16 +00:00
repairer.go Merge 'master' branch 2020-11-24 10:03:20 +01:00