Commit Graph
9081 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 180fb34ee4 Bump node-fetch from 2.6.5 to 2.6.7 in /extensions/settings
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 10:40:06 +00:00
Jörn Friedrich Dreyer a332ba8c00 Automated changelog update [skip ci] 2022-04-14 10:39:36 +00:00
Jörn Friedrich DreyerandGitHub 685f9fb410 Merge pull request #3531 from owncloud/refactor-structure-v2
Refactor structure
2022-04-14 12:39:11 +02:00
Christian Richter c21cc06b66 fix drone FEATURE_PATH for accounts
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-14 12:05:38 +02:00
Christian Richter f3e5e4d0fb remove assets from graph-explorer
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-14 10:51:42 +02:00
Christian Richter cfd85f4f6c Merge remote-tracking branch 'origin/master' into refactor-structure-v2 2022-04-14 08:03:58 +02:00
Michael BarzandGitHub a78df515f4 Merge pull request #3532 from owncloud/sonarcloud-v1.20.0
bump sonarcloud version to 1.20.0
2022-04-13 19:14:47 +02:00
Willy Kloucek 6457144a80 bump sonarcloud version to 1.20.0 2022-04-13 18:40:55 +02:00
Willy Kloucek 099c805f36 Automated changelog update [skip ci] 2022-04-13 16:40:45 +00:00
Willy KloucekandGitHub 750286bc1a Merge pull request #3525 from owncloud/release-1.20.0
release oCIS v1.20.0
2022-04-13 18:40:01 +02:00
Christian Richter 3a9f2d8e15 Merge remote-tracking branch 'origin/master' into refactor-structure-v2 2022-04-13 17:20:54 +02:00
Christian Richter 960b4546d1 fix import path for storage extension
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:17:36 +02:00
Ralf HaferkampandChristian Richter f21eee2d93 Automated changelog update [skip ci] 2022-04-13 17:04:38 +02:00
Ralf HaferkampandChristian Richter 80c0d9527a Use a different wait for ocis check in the parallel deployment
The routing in the parallel deployment is directed to oc10 by default,
which might not have and admin user and does not provide the graph API.
Switch back to the old wait-for image, which should be good enough in
that specific test setup.
2022-04-13 17:04:38 +02:00
Ralf HaferkampandChristian Richter 26bc531c52 Improve wait-for-ocis check
Retry on all HTTP response codes indicating and error.
2022-04-13 17:04:38 +02:00
Christian Richter d84f3043ca update drone
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Ralf HaferkampandChristian Richter 5948417cee Refresh idm setup docs after LDAP config changes 2022-04-13 17:04:38 +02:00
Willy KloucekandChristian Richter 2e49c9abc2 ensure svg width does not exceed the page space 2022-04-13 17:04:38 +02:00
Willy KloucekandChristian Richter 7773b9c23d Automated changelog update [skip ci] 2022-04-13 17:04:38 +02:00
jkobergandChristian Richter 3f2ac2eb8f bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-13 17:04:38 +02:00
Michael BarzandChristian Richter 62afc46704 update reva 2022-04-13 17:04:38 +02:00
Michael BarzandChristian Richter 089aa09e91 Automated changelog update [skip ci] 2022-04-13 17:04:38 +02:00
jkobergandChristian Richter 77e764e4d5 try different wait-for-ocis-server command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-13 17:04:38 +02:00
Jörn Friedrich DreyerandChristian Richter 70ca1f45f8 Automated changelog update [skip ci] 2022-04-13 17:04:38 +02:00
40a4c5070a Use embeddable ocdav go micro service (#3397)
* allow proxy to route to micro service

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use go micre ocdav service instead of reva frontend

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add missing gateway default config

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update reva branch for testing

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add missing comands

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump reva version

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* tidy

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* bump reva again

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* a blind mans config change

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* add ocdav to must start extensions

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* fail when neither backend nor service is set

Signed-off-by: jkoberg <jkoberg@owncloud.com>

Co-authored-by: jkoberg <jkoberg@owncloud.com>
2022-04-13 17:04:38 +02:00
jkobergandChristian Richter ae4c72d1c7 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-04-13 17:04:38 +02:00
Swikriti TripathiandChristian Richter b99e565c51 Bump Commit id and update expected to fail file 2022-04-13 17:04:38 +02:00
Swikriti TripathiandChristian Richter 7774240ab1 Update commit id 2022-04-13 17:04:38 +02:00
Swikriti TripathiandChristian Richter 09061ced50 Update expected to fail 2022-04-13 17:04:38 +02:00
Swikriti TripathiandChristian Richter 3860e5fd85 Bump core commit id for tests 2022-04-13 17:04:38 +02:00
Viktor ScharfandChristian Richter 6b96183618 [tests-only] apiTest: list of trash files and restore files from the trash (#3462)
* apiTest: see trashbin and restore files from trash
2022-04-13 17:04:38 +02:00
Christian Richter 418e32f3d7 refactor makefiles
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter 725d55b494 refactor audit
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter fdd94daae8 restore deleted files
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter a919195f34 refactor thumbnails
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter afea0b4304 refactor webdav
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter e5abc25aa1 refactor web
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter 4347b2672f refactor store
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter e079465ff8 refactor storage 2022-04-13 17:04:38 +02:00
Christian Richter 1a1a4d6a3c refactor settings 2022-04-13 17:04:37 +02:00
Christian Richter 92d76e00ab refactor proxy
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter 689ec4f266 refactor ocs
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter 2153d22e61 refactor notifications
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter bff47cc0f1 refactor nats
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter bfc8db848c refactor idp
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter 4404b9741d refactor idm
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter 1932e594d1 refactor graph-explorer
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter 4d821cdc9d refactor graph
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter d4442941a1 refactor glauth
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:37 +02:00
Christian Richter 2089ac5f7b refactor accounts
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:35 +02:00