Commit Graph

10490 Commits

Author SHA1 Message Date
Willy Kloucek 7cbd1ad357 make graph service events optional 2022-07-15 07:51:30 +02:00
Willy Kloucek 7c8a85f54c Merge pull request #4180 from owncloud/fix-search-reva-addr-config
fix search reva addr config parsing
2022-07-15 07:28:56 +02:00
Willy Kloucek e0523796d9 Merge pull request #4204 from rhafer/cleanup
Remove unused BindEnv code
2022-07-15 07:14:06 +02:00
Michael Barz 99b1a40180 Automated changelog update [skip ci] 2022-07-14 14:52:31 +00:00
Michael Barz 6aef99b578 Merge pull request #4203 from wkloucek/update-reva
update reva
2022-07-14 16:52:05 +02:00
Ralf Haferkamp b2db577f09 Align login attributes in deployment example as well
Followup fix for #4039
2022-07-14 16:36:51 +02:00
Ralf Haferkamp 946f3e8feb Remove unused BindEnv code
We dropped this in favour of envdecode a while ago.
2022-07-14 16:34:25 +02:00
Willy Kloucek 3d0cdbebee update reva to get cs3org/reva#3074 2022-07-14 15:37:55 +02:00
Ralf Haferkamp d3979b1583 Automated changelog update [skip ci] 2022-07-14 12:21:59 +00:00
Ralf Haferkamp 0f257af6e4 Align default login attribute across services
Up to now the builtin lico was using the "username" as the login
attribute, while the proxy (and to some extend the auth-basic) service
tried to uniquely identify users by mail address. This aligns the
default configuration of the services to use the username everywhere.

Fixes: #4039
2022-07-14 14:21:34 +02:00
Ralf Haferkamp d09819dc0f Bump libregraph/idm to include latest fixes
Fixes: #3631, #4078
Partial: #4039
2022-07-14 14:21:34 +02:00
Willy Kloucek b05a5242d6 Merge pull request #4202 from owncloud/unpin-wopiserver
deployments: unpin wopiserver version
2022-07-14 14:17:00 +02:00
Jörn Friedrich Dreyer f9dd7a66f9 deployments: unpin wopiserver version
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-14 11:57:09 +00:00
Willy Kloucek 506ee29b11 Merge pull request #4185 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.48.0
Bump google.golang.org/grpc from 1.47.0 to 1.48.0
2022-07-14 13:34:24 +02:00
Jörn Friedrich Dreyer bbfbad171a Automated changelog update [skip ci] 2022-07-14 11:32:20 +00:00
Jörn Friedrich Dreyer 3274b8620c bump reva to 4ad9ffbece1 (#4201)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-14 13:29:38 +02:00
PKiran 30809a7b37 [tests-only] add tests for etag propagation on copy operation using spaces DAV (#4174)
* Transferred spaces etag propagation tests on copy operation from oC10

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>

* Added implementation for copy request operation

* Upto store etag in given

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>

* Fix remaining steps

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>

* Style fix

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>

* Updated feature name

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>

* Address reviews

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>

* Address reviews

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>

Co-authored-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
2022-07-14 16:59:36 +05:45
Phil Davis 930ccbffb3 Merge pull request #4199 from owncloud/skipCalDavandCardDavOnOCIS
[tests-only][full-ci]Skip caldav and carddav request on OCIS CI
2022-07-14 15:59:49 +05:45
sagargurung1001@gmail.com 408c2ee454 Skip caldav and carddav request on OCIS CI 2022-07-14 15:08:23 +05:45
Phil Davis 27e4fef960 Merge pull request #4198 from owncloud/updateExpecFailureForWebTestsonOcis
[tests-only][full-ci]Updated expected to failure for webUI as tests is passing on OCIS
2022-07-14 13:36:56 +05:45
sagargurung1001@gmail.com fc1b4d9f71 Updated expected to failure for webUI as tests is passing on OCIS 2022-07-14 12:59:10 +05:45
Andre Duffeck 3f80c8831d Automated changelog update [skip ci] 2022-07-13 11:59:59 +00:00
Andre Duffeck f990ef91b6 Merge pull request #4189 from aduffeck/add-total-to-search
Search: Return the number of total matches
2022-07-13 13:58:06 +02:00
PKiran 8434405faf [tests-only] remove dedicated spaces cleanup for the localAPI tests (#4172)
* No space cleanup in after scene

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>

* Deleted method 'deleteAllSpacesOfTheType'

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
2022-07-13 16:31:10 +05:45
André Duffeck cfceb854b1 Fix rebase errors 2022-07-13 11:34:24 +02:00
André Duffeck 0f926fafad Add changelog 2022-07-13 11:04:46 +02:00
André Duffeck b9919aa69b Return the range and number of total matches in a Content-Range header 2022-07-13 10:42:52 +02:00
André Duffeck a4ba79dc3e Compile one sorted list of matches and apply the limit if needed 2022-07-13 10:42:52 +02:00
André Duffeck 0fb8721da6 Return the number of total matches 2022-07-13 10:42:50 +02:00
André Duffeck e7e30b782e Add TotalMatches to SearchResponse and SearchIndexResponse 2022-07-13 10:39:44 +02:00
André Duffeck def2abaa2d Fix make protobuf 2022-07-13 10:39:44 +02:00
Ralf Haferkamp bead0e3f6a Bump libregraph/idm to latest master
to include DN comparing fixes
2022-07-13 09:42:34 +02:00
dependabot[bot] 82fafe5b9d Bump google.golang.org/grpc from 1.47.0 to 1.48.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.48.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>
2022-07-13 05:37:01 +00:00
Willy Kloucek ae60c5338e Merge pull request #4156 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.11.0
Bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0
2022-07-13 07:35:48 +02:00
dependabot[bot] e779c58923 Bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.10.3...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 14:07:22 +00:00
Willy Kloucek bbefd5aa20 Merge pull request #4168 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.8.0
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.7.0 to 1.8.0
2022-07-12 16:05:47 +02:00
dependabot[bot] 105a705ceb Bump go.opentelemetry.io/otel/exporters/jaeger from 1.7.0 to 1.8.0
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.8.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.7.0...v1.8.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>
2022-07-12 13:27:58 +00:00
Michael Barz 7b7c1e1976 Automated changelog update [skip ci] 2022-07-12 13:26:16 +00:00
Michael Barz 2a5eb63e03 Merge pull request #4148 from owncloud/space-id
[full-ci] use spaceID
2022-07-12 15:25:24 +02:00
Jörn Friedrich Dreyer f7a6c08cad update reva to 66029006fc69
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-12 12:26:56 +00:00
Jörn Friedrich Dreyer 52f11cfd80 fix search reva addr config parsing
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-12 11:46:31 +00:00
Jörn Friedrich Dreyer b67d41868b update expected failures
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-12 10:02:02 +00:00
Jörn Friedrich Dreyer 66b62ab3e1 cat generated config in drone for debugging
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-12 09:23:12 +00:00
Jörn Friedrich Dreyer 2b6f52a2c5 update reva to 2832f4d
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-12 09:00:45 +00:00
Phil Davis 930a156897 Merge pull request #4170 from owncloud/bump-core-commit-id-20220712
[tests-only] [full-ci] Bump CORE_COMMITID for tests
2022-07-12 14:44:13 +05:45
Jörn Friedrich Dreyer 761a09247c log owner when machine auth fails
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-12 08:58:55 +00:00
Phil Davis 63cf2242d8 Bump CORE_COMMITID for tests 2022-07-12 11:11:53 +05:45
Pascal Wengerter 592e87d7fe Automated changelog update [skip ci] 2022-07-11 14:20:28 +00:00
Pascal Wengerter 2f339ce5ee [full-ci] Bump web to v5.7.0-rc.5 (#4166)
* Bump web to v5.7.0-rc.5

* Update expected failures
2022-07-11 16:17:52 +02:00
Willy Kloucek f97f6cb46c Merge pull request #4163 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.8.0
Bump go.opentelemetry.io/otel/sdk from 1.7.0 to 1.8.0
2022-07-11 15:42:18 +02:00