agola/internal/services/gateway/api
Simone Gotti ee5c829653 *: add remote source option to disable registration/login
* Make the new fields RegistrationEnabled/LoginEnabled in types.RemoteSource
bool pointers (since they are new fields that don't exist in previously saved
remote sources) and default them to true if null when unmarshaling (or existing
remotesources will have registration and login disabled)

* Add options to cmd remotesource create/update to set the registration/login
disabled.
2019-07-05 13:33:29 +02:00
..
api.go gateway: fix linter errors 2019-07-02 15:35:14 +02:00
badge.go *: use vanity url 2019-07-01 11:40:20 +02:00
client.go gateway: add getruns filter by result 2019-07-05 10:42:45 +02:00
oauth2.go *: use vanity url 2019-07-01 11:40:20 +02:00
org.go *: use vanity url 2019-07-01 11:40:20 +02:00
project.go *: use vanity url 2019-07-01 11:40:20 +02:00
projectgroup.go *: use vanity url 2019-07-01 11:40:20 +02:00
remoterepo.go *: use vanity url 2019-07-01 11:40:20 +02:00
remotesource.go *: add remote source option to disable registration/login 2019-07-05 13:33:29 +02:00
repos.go *: remove unneeded logging 2019-06-14 11:28:00 +02:00
run.go gateway: add getruns filter by result 2019-07-05 10:42:45 +02:00
secret.go *: use vanity url 2019-07-01 11:40:20 +02:00
user.go gateway/cmd: generate CacheGroup for user direct runs 2019-07-03 15:19:52 +02:00
variable.go *: use vanity url 2019-07-01 11:40:20 +02:00
webhook.go *: use vanity url 2019-07-01 11:40:20 +02:00