summaryrefslogtreecommitdiffstats
path: root/tests/preseed-config.php
Commit message (Collapse)AuthorAgeFilesLines
* Cache tokens when using swift's v2 authenticationRobin Appelman2019-01-131-0/+8
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* add azure unit tests with azuriteRobin Appelman2018-06-041-0/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Use username + pass in configRoeland Jago Douma2018-02-261-2/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Other configRoeland Jago Douma2018-02-261-14/+32
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add v3.0 auth runRoeland Jago Douma2018-02-261-1/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* add ci for swift primary storageRobin Appelman2018-02-081-0/+16
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Enable object storage tests againMorris Jobke2017-08-171-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove windows config settings in testsMorris Jobke2017-08-171-4/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* add ci support for s3 object storeRobin Appelman2017-01-021-0/+17
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Do not add apps2/ directory if it does not existJoas Schilling2015-03-191-20/+20
|
* adding new config parameter for sqlite to specify the journal modeThomas Müller2014-11-251-17/+16
|
* Update preseed-config.phpGeorg Ehrke2014-06-131-1/+1
|
* fixing syntax for openssl configThomas Müller2013-10-151-1/+1
|
* on windows we supply an openssl.cnf file in order to execute the unit tests ↵Thomas Müller2013-10-151-0/+5
| | | | properly
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-3/+3
|
* fix paths in preeseed-config.phpThomas Müller2012-10-271-2/+2
|
* exeuting tests now on apps as well - the apps repo shall be cloned into the ↵Thomas Müller2012-10-271-0/+19
sub folder apps2