storj/satellite
Michal Niewrzal c2a97aeb14 satellite/satellitedb: add ListAllBuckets method
We need to be able to list all buckets in DB without knowing project ID.
This method will be used to list buckets for metainfo loop
implementation based on metabase.

Change-Id: Iac75af0eee4f31e80a15577575a8249cbca787b2
2020-12-10 14:19:27 +00:00
..
accounting all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
admin satellite/admin: add apikey endpoints 2020-10-20 11:26:56 +00:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
compensation all: add missing dots 2020-08-11 17:50:01 +03:00
console all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
contact satellite/{accounting, contact}: Remove periods and spaces from metrics. 2020-12-03 15:33:01 +00:00
dbcleanup satellite/orders: ensure that expired deletion doesn't stall 2020-11-23 14:52:40 +02:00
gc all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
gracefulexit all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
inspector all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
internalpb {satellite,storagenode}/internalpb: use specific package name 2020-10-30 17:31:08 +02:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
marketingweb all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo satellite/satellitedb: add ListAllBuckets method 2020-12-10 14:19:27 +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 all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
orders all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
overlay all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
payments satellite/satellitedb: make limits per default NULL 2020-10-14 20:28:16 +00:00
referrals all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
repair all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
revocation all: fix dots 2020-07-16 14:58:28 +00:00
rewards all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
satellitedb satellite/satellitedb: add ListAllBuckets method 2020-12-10 14:19:27 +00:00
snopayout all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
admin.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
api.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
gc.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
peer.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
repairer.go satellite/repair: Update repair override config to support multiple RS schemes. 2020-11-23 18:01:15 +00:00