Commit Graph

7334 Commits

Author SHA1 Message Date
A.Unger e7f9fb3bcb refactor NewLogger away to ocis-pkg 2021-11-08 19:38:40 +01:00
A.Unger 9d0809bd81 update drone star ocis debug level 2021-11-08 14:20:36 +01:00
A.Unger 1d5488a3d5 Merge branch 'master' into try-gookikt-config 2021-11-08 14:20:02 +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 6da95d3ddd new config framework in graph 2021-11-08 13:50:52 +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 8c2a681937 normalize webdav 2021-11-08 12:32:52 +01:00
A.Unger 185cee04e9 normalize web 2021-11-08 12:29:59 +01:00
A.Unger b1de937c05 fix tests 2021-11-08 12:26:17 +01:00
A.Unger f76dfc9af1 normalize thumbnails 2021-11-08 12:25:15 +01:00
A.Unger 23cfb909eb normalize store 2021-11-08 12:22:56 +01:00
A.Unger db9dc74555 normalize settings 2021-11-08 12:21:12 +01:00
A.Unger e297142529 normalize ocs 2021-11-08 12:19:26 +01:00
A.Unger a515a97c8f normalize idp 2021-11-08 12:17:23 +01:00
A.Unger 22601de351 normalize graph-explorer 2021-11-08 12:08:35 +01:00
A.Unger 4c9e4713cf normalize graph 2021-11-08 12:04:30 +01:00
A.Unger e8b9186ba3 normalize glauth 2021-11-08 12:01:08 +01:00
A.Unger d7828141f6 fix log inheritance for accounts 2021-11-08 11:51:35 +01:00
A.Unger 4999d4a04c fix test 2021-11-08 11:47:20 +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
Willy Kloucek c1cc720b82 Merge pull request #2734 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.17.0
Bump github.com/onsi/gomega from 1.16.0 to 1.17.0
2021-11-08 08:43:11 +01:00
dependabot[bot] 54dedb39ac Bump github.com/onsi/gomega from 1.16.0 to 1.17.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 06:30:34 +00:00
A.Unger 835928b29b Merge branch 'master' into try-gookikt-config 2021-11-07 20:52:47 +01:00
A.Unger 6f27c1a100 refactor env unbinding to ocis-pkg 2021-11-07 20:52:36 +01:00
Willy Kloucek 2c4bd9005e Merge pull request #2728 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.26.1
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.26.0 to 0.26.1
2021-11-05 19:46:35 +01:00
Artur Neumann 2561c1351d Merge pull request #2722 from owncloud/phpCodeStyle
[skip-ci] format PHP code same as in owncloud/core
2021-11-05 18:49:52 +01:00
Artur Neumann 2df9b058b5 [skip-ci] format PHP code same as in owncloud/core 2021-11-05 16:33:05 +01:00
A.Unger 3206b98359 attempt to fix flags 2021-11-05 16:20:00 +01:00
A.Unger 9466e01a3c change log level to debug 2021-11-05 15:18:34 +01:00
A.Unger a55a0395eb add mapstructure to ocs 2021-11-05 15:16:03 +01:00
A.Unger b94c0e683f fix yet more offenses 2021-11-05 14:26:02 +01:00
A.Unger 8202f7b2ad fix offenses 2021-11-05 14:23:12 +01:00
A.Unger 99f28e601c migrate store to the new config scheme 2021-11-05 14:10:25 +01:00
A.Unger ad72f7574c migrate webdav to the new config scheme 2021-11-05 13:45:15 +01:00
A.Unger ca997e5bfc migrate web to the new config scheme 2021-11-05 13:33:03 +01:00
A.Unger 11855bcaab Merge branch 'master' into try-gookikt-config 2021-11-05 12:50:32 +01:00
Phil Davis 5844f302a5 Merge pull request #2727 from owncloud/bump-core-commit-id-20211105
[tests-only] [full-ci] Bump core commit id for tests
2021-11-05 17:35:27 +05:45
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