Commit Graph

13363 Commits

Author SHA1 Message Date
jkoberg
a324ad48a0 add a store to postprocessing
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-12 11:04:41 +02:00
Christian Richter
7d8a245d37 Merge pull request #6287 from owncloud/fix_search_readme
[docs-only] Add Tika container link to search for dev purposes
2023-05-12 10:51:19 +02:00
Viktor Scharf
67a9736b6c [test-only] Api-test for sharing personal space (#6242) 2023-05-12 14:08:20 +05:45
dependabot[bot]
184647e30e Bump github.com/cloudflare/circl from 1.2.0 to 1.3.3
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.2.0 to 1.3.3.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.2.0...v1.3.3)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 09:51:18 +02:00
mmattel
456387c69f [docs-only] Add Tika container link to search for dev purposes 2023-05-12 09:31:21 +02:00
Michael Barz
8e5cbfd6f7 Automated changelog update [skip ci] 2023-05-12 06:39:25 +00:00
Michael Barz
81e2365b0a Merge pull request #6277 from owncloud/return-body
add missing response body to blocked requests
2023-05-12 08:38:53 +02:00
Michael Barz
43ed7392be add missing response body to blocked requests 2023-05-11 16:31:19 +02:00
Sawjan Gurung
9945dad647 [POC][full-ci] Testing various oCIS env configurations (#6062)
* run api tests

* run ocis via wrapper

* add context, helpers and steps change ocis config

* remove separate pipelines for special test cases

* add context to behat config

* fix suite name

* set wrapper url while running tests

* fix cors allow env name

* address review

* add ociswrapper codebase

* add ci pipeline to build and cache wrapper

* add step to check ociswrapper cache

* invalidate wrapper cache and build new

* build on pipeline step

* undo unnecessary changes

* undo unnecessary changes

* fix php code

* fix ocis run command

* use tag for teardown

* exclude wrapper vendor in codacy check

* fix typos
2023-05-11 17:21:52 +05:45
Phil Davis
26a2db371c Merge pull request #6270 from owncloud/issue-3639
[tests-only] [full-ci] Fix expected trashbin href for spaces
2023-05-11 15:15:37 +05:45
Andre Duffeck
cc4b8a8ec0 Automated changelog update [skip ci] 2023-05-11 09:20:12 +00:00
Andre Duffeck
c4a64ba69b Merge pull request #6271 from aduffeck/fix-test-expectations
[full-ci] Fix test expectations
2023-05-11 11:18:09 +02:00
Phil Davis
3efb5f590f Automated changelog update [skip ci] 2023-05-11 08:44:46 +00:00
Phil Davis
2f6f8fd788 Merge pull request #6279 from owncloud/add-examples-for-usernames
[tests-only] [full-ci] Add examples of more username combinations
2023-05-11 14:29:04 +05:45
Martin
ddfb2319b7 Merge pull request #6280 from owncloud/fix_proxy_readme
[docs-only] Fix typo in proxy readme yaml example
2023-05-11 10:24:09 +02:00
André Duffeck
bb4d2ffd79 Skip e2e tests temporarily
See https://github.com/owncloud/ocis/issues/6278
2023-05-11 10:18:18 +02:00
Phil Davis
a687e6de19 Add examples of more username combinations 2023-05-11 13:38:31 +05:45
mmattel
d5855a56d5 [docs-only] Fix typo in proxy readme yaml example 2023-05-11 09:44:14 +02:00
Phil Davis
e57c20bb28 Remove trashbinFilesFolders examples for unsupported usernames 2023-05-11 12:51:57 +05:45
Phil Davis
f17351a063 Fix expected trashbin href for spaces 2023-05-11 11:41:10 +05:45
André Duffeck
870bc6d4d3 Add failing tests about public links to project space roots
The expected behavior needs to be discussed.
2023-05-10 22:32:05 +02:00
André Duffeck
9ca0d99bb9 Adapt expected failures 2023-05-10 21:59:15 +02:00
Martin
302986c02e Merge pull request #6275 from owncloud/excds/bugfix/Fix_typos_in_config
[docs-only] graph/groups: Fix typos in config.
2023-05-10 17:59:48 +02:00
Daniel Swärd
ec5d50149a Update services/graph/pkg/config/config.go
Co-authored-by: Martin <github@diemattels.at>
2023-05-10 17:19:53 +02:00
Daniel Swärd
1cc3fc92c0 graph/groups: Fix typos in config. 2023-05-10 16:28:26 +02:00
Christian Richter
b2140bb744 Merge pull request #6272 from owncloud/fix_caching
[docs-only] Fix caching and envvar use in caching
2023-05-10 14:06:27 +02:00
André Duffeck
b614eb6974 Bump reva 2023-05-10 11:45:23 +02:00
mmattel
589a0f5ce1 [docs-only] Fix caching envvar use 2023-05-10 11:37:05 +02:00
André Duffeck
479835779a Adapt test expectations. We do not allow sharing of the space root. 2023-05-10 11:23:44 +02:00
Prajwol Amatya
1f8164c527 [tests-only] [full-ci] api test for email notification (#6145) 2023-05-10 14:03:52 +05:45
Roman Perekhod
33034e86e5 Automated changelog update [skip ci] 2023-05-10 07:54:32 +00:00
Roman Perekhod
21dfe2d7ca Merge pull request #6259 from 2403905/issue-5431
Omitempty givenName attribute when create user #5431
2023-05-10 09:52:25 +02:00
Phil Davis
1c0e31853e Merge pull request #6266 from owncloud/update-vendor-bin-dependencies
[tests-only] [full-ci] Update vendor-bin dependencies
2023-05-10 12:07:05 +05:45
Sagar Gurung
b842f17932 Automated changelog update [skip ci] 2023-05-10 05:52:47 +00:00
Sagar Gurung
3e60706b30 [tests-only][full-ci]Added GDPR export for quota update, export another users GDPR (#6249)
* Added GDPR export for quota update, another user tries to export

* PR address
2023-05-10 11:37:13 +05:45
Phil Davis
fa3fc21d70 Update vendor-bin dependencies 2023-05-10 11:15:19 +05:45
Prajwol Amatya
1788406b52 [tests-only][full-ci] removed steps related to share api occ commands (#6096)
* removed steps related to occ commands

* removed scenarios from expected failures

* fixed lines in exp failure
2023-05-10 10:13:11 +05:45
Phil Davis
7dd1114966 Automated changelog update [skip ci] 2023-05-10 04:20:37 +00:00
Phil Davis
35ee37c874 Merge pull request #6263 from owncloud/cleanup-test-helpers
[tests-only] [full-ci] Cleanup code in TestHelpers
2023-05-10 10:03:29 +05:45
Christian Richter
4e8549994d Automated changelog update [skip ci] 2023-05-09 15:08:34 +00:00
Christian Richter
ec9edf5495 Merge pull request #6265 from dragonchaser/issue-5709-restore-last-version-after-positive-result
add debug switch for antivirus
2023-05-09 17:03:55 +02:00
Roman Perekhod
11e51b9812 Omitempty givenName attribute when creating user #5431 2023-05-09 16:40:23 +02:00
Phil Davis
08e3d46adf Cleanup code in TestHelpers 2023-05-09 19:59:06 +05:45
ownClouders
44e1576973 Automated changelog update [skip ci] 2023-05-09 14:09:23 +00:00
ownClouders
13ebe0b0d5 [tx] updated from transifex 2023-05-09 14:05:44 +00:00
Christian Richter
645f2b2423 Add debug env var for av
Co-authored-by: Julian Koberg <jkoberg@owncloud.com>

Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-05-09 15:44:34 +02:00
Christian Richter
8c2abf33e5 add debug switch for antivirus
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-05-09 14:56:56 +02:00
kobergj
233e406be4 Automated changelog update [skip ci] 2023-05-09 10:01:39 +00:00
kobergj
1b5e5bfbbd Merge pull request #6258 from kobergj/AlwaysPullTranslations
[skip-ci] Force Pull Translations
2023-05-09 12:00:05 +02:00
jkoberg
e3038dd3c1 force pull translations
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-09 11:16:10 +02:00