agola/internal/services
Simone Gotti 863277af2d runservice types: refactor unmarshal
* Don't use a complex UnmarshalJSON for RunConfigTask and ExecutorTask but
introduce a Steps type as a slice of Step (where Step is an empty interface)
and declare an UnmarshalJSON method on the Step type.
2019-06-08 16:30:36 +02:00
..
common *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
config *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
configstore readdb: ensure that we apply only etcd committed wals 2019-06-03 18:02:09 +02:00
executor *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
gateway gateway: don't use maxBytesHandler in gitserver proxy handler 2019-06-08 16:26:22 +02:00
gitserver *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
notification *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
runservice runservice types: refactor unmarshal 2019-06-08 16:30:36 +02:00
scheduler *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
types *: add organizations visibility 2019-05-14 10:56:17 +02:00