Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30Use proper statement to retrieve the IP of an docker instanceMorris Jobke
2015-10-16Fix termination of the ceph dockerThomas Müller
2015-10-16Fix termination of the ceph dockerThomas Müller
2015-10-06test objectstore with ceph dockerJörn Friedrich Dreyer
2015-09-27Use a universal shebangOlivier Paroz
2015-09-22Merge pull request #19177 from owncloud/docker-check-stateThomas Müller
2015-09-21Minor text typosPhil Davis
2015-09-18Connect to database to verify if it is runningLukas Reschke
2015-09-16Increment timeout on Oracle startupThomas Müller
2015-08-31Allow easy XDEBUG debugging with autotestRobin McCorkell
2015-07-29Add possible use of docker instance for MariaDBRoeland Jago Douma
2015-07-16[autotest] timeout oracle docker startup after 2 minutesMorris Jobke
2015-07-15[autotest] wait for oracle docker container initialization instead of waiting...Morris Jobke
2015-07-06autotest.sh with docker support for postgresMorris Jobke
2015-06-24Let's wait a little longer until oracle finally is availableThomas Müller
2015-06-19move the OCPSinceChecker.php to build/Morris Jobke
2015-06-19Add tool to check OCP for missing @since tagMorris Jobke
2015-05-15Store in array to allow paths with whitespaceLukas Reschke
2015-05-15Add support for facade binary scriptsLukas Reschke
2015-05-15Lint bash script using ShellCheckLukas Reschke
2015-05-04Combine autotest-hhvm.sh with autotest.shAndreas Fischer
2015-04-10[autotest.sh] use the DATABASEHOST for the mysql DB dropMorris Jobke
2015-03-20Now using a special docker where the database for testing is already availableThomas Müller
2015-03-17Oracle 11 XE is now fired up in a docker image - looks like we get back Oracl...Thomas Müller
2015-03-11Use occ to install ownCloud in autotest.shThomas Müller
2015-01-28Better cleanup in autotest.shRobin McCorkell
2014-12-09Correctly run all tests again when no file is specifiedJoas Schilling
2014-12-09Allow autocomplete for test file in autotest.shJoas Schilling
2014-11-13this allows a non-existant config/config.php for starting the autotest.shMorris Jobke
2014-09-24Drop only if existsLukas Reschke
2014-09-24autotest.sh shall not terminate if mysql db could not be droppedThomas Müller
2014-09-22Fix autotest.sh for whitespace in pathsRobin McCorkell
2014-09-13Don't terminate the script if the pgsql database could not be deletedThomas Müller
2014-09-09terminate script execution in case of failureThomas Müller
2014-08-20Restore autotest config on SIGINT or SIGTERMVincent Petry
2014-04-07Use git checkout on directory as some files may not be in git resulting in, e...Andreas Fischer
2014-02-05Catch setup errors during autotestVincent Petry
2013-12-19Enforce required phpunit versionVincent Petry
2013-11-04keep junit xml reportsThomas Müller
2013-11-04adding environment variable to control coverage reportingThomas Müller
2013-10-25Added syntax help for autotest.shVincent Petry
2013-10-03Added backup for config.php in autotest.sh scriptVincent Petry
2013-09-25collect coverage for all databases again - ci.owncloud.org has more RAM avail...Thomas Müller
2013-07-30use tmpfs at /dev/shm to speedup unit test executionThomas Müller
2013-07-19pgsql support addedThomas Müller
2013-07-19parallel execution support for mysql addedThomas Müller
2013-07-16Use EXECUTOR_NUMBER in database name and user name.Thomas Müller
2013-07-08enable oracle testing by defaultJörn Friedrich Dreyer
2013-06-26enable testing individual testsJörn Friedrich Dreyer
2013-05-24meanwhile phpunit is seq faulting with mysql as wellThomas Mueller