Commit Graph

17 Commits

Author SHA1 Message Date
A.Unger
bff4ec48b0 new config framework in accounts 2021-11-08 13:41:59 +01:00
A.Unger
2dd9a7b14c new config framework in proxy 2021-11-08 13:32:58 +01:00
A.Unger
0e9b6d8c52 fix log inheritance 2021-11-08 11:35:41 +01:00
A.Unger
74dae6dad9 add ocis-pkg/config default config + fix logging inheritance 2021-11-08 11:14:26 +01:00
A.Unger
e858fa0188 define ocis_url as a shared option in ocis-pkg/config 2021-11-04 12:58:18 +01:00
A.Unger
34253fcae2 remove flagset on proxy, use default config values 2021-10-29 11:51:08 +02:00
Willy Kloucek
68ba24ff73 fix extensions versions 2021-10-05 12:39:31 +02:00
Willy Kloucek
7b30571aff switch from micro/cli/v2 to urfave/cli/v2, like https://github.com/asim/go-micro/pull/2224 2021-09-27 12:02:55 +02:00
A.Unger
c1f489a258 update config parsing for accounts and proxy 2021-03-12 13:47:52 +01:00
A.Unger
29910838c1 rework config 2021-03-09 15:55:45 +01:00
Jörn Friedrich Dreyer
36d86aa87e extract handleOriginalAction and check if Before() exists before calling it
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 11:59:29 +00:00
Jörn Friedrich Dreyer
63ae28fff1 align commands to always execute the original Before()
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-23 10:52:22 +00:00
Benedikt Kulmann
4059b8e0a0 Fix service name tracing config 2020-11-11 21:08:46 +01:00
Benedikt Kulmann
15df700b27 Move default configs to root level 2020-11-11 17:12:14 +01:00
Michael Barz
93138c81ed Rename ocis single binary commands and flagset 2020-10-06 13:41:34 +02:00
David Christofas
0578092c6f add version command and add build information to metrics
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-09-25 13:31:14 +02:00
A.Unger
1517eb9436 add ocis subcommand 2020-09-18 13:15:21 +02:00