Commit Graph
137 Commits
Author SHA1 Message Date
Vincent Petry fc50ee3aed Update reva to v0.1.1-0.20200520150229 2020-05-22 15:29:50 +02:00
Vincent PetryandGitHub 2b94f09bfb Merge pull request #223 from owncloud/ci-test
[Tests-Only] Fix upload UI tests in CI
2020-05-22 14:29:42 +02:00
Vincent PetryandDipak Acharya bb71e74c11 [Tests-only] Set OC data URL in reva
To make sure the correct URL is returned for accessing the TUS service
2020-05-22 17:32:26 +05:45
Vincent Petry efaa4fa209 Automated changelog update [skip ci] 2020-05-19 09:01:25 +00:00
Vincent PetryandGitHub 0b68dda05f Merge pull request #207 from owncloud/update-ocis-reva-props-goodness
Update reva to v0.1.1-0.20200518061204
2020-05-19 10:47:00 +02:00
Vincent Petry 6b4d98537c Enable Litmus props tests 2020-05-19 10:03:16 +02:00
Vincent Petry a2be6bc7cb Update reva to v0.1.1-0.20200518061204 2020-05-19 10:03:13 +02:00
Artur NeumannandGitHub a63ef07174 Merge pull request #209 from owncloud/use-latest-phoenix
[Tests-Only] use latest version of phoenix for UI tests in CI
2020-05-19 10:49:13 +05:45
Dipak Acharya 63f5f54ece [Tests-Only] use latest version of phoenix for UI tests in CI 2020-05-19 10:02:03 +05:45
Dipak AcharyaandGitHub f170476bf2 Merge pull request #191 from owncloud/ui-tests
[Tests-Only] Run ui tests with phoenix
2020-05-14 14:15:20 +05:45
Dipak Acharya 583950c38a [Tests-Only] Refactor CI Pipelines 2020-05-14 12:56:11 +05:45
Dipak Acharya f689f61869 [Tests-Only] Run ui tests with phoenix 2020-05-14 12:56:09 +05:45
Dipak AcharyaandGitHub dd78746b15 Merge pull request #201 from owncloud/fix-skeleton-path
[Tests-only] Fix skeleton directory path
2020-05-14 11:32:57 +05:45
HariBhandari07 42b6f631cb [Tests-only] Fix skeleton directory path 2020-05-14 10:32:59 +05:45
Artur NeumannandGitHub 80aca05d86 Merge pull request #185 from owncloud/skeleton
[Tests-only] Create test-skeleton files while creating user
2020-05-13 19:04:00 +05:45
HariBhandari07 e797eb0f05 [Tests-only] Create test-skeleton files while creating user 2020-05-13 16:18:01 +05:45
Artur NeumannandGitHub e6c86822dc Merge pull request #198 from owncloud/tests-enable-litmus-copymove
Enable litmus tests for copymove
2020-05-13 13:58:25 +05:45
Vincent Petry 7f1af201fe Enable litmus tests for copymove
All issues were solved, we can enable this on CI
2020-05-13 10:00:45 +02:00
Artur Neumann b10c4ec68b Automated changelog update [skip ci] 2020-05-13 07:41:18 +00:00
Artur NeumannandGitHub ee9cd9b8d3 Merge pull request #192 from owncloud/update-reva-emptyfile
Update reva to v0.1.1-0.20200512135421
2020-05-13 13:16:17 +05:45
Vincent Petry 729d850509 Update reva to v0.1.1-0.20200512135421 2020-05-12 16:43:15 +02:00
Vincent Petry 28360fcbf0 Automated changelog update [skip ci] 2020-05-07 11:26:15 +00:00
Vincent PetryandGitHub ffba146253 Add changelog for reva update to 20200807 (#181) 2020-05-07 13:15:53 +02:00
Vincent PetryandGitHub eb509b5f12 Merge pull request #180 from owncloud/update-reva
Update reva
2020-05-07 12:14:07 +02:00
Vincent Petry 0ff37b3431 Update reva 2020-05-07 11:38:51 +02:00
Vincent PetryandGitHub 82c12c9b54 Merge pull request #161 from butonic/reva-tusd-update
update reva, includes tus support
2020-05-07 11:25:41 +02:00
Jörn Friedrich Dreyer 16422ee85f update reva, includes tus support
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-05-06 15:04:08 +02:00
Phil DavisandGitHub be59adfd49 Merge pull request #162 from owncloud/clarifyTestRun
[Tests-only] fixtures and clarifications for API acceptance tests
2020-05-01 15:57:26 +05:45
Artur Neumann 5e15b71797 fixtures and clarifications for API acceptance tests 2020-05-01 11:43:52 +05:45
Artur NeumannandGitHub 85478c57e3 Merge pull request #158 from owncloud/docs-restart-ldap-wipe
Document LDAP restart for corrupt users
2020-05-01 09:21:43 +05:45
Jörn Friedrich DreyerandGitHub 8e32a6eff3 Merge branch 'master' into docs-restart-ldap-wipe 2020-05-01 00:01:07 +02:00
Vincent PetryandGitHub bd1a818bb9 Merge pull request #159 from owncloud/doc-clarify-behat-feature
Clarify BEHAT_FEATURE value
2020-04-30 18:38:52 +02:00
Vincent PetryandGitHub 717233f31e Clarify BEHAT_FEATURE value 2020-04-30 17:45:18 +02:00
Vincent PetryandGitHub 746d5df4c5 Document LDAP restart for corrupt users
Added more detail about how to wipe the users from LDAP by restarting the container.
2020-04-30 17:35:18 +02:00
3ba73ed2ec Enable EOS storage commands on ocis-reva (#150)
* EOS storage: remove not needed configs

* Add EOS storage commands

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-29 15:54:19 +02:00
Jörn Friedrich DreyerandGitHub 75cac941b6 Initial description of storage commands, aspects, (data) providers and drivers (#152)
* Initial description of storage commands, aspects, (data) providers and drivers

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

* link to upstream docs

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-29 15:23:24 +02:00
Michael Barz 2b4066faf1 Automated changelog update [skip ci] 2020-04-28 13:01:20 +00:00
Michael BarzandGitHub 2d344a4de8 Merge pull request #154 from owncloud/release/0.2.1
Prepare v0.2.1
2020-04-28 14:51:49 +02:00
A.Unger 3cd95b4b27 add changelog 2020-04-28 14:37:58 +02:00
A.Unger 1b99644cd8 rename changelog file 2020-04-28 14:20:24 +02:00
Alex UngerandGitHub e21222e4e6 Update cs3org/reva, use configured logger on runtime (#153)
* inject logger on reva

* update ocis-pkg
2020-04-28 08:15:12 +02:00
Michael Barz f74320d85d Automated changelog update [skip ci] 2020-04-23 09:03:55 +00:00
Michael BarzandGitHub 3580c349b3 Merge pull request #146 from owncloud/changelog-for-145
Add missing changelog entry for 145
2020-04-23 10:51:19 +02:00
Vincent Petry 3cf2b8334a Add missing changelog entry for 145 2020-04-23 10:40:27 +02:00
Vincent PetryandGitHub 64b135fa0f Merge pull request #145 from owncloud/remove-chunking-v2
Don't advertise unsupported chunking v2
2020-04-23 10:04:58 +02:00
Vincent Petry 913f3f0cd5 Don't advertise unsupported chunking v2
Removed "chunking" attribute in the DAV capabilities.
Please note that chunking v2 is advertised as "chunking 1.0" while
chunking v1 is the attribute "bigfilechunking" which is already false.
2020-04-23 09:53:00 +02:00
Artur NeumannandGitHub 7d8638a674 fix links to documentation (#143) 2020-04-22 11:21:05 +02:00
Artur NeumannandGitHub d851dbfd0d Merge pull request #142 from owncloud/moveTestDocu
[Tests-only] delete test documentation from README
2020-04-22 14:36:23 +05:45
Artur Neumann 81c14d8e0c delete testing documentation from Readme 2020-04-22 14:23:47 +05:45
Artur Neumann fe76720fb6 mention redis server in the testing doc 2020-04-22 14:23:47 +05:45