Commit Graph

8784 Commits

Author SHA1 Message Date
dependabot[bot]
0ebb85c5de 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.30.0 to 0.31.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.30.0...zpages/v0.31.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>
2022-03-29 09:08:51 +00:00
Willy Kloucek
dbaefed8ee Merge pull request #3413 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.6.1
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.6.0 to 1.6.1
2022-03-29 11:02:48 +02:00
Michael Barz
3ce88ceb95 Automated changelog update [skip ci] 2022-03-29 08:58:50 +00:00
Michael Barz
84bb03acd6 Merge pull request #3416 from owncloud/reva-2.1.0
[full-ci] update reva to v2.1.0
2022-03-29 10:57:57 +02:00
Ralf Haferkamp
0a22512488 Merge pull request #3406 from rhafer/graph-attr
graph: Fix handling of required attributes for users and groups
2022-03-29 10:21:36 +02:00
Michael Barz
a322f2362a update reva to v2.1.0 2022-03-29 10:19:01 +02:00
Ralf Haferkamp
9efa21bec3 Automated changelog update [skip ci] 2022-03-29 08:11:48 +00:00
Ralf Haferkamp
ec0b3b10af Merge pull request #3376 from rhafer/graph-user-patch
graph: Allow PATCH on user without 'mail' in body
2022-03-29 10:11:19 +02:00
dependabot[bot]
a811a1f8a4 Bump go.opentelemetry.io/otel/exporters/jaeger from 1.6.0 to 1.6.1
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.6.0 to 1.6.1.
- [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.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 07:14:47 +00:00
Michael Barz
c34503ef53 Automated changelog update [skip ci] 2022-03-29 07:13:56 +00:00
Michael Barz
c523ae80b5 Merge pull request #3365 from owncloud/fix-shares-graph
[full-ci] Fix shares graph
2022-03-29 09:13:26 +02:00
Michael Barz
f3e02e0954 update reva to latest edge 2022-03-29 08:19:39 +02:00
Michael Barz
9788b534dc add pdf viewer app to expected failures 2022-03-28 22:27:49 +02:00
Michael Barz
ab00331db4 add pdf viewer to web config 2022-03-28 21:50:07 +02:00
Michael Barz
d04d93bc82 fix list spaces tests 2022-03-28 20:06:45 +02:00
Michael Barz
6be6c569ba update acceptance tests 2022-03-28 18:26:16 +02:00
Michael Barz
e573990487 use utc timezone 2022-03-28 17:18:55 +02:00
Michael Barz
88e704ee07 refactor unit test 2022-03-28 17:18:55 +02:00
Michael Barz
35c17d71de add unit test 2022-03-28 17:18:55 +02:00
Michael Barz
88968c948e add remote item and fix mountpoint 2022-03-28 17:18:52 +02:00
Willy Kloucek
4a0592d248 Automated changelog update [skip ci] 2022-03-28 15:09:05 +00:00
Willy Kloucek
8d13e11c7d Merge pull request #3405 from owncloud/update-reva-28-3-2022
[full-ci] update reva
2022-03-28 17:07:59 +02:00
Willy Kloucek
7ecb7cc2e1 Merge branch 'master' into update-reva-28-3-2022 2022-03-28 16:20:51 +02:00
Willy Kloucek
bc15db125f Automated changelog update [skip ci] 2022-03-28 13:29:18 +00:00
Willy Kloucek
8e49026545 Merge pull request #3366 from owncloud/drop-json-config-support
drop json config support
2022-03-28 15:28:44 +02:00
David Christofas
19bc15e124 include windows build fix 2022-03-28 14:56:18 +02:00
Michael Barz
83c13e3965 Merge pull request #3407 from owncloud/dependabot/go_modules/github.com/owncloud/libre-graph-api-go-0.13.2
Bump github.com/owncloud/libre-graph-api-go from 0.13.1 to 0.13.2
2022-03-28 14:52:38 +02:00
David Christofas
2b0d9aa9b0 improve quota handling in the graph API 2022-03-28 13:24:54 +02:00
Willy Kloucek
cc7144d9d1 fix config for CI parallel deployment 2022-03-28 13:13:16 +02:00
Willy Kloucek
0f410479de fix PROXY_OIDC_ISSUER 2022-03-28 13:09:13 +02:00
Willy Kloucek
3d4293c7a0 add changelog 2022-03-28 12:54:28 +02:00
Willy Kloucek
7f65dfba34 remove example config files 2022-03-28 12:54:28 +02:00
Willy Kloucek
f67e6242ee fix config edit path 2022-03-28 12:54:28 +02:00
Willy Kloucek
5d19062075 switch tests to yaml config 2022-03-28 12:54:28 +02:00
Willy Kloucek
a81ba03d55 switch deployment examples to yaml config 2022-03-28 12:54:28 +02:00
Willy Kloucek
551e38e21f drop json config support 2022-03-28 12:54:28 +02:00
dependabot[bot]
3f64fb0cf9 Bump github.com/owncloud/libre-graph-api-go from 0.13.1 to 0.13.2
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases)
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 10:49:28 +00:00
Willy Kloucek
4f16d470b4 Merge pull request #3400 from owncloud/dependabot/go_modules/github.com/onsi/gomega-1.19.0
Bump github.com/onsi/gomega from 1.18.1 to 1.19.0
2022-03-28 12:48:16 +02:00
Willy Kloucek
53e57200e6 Merge pull request #3401 from owncloud/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.4.1
Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1
2022-03-28 12:47:06 +02:00
Ralf Haferkamp
4c4ce98d9d Merge pull request #3396 from owncloud/update-lico
update lico to get libregraph/lico#32
2022-03-28 12:28:37 +02:00
Willy Kloucek
a9e0ecf12e update reva 2022-03-28 11:51:56 +02:00
Ralf Haferkamp
6fffe04120 graph: Fix handling of required attributes for users and groups
Fix a possible panic when checking for missing attribute ('err' was used
without actually being set). Return more helpful messages when required
attributes of a user or group are missing.
2022-03-28 11:23:23 +02:00
dependabot[bot]
5a8ea03312 Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.3.0...v4.4.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:18:24 +00:00
dependabot[bot]
981bd81fdc Bump github.com/onsi/gomega from 1.18.1 to 1.19.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.18.1 to 1.19.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.18.1...v1.19.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>
2022-03-28 06:18:10 +00:00
Viktor Scharf
1d25f03deb [tests-only] ApiTests: sharing subItems inside of space (#3354)
* add apiTests share subItem inside of space
2022-03-27 21:36:13 +02:00
Artur Neumann
6fe417e729 Merge pull request #3390 from owncloud/bump-commit-id-20220325
[tests-only][full-ci] Bump core commit id for tests
2022-03-25 20:12:04 +05:45
Willy Kloucek
b2ac10e925 update lico to get libregraph/lico#32 2022-03-25 14:26:24 +01:00
saw-jan
13e06bb18c bump core commit id for tests 2022-03-25 17:03:54 +05:45
Willy Kloucek
44d85913f3 Merge pull request #3389 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.3.2
Bump github.com/blevesearch/bleve/v2 from 2.3.1 to 2.3.2
2022-03-25 08:19:38 +01:00
dependabot[bot]
26040a0c15 Bump github.com/blevesearch/bleve/v2 from 2.3.1 to 2.3.2
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.1...v2.3.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>
2022-03-25 05:52:54 +00:00