Commit Graph

610 Commits

Author SHA1 Message Date
Vincent Petry a1379e380f Merge pull request #478 from owncloud/update-eos-docs
Update eos docs and auto-generated config docs
2020-08-24 11:07:09 +02:00
Vincent Petry 0e11c36fe8 Merge pull request #480 from owncloud/makefile-remove-eos
Remove EOS from Makefile
2020-08-24 10:52:21 +02:00
Vincent Petry 09d8166591 Improve EOS instructions
Add hint about following compilation progress.
Add more info about when to run the "space on" command.
Split out section about hanging uploads.
2020-08-24 10:37:18 +02:00
Vincent Petry 2408c286eb Improve EOS docker docs
Added more hints about what is happening behind the stage.
Added infos about upload issues and how to solve them.
2020-08-24 10:37:18 +02:00
Vincent Petry 5d23475a47 Update generated config docs 2020-08-24 10:37:15 +02:00
Benedikt Kulmann 0eba9a04b1 Automated changelog update [skip ci] 2020-08-21 20:43:52 +00:00
Benedikt Kulmann 8dcc5f1a57 Merge pull request #479 from owncloud/update-ocis-accounts
Update ocis-accounts to 0.4.0
2020-08-21 22:15:30 +02:00
Benedikt Kulmann 0154d6a4af Merge branch 'master' into update-ocis-accounts 2020-08-21 21:42:46 +02:00
Vincent Petry 8e454ef9af Automated changelog update [skip ci] 2020-08-21 16:22:50 +00:00
Vincent Petry 94f43d3e70 Remove EOS from Makefile
As we're currently relying on docker-compose to provide a development
environment, this removes the outdated EOS targets from the Makefile.

This will prevent having too many different EOS environments out there
and we can standardize on docker-compose instead.
2020-08-21 18:20:12 +02:00
Vincent Petry b443fd48ce Merge pull request #262 from owncloud/butonic-patch-1
minor review
2020-08-21 18:19:03 +02:00
Vincent Petry d80c3faa5f Merge pull request #476 from owncloud/update-ocis-proxy
update ocis-proxy to v0.7.0
2020-08-21 18:16:38 +02:00
Vincent Petry 9daef8c66c Update ocis-accounts to 0.4.0
Provides a web UI for role assignment
2020-08-21 18:14:06 +02:00
Vincent Petry 7eb24bc131 Merge pull request #477 from owncloud/eos-docker-improvements
Use separate volumes for EOS in docker-compose
2020-08-21 17:54:18 +02:00
Vincent Petry 656197e69f Use separate volumes for EOS in docker-compose
Moves the "e" directory into multiple subvolumes.
This decouples the setup further from the local environment where side
effects might appear when using BTRFS.
2020-08-21 17:07:38 +02:00
David Christofas c37787bdbf add changelog
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-08-21 14:11:15 +02:00
David Christofas 982ebdcbb4 update ocis-proxy to v0.7.0
Signed-off-by: David Christofas <dchristofas@owncloud.com>
2020-08-21 14:05:39 +02:00
Benedikt Kulmann 5b8438dacc Automated changelog update [skip ci] 2020-08-21 08:57:35 +00:00
Benedikt Kulmann f00b60d129 Merge pull request #467 from owncloud/basic-roles-support
Bring basic roles and permissions for ocis-settings
2020-08-21 10:25:49 +02:00
Benedikt Kulmann ef928234bf Add changelog item 2020-08-21 09:57:18 +02:00
Benedikt Kulmann 51112d6918 Update ocis-phoenix, ocis-settings, ocis-accounts
- ocis-phoenix v0.12.0
- ocis-settings v0.2.0
- ocis-accounts v0.3.0
2020-08-21 09:51:50 +02:00
David Toledo 245a06e79a Merge pull request #263 from owncloud/update_path
update to current path
2020-08-21 09:33:54 +02:00
Jörn Friedrich Dreyer cc4fb39e67 minor review 2020-08-21 08:48:33 +02:00
David Toledo ad4c0e9c53 update to current path 2020-08-21 08:47:44 +02:00
Vincent Petry 66981de2ca Merge pull request #471 from owncloud/update-drone-phoenix-commit
[Tests-Only] Update commit for Phoenix tests
2020-08-20 17:52:22 +02:00
Benedikt Kulmann f0a06efc82 Automated changelog update [skip ci] 2020-08-20 15:13:35 +00:00
Benedikt Kulmann b46bccb307 Merge pull request #473 from owncloud/external-app-config
External app config
2020-08-20 16:40:53 +02:00
Benedikt Kulmann 2e61377d78 Add changelog 2020-08-20 16:05:53 +02:00
Benedikt Kulmann f71a00114e Remove empty external apps config
There is nothing that would activate ocis-hello as an external app, so
this can be just removed. Also it blocks the new default apps in
ocis-phoenix.
2020-08-20 16:02:14 +02:00
Vincent Petry fb923078ae Update commit for Phoenix tests
Following up reenabling public link tests
2020-08-20 13:59:40 +02:00
Vincent Petry 4d7df06b96 Automated changelog update [skip ci] 2020-08-20 10:28:07 +00:00
Vincent Petry 50e4c2cf6c Merge pull request #469 from owncloud/butonic-patch-2
add REVA_LDAP_IDP to docker compose
2020-08-20 12:02:33 +02:00
Vincent Petry 2a7165020e Merge pull request #465 from owncloud/drone-add-ldap-idp
Add missing LDAP IDP value
2020-08-20 12:02:01 +02:00
Vincent Petry e1b9dba1f7 Add missing LDAP IDP value
Solves an issue that whenever some tests use basic auth the IDP was
wrong. This would make Reva use the wrong internal user id and IDP
and prevent matching some data like shares to the correct user id.
2020-08-20 11:12:41 +02:00
Artur Neumann b9c407e876 Merge pull request #470 from owncloud/bump-commit-id-20200820
[Tests-Only] Bump core commit for tests 20200820
2020-08-20 14:39:56 +05:45
Phil Davis 7245bf345d Bump core commit for tests 20200820 2020-08-20 13:55:09 +05:45
Jörn Friedrich Dreyer e12e2da8e0 add REVA_LDAP_IDP to docker compose
Following https://github.com/owncloud/ocis/pull/465
2020-08-20 08:23:19 +02:00
Jörn Friedrich Dreyer a7ce0c8172 Merge pull request #466 from butonic/update-reva-and-proxy
Update Reva and Proxy
2020-08-19 22:18:21 +02:00
Jörn Friedrich Dreyer 17bdf23102 update-reva-and-proxy
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-08-19 16:59:20 +02:00
Jörn Friedrich Dreyer 242e6ba12e Automated changelog update [skip ci] 2020-08-19 14:55:33 +00:00
Jörn Friedrich Dreyer db6a3846ca Merge pull request #392 from owncloud/add-missing-env-vars
set missing env vars
2020-08-19 16:25:33 +02:00
Jörn Friedrich Dreyer 933a5be874 set missing env vars
REVA_FRONTEND_URL and REVA_DATAGATEWAY_URL need to be set to the OCIS_DOMAIN so upload is not using localhost ;-)
cc @jnweiger

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-08-19 15:52:00 +02:00
Alex Unger 201be45953 Automated changelog update [skip ci] 2020-08-18 14:25:48 +00:00
Alex Unger ceb5ede98b Merge pull request #462 from owncloud/integrate-accounts-cli-2
Integrate account-management cli-commands
2020-08-18 15:56:22 +02:00
Ilja Neumann 0f809b99fd Integrate account-management cli-commands 2020-08-18 12:09:21 +02:00
Phil Davis 2399501a88 Merge pull request #461 from owncloud/expected-failures-eos
[Tests-Only] Implement separate expected-failures files for OC and EOS storage
2020-08-18 15:11:39 +05:45
Phil Davis 3d1417959c [Tests-Only] Implement separate expected-failures files for OC and EOS storage 2020-08-18 14:45:03 +05:45
Phil Davis 9e5e4232e0 Merge pull request #460 from owncloud/local-preview-tests
Put back local preview test scenarios
2020-08-18 14:44:06 +05:45
Phil Davis ca13c11bb6 Adjust local preview test expectations 2020-08-18 14:11:16 +05:45
Phil Davis 9f1c2e4808 Add local test scenarios for previews 2020-08-18 14:11:16 +05:45