Christian Richter
|
010cccde91
|
Make disable chat configurable
Co-authored-by: Michael Barz <mbarz@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-07-12 09:24:25 +02:00 |
|
Christian Richter
|
04529e18e9
|
Add missing language variables
Co-authored-by: Michael Barz <mbarz@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-07-12 09:24:25 +02:00 |
|
Christian Richter
|
a0528d4dfb
|
make sonarcloud happy
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-07-12 09:24:25 +02:00 |
|
Christian Richter
|
543f9ac08b
|
adapt test
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-07-12 09:24:25 +02:00 |
|
Christian Richter
|
cfb145f03c
|
disable collabora chat
Signed-off-by: Christian Richter <crichter@owncloud.com>
|
2024-07-12 09:24:25 +02:00 |
|
Michael Barz
|
4e0ecd1451
|
Merge pull request #9587 from rhafer/issue/9554
bump go-cs3apis and reva to latest master
|
2024-07-11 21:12:32 +02:00 |
|
Roman Perekhod
|
e30be758bd
|
the reva replacement has been removed
|
2024-07-11 20:13:20 +02:00 |
|
Ralf Haferkamp
|
26b4927ed8
|
Address go-vet reported issues
mainly "copylocks: return copies lock value" related things
|
2024-07-11 16:59:25 +02:00 |
|
Ralf Haferkamp
|
537bceb9d8
|
audit: workaround unstable prototext string representation
The prototext formater (used by '.String()') inserts spaces randomly
(see: https://protobuf.dev/reference/go/faq/#unstable-text).
|
2024-07-11 16:32:29 +02:00 |
|
Ralf Haferkamp
|
ff6674f97b
|
Fix fallout of reva bump
reva tries to avoid copying proto messages now. This changed some calls
to take pointers now (mainly e.g. FormatResourceId())
|
2024-07-11 15:21:56 +02:00 |
|
Ralf Haferkamp
|
a33dd51581
|
Bump cs3apis to latest master
Also includes a reva bump
Closes: #9554
|
2024-07-11 15:14:47 +02:00 |
|
Michael Barz
|
10ce8db793
|
Automated changelog update [skip ci]
|
2024-07-11 11:15:43 +00:00 |
|
Michael Barz
|
11ce2a6df3
|
Merge pull request #9585 from owncloud/chore/bump-web-9.2.0-alpha.1
[full-ci] chore: bump web to v9.2.0-alpha.1
|
2024-07-11 13:15:11 +02:00 |
|
Jannik Stehle
|
e665425cf4
|
chore: bump web to v9.2.0-alpha.1
|
2024-07-11 12:39:27 +02:00 |
|
Sawjan Gurung
|
4696417a1f
|
Merge pull request #9578 from owncloud/backup-consistency-cli-test
[tests-only][full-ci]adding test for backup consistency cli command
|
2024-07-11 15:25:52 +05:45 |
|
Michael Barz
|
0b8559f91f
|
Merge pull request #9574 from owncloud/dependabot/go_modules/google.golang.org/grpc-1.65.0
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0
|
2024-07-11 10:04:58 +02:00 |
|
Martin
|
d414f36c38
|
Merge pull request #9582 from owncloud/update_envars_yaml
[docs-only] Just an update of the envvars yaml file for the docs helper
|
2024-07-11 09:20:21 +02:00 |
|
mmattel
|
22c8b74921
|
[docs-only] Just an update of the envvars yaml file for the docs helper
|
2024-07-11 09:10:12 +02:00 |
|
Niraj Acharya
|
735b24fff5
|
adding test for backup consistency cli command
|
2024-07-11 12:28:52 +05:45 |
|
Sawjan Gurung
|
f807c4ef13
|
Merge pull request #9569 from owncloud/tests/remote_item_id
[tests-only][full-ci] add remote item-id check in REPORT responses
|
2024-07-11 11:44:14 +05:45 |
|
Sawjan Gurung
|
ea1e80ae9a
|
Merge pull request #9575 from owncloud/ocis-cli-test-password-reset-non-user
[tests-only][full-ci] added cli test for changing password of non-existing user
|
2024-07-11 11:28:22 +05:45 |
|
ishabaral
|
5b566e2b43
|
add remote item id to search report tests scenario
|
2024-07-11 09:58:47 +05:45 |
|
Sabin
|
3095d843b8
|
added cli test for changing password of non-existing user
|
2024-07-11 09:39:57 +05:45 |
|
Michael Barz
|
cc12fdc9c4
|
Update collabora to latest patch release
Seems like the locking issue is solved.
|
2024-07-10 19:04:38 +02:00 |
|
Martin
|
d3515354c8
|
Merge pull request #9576 from owncloud/fix_bpwl_envvar_text
[docs-only] Make the envvar text for the banned pwd list more precise
|
2024-07-10 11:31:07 +02:00 |
|
Martin
|
b161ae41e9
|
Apply suggestions from code review
|
2024-07-10 11:00:53 +02:00 |
|
Viktor Scharf
|
2fc47576ca
|
Merge pull request #9566 from owncloud/findAcceptedUser
[test-only] Find accepted user
|
2024-07-10 10:36:49 +02:00 |
|
mmattel
|
6fabb94141
|
Make the envvar text for the banned pwd list more precise
|
2024-07-10 10:34:33 +02:00 |
|
Phil Davis
|
9b00f7bf94
|
Merge pull request #9523 from owncloud/test/split-apiSharingNg-suite-for-CI-time-check
[tests-only][full-ci] split apiSharingNg test features to different suites
|
2024-07-10 13:50:46 +05:45 |
|
pradip
|
ff9a80f76c
|
test:split apiSharingNg suite for checking if CI time gets reduced
|
2024-07-10 13:06:30 +05:45 |
|
dependabot[bot]
|
2145e0b7f5
|
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-10 06:19:45 +00:00 |
|
ownClouders
|
d57ff92ea6
|
[tx] updated from transifex
|
2024-07-10 00:08:35 +00:00 |
|
Viktor Scharf
|
cac97c6067
|
find accepted users
|
2024-07-09 14:47:16 +02:00 |
|
Viktor Scharf
|
71ea5f186a
|
Merge pull request #9570 from owncloud/ci/rename-pipeline-name
ci: remove storage name from pipeline names
|
2024-07-09 14:46:44 +02:00 |
|
Saw-jan
|
d499415086
|
ci: remove storage name from pipeline names
|
2024-07-09 17:20:47 +05:45 |
|
Sawjan Gurung
|
d677b27dbd
|
Merge pull request #9563 from owncloud/extend-tests-sharer-profinds-for-file
[full-ci][tests-only] Extended the tests to cover profind by sharer to shared file
|
2024-07-09 16:37:40 +05:45 |
|
Sawjan Gurung
|
18048aaaeb
|
Merge pull request #9564 from owncloud/webdav-remove-then-steps
[tests-only][full-ci] remove unused Then step definitions from WebDav.php
|
2024-07-09 16:20:42 +05:45 |
|
Sawjan Gurung
|
1759cac243
|
Merge pull request #9545 from owncloud/upload-to-public-link
[tests-only][full-ci]adding test for uploading file to a public link of a project space
|
2024-07-09 16:13:18 +05:45 |
|
Prarup Gurung
|
24c10b32d0
|
Fixed line numbers in expected failure
|
2024-07-09 16:06:18 +05:45 |
|
Prarup Gurung
|
9178be1b05
|
Extended the tests to cover file for profind resource by sharer
|
2024-07-09 16:06:17 +05:45 |
|
Michael Barz
|
14667c3e4e
|
Merge pull request #9268 from owncloud/thumbnailer-cors-config
feat: thumbnail service CORS config
|
2024-07-09 11:56:03 +02:00 |
|
Michael Barz
|
2e89561a55
|
Merge pull request #9161 from owncloud/set-default-app-provider
set correct default external service address
|
2024-07-09 11:47:06 +02:00 |
|
prashant-gurung899
|
9c4e26ac85
|
remove unused Then test steps
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
|
2024-07-09 15:24:10 +05:45 |
|
Benedikt Kulmann
|
6b697d77ba
|
feat: thumbnail service CORS config
|
2024-07-09 11:33:56 +02:00 |
|
Sawjan Gurung
|
7b6b0633dd
|
Merge pull request #9565 from owncloud/tests/tus-upload
[tests-only][full-ci] add TUS upload API test for invalid ".." path
|
2024-07-09 15:07:16 +05:45 |
|
Jörn Friedrich Dreyer
|
176a9afe27
|
set correct default external service address
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
|
2024-07-09 11:22:05 +02:00 |
|
Saw-jan
|
79175b0f25
|
test: add TUS upload test for .. path
|
2024-07-09 14:10:50 +05:45 |
|
Sawjan Gurung
|
bd7cd6235a
|
Merge pull request #9546 from owncloud/ociswrapper/new-endpoints
[POC][tests-only] add endpoints to accept ocis commands
|
2024-07-09 14:02:00 +05:45 |
|
Saw-jan
|
d8ab9c53a8
|
docs: add docs on new APIs
|
2024-07-09 13:16:01 +05:45 |
|
Martin
|
90e789a6ca
|
Merge pull request #9466 from owncloud/fixes_docs_helper_output
[docs-only] update env_vars.yaml post Activitylog API merge
|
2024-07-09 09:17:28 +02:00 |
|