storj/internal
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
..
cui better batch-generation (#1219) 2019-02-06 09:04:12 +01:00
dbutil Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
debugging Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
fpath remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
memory updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
migrate Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
post added LOGIN auth scheme to satellite mail service (#1552) 2019-03-24 02:08:41 +02:00
processgroup updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
readcloser remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
s3client updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
storjql V3-1152 Node bootstrap web backend (#1327) 2019-03-05 12:38:21 +02:00
sync2 Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00
testcontext Remove PointerDB client (#1520) 2019-03-22 11:01:49 +02:00
testidentity TLS extension handling overhaul (#1458) 2019-03-25 22:52:12 +01:00
testpeertls TLS extension handling overhaul (#1458) 2019-03-25 22:52:12 +01:00
testplanet project usage limiting (#1561) 2019-04-02 11:21:18 -07:00
teststorj Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00