agola/internal/services/runservice
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
..
action db: use context functions 2019-07-25 14:49:53 +02:00
api db: use context functions 2019-07-25 14:49:53 +02:00
common runservice: add lock around compatchangegroups 2019-07-10 10:20:35 +02:00
readdb db: use context functions 2019-07-25 14:49:53 +02:00
store runservice: fix linter errors 2019-07-02 14:53:01 +02:00
types runservice: add getruns filter by result 2019-07-05 10:32:51 +02:00
runservice.go service: handle cors config and use it only on gateway 2019-07-13 23:15:00 +02:00
scheduler.go runservice: add lock around compatchangegroups 2019-07-10 10:20:35 +02:00
scheduler_test.go runservice: fix linter errors 2019-07-02 14:53:01 +02:00