Commit Graph

14088 Commits

Author SHA1 Message Date
Daniël Franke
76088d2034 Convert storage-publiclink to service tracing
This converts the storage-publiclink service to the service tracing
methods.
2023-07-21 12:34:09 +02:00
Sabin Panta
bed8c77892 [tests-only][full-ci] make user enable disable feature use graphapi (#6790)
* make user enable disable feature use graphapi

* change the step definition code for user disable action

* updated step definition code for user disable feature

* updated user disable implementation

* corrected the error of step implementation code
2023-07-20 14:27:40 +05:45
Nalem7
531efe0b10 add test for search deleted file using context (#6707) 2023-07-20 12:58:40 +05:45
Nalem7
e71b72c18a add test for search files by sharee using content (#6698) 2023-07-20 11:50:39 +05:45
Willy Kloucek
f34d96ace8 Merge pull request #6852 from owncloud/fix-WEB_OPTION_ACCESS_DENIED_HELP_URL
fix WEB_OPTION_ACCESS_DENIED_HELP_URL
2023-07-19 17:16:07 +02:00
Willy Kloucek
595a00998b Update services/web/pkg/config/options.go
Co-authored-by: Jannik Stehle <50302941+JammingBen@users.noreply.github.com>
2023-07-19 16:35:20 +02:00
Martin
7a0bdce8b4 Merge pull request #6840 from owncloud/graceful-timeout
storage-users: Add config option for graceful shutdown timeout
2023-07-19 16:19:25 +02:00
Willy Kloucek
f9f84b9135 fix WEB_OPTION_ACCESS_DENIED_HELP_URL 2023-07-19 16:01:38 +02:00
Martin
6be90847b7 Update services/storage-users/README.md
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de>
2023-07-19 14:35:52 +02:00
mmattel
6c33d945f3 update readme 2023-07-19 13:27:30 +02:00
Martin
35dd1fa173 Update services/storage-users/README.md
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de>
2023-07-19 13:02:48 +02:00
Martin
1ec451d3d5 Apply suggestions from code review
Co-authored-by: Edith Parzefall <edith_parzefall@gmx.de>
2023-07-19 13:02:25 +02:00
mmattel
5f72c61089 envvar text fix and readme addon 2023-07-19 11:06:29 +02:00
Phil Davis
02a3bfd176 Merge pull request #6835 from owncloud/retry-409-for-given-step-upload
[tests-only] [full-ci] Retry if 409 is received when uploading in a Given step
2023-07-19 09:34:09 +05:45
ownClouders
b505e334ee [tx] updated from transifex 2023-07-19 00:20:06 +00:00
Viktor Scharf
1803c19b24 add test for uploading zero file with mtime (#6552) 2023-07-18 17:15:08 +02:00
Ralf Haferkamp
e32aef17cd storage-users: Add config option for graceful shutdown timeout
Add STORAGE_USERS_GRACEFUL_SHUTDOWN_TIMEOUT setting to allow a graceful
shutdown of the storage-users service. This currently only applicable
when running storage-user as a sepearate service.

Setting STORAGE_USERS_GRACEFUL_SHUTDOWN_TIMEOUT to a non-zero value
gives the storage-users service a chance to cleanly shutdown and finish
any in progess tasks (e.g. metadata propagation) before exiting.

Partial-Fix: #6602
2023-07-18 16:47:26 +02:00
Ralf Haferkamp
b480fc09b0 Bump reva, for 'graceful_shutdown_timeout' setting 2023-07-18 16:08:43 +02:00
dependabot[bot]
87a1bf7e26 Bump google.golang.org/grpc from 1.56.1 to 1.56.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.56.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 14:09:37 +02:00
dependabot[bot]
a1e69c6a5c Bump github.com/go-micro/plugins/v4/registry/consul from 1.2.0 to 1.2.1
Bumps [github.com/go-micro/plugins/v4/registry/consul](https://github.com/go-micro/plugins) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/compare/v4/auth/jwt/v1.2.0...v4/logger/zap/v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/registry/consul
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 14:08:39 +02:00
Michael Barz
6ed9e2b6c8 Automated changelog update [skip ci] 2023-07-18 11:20:37 +00:00
Michael Barz
16f54d9bb9 Merge pull request #6837 from owncloud/release-3.1.0-beta.1
[full-ci] bump version, prepare changelog
2023-07-18 13:19:50 +02:00
Phil Davis
bd634cbcf3 Retry if 409 is received when uploading in a Given step 2023-07-18 16:10:21 +05:45
Michael Barz
d807af752e bump version, prepare changelog 2023-07-18 11:56:32 +02:00
Amrita
70411e613e Add tests for deleting specific notification (#6735) 2023-07-18 14:12:45 +05:45
Jannik Stehle
e728fc069f Automated changelog update [skip ci] 2023-07-18 08:13:17 +00:00
Jannik Stehle
f7616da934 [full-ci] chore: bump web to v7.1.0-rc.1 (#6828)
* chore: bump web to v7.1.0-rc.1

* Update .drone.env

---------

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2023-07-18 10:12:47 +02:00
Phil Davis
7cebeddce0 Merge pull request #6796 from owncloud/refacter-making-api-request
[tests-only][full-ci] refactored the acceptance test code
2023-07-18 10:47:11 +05:45
Niraj Acharya
abb111c3a1 if a requests response is 409 retry upto 10 times 2023-07-18 09:26:36 +05:45
ownClouders
91be2aba1a [tx] updated from transifex 2023-07-18 00:56:10 +00:00
Michael Barz
3bc0178e01 Automated changelog update [skip ci] 2023-07-17 19:56:20 +00:00
Michael Barz
dd0653adad Merge pull request #6829 from owncloud/bump-reva
[full-ci] bump reva, adapt changelog
2023-07-17 21:54:43 +02:00
Michael Barz
a6822646bb bump reva, adapt changelog 2023-07-17 17:21:54 +02:00
Nalem7
441588ba18 search files using content (#6678) 2023-07-17 17:20:45 +05:45
Michael Barz
8bc74af140 Automated changelog update [skip ci] 2023-07-17 11:01:06 +00:00
Michael Barz
2fb2a1c7c3 Merge pull request #6695 from owncloud/ainmosni/tracing/graph
Move graph service to service tracer.
2023-07-17 13:00:29 +02:00
Michael Barz
9245f005d4 Automated changelog update [skip ci] 2023-07-17 10:49:11 +00:00
Michael Barz
29c69ee585 Merge pull request #6812 from owncloud/bump-reva-283ecff63
bump reva to 283ecff63
2023-07-17 12:48:39 +02:00
Viktor Scharf
28cd42613d added stop running tests after first failure option (#6786) 2023-07-17 12:06:19 +02:00
Martin
3c9cfca6ad Merge pull request #6823 from owncloud/fix_shared_types
[docs-only] Fix envvar descriptions in shared_types.go
2023-07-17 11:31:46 +02:00
mmattel
f55d4a8e37 Fix envvar descriptions in shared_types.go 2023-07-17 10:45:26 +02:00
dependabot[bot]
ee2df8dc61 Bump github.com/xhit/go-simple-mail/v2 from 2.13.0 to 2.15.0
Bumps [github.com/xhit/go-simple-mail/v2](https://github.com/xhit/go-simple-mail) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/xhit/go-simple-mail/releases)
- [Commits](https://github.com/xhit/go-simple-mail/compare/v2.13.0...v2.15.0)

---
updated-dependencies:
- dependency-name: github.com/xhit/go-simple-mail/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 10:43:18 +02:00
dependabot[bot]
102e316361 Bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.1 to 1.16.0
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.15.1 to 1.16.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.15.1...v1.16.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>
2023-07-17 10:42:10 +02:00
Sawjan Gurung
7639c35d2d ci: split e2e test pipeline (#6817) 2023-07-17 13:40:07 +05:45
ownClouders
ca929abd3a [tx] updated from transifex 2023-07-16 00:20:46 +00:00
ownClouders
5d01283a70 [tx] updated from transifex 2023-07-15 00:54:40 +00:00
Jörn Friedrich Dreyer
7448ce014b bump reva to 283ecff63
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-07-14 16:50:25 +02:00
Nalem7
6e45113e76 add tag skipOnReva (#6809) 2023-07-14 20:26:16 +05:45
dependabot[bot]
5f99decae3 Bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#6778)
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: gotest.tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 16:13:34 +02:00
dependabot[bot]
87bb5842d8 Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.11.0 (#6792)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.1 to 2.11.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.9.1...v2.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 16:13:07 +02:00