Commit Graph

367 Commits

Author SHA1 Message Date
Willy Kloucek 6990e7d660 switch all other services to struct tag based env config 2022-01-07 15:47:47 +00:00
Willy Kloucek d2befd9257 switch accounts to struct tag based env config 2022-01-07 15:39:01 +00:00
Willy Kloucek 3b5a33590e add missing commands and unify service / namespace options 2022-01-07 15:38:56 +00:00
Jörn Friedrich Dreyer 66491b94c9 Merge branch 'master' into spaces-registry 2022-01-04 19:30:00 +00:00
Jörn Friedrich Dreyer 2c89a3f777 Add ocis storage-auth-machine subcommand
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-21 21:58:47 +01:00
Jörn Friedrich Dreyer c36e99895b update to latest changes in reva PR
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-12-07 12:21:19 +00:00
A.Unger e3e3d1ee57 runtime: removed trap goroutine and let the context cancelation do the thing 2021-12-06 12:11:48 +01:00
A.Unger 02b5a9d223 deleted http, grpc and debug from ocis-pkg/config/config.go 2021-11-24 11:44:32 +01:00
A.Unger 8797cf3b5a Revert "removed redundant ocis config parsing"
This reverts commit c700ccab1f.
2021-11-22 22:27:29 +01:00
A.Unger c700ccab1f removed redundant ocis config parsing 2021-11-22 22:11:06 +01:00
A.Unger ff611633f5 Revert "fixed code smells: string literal repetition + cyclomatic complexity"
This reverts commit aa4112e2e2.
2021-11-17 13:19:31 +01:00
A.Unger aa4112e2e2 fixed code smells: string literal repetition + cyclomatic complexity 2021-11-17 12:25:21 +01:00
A.Unger c567eb6eea removed yet more flagsets 2021-11-17 11:39:32 +01:00
A.Unger 0d7be0d6ad set all previously set on c.StringSlice values on the bootstrap config 2021-11-16 12:22:17 +01:00
A.Unger fde5e35496 fix commons propagation 2021-11-15 10:38:02 +01:00
A.Unger 9c2150422d addded webdav to the new inheritance strategy 2021-11-11 15:59:13 +01:00
A.Unger 4cecd9b5d2 addded web to the new inheritance strategy 2021-11-11 15:56:38 +01:00
A.Unger 5f19300aaa addded thumbnails to the new inheritance strategy 2021-11-11 15:52:56 +01:00
A.Unger 59f53390a8 fix all storages 2021-11-11 15:48:00 +01:00
A.Unger 582649b7d4 fix more inheritance on storages 2021-11-11 15:18:44 +01:00
A.Unger 3580e16771 losing my mind 2021-11-11 15:12:37 +01:00
A.Unger 202e63bcb6 made ocs compliant with shared.Commons 2021-11-11 14:15:28 +01:00
A.Unger 34840d62e3 fix individual idp command 2021-11-11 14:06:40 +01:00
A.Unger 7eb2c25d65 propagate storage common logging config 2021-11-11 13:58:19 +01:00
A.Unger 6391d94516 glauth 2021-11-11 13:14:19 +01:00
A.Unger 52d55390ab fix inheritance config on accounts command 2021-11-11 12:57:18 +01:00
A.Unger aa67106e04 sane common configurations 2021-11-11 12:51:57 +01:00
A.Unger e308992e85 new config framework in webdav 2021-11-08 14:09:58 +01:00
A.Unger c05c3db392 new config framework in web 2021-11-08 14:08:05 +01:00
A.Unger 96033dc9b3 new config framework in thumbnails 2021-11-08 14:06:29 +01:00
A.Unger ef13618462 new config framework in store 2021-11-08 14:02:36 +01:00
A.Unger 8f99fdc902 new config framework in settings 2021-11-08 14:00:25 +01:00
A.Unger 51dc1715ce new config framework in ocs 2021-11-08 13:58:13 +01:00
A.Unger 261a800b6b new config framework in idp 2021-11-08 13:53:24 +01:00
A.Unger 3d90b21e3b new config framework in glauth 2021-11-08 13:48:07 +01:00
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 d7828141f6 fix log inheritance for accounts 2021-11-08 11:51:35 +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 3206b98359 attempt to fix flags 2021-11-05 16:20:00 +01:00
A.Unger 99f28e601c migrate store to the new config scheme 2021-11-05 14:10:25 +01:00
A.Unger ca997e5bfc migrate web to the new config scheme 2021-11-05 13:33:03 +01:00
A.Unger b44ebce526 continue thumbnails migration 2021-11-05 12:49:52 +01:00
A.Unger 17dbc3d5ee migrate settings to the new config scheme 2021-11-05 12:25:32 +01:00
A.Unger 28b0b8fccd fix ocis root flagset 2021-11-05 12:10:37 +01:00
A.Unger ff7022a256 migrate ocs to the new config scheme 2021-11-05 12:06:35 +01:00
A.Unger ba1635165b migrate idp to the new config scheme 2021-11-05 11:15:55 +01:00
A.Unger da36ca8cde adjust flagsets 2021-11-04 15:56:01 +01:00
A.Unger b61887aca1 hook accounts to env variables 2021-11-04 13:16:16 +01:00