agola/internal/services/runservice/scheduler
Simone Gotti 643dfe4072 runservice api: improve response handling
* Command: use ErrBadRequest
* Always return a json message also on error. For internal errors return a
generic "internal server error" message to not leak the real internal error to
clients
* Return 201 Created on resource creation
* Return 204 No Content on resource deletion and other action with no json
output
2019-04-08 18:04:42 +02:00
..
api runservice api: improve response handling 2019-04-08 18:04:42 +02:00
command runservice api: improve response handling 2019-04-08 18:04:42 +02:00
common update wal and readdb 2019-04-01 12:54:43 +02:00
readdb update wal and readdb 2019-04-01 12:54:43 +02:00
store update wal and readdb 2019-04-01 12:54:43 +02:00
scheduler.go *: implement task approval 2019-04-08 17:29:57 +02:00