agola/internal/services/runservice
Simone Gotti 86d822a247 service: handle cors config and use it only on gateway
* Don't make cors enabled on all (*) by default.
* Handle related web.allowedOrigins options
* Only the gateway api should be called by a browser so setup the cors handler
only on it
2019-07-13 23:15:00 +02:00
..
action runservice: add CacheGroup field to runconfig 2019-07-03 15:16:37 +02:00
api runservice: handle run not existing 2019-07-08 09:30:15 +02:00
common runservice: add lock around compatchangegroups 2019-07-10 10:20:35 +02:00
readdb runservice: add getruns filter by result 2019-07-05 10:32:51 +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