Commit Graph
8343 Commits
Author SHA1 Message Date
David Christofas 2445c71663 Merge pull request #14 from owncloud/integration-tests
implement integration tests
2020-04-22 14:43:03 +02:00
David Christofas c2a3bc92f3 fix tests 2020-04-22 14:39:24 +02:00
David Christofas 68f798d0f9 implement integration tests 2020-04-22 14:39:19 +02:00
A.Unger dafaa31d7e more explicit comment 2020-04-22 12:31:39 +02:00
A.Unger 96b97ec00d fix http middlewares 2020-04-22 12:31:12 +02:00
Benedikt Kulmann 55db2f72d0 Fixing http server 2020-04-22 11:27:42 +02:00
Artur Neumann 7d8638a674 fix links to documentation (#143) 2020-04-22 11:21:05 +02:00
Artur Neumann 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
Artur Neumann 3180d5c3a4 Merge pull request #141 from owncloud/bddWithOC10Tests
[Tests-Only] document how to use oC10 API tests for BDD in ocis
2020-04-22 14:15:27 +05:45
Benedikt Kulmann ea37e22f55 Set up reflex and fix make watch 2020-04-22 09:27:55 +02:00
Benedikt Kulmann 2f42fcb35a Revive http service for serving assets. Streamlined flagset. 2020-04-21 22:43:22 +02:00
A.Unger 4b612965d9 add fileb0x manifest and generate assets 2020-04-21 21:10:21 +02:00
Benedikt Kulmann ec18988e8c Fix dependencies 2020-04-21 15:57:32 +02:00
Benedikt Kulmann 39fa211b5a Generate http endpoints and add empty vue app entry point. 2020-04-21 15:24:27 +02:00
Artur Neumann bad0d687ef document how to use oC10 API tests for BDD in ocis 2020-04-21 17:58:36 +05:45
Phil Davis 9c5c44dece Merge pull request #140 from owncloud/fixTestingDocu
[Tests-Only] improve testing documentation
2020-04-21 16:53:49 +05:45
Artur Neumann b38a11e16f improve testing documentation 2020-04-21 16:41:14 +05:45
David Christofas 5177069026 Automated changelog update [skip ci] 2020-04-21 10:05:54 +00:00
David Christofas b0643afcc0 Merge pull request #17 from owncloud/prepare-release-0.1.1
prepare release 0.1.1
2020-04-21 12:02:05 +02:00
Benedikt Kulmann 3100ed1a29 Add option display names 2020-04-21 12:01:51 +02:00
Benedikt Kulmann 4617e7c6cc Introduce file locking and fs abstraction 2020-04-21 12:00:34 +02:00
David Christofas 16164473c6 prepare release 0.1.1 2020-04-21 11:55:34 +02:00
David Christofas dc64190162 Automated changelog update [skip ci] 2020-04-21 09:15:37 +00:00
David Christofas eae06e1420 Merge pull request #16 from owncloud/fix-flags
fix program flags
2020-04-21 11:11:35 +02:00
David Christofas 0b757c8713 fix program flags 2020-04-21 10:58:27 +02:00
David Christofas 82ad5938d2 Automated changelog update [skip ci] 2020-04-21 08:24:15 +00:00
David Christofas 4994e2e1c3 Merge pull request #45 from owncloud/prepare-release-2.2.1
prepare release 2.2.1
2020-04-21 10:21:57 +02:00
Artur Neumann 903cd2860a fix user related documentation (#138)
* fix docs: ldap is the default REVA_USERS_DRIVER

* fix docs: update LDAP defaults
2020-04-21 10:13:08 +02:00
David Christofas cab62edc40 prepare release 2.2.1 2020-04-21 10:09:24 +02:00
Benedikt Kulmann d3412c965a Rename List to ListAll 2020-04-21 09:16:53 +02:00
Michael Barz e31e00815a Add Flagset Extractor, align build flags 2020-04-20 21:25:21 +02:00
David Christofas 595185bdbe Automated changelog update [skip ci] 2020-04-20 15:46:43 +00:00
David Christofas b70c7707c5 Merge pull request #44 from owncloud/fix-micro-options
pass flags to micro service
2020-04-20 17:44:23 +02:00
David Christofas e1e8ad52d5 update pr url 2020-04-20 15:52:39 +02:00
David Christofas 7570e3f904 pass flags to micro service 2020-04-20 15:52:23 +02:00
Michael Barz b07af9e9eb Add Flagset Extrator, align debug build flags 2020-04-20 13:21:17 +02:00
Jörn Friedrich Dreyer d92383c1cd Automated changelog update [skip ci] 2020-04-19 12:30:53 +00:00
Jörn Friedrich Dreyer 879bf5e8a6 Allow configuring the gateway for dataproviders (#136)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-19 14:17:51 +02:00
A.Unger 86c52618ea POC: extensions promoting their own setting bundles onto the settings service 2020-04-17 13:42:13 +02:00
Jörn Friedrich Dreyer 19d1d0ad40 Merge pull request #176 from butonic/fix-simple
partially fix simple build
2020-04-17 09:37:40 +02:00
Jörn Friedrich Dreyer db37bca65e Merge pull request #21 from owncloud/feature/load-config-from-env-files
Load config from dotenv files
2020-04-17 09:33:42 +02:00
Alex Unger f099fbd2ae Merge branch 'master' into fix-simple 2020-04-17 08:49:27 +02:00
Jörn Friedrich Dreyer a139cccecd Merge pull request #204 from owncloud/make-clean-identifier
remove identifier-registration.yaml during make clean
2020-04-17 07:04:52 +02:00
Jörn Friedrich Dreyer 3daa0ac5c1 Merge branch 'master' into make-clean-identifier 2020-04-16 22:47:39 +02:00
Michael Barz 4e575d422e Automated changelog update [skip ci] 2020-04-16 14:40:15 +00:00
Michael Barz eb755f1ee4 Merge pull request #209 from owncloud/release-1.0.0-beta3
Prepare 1.0.0beta3 release
2020-04-16 16:01:20 +02:00
Jörn Friedrich Dreyer b16636c69d Automated changelog update [skip ci] 2020-04-16 12:48:19 +00:00
Michael Barz 6117faabc7 Prepare 1.0.0beta3 release 2020-04-16 14:15:07 +02:00