agola/internal/services/gateway/api
Simone Gotti 0c94386149 gateway: add badges endpoint
Currently we generate badges only for projects branches. In future this could be
extended to also generate badges for tags and PRs
2019-05-10 11:08:24 +02:00
..
api.go util/errors: add ErrForbidden 2019-05-03 23:18:51 +02:00
badge.go gateway: add badges endpoint 2019-05-10 11:08:24 +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: move remaining user logic from api to actions 2019-05-05 14:45:19 +02:00
org.go *: implement delete organization member 2019-05-09 17:05:13 +02:00
project.go gateway: add project update repo linked account api 2019-05-09 15:36:47 +02:00
projectgroup.go gateway: project(group) create: rename parentID to parentRef 2019-05-05 17:19:23 +02:00
remoterepo.go gateway: rename command(handler) to action(handler) 2019-05-03 23:48:49 +02:00
remotesource.go gateway: add delete remote source handler 2019-05-10 00:03:03 +02:00
repos.go */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
run.go runservice/gateway: return run on run action 2019-05-07 23:23:58 +02:00
secret.go gateway: move secret logic from api to actions 2019-05-05 14:11:29 +02:00
user.go types: add RemoteUserAvatarURL to User 2019-05-09 16:49:02 +02:00
variable.go gateway: move variable logic from api to actions 2019-05-04 15:16:49 +02:00