Commit Graph

14274 Commits

Author SHA1 Message Date
Jannik Stehle fec16dcc08 chore: bump web to v7.1.0-rc.2 2023-07-26 08:29:23 +02:00
Prajwol Amatya 21af4b3d6d refactor acceptance code to store response data of user or group shares on single store (#6775) 2023-07-26 12:01:09 +05:45
Karun Atreya 078c7e036c added step to check notification with subject and resource (#6675) 2023-07-26 10:07:45 +05:45
Roman Perekhod 6c95c626cd [full-ci] update reva to include #4078 2023-07-25 18:18:22 +02:00
Martin 2c36867629 Merge pull request #6885 from owncloud/fix_descriptions_using_single_quotes
[docs-only] Replace double quotes with single quotes in envvar descriptions
2023-07-25 15:09:13 +02:00
ownClouders f01b4aa68b [tx] updated from transifex 2023-07-25 11:18:54 +00:00
mmattel ce318ca160 [docs-only] Replace double quotes with single quotes in envvar descriptions 2023-07-25 13:05:30 +02:00
kobergj 1dbbb9b6a0 Automated changelog update [skip ci] 2023-07-25 10:49:49 +00:00
kobergj 19058fe90b Merge pull request #6849 from kobergj/MaxMessageSizeConfig
[docs-only] Configurable max message size
2023-07-25 12:49:03 +02:00
Daniël Franke b15e50d1fe Add missing package comment 2023-07-25 12:25:30 +02:00
Daniël Franke 053ffc869f Change invitations to use service tracing provider
This changes the invitations service to use the service tracing provider.
2023-07-25 12:06:42 +02:00
Daniël Franke 30d9a08d52 Convert storage-share to use service tracing.
This converts the storage-share to use the service trace provider.
2023-07-25 12:05:16 +02:00
Daniël Franke e2fa2be973 Convert search service to use service tracing.
This converts the search service to use the service tracer.
It also initialises the grpc service with a trace provider.
2023-07-25 11:22:51 +02:00
jkoberg c942c7a6dd use "put" registry for nats
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-25 11:21:32 +02:00
Nalem7 de550b73a1 add api test for search restored file through tag (#6709) 2023-07-25 14:54:27 +05:45
kobergj 31226e2134 improve documentation
Co-authored-by: Martin <github@diemattels.at>
2023-07-25 11:08:04 +02:00
jkoberg 89785d0976 configurable max message size
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-07-25 11:08:01 +02:00
Phil Davis dc18f58693 Merge pull request #6880 from owncloud/Forwardport-download-space
[full-ci][tests-only]Forward port download space
2023-07-25 14:06:53 +05:45
Roman Perekhod 20476aa159 Automated changelog update [skip ci] 2023-07-25 07:34:15 +00:00
Roman Perekhod d00ca45ec8 Merge pull request #6863 from 2403905/issue-6855
Improve the notification logs when the user has no email address
2023-07-25 09:33:35 +02:00
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
Roman Perekhod f3484c3cdd Improve the notification logs when the user has no email address 2023-07-24 10:41:32 +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
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
Daniël Franke 48933fa2ee Package comment for middleware. 2023-07-21 09:16:58 +02:00
Daniël Franke d2d0461375 Convert IDP service to service trace provider.
This converts the IDP service to use the service trace provider.
2023-07-20 13:36:08 +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