agola/internal/services
Simone Gotti b8c2b4020a db: use context functions
Use the go sql context functions (ExecContext, QueryContext etc...)

The context is saved inside Tx so the library users should only pass it one time
to the db.Do function.
2019-07-25 14:49:53 +02:00
..
common *: use vanity url 2019-07-01 11:40:20 +02:00
config config: remove unused gatewayURL from gitserver config 2019-07-04 10:55:12 +02:00
configstore db: use context functions 2019-07-25 14:49:53 +02:00
executor k8s driver: start goroutines after setup 2019-07-10 21:55:26 +02:00
gateway db: use context functions 2019-07-25 14:49:53 +02:00
gitserver service/*: log error only if nil 2019-07-04 15:50:37 +02:00
notification notification: fix linter errors 2019-07-02 15:54:47 +02:00
runservice db: use context functions 2019-07-25 14:49:53 +02:00
scheduler scheduler: fix linter errors 2019-07-02 15:56:14 +02:00
types *: add remote source option to disable registration/login 2019-07-05 13:33:29 +02:00