A.Unger
|
598944bb31
|
Merge branch 'master' into try-gookikt-config
|
2021-11-03 10:27:06 +01:00 |
|
Willy Kloucek
|
fc3b6cd889
|
Merge pull request #2720 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.42.0
Bump google.golang.org/grpc from 1.41.0 to 1.42.0
|
2021-11-03 08:17:09 +01:00 |
|
dependabot[bot]
|
832487e865
|
Bump google.golang.org/grpc from 1.41.0 to 1.42.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.41.0...v1.42.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 06:33:06 +00:00 |
|
A.Unger
|
23d8c26b8a
|
Merge branch 'master' into try-gookikt-config
|
2021-11-02 16:57:08 +01:00 |
|
David Christofas
|
a13e3e74be
|
Automated changelog update [skip ci]
|
2021-11-02 15:03:01 +00:00 |
|
David Christofas
|
04ce16eb54
|
Merge pull request #2719 from owncloud/fix-basic-auth
fix basic auth configuration
|
2021-11-02 16:02:26 +01:00 |
|
David Christofas
|
890fbd53b6
|
fix basic auth configuration
|
2021-11-02 15:04:13 +01:00 |
|
A.Unger
|
24b3363310
|
rename _fs -> dirFS
|
2021-11-02 14:50:31 +01:00 |
|
A.Unger
|
2a14bb362a
|
fix smells
|
2021-11-02 14:48:40 +01:00 |
|
A.Unger
|
2d7a394a30
|
Merge branch 'master' into try-gookikt-config
|
2021-11-02 14:21:45 +01:00 |
|
A.Unger
|
ab1703c2e8
|
refactor around config parsing
|
2021-11-02 14:20:07 +01:00 |
|
A.Unger
|
10731c3878
|
general restructuring
|
2021-11-02 12:12:09 +01:00 |
|
A.Unger
|
a767356bba
|
provide example config + implement parse config on accounts
|
2021-11-02 12:09:21 +01:00 |
|
A.Unger
|
7ca93450a2
|
adjust accounts flagset, replace new with defaultconfig
|
2021-11-02 11:29:52 +01:00 |
|
Ralf Haferkamp
|
424a2e3f09
|
Merge pull request #2716 from owncloud/individual-it-patch-1
[docs-only] fix make command to run single feature
|
2021-11-02 11:16:35 +01:00 |
|
Artur Neumann
|
016c8d03ee
|
fix make command to run single feature
|
2021-11-02 11:05:38 +01:00 |
|
A.Unger
|
20b6d0a635
|
add DefaultConfig on accounts
|
2021-11-02 10:57:25 +01:00 |
|
Willy Kloucek
|
df48c6093a
|
Merge pull request #2714 from owncloud/dependabot/go_modules/go-micro.dev/v4-4.3.0
Bump go-micro.dev/v4 from 4.2.1 to 4.3.0
|
2021-11-02 10:15:58 +01:00 |
|
A.Unger
|
7fa70d7d7e
|
Merge branch 'master' into try-gookikt-config
|
2021-11-02 10:00:00 +01:00 |
|
Ralf Haferkamp
|
e655771d5c
|
Merge pull request #2715 from owncloud/dependabot/go_modules/github.com/rs/zerolog-1.26.0
Bump github.com/rs/zerolog from 1.25.0 to 1.26.0
|
2021-11-02 08:50:55 +01:00 |
|
Willy Kloucek
|
dcfcf68584
|
Merge pull request #2653 from owncloud/update-ci-images
update ci images and early fail
|
2021-11-02 08:00:50 +01:00 |
|
Willy Kloucek
|
b874de5b4b
|
Merge pull request #2712 from rhafer/doc
[docs-only] Add note about OIDC discovery redirect for Keycloak
|
2021-11-02 07:58:03 +01:00 |
|
dependabot[bot]
|
e49542bc76
|
Bump github.com/rs/zerolog from 1.25.0 to 1.26.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.25.0...v1.26.0)
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 06:30:44 +00:00 |
|
dependabot[bot]
|
b4619fee64
|
Bump go-micro.dev/v4 from 4.2.1 to 4.3.0
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/asim/go-micro/releases)
- [Commits](https://github.com/asim/go-micro/compare/v4.2.1...v4.3.0)
---
updated-dependencies:
- dependency-name: go-micro.dev/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 06:30:36 +00:00 |
|
Ralf Haferkamp
|
5aeb76f6c8
|
Merge pull request #2713 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.2.2
Bump github.com/blevesearch/bleve/v2 from 2.2.1 to 2.2.2
|
2021-11-01 17:13:14 +01:00 |
|
dependabot[bot]
|
1da2baa4d4
|
Bump github.com/blevesearch/bleve/v2 from 2.2.1 to 2.2.2
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 15:28:28 +00:00 |
|
Phil Davis
|
bf056895c5
|
Merge pull request #2685 from owncloud/bump-commit-id-emptySkeleton
[tests-only] [full-ci] Bump core commit id to include empty skeleton test changes
|
2021-11-01 18:24:42 +05:45 |
|
Ralf Haferkamp
|
c94615fe77
|
Merge pull request #2707 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.26.0
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.25.0 to 0.26.0
|
2021-11-01 13:20:59 +01:00 |
|
Ralf Haferkamp
|
848e830517
|
Merge pull request #2703 from owncloud/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.5
Bump github.com/go-chi/chi/v5 from 5.0.4 to 5.0.5
|
2021-11-01 13:18:42 +01:00 |
|
Ralf Haferkamp
|
b8d737a914
|
docs: Add note about OIDC discovery redirect for Keycloak
Using an external OIDC IDP means that, that IDP also needs to serve
the OIDC discovery information.
Fixes: https://github.com/owncloud/ocis/issues/2676
|
2021-11-01 12:57:18 +01:00 |
|
Phil Davis
|
5665fc4644
|
Bump core commit id to include empty skeleton test changes
|
2021-11-01 16:34:38 +05:45 |
|
A.Unger
|
7df000d06f
|
parse config regardless of supervised / unsupervised
|
2021-10-31 00:30:48 +02:00 |
|
A.Unger
|
18b55367fa
|
Merge branch 'master' into try-gookikt-config
|
2021-10-31 00:09:02 +02:00 |
|
A.Unger
|
711acbb354
|
inherit logging config from ocis.yaml, let extensions overwrite their logging. Considering using a package level global logging...
|
2021-10-31 00:08:46 +02:00 |
|
A.Unger
|
998df71ae3
|
poors man struct inheritance and perpetuity
|
2021-10-29 23:41:41 +02:00 |
|
A.Unger
|
94aeefb7fd
|
first examples of config parsing
|
2021-10-29 16:15:35 +02:00 |
|
dependabot[bot]
|
2de18dad88
|
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.25.0 to 0.26.0.
- [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.25.0...zpages/v0.26.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-29 13:29:11 +00:00 |
|
dependabot[bot]
|
d627e26eb5
|
Bump github.com/go-chi/chi/v5 from 5.0.4 to 5.0.5
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.4...v5.0.5)
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-29 13:25:38 +00:00 |
|
David Christofas
|
c5fae63c20
|
Merge pull request #2693 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.1.0
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.0.1 to 1.1.0
|
2021-10-29 15:03:58 +02:00 |
|
Willy Kloucek
|
8fd840b192
|
update ci images and enhance fail notification
|
2021-10-29 14:41:33 +02:00 |
|
Willy Kloucek
|
164d09a58e
|
Merge pull request #2701 from owncloud/adr_locking
[docs-only] add locking adr
|
2021-10-29 13:49:24 +02:00 |
|
Willy Kloucek
|
bb512b1943
|
add results of discussion
|
2021-10-29 13:24:04 +02:00 |
|
A.Unger
|
34253fcae2
|
remove flagset on proxy, use default config values
|
2021-10-29 11:51:08 +02:00 |
|
Willy Kloucek
|
616bdc2d1a
|
Automated changelog update [skip ci]
|
2021-10-29 07:33:29 +00:00 |
|
Willy Kloucek
|
3e36584285
|
Merge pull request #2702 from owncloud/no_error_logging_unsupported_thumbnails
no error logging on unsupported files for thumbnailer
|
2021-10-29 09:32:45 +02:00 |
|
Willy Kloucek
|
3808b299c2
|
no error logging on unsuported files for thumbnailer
|
2021-10-29 08:20:36 +02:00 |
|
Willy Kloucek
|
6fdca51800
|
add locking adr
|
2021-10-28 15:14:03 +02:00 |
|
dependabot[bot]
|
1d0c56d8f3
|
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.0.1 to 1.1.0
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.0.1...v1.1.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-28 13:09:51 +00:00 |
|
David Christofas
|
d8e2935b4c
|
Merge pull request #2694 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.1.0
Bump go.opentelemetry.io/otel/sdk from 1.0.1 to 1.1.0
|
2021-10-28 14:56:10 +02:00 |
|
Willy Kloucek
|
47077b1f5c
|
Automated changelog update [skip ci]
|
2021-10-28 11:15:13 +00:00 |
|