agola/internal/services/configstore
Simone Gotti 4fb250a668 configstore api: improve response handling
* 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 12:29:25 +02:00
..
api configstore api: improve response handling 2019-04-08 12:29:25 +02:00
command configstore: create token only if it doesn't exists 2019-04-05 15:06:26 +02:00
common update configstore for previous wal changes 2019-04-03 18:11:31 +02:00
readdb update wal and readdb 2019-04-01 12:54:43 +02:00
configstore.go *: fix rest methods 2019-04-08 08:54:45 +02:00
configstore_test.go update configstore for previous wal changes 2019-04-03 18:11:31 +02:00