storj/satellite/satellitedb
Jess G 93788e5218
remove kademlia: create upsert query to update uptime (#2999)
* create upsert query for check-in method

* add tests

* fix lint err

* add benchmark test for db query

* fix lint and tests

* add a unit test, fix lint

* add address to tests

* replace print w/ b.Fatal

* refactor query per CR comments

* fix disqualified, only set if null

* fix query

* add version to updatecheckin query

* fix version

* fix tests

* change version for tests

* add version to tests

* add IP, add transport, mv unit test

* use node.address as arg

* add last ip

* fix lint
2019-09-19 11:37:31 -07:00
..
dbx satellite/satellitedb: add new graceful exit tables and add graceful exit fields to nodes (#3033) 2019-09-13 12:57:32 -04:00
pbold Change protobuf expirations to use time.Time (#2509) 2019-07-09 17:54:00 -04:00
satellitedbtest Optimize KnownUnreliableOrOffline SQL query (#1968) 2019-05-19 17:10:46 +02:00
testdata remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
apikeys.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
attribution_test.go value attribution merge fix and more test cases (#2588) 2019-07-19 11:17:34 -04:00
attribution.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
buckets.go value attribution merge fix and more test cases (#2588) 2019-07-19 11:17:34 -04:00
bucketusage.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
consoledb_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
consoledb.go web/satellite: API keys paged backend (#2839) 2019-09-12 17:19:30 +03:00
containment.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
database.go satellitedb/overlay: add database for storing peer identities (#2764) 2019-08-26 19:49:42 +03:00
irreparabledb.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
locked.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
lockedtx.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
migrate_postgres_test.go migrate: Allow work on separate dbs (#2996) 2019-09-10 13:42:23 -06:00
migrate.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
offers.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
orders.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
overlaycache.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
peeridentities.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
projectaccounting.go satellite: remove remote/inline file from BucketTally (#3041) 2019-09-13 16:51:41 +03:00
projectinvoicestamps.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
projectmembers_test.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
projectmembers.go web/satellite: API keys paged backend (#2839) 2019-09-12 17:19:30 +03:00
projectpaymentinfos.go Project Payment methods (#2037) 2019-07-10 23:29:26 +03:00
projects_test.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
projects.go satellite/console: store partner id on api key and project creation (#2743) 2019-08-12 17:29:40 -04:00
regtokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
repairqueue.go Add count to repair queue (#2661) 2019-07-30 11:21:40 -04:00
resetpasstokens.go satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
storagenodeaccounting.go satellite/satellitedb: use noreturn (#3022) 2019-09-12 20:31:50 +03:00
usagerollups.go Fix the way project_id is stored in bucket_storage_tallies and bucket_bandwidth_rollups (#2283) 2019-06-21 11:38:37 -04:00
usercredits.go satellite/rewards: update current reward to be finished once redemption cap has reached (#2745) 2019-08-14 15:53:48 -04:00
userpayments.go Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
users_test.go Use mail.test as domain in emails (#2224) 2019-06-18 02:28:40 +02:00
users.go satellite/console: Added email normalization to users table (#2586) 2019-09-10 17:00:33 +03:00
utils_test.go internal/testrand: new package for random data (#2282) 2019-06-26 13:38:51 +03:00
utils.go web/satellite: API keys paged backend (#2839) 2019-09-12 17:19:30 +03:00