agola/internal/services/gateway/api
Simone Gotti 5e21089baa *: remove unneeded logging
remove many log.Info entries that where old debugging entries and move some of
them to the Debug level.
2019-06-14 11:28:00 +02:00
..
api.go util: add ErrInternal 2019-06-11 10:59:21 +02:00
badge.go gateway: add badges endpoint 2019-05-10 11:08:24 +02:00
client.go gateway: add UserCreateRun api and related action 2019-06-11 15:09:41 +02:00
oauth2.go gateway: move remaining user logic from api to actions 2019-05-05 14:45:19 +02:00
org.go *: remove unneeded logging 2019-06-14 11:28:00 +02:00
project.go gateway: add manual run creation 2019-06-11 11:08:40 +02:00
projectgroup.go *: remove unneeded logging 2019-06-14 11:28:00 +02:00
remoterepo.go gateway: update and log errors on remoterepo api 2019-05-23 17:30:20 +02:00
remotesource.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
repos.go *: remove unneeded logging 2019-06-14 11:28:00 +02:00
run.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
secret.go gateway: move secret logic from api to actions 2019-05-05 14:11:29 +02:00
user.go gateway: add UserCreateRun api and related action 2019-06-11 15:09:41 +02:00
variable.go service: move gateway/common to common 2019-05-15 09:38:27 +02:00
webhook.go *: remove unneeded logging 2019-06-14 11:28:00 +02:00