storj/internal/testplanet
Jess G d51bdf14df
project usage limiting (#1561)
* reorg uplink cmd files for consistency

* init implementation of usage limiting

* Revert "reorg uplink cmd files for consistency"

This reverts commit 91ced7639bf36fc8af1db237b01e233ca92f1890.

* add changes per CR comments

* fix custom query to use rebind

* updates per convo about what to limit on

* changes per comments

* fix syntax and comments

* add integration test, add db methods for test

* update migration, add rebind to query

* update testdata for psql

* remove unneeded drop index statement

* fix migrations, fix calculate usage limit

* fix comment

* add audit test back

* change methods to use bucketName/projectID, fix tests

* add changes per CR comments

* add test for uplink upload and err ssg

* changes per CR comments

* check get/put limit separately
2019-04-02 11:21:18 -07:00
..
gen_identities.go use peer ca whitelist in testplanet (#1337) 2019-02-25 09:38:03 +02:00
identities_table.go use peer ca whitelist in testplanet (#1337) 2019-02-25 09:38:03 +02:00
identities.go Add new piece id definition (#1411) 2019-03-06 11:17:35 +02:00
planet_test.go Remove PointerDB client (#1520) 2019-03-22 11:01:49 +02:00
planet.go project usage limiting (#1561) 2019-04-02 11:21:18 -07:00
reconfigure.go dial node/address with bad server cert (#1342) 2019-02-26 19:35:16 +01:00
run_test.go Ensure that tally tests run against postgres (#1227) 2019-02-05 16:23:45 +02:00
run.go Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
signed_identities_table.go use peer ca whitelist in testplanet (#1337) 2019-02-25 09:38:03 +02:00
uplink_test.go skips TestDownloadWithSomeNodesOffline (#1579) 2019-03-26 14:45:23 -04:00
uplink.go Remove pointerdb.Server (#1609) 2019-03-30 13:21:49 +02:00