Commit Graph

13907 Commits

Author SHA1 Message Date
Nalem7
fe02377d5a [tests-only] [full-ci] Added API test to search shared files by sharee using tag (#6653)
* add api test for search file through tag

* review addresses
2023-06-30 12:33:54 +05:45
Sabin Panta
9b4244b086 [tests-only] [full-ci] Refactoring unshare step definition code (#6608)
* added unshare scenerio

* remove unshare keyword from step definition

* refactoring of step definition codes

* refactor
2023-06-30 12:22:42 +05:45
Viktor Scharf
f0d99683f0 expand createUser.feature (#6662) 2023-06-29 18:10:49 +02:00
kobergj
8f9564edb8 Automated changelog update [skip ci] 2023-06-29 13:03:21 +00:00
kobergj
5284820fb7 Merge pull request #5998 from kobergj/AddSSEToUserlog
Add SSE to userlog
2023-06-29 15:02:49 +02:00
Michael Barz
ac15ea9009 Merge pull request #6625 from owncloud/webdav-perms
[full-ci] Update Reva to include 4013
2023-06-29 14:19:57 +02:00
jkoberg
47d04d68c9 add a changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:40 +02:00
kobergj
c74da3d05b improve userlog docu
Co-authored-by: Martin <github@diemattels.at>
2023-06-29 14:04:40 +02:00
jkoberg
dc17ac7b2b allow disabling sses
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:40 +02:00
jkoberg
d9d6da856f improve logging and error handling
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:40 +02:00
jkoberg
77aa84171f add sse info to readme
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:40 +02:00
jkoberg
8953336719 translate sse notifications
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:38 +02:00
jkoberg
d2b873acff add sses to userlog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:03:22 +02:00
Ralf Haferkamp
c9a9fddef1 Consitently switch to stretchr/testify
We were using stretchr/testify and test-go/testify inconsitently and
sometimes mixed in the same tests. This can cause very strange issue,
e.g when using things like mock.MatchedBy().

This moves all our code to stretchr/testify, which seems to be far
more active and maintained then test-go/testify.
2023-06-29 13:44:49 +02:00
Prarup Gurung
cad866808e Merge pull request #6641 from owncloud/test-api-search-by-tag
[tests-only][full-ci]Add api test for search file through tag
2023-06-29 16:25:06 +05:45
nabim777
5ba7e887f7 add api test for search file through tag 2023-06-29 15:44:38 +05:45
dependabot[bot]
fc9f28e3a2 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 08:48:06 +02:00
ownClouders
19b488704f [tx] updated from transifex 2023-06-29 00:50:12 +00:00
Viktor Scharf
ef7ff6e695 [test-only] personal space is deleted after a user is deleted test (#6642)
* ensure that personal space is deleted after deliting user

* add test with accepted share

* fix after review

* Update deleteUser.feature
2023-06-28 16:22:09 +02:00
dependabot[bot]
4991e47d0b Bump github.com/rs/zerolog from 1.29.0 to 1.29.1
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 13:24:42 +02:00
ownClouders
164b24cc41 [tx] updated from transifex 2023-06-28 10:06:47 +00:00
Daniël Franke
7bda03c386 Merge pull request #6640 from owncloud/ainmosni/feature/settings-tracing
Add tracing to settings service.
2023-06-28 10:39:54 +02:00
Prajwol Amatya
0b67887e29 implement DRY principle (#6553) 2023-06-28 10:56:08 +05:45
Prajwol Amatya
73d48b1132 added response check after file download (#6643) 2023-06-28 10:12:04 +05:45
ownClouders
d1d36e6f5a [tx] updated from transifex 2023-06-28 04:02:17 +00:00
Ralf Haferkamp
563bf34870 Fix output formatting of 'decomposedfs treesize-check` command
Add linebreak after errormessages
2023-06-27 17:42:07 +02:00
Martin
76a5c2b78c Automated changelog update [skip ci] 2023-06-27 15:17:13 +00:00
Martin
7709dfe328 Merge pull request #6626 from rhafer/issue-6510
Add changelog for recent yaml 1.2 change
2023-06-27 17:16:19 +02:00
Martin
adfa99c941 Merge pull request #6647 from owncloud/mmattel-patch-1
[docs-only] Fix webdav envvar description
2023-06-27 17:06:49 +02:00
Martin
fec827fc49 [docs-only] Fix webdav envvar description 2023-06-27 16:16:09 +02:00
Florian Schade
87dd1a6947 Automated changelog update [skip ci] 2023-06-27 13:56:50 +00:00
Florian Schade
a26aea758a [full-ci] enhancement: add search result content preview and term highlighting. (#6634)
* enhancement: add search result content preview and term highlighting.

* chore: fix changelog

* noop

* enhancement: provide search highlight tests
2023-06-27 15:56:17 +02:00
Christian Richter
e4d2954edf Automated changelog update [skip ci] 2023-06-27 12:02:23 +00:00
Christian Richter
b06f7ec131 Merge pull request #6577 from dragonchaser/issue-192-disable-thumbnailer
[full-ci] allow to disable previews in webdav & web
2023-06-27 14:01:37 +02:00
Prarup Gurung
63ba3a5f8a Merge pull request #6635 from owncloud/test/recipient-check-file-version
[tests-only] [full-ci] added different roles for sharee
2023-06-27 17:25:21 +05:45
Prarup Gurung
0c59a0054b Merge pull request #6633 from owncloud/mail-share2-group-notification
[tests-only][full-ci] Test for mail notification to group members if a space is shared
2023-06-27 17:23:10 +05:45
Christian Richter
a67c2c40a3 Update services/web/pkg/config/options.go
Co-authored-by: kobergj <juliankoberg@googlemail.com>
2023-06-27 13:26:59 +02:00
Amrita
d865f2cb5e Improve code logic (#6597) 2023-06-27 17:02:54 +05:45
Viktor Scharf
753c8f2372 [full-ci][tests-only] Check id file owner in response (#6627)
* check owner as spaceId in sharing response

* fix after review
2023-06-27 12:50:10 +02:00
Daniël Franke
96557a95ae Add tracing to settings service.
This adds tracing to the settings service. It uses the otelchi package
and passes the tracing provider to the grpc and http servers.
2023-06-27 12:31:19 +02:00
nirajacharya2
bee7f0c311 added test for mail notification to group members if a space is shared with them 2023-06-27 16:06:58 +05:45
nirajacharya2
5524658f86 added antivirus test for overwriting a file with virus content in project space share (#6623) 2023-06-27 15:28:40 +05:45
Sabin
7b20bde72c added different roles for sharee 2023-06-27 13:16:36 +05:45
Michael Barz
0a2254643b Adjust the test expectations 2023-06-26 17:55:03 +02:00
Ralf Haferkamp
df22e07cb7 Add changelog for recent yaml 1.2 change
Fixes: #6510
2023-06-26 15:51:51 +02:00
Michael Barz
e364a290c5 Update Reva to include 4013 2023-06-26 15:14:34 +02:00
nirajacharya2
cd304b4df8 added antivirus test for overwriting the .space/readme.md file (#6615) 2023-06-26 16:41:20 +05:45
Michael Barz
a11b519833 Merge pull request #6611 from owncloud/kql-adr
[docs-only] [adr] New decision was made to use kql
2023-06-26 10:50:51 +02:00
kobergj
b00d221eac Automated changelog update [skip ci] 2023-06-26 08:45:41 +00:00
kobergj
d0e1adccf7 Merge pull request #6618 from kobergj/MoreRoleAssignerFixing
Fix OIDC Role Assigning
2023-06-26 10:44:51 +02:00