Commit Graph

7448 Commits

Author SHA1 Message Date
A.Unger
d23ab5a01a Merge branch 'master' into try-gookikt-config 2021-11-15 19:38:05 +01:00
Phil Davis
36ccb6af17 Merge pull request #2769 from owncloud/archivesRessourcePaths
[tests-only] use archiver endpoint with path
2021-11-15 21:54:52 +05:45
Phil Davis
47f33b2ad1 Merge pull request #2765 from owncloud/bump-commit-id-20211115
[tests-only][full-ci]Bump ocis commit id to match latest
2021-11-15 21:51:59 +05:45
A.Unger
cfbe37de61 WIP - replace flags in storage commands 2021-11-15 16:58:22 +01:00
Swikriti Tripathi
1cdb3a8003 Bump ocis commit id to match latest 2021-11-15 20:09:39 +05:45
Willy Kloucek
9ad8d1bd90 Automated changelog update [skip ci] 2021-11-15 13:06:17 +00:00
Willy Kloucek
117b2feae1 Merge pull request #2755 from owncloud/fix-basic-auth-with-custom-user-claim
fix basic auth with custom user claim
2021-11-15 14:04:06 +01:00
Michael Barz
ac7faad98b Merge pull request #2771 from owncloud/docker-image-debugging-tools
add attr and tree as inspection / debugging tools to the docker image
2021-11-15 13:54:02 +01:00
Phil Davis
c14fbfd310 Apply suggestions from code review 2021-11-15 18:29:58 +05:45
Willy Kloucek
62704ceb2e fix double "the" 2021-11-15 13:24:26 +01:00
Willy Kloucek
e91dd8c57d add attr and tree as inspection / debugging tools to the docker image 2021-11-15 13:10:10 +01:00
Phil Davis
25c16ea50a Merge pull request #2770 from owncloud/fixSharesArchiverTests
[tests-only] fix archiver tests expectations
2021-11-15 17:19:28 +05:45
Artur Neumann
f7847be028 [tests-only] fix archiver tests expectations 2021-11-15 16:20:53 +05:45
Artur Neumann
bfd7496230 [tests-only] use archiver endpoint with path 2021-11-15 16:18:10 +05:45
A.Unger
fde5e35496 fix commons propagation 2021-11-15 10:38:02 +01:00
Willy Kloucek
7dca7b4fae set only user oidc claim only if cs3 claim is userid 2021-11-15 10:31:07 +01:00
A.Unger
2b0f414b46 Revert "fix code smells"
This reverts commit a22342ea28.
2021-11-15 10:16:20 +01:00
A.Unger
a22342ea28 fix code smells 2021-11-15 10:03:42 +01:00
A.Unger
242b3e9eb9 Merge branch 'master' into try-gookikt-config 2021-11-15 09:56:40 +01:00
Willy Kloucek
f3ced34846 Merge pull request #2758 from owncloud/dependabot/go_modules/go-micro.dev/v4-4.4.0
Bump go-micro.dev/v4 from 4.3.0 to 4.4.0
2021-11-15 08:38:25 +01:00
Willy Kloucek
063d65f78e Merge pull request #2764 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel-1.2.0
Bump go.opentelemetry.io/otel from 1.1.0 to 1.2.0
2021-11-15 08:27:04 +01:00
dependabot[bot]
da403b3e7b Bump go.opentelemetry.io/otel from 1.1.0 to 1.2.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.1.0 to 1.2.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.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 06:30:21 +00:00
A.Unger
4db1697f89 leftover env variables on thumbnails 2021-11-12 13:53:19 +01:00
A.Unger
b6066f361f Merge branch 'master' into try-gookikt-config 2021-11-12 13:03:32 +01:00
Swikriti Tripathi
8ec45b5e62 Merge pull request #2754 from owncloud/bump-commit-id-20211111
[tests-only][full-ci]Bump core commit id to match latest
2021-11-12 13:09:28 +05:45
Swikriti Tripathi
957569706c Add test to expected to fail file 2021-11-12 12:22:36 +05:45
Swikriti Tripathi
b7321bcd6a bump core commit id to match latest 2021-11-12 12:22:36 +05:45
dependabot[bot]
9625228da4 Bump go-micro.dev/v4 from 4.3.0 to 4.4.0
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/asim/go-micro/releases)
- [Commits](https://github.com/asim/go-micro/compare/v4.3.0...v4.4.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-12 06:26:26 +00:00
A.Unger
732e04ca73 debug config ... trigger CI 2021-11-11 17:06:46 +01:00
A.Unger
23836bbbbc Merge branch 'master' into try-gookikt-config 2021-11-11 16:48:54 +01:00
Benedikt Kulmann
f63ed69285 Automated changelog update [skip ci] 2021-11-11 15:08:17 +00:00
Benedikt Kulmann
24b51daa65 Merge pull request #2726 from owncloud/reva_default_app
[full-ci] update reva to get cs3org/reva#2230
2021-11-11 16:07:17 +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
a29f10e764 adapted proxy tests to support shared.Commons 2021-11-11 14:17:24 +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
48eab0ccc7 add idp common options 2021-11-11 14:03:56 +01:00
A.Unger
e8559d17aa fix proxy integration tests 2021-11-11 14:00:42 +01:00
A.Unger
7eb2c25d65 propagate storage common logging config 2021-11-11 13:58:19 +01:00
A.Unger
c6191b7404 fix account unit tests 2021-11-11 13:46:07 +01:00
A.Unger
f118357a18 graph 2021-11-11 13:18:53 +01:00
A.Unger
6391d94516 glauth 2021-11-11 13:14:19 +01:00
A.Unger
0d1c8accf2 fix deref memory location 2021-11-11 13:06:59 +01:00
A.Unger
cfc9738e51 format 2021-11-11 13:06:03 +01:00
A.Unger
9b8c3838e8 Merge branch 'master' into try-gookikt-config 2021-11-11 13:04:38 +01:00