agola/internal/services/gateway/api
Simone Gotti 0e10a406f9 *: remove server sent events from logs handlers
Just use basic http streaming and send all the data as it's available without
splitting by new lines
2019-05-19 14:35:04 +02:00
..
api.go gateway: return right error when remotesource login fails 2019-05-13 14:23:41 +02:00
badge.go gateway: add badges endpoint 2019-05-10 11:08:24 +02:00
client.go gateway: add get org members api/action 2019-05-14 12:58:29 +02:00
oauth2.go gateway: move remaining user logic from api to actions 2019-05-05 14:45:19 +02:00
org.go gateway: add get org members api/action 2019-05-14 12:58:29 +02:00
project.go gateway api: return project visibility 2019-05-12 23:23:30 +02:00
projectgroup.go *: implement update projectgroup 2019-05-14 17:53:48 +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 *: remove server sent events from logs handlers 2019-05-19 14:35:04 +02:00
secret.go gateway: move secret logic from api to actions 2019-05-05 14:11:29 +02:00
user.go gateway: add get org members api/action 2019-05-14 12:58:29 +02:00
variable.go service: move gateway/common to common 2019-05-15 09:38:27 +02:00