storj/internal
Jess G 8d92c288e2
satellitedb: separate migration into subcommand (#3436)
* separate sadb migration, add version check

* update checkversion to do same validation as migration

* changes per CR

* add sa migration to storj-sim

* add different debug port in storj-sim for migration

* add wait for exit for storj-sim migration

* update sa docker entrypoint to support migration

* storj-sim satellite parts all wait for migration

* upgrade golang-migrate/migrate to v4 because bug

* fix go mod tidy
2019-11-02 13:09:07 -07:00
..
cui better batch-generation (#1219) 2019-02-06 09:04:12 +01:00
currency satellite/rewards: use USD type (#2384) 2019-07-01 15:16:49 -04:00
date storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
dbutil storagenode/storagenodedb: Migrate to separate dbs (#3081) 2019-09-23 12:36:46 -07:00
debugging Identity versioning (#1389) 2019-04-08 20:15:19 +02:00
errs2 all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
fpath Fix storing struct in context (#2126) 2019-06-05 16:02:29 +02:00
groupcancel groupcancel/ec delete: add a timeout based on completion times 2019-10-30 16:18:39 -06:00
memory Don't convert to float to avoid losing precision. (#2092) 2019-06-03 18:37:40 +02:00
migrate satellitedb: separate migration into subcommand (#3436) 2019-11-02 13:09:07 -07:00
post lint: add linting for errs package (#2881) 2019-08-27 19:07:12 +03: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 aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
sync2 internal/sync2: make Fence accept context (#3393) 2019-10-28 16:04:31 +02:00
testblobs move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
testcontext drpc: enable by default (#3452) 2019-11-01 22:43:24 +01:00
testidentity lib/uplink: remove redis and bolt dependencies (#2812) 2019-08-19 16:10:38 -06:00
testpeertls Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
testplanet satellite/gracefulexit: add flag for enabling/disabling graceful exit on the satellite (#3437) 2019-11-01 16:21:24 +02:00
testrand storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
testrevocation pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
teststorj Refactor pb.Node protobuf (#1785) 2019-04-22 12:07:50 +03:00
version storagenode-updater: add autoupdating (#3422) 2019-10-31 05:27:53 -07:00