Commit Graph

7315 Commits

Author SHA1 Message Date
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
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
A.Unger
be9eff8ba8 add tags to structs 2021-11-05 11:37:16 +01:00
A.Unger
91c766210c migrate graph-explorer to the new config scheme 2021-11-05 11:31:35 +01:00
A.Unger
ba1635165b migrate idp to the new config scheme 2021-11-05 11:15:55 +01:00
Phil Davis
84caabfb30 Bump core commit id for tests 2021-11-05 14:44:35 +05:45
dependabot[bot]
22a2319447 Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.26.0...zpages/v0.26.1)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 06:33:53 +00:00
A.Unger
da36ca8cde adjust flagsets 2021-11-04 15:56:01 +01:00
A.Unger
a76ad08d12 fix dead code logic 2021-11-04 14:19:41 +01:00
A.Unger
cfe1ac30af add graph 2021-11-04 13:50:42 +01:00
A.Unger
b61887aca1 hook accounts to env variables 2021-11-04 13:16:16 +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
4194da4e88 add ocis.yaml 2021-11-04 10:53:40 +01:00
A.Unger
3d46e27aae Merge branch 'master' into try-gookikt-config 2021-11-04 09:47:26 +01:00
Michael Barz
ec066b8e92 Merge pull request #2725 from owncloud/accept_locking_adr
[docs-only] accept locking adr
2021-11-04 09:12:33 +01:00
Willy Kloucek
1ac831a8f4 accept locking adr 2021-11-04 08:41:12 +01:00
A.Unger
418cc97fb9 update proxy bindings 2021-11-03 16:32:11 +01:00
A.Unger
572e238dcd infere go type from destination 2021-11-03 16:01:45 +01:00
A.Unger
ebd34df703 Merge branch 'master' into try-gookikt-config 2021-11-03 15:29:31 +01:00
A.Unger
7ac71b65f6 backwards compatibility with urfave/cli 2021-11-03 14:56:31 +01:00
A.Unger
90844c5c84 first draft of config loading exclusively using env vars 2021-11-03 14:46:38 +01:00