Commit Graph

14100 Commits

Author SHA1 Message Date
Amrita
6900a80511 Add more tests coverage (#6854) 2023-07-25 12:27:42 +05:45
amrita
1138412aff Add hidden file also 2023-07-25 12:24:36 +05:45
Salipa-Gurung
926e547f99 add test for downloading space 2023-07-25 12:24:26 +05:45
Christian Richter
309b59a665 Merge pull request #6842 from dragonchaser/issue-4188-depth
En-/Disable DEPTH:inifinity in PROPFIND
2023-07-24 17:56:10 +02:00
Christian Richter
b6b7d67121 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2023-07-24 17:07:37 +02:00
Christian Richter
1351f4937d bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 16:37:30 +02:00
Christian Richter
df10baf339 fix typo
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 15:46:27 +02:00
Christian Richter
66791d9388 add missing env var to drone.star
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 15:28:37 +02:00
Christian Richter
3eb6e74535 add missing options
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 15:15:01 +02:00
Christian Richter
6ff8a3cd27 test infinity changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-07-24 14:11:12 +02:00
Swikriti Tripathi
98d6796800 fix the syntax of the test step (#6871) 2023-07-24 14:10:22 +05:45
Swikriti Tripathi
fb7ba62726 [tests-only][full-ci]Retry listing notifications (#6839)
* Retry listing notifications

* use loop instaed

* use loop instaed

* throw exception

* use do while loop
2023-07-24 11:31:38 +05:45
ownClouders
80e7f44604 [tx] updated from transifex 2023-07-22 00:54:53 +00: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