Commit Graph
13632 Commits
Author SHA1 Message Date
Viktor Scharf 8c88beb780 Automated changelog update [skip ci] 2023-06-07 11:42:07 +00:00
Viktor ScharfandGitHub 7c3215a948 [test-only] Fix code expectation (#6464)
* fix code expectation

* fix
2023-06-07 13:41:30 +02:00
Jannik Stehle 9b075ef3f2 Automated changelog update [skip ci] 2023-06-07 10:11:43 +00:00
Jannik StehleandGitHub e14c2ea7cf Merge pull request #6453 from owncloud/add-companion-url-config
feat: add uppy companion url config
2023-06-07 12:10:10 +02:00
Roman Perekhod 7550bfbcf5 Automated changelog update [skip ci] 2023-06-07 09:24:21 +00:00
Roman PerekhodandGitHub 96f658c281 Merge pull request #6440 from 2403905/issue-6436
Fix the username validation when an admin update the user
2023-06-07 12:23:47 +03:00
Christian RichterandGitHub 3b158a619f Merge pull request #6458 from owncloud/mmattel-patch-1
[docs-only] GRAPH_APPLICATION_ID envvar text fix
2023-06-07 09:39:32 +02:00
Michael Barz 6edfcfffd9 Automated changelog update [skip ci] 2023-06-07 06:22:53 +00:00
Michael BarzandGitHub 04e1b947f9 Merge pull request #6456 from owncloud/release-3.0.0
[full-ci] Release 3.0.0
2023-06-07 08:22:11 +02:00
Michael Barz 91d159c56f prepare changelog, bump version 2023-06-06 22:35:39 +02:00
Michael BarzandGitHub 9e85bd8be7 Merge pull request #6455 from kobergj/FixOcis
[tests-only] Fix ocis
2023-06-06 22:23:33 +02:00
MartinandGitHub 5d7424030f Update services/graph/pkg/config/application.go 2023-06-06 17:22:37 +02:00
MartinandGitHub 6b0af103ca [docs-only] GRAPH_APPLICATION_ID envvar fix 2023-06-06 17:20:50 +02:00
Roman Perekhod 1ac49dfd64 Fix the username validation when an admin update the user 2023-06-06 17:15:38 +02:00
Florian Schade 25d7dae466 Automated changelog update [skip ci] 2023-06-06 15:06:02 +00:00
Florian SchadeandGitHub 749d9b2b0d Enhancement: Update go-micro kubernetes registry (#6457)
* Enhancement: Update go-micro kubernetes registry to v1.1.2-0.20230605104008-a179a6b8f8e6
2023-06-06 17:05:25 +02:00
Jannik Stehle 74ca24d3ff feat: add uppy companion url config 2023-06-06 16:17:06 +02:00
Michael Barz d5dcaaa7b4 fix test expectations 2023-06-06 16:03:43 +02:00
Michael Barz 67294e2c83 prepare changelog, bump version 2023-06-06 15:12:18 +02:00
jkobergandMichael Barz 0ac91777c6 fix ocis
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-06 15:02:21 +02:00
Michael Barz fc807299b6 change role name to user light 2023-06-06 14:58:45 +02:00
jkoberg 09f4b6f9f3 fix ocis
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-06 14:25:10 +02:00
dependabot[bot]andRalf Haferkamp fdb4d6e12f Bump go.opentelemetry.io/contrib/zpages from 0.41.1 to 0.42.0
Bumps [go.opentelemetry.io/contrib/zpages](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.41.1 to 0.42.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.41.1...zpages/v0.42.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/zpages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 09:40:52 +02:00
Sagar GurungandGitHub 7bac14d61c [tests-only][full-ci]Add step to set quota with env OCIS_SPACES_MAX_QUOTA (#6402)
* Add step to set ocis max spaces quota with env

* Add env-config tag to scenario for ocis roll back

* Fix red CI and and test for spaces

* Review address

* Reuse step for single env

* Remove doubtful scenario
2023-06-06 11:57:04 +05:45
ownClouders bad52af536 [tx] updated from transifex 2023-06-06 00:44:54 +00:00
Michael Barz e0840b8994 Automated changelog update [skip ci] 2023-06-05 20:41:11 +00:00
Michael BarzandGitHub 8d46a498d8 Merge pull request #6448 from owncloud/update-reva
[full-ci] update reva to v2.14.0
2023-06-05 22:40:24 +02:00
Michael Barz 204843af2e update reva to v2.14.0 2023-06-05 21:45:49 +02:00
Michael Barz fab0714346 Automated changelog update [skip ci] 2023-06-05 18:46:47 +00:00
Michael BarzandGitHub ed9dcd5a3b Merge pull request #6447 from owncloud/update-reva
[full-ci] update reva to latest edge
2023-06-05 20:46:05 +02:00
Michael Barz 2215d7f5d1 fix search permissions 2023-06-05 18:16:10 +02:00
Michael Barz fc7a0f083c Automated changelog update [skip ci] 2023-06-05 15:15:43 +00:00
Michael BarzandGitHub 016af69167 Merge pull request #6446 from owncloud/changeCopyMoveTest
[test-only] fixing tests of copying and moving files with the same name. removing from expected
2023-06-05 17:14:59 +02:00
jkobergandMichael Barz 3140bf2137 fix timestamp format
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-05 17:11:56 +02:00
Michael Barz 4b512fa884 update reva to latest edge 2023-06-05 17:02:04 +02:00
Viktor Scharf f0d36c58bb fix tests. remove from expected failures 2023-06-05 15:31:14 +02:00
Willy KloucekandGitHub 733e5efdda Merge pull request #6444 from owncloud/remove-references-to-oc.ios-protocol
remove references to oc.ios://ios.owncloud.com since it is no longer used
2023-06-05 15:28:03 +02:00
kobergjandGitHub f2e6556549 Merge pull request #6428 from kobergj/RefactorOcisPKG
[tests-only][full-ci] Cleanup ocis runtime
2023-06-05 14:40:29 +02:00
Willy Kloucek 0f3dddafab remove references to oc.ios://ios.owncloud.com since it is no longer used 2023-06-05 13:57:05 +02:00
Phil DavisandGitHub d5b29a5118 Merge pull request #6408 from owncloud/adjust-test-tryToDeleteFileFromTrashbin
[tests-only] [full-ci] Adjust test method tryToDeleteFileFromTrashbin
2023-06-05 15:25:41 +05:45
Benedikt Kulmann 2372b50116 Automated changelog update [skip ci] 2023-06-05 08:23:24 +00:00
Benedikt KulmannandGitHub d6febac17a Merge pull request #6438 from owncloud/bump-web-7.0.0-final
[full-ci] chore: Update web to v7.0.0 final
2023-06-05 10:22:41 +02:00
Michael Barz d62ff74d8e Automated changelog update [skip ci] 2023-06-05 08:17:46 +00:00
Michael BarzandGitHub 3385b0764e Merge pull request #6435 from owncloud/fix-disable-users
fix disable users by group
2023-06-05 10:16:57 +02:00
Phil Davis 0bc3d8646e Adjust test method tryToDeleteFileFromTrashbin 2023-06-05 13:37:30 +05:45
Benedikt Kulmann b7882ec0ce chore: Update web to v7.0.0 final 2023-06-05 09:33:45 +02:00
Michael Barz 58d8c1aa8a fix disable users by group 2023-06-02 17:42:51 +02:00
Roman Perekhod 80b4e85747 Automated changelog update [skip ci] 2023-06-02 13:58:26 +00:00
Roman PerekhodandGitHub ecc56cee49 Merge pull request #6429 from 2403905/issue-6411
Fix to prevent the email notification X-Site scripting
2023-06-02 16:57:51 +03:00
Swikriti TripathiandGitHub 4b78e06e04 Add acceptance tests for antivirus (#6405)
test on ci

test on ci

run on detached mode

add wait for clam

fix syntax

fix syntax

try without wait

add clamservice to steps

use different wait for command

put sleep

test

wait for clamav service

Clean up tests and enable other tests in the ci

address reviews

add documentation

add docs for docker

address reviews

refactor docs

remove user premission as it's by default root

capitalize the letters
2023-06-02 17:11:17 +05:45