storj/satellite
Michał Niewrzał 3f0babffe8 satellite/{console,satellitedb}: add project segment limit to user
All limits we have for projects have also parent limits stored
with user data. New created project is first taking limits from
owner (user) limits.
This change is extending users table with project_segment_limit
column and adds functionality to get and set value for this
column.

Change-Id: Iff5e36c62b517652390b649fc05992475916ecff
2021-12-16 08:46:01 +00:00
..
accounting satellite/accounting: add functionality to get and cache project segment count 2021-12-09 12:30:52 +00:00
admin satellite/{console,satellitedb}: add project segment limit to user 2021-12-16 08:46:01 +00:00
analytics Track user events through HubSpot events API (#4300) 2021-12-09 12:52:51 -08:00
attribution satellite/{satellitedb,attribution,console}: value attribution changes that add userAgent field to buckets table and all tables that have partner_id 2021-10-18 13:56:19 +00:00
audit satellite/audit: account for piece size during audit reservoir sampling 2021-12-01 18:17:52 +00:00
buckets satellite/metainfo: propagate geofencing between buckets and stream id 2021-11-24 08:05:05 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console satellite/{console,satellitedb}: add project segment limit to user 2021-12-16 08:46:01 +00:00
contact private/lrucache: import from common 2021-08-16 10:04:32 +00:00
gc private/testplanet: move Metabase outside Metainfo for satellite 2021-09-09 07:15:51 +00:00
geoip satellite/geoip: update node check-in to associate a country code 2021-11-10 16:44:41 +01:00
gracefulexit satellite/gracefulexit: stop using gracefulexit_transfer_queue 2021-09-14 11:52:34 +00:00
inspector private/testplanet: move Metabase outside Metainfo for satellite 2021-09-09 07:15:51 +00:00
internalpb satellite/metainfo: propagate geofencing between buckets and stream id 2021-11-24 08:05:05 +00:00
mailservice satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
metabase satellite/metabase: add GetProjectSegmentCount method 2021-11-24 13:20:02 +00:00
metainfo satellite/metainfo: remove Gateway-ST library name from UserAgent string 2021-12-13 18:07:55 +00:00
metrics satellite/metrics: speedup test 2021-09-28 11:39:37 +02:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection/uploadselection satellite/nodeselection: add geofencing constraints to the node selection criteria 2021-11-08 17:04:31 +00:00
nodestats satellite/reputation: return default reputation stats when node is not 2021-08-04 19:34:54 +00:00
orders satellite/orders: avoid logging "bucketName or projectID not set" 2021-12-14 10:31:48 +00:00
overlay satellite/metainfo: propagate geofencing between buckets and stream id 2021-11-24 08:05:05 +00:00
payments satellite: use segment count for billing 2021-10-27 19:21:50 +00:00
repair satellite/repair: only record audit result if segment can be downloaded 2021-11-17 15:25:43 +00:00
reputation satellite/{reputation/satellitedb}: remove references to contained column in reputations table 2021-10-14 19:59:03 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite/rewards: adding SeaweedFS to partners list (#4230) 2021-10-19 21:30:31 +02:00
satellitedb satellite/{console,satellitedb}: add project segment limit to user 2021-12-16 08:46:01 +00:00
snopayouts all: fix error naming 2021-04-29 15:38:21 +03:00
admin.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00
api.go satellite/{console,satellitedb}: add project segment limit to user 2021-12-16 08:46:01 +00:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00
gc.go satellite/metabase/segmentloop: don't shutdown satellite on loop error 2021-07-30 06:49:10 +00:00
peer.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00
repairer.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00