Commit Graph
13392 Commits
Author SHA1 Message Date
Michael Barz 79aafdae04 change test expectations 2023-05-15 14:25:50 +02:00
Michael Barz 90aca2d2fc update reva to latest edge 2023-05-15 14:14:51 +02:00
Michael BarzandGitHub 55278fd1e4 Merge pull request #6306 from owncloud/vendor-update
[full-ci] update reva vendor files
2023-05-15 14:12:11 +02:00
Saw-jan fb8de129e7 update reva vendor files 2023-05-15 16:34:39 +05:45
MartinandGitHub 82b64b2dde Merge pull request #6297 from rhafer/indexmd-cleanup
cleanup: Remove unneeded _index.md files from docs
2023-05-15 11:23:35 +02:00
4b04870ade [full-ci] [tests-only] unassign app role assignment of user (#6030)
* Added scenario to unassign the role of user

* Added scenario,admin tries to unassign the own role

* Addressed reviews

* refactor

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2023-05-15 10:45:24 +02:00
Jörn Friedrich Dreyer d6b4632e1c Automated changelog update [skip ci] 2023-05-15 08:30:39 +00:00
Jörn Friedrich Dreyer 62878b6428 bump reva to e00c55c0a4d3
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-15 10:29:56 +02:00
Roman Perekhod 08797f7050 Automated changelog update [skip ci] 2023-05-12 15:03:41 +00:00
Roman PerekhodandGitHub 554e109141 Merge pull request #6276 from 2403905/issue-6037
fix the wrong status code when appRoleAssignments is forbidden #6037
2023-05-12 17:03:04 +02:00
Ralf Haferkamp 5001c0347c cleanup: Remove unneeded _index.md files from docs
This commit removes the `doc/service/<name>/_index.md` files for service
that provide a README.md in their own directory.

The CI's docs pipeline generates and publishes (to the `docs` branch)
the _index.md files from the READMEs. We don't need to have these files
duplicated `master` branch of the git repo. They just cause confusion
and are not kept in sync with the READMEs on the `master` branch.
2023-05-12 16:20:32 +02:00
Ralf Haferkamp 7736e106b0 Automated changelog update [skip ci] 2023-05-12 12:49:58 +00:00
Ralf HaferkampandRalf Haferkamp 39950845d2 Bump go-micro/v4/store/redis to latest main commit
This includes these two fixes:
https://github.com/go-micro/plugins/pull/109
https://github.com/go-micro/plugins/pull/110
2023-05-12 14:49:19 +02:00
Ralf HaferkampandRalf Haferkamp df5edec36b settings: User go-micro/store for cachiing
The previous implementation was using an unlimited TTL which would cause
problems in scale out deployments where multiple instances of the settings
service are running.

Fixes: #5067
2023-05-12 14:49:19 +02:00
Ralf HaferkampandRalf Haferkamp 18bb3dbaca settings: Instanciate only a single instance of the ServiceHandler/Store
Share the same instance between the HTTP and the GRPC service. This is
in preparation for moving the cache of the metadata storage backend to a
go-micro/store based implementation. By sharing the same service instance in
the HTTP and GRPC services we can avoid the usage of global variables for the
caches, which will make the move to the go-micro/store implementation simpler.
2023-05-12 14:49:19 +02:00
MartinandGitHub 3e92e409f7 Merge pull request #6293 from owncloud/fix_messagepack_default
[docs-only] Fix missed default metadata backend
2023-05-12 14:38:41 +02:00
mmattel e5746d8176 [docs-only] Fix wrong default metadata backend 2023-05-12 13:34:13 +02:00
kobergj be784a89d3 Automated changelog update [skip ci] 2023-05-12 11:26:00 +00:00
kobergjandGitHub 2701d0a331 Merge pull request #6282 from kobergj/PostprocessingStore
Postprocessing Store
2023-05-12 13:22:59 +02:00
jkoberg f30fe2757c fix graph test
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-12 12:34:32 +02:00
Andre Duffeck be4cc7749e Automated changelog update [skip ci] 2023-05-12 10:12:28 +00:00
Andre DuffeckandGitHub 32014badd7 Merge pull request #6268 from aduffeck/improve-search
Improve search
2023-05-12 12:11:38 +02:00
jkoberg a324ad48a0 add a store to postprocessing
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-12 11:04:41 +02:00
Christian RichterandGitHub 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
André Duffeck e9d4e07a08 constify the "trashed" space state 2023-05-12 10:37:43 +02:00
André Duffeck 5ba7dad3c7 Fix test expectations 2023-05-12 10:37:43 +02:00
André Duffeck 82590632b6 Always use UTC for doc timestamps 2023-05-12 10:37:43 +02:00
André Duffeck e01ef9b8c6 Search spaces concurrently 2023-05-12 10:37:43 +02:00
André Duffeck a9b139af97 Do not consider disabled spaces during search
Fixes #6201
2023-05-12 10:37:43 +02:00
André DuffeckandFlorian Schade 63b2ac2368 Do not use prefix queries which gets slow with big indexes
Co-authored-by: Florian Schade <f.schade@icloud.com>
2023-05-12 10:37:43 +02:00
Viktor ScharfandGitHub 67a9736b6c [test-only] Api-test for sharing personal space (#6242) 2023-05-12 14:08:20 +05:45
dependabot[bot]andRalf Haferkamp 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 BarzandGitHub 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 GurungandGitHub 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 DavisandGitHub 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 DuffeckandGitHub 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 DavisandGitHub 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
MartinandGitHub 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
Roman Perekhod 082e450677 fix the wrong status code when appRoleAssignments is forbidden #6037 #6035 2023-05-11 09:39:41 +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