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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Benedikt Kulmann
|
52e5effa4f
|
Merge pull request #2580 from owncloud/app_provider_docs
[docs-only] add app provider docs
|
2021-11-03 14:13:14 +01:00 |
|
Willy Kloucek
|
44a4ef8c47
|
Merge pull request #2718 from owncloud/unblock_docker_based_acceptance
quickfix root dockerfile to unblock docker based acceptance tests
|
2021-11-03 13:53:36 +01:00 |
|
Willy Kloucek
|
e06db64a3f
|
hint wrap
|
2021-11-03 10:51:19 +01:00 |
|
Willy Kloucek
|
c26daa0605
|
Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
|
2021-11-03 10:47:03 +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 |
|
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 |
|
Willy Kloucek
|
f243b663b3
|
quickfix root dockerfile to unblock docker based acceptance tests
|
2021-11-02 14:25:50 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Willy Kloucek
|
49b46c052f
|
Merge pull request #2698 from owncloud/fix_ipv6
fix ipv6 error with go-micro update
|
2021-10-28 13:14:45 +02:00 |
|
Willy Kloucek
|
d6040ce76c
|
fix ipv6 error with go-micro update
|
2021-10-28 12:29:50 +02:00 |
|