Willy Kloucek
dd5fa693e6
use wopiserver 10.0.1
2023-06-30 16:24:13 +02:00
Willy Kloucek
26fe028ef4
start fakeoffice before ocis, so that ocis can start
2023-06-30 15:47:15 +02:00
Willy Kloucek
e4f96333f6
run ocis before wopiserver because wopiserver now depends on running cs3api
2023-06-30 15:36:12 +02:00
Willy Kloucek
7455d4ed83
Merge branch 'master' into wopiserver-10
2023-06-30 15:31:15 +02:00
Martin
0385207784
Merge pull request #6682 from owncloud/mmattel-patch-1
2023-06-30 15:08:58 +02:00
Martin
05223f452d
Update services/userlog/README.md
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2023-06-30 13:42:42 +02:00
Martin
fd60d60e1f
[docs-only] Update userlog README.md
2023-06-30 12:04:38 +02:00
Michael Barz
8fe0310f7e
Merge pull request #6680 from owncloud/do-not-register-space-context-for-reva
...
[tests-only] [full-ci] Do not register space context for reva
2023-06-30 11:52:17 +02:00
Prarup Gurung
4455480e9e
Do not register space context for reva
2023-06-30 14:52:56 +05:45
Martin
66f0ef4277
Merge pull request #6677 from owncloud/individual-it-patch-1
...
[docs-only] fix slash in bash command
2023-06-30 09:15:58 +02:00
Artur Neumann
767de45197
[docs-only] fix slash in bash command
2023-06-30 12:42:24 +05:45
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