agola/internal/services/configstore
Simone Gotti 6e8d467c80 util: add ErrInternal
ErrInternal is an internal error that should be provided to the user (http api
will return a 500 with the error message)

It'll be used for any kind of error that are not auth or bad requests (like
errors to communicate to another service)
2019-06-11 10:59:21 +02:00
..
action *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
api util: add ErrInternal 2019-06-11 10:59:21 +02:00
common * api: accept both ids or names in the same endpoint 2019-05-03 11:07:53 +02:00
readdb readdb: ensure that we apply only etcd committed wals 2019-06-03 18:02:09 +02:00
configstore.go *: implement remote source update 2019-05-23 10:29:03 +02:00
configstore_test.go *: add organizations visibility 2019-05-14 10:56:17 +02:00