storj/satellite/satellitedb
Stefan Benten 12c5f42c30
Add Application Name to PostgreSQL Connection String (#1451)
* Add Application Name to PostgreSQL Connection String,
if not existing already

* Relocate Check

* Handle Application Name only for Postgres

* URL Encode

* Relocate Function into pgutil

* Fix Error, when ApplicationName is set

* Rename parameter

* Rename Check Value

* Straightline Comment

* Remove fmt Dependency

* Fix Linting Recommendation
2019-03-12 14:29:13 +01:00
..
dbx framework to delete raw accounting tallies (#1439) 2019-03-12 09:08:23 -04:00
satellitedbtest Satellite migrations (#1301) 2019-02-14 23:55:21 +02:00
testdata add index created_at on bwagreements (#1438) 2019-03-11 08:09:50 +02:00
accounting.go framework to delete raw accounting tallies (#1439) 2019-03-12 09:08:23 -04:00
apikeys.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
bandwidthagreement.go BWA aliases (#1333) 2019-02-22 16:17:35 -05:00
bucketusage.go Bucket usage info rollup table creation and implementation (#1340) 2019-03-06 17:54:48 +02:00
certdb.go BWA aliases (#1333) 2019-02-22 16:17:35 -05:00
consoledb_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
consoledb.go Bucket usage info rollup table creation and implementation (#1340) 2019-03-06 17:54:48 +02:00
database.go Add Application Name to PostgreSQL Connection String (#1451) 2019-03-12 14:29:13 +01:00
irreparabledb.go Add checker irreparable test (#1246) 2019-02-06 14:03:38 +01:00
locked.go framework to delete raw accounting tallies (#1439) 2019-03-12 09:08:23 -04:00
lockedtx.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
migrate_postgres_test.go Change payments to use statDB for wallet addresses rather than Overlay cache (#1368) 2019-03-01 10:46:34 -07:00
migrate.go add index created_at on bwagreements (#1438) 2019-03-11 08:09:50 +02:00
overlaycache.go Jj/payments cleanup (#1379) 2019-02-28 12:13:59 -05:00
projectmembers_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
projectmembers.go [V3-1071] Enhanced project members search to full name. (#1192) 2019-01-31 16:11:53 +02:00
projects_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
projects.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
repairqueue.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
statdb.go Change payments to use statDB for wallet addresses rather than Overlay cache (#1368) 2019-03-01 10:46:34 -07:00
users_test.go Updating account activation flow (#1251) 2019-02-11 12:33:56 +02:00
users.go Updating account activation flow (#1251) 2019-02-11 12:33:56 +02:00
utils_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
utils.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00