agola/internal/services/gateway/api
Simone Gotti 3f7e554f04 gateway: rename command(handler) to action(handler)
Since we're going to migrate all actions (also queries that now are implemented
in the api handlers) there
2019-05-03 23:48:49 +02:00
..
api.go util/errors: add ErrForbidden 2019-05-03 23:18:51 +02:00
client.go * api: accept both ids or names in the same endpoint 2019-05-03 11:07:53 +02:00
oauth2.go gateway: rename command(handler) to action(handler) 2019-05-03 23:48:49 +02:00
org.go gateway: rename command(handler) to action(handler) 2019-05-03 23:48:49 +02:00
project.go gateway: rename command(handler) to action(handler) 2019-05-03 23:48:49 +02:00
projectgroup.go gateway: rename command(handler) to action(handler) 2019-05-03 23:48:49 +02:00
remoterepo.go gateway: rename command(handler) to action(handler) 2019-05-03 23:48:49 +02:00
remotesource.go gateway: rename command(handler) to action(handler) 2019-05-03 23:48:49 +02:00
repos.go */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
run.go runservice: implement caching 2019-04-13 14:58:56 +02:00
secret.go configstore: use augmented types for vars/secrets dynamic values 2019-04-30 16:28:01 +02:00
user.go gateway: rename command(handler) to action(handler) 2019-05-03 23:48:49 +02:00
variable.go configstore: use augmented types for vars/secrets dynamic values 2019-04-30 16:28:01 +02:00