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
2017-07-14Fix droneMorris Jobke
2017-05-12Add redis cluster tests to our CI jobsMorris Jobke
2017-05-11Add 10 seconds sleep time after postgres startupMorris Jobke
2017-05-09Wait for Postgres to be availableMorris Jobke
2017-05-02Add redis support to our CI jobsMorris Jobke
2017-04-20Only loop over Test casesJoas Schilling
2017-03-19Namespace and array syntax fixesMorris Jobke
2017-01-02add ci support for s3 object storeRobin Appelman
2016-11-03Allow to run autotest with phpunit optionsJoas Schilling
2016-11-03adjust autotest.sh to also wait 600 seconds for mysqlmb4Morris Jobke
2016-10-19test alternative drone syntax for command optionsMorris Jobke
2016-10-19add 4 byte mysql test runMorris Jobke
2016-10-19fix dockerThomas Müller
2016-10-19Adding docker based unit test execution for mysql utf8mb4Thomas Müller
2016-10-05Generate coverage for quick DB testsLukas Reschke
2016-09-13add actual check if mysql is up alreadyMorris Jobke
2016-09-13Make tests work with 4.8 at leastJoas Schilling
2016-06-30Merge pull request #206 from nextcloud/ci-mysqlMorris Jobke
2016-06-26Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke
2016-06-23Add mysql job to CIMorris Jobke
2016-06-21Add postgres to CIMorris Jobke
2016-06-17Give mysql docker more time to start upThomas Müller
2016-06-14allow to execute multiple tests in a directory at onceBjoern Schiessle
2016-06-08Update autotest.shJürgen Weigert
2016-05-06Use docker for mysql as well - optionallyThomas Müller
2016-05-06Wait a while even after successful conect ...Thomas Müller
2016-03-09docker containers should be stopped before being removed - refs https://githu...Thomas Müller
2016-02-23Add verbose flag to occ commands of autotest*Joas Schilling
2016-02-19moved set -e after executable checking with which as old position off set -e ...Andreas Schubert
2016-02-17We require minimum PHPUnit 4.4Thomas Müller
2016-02-11Use official mariadb dockerThomas Müller
2016-02-11Wait until mariadb is up and runningThomas Müller
2015-12-01Make autotest.sh able to output proper coverage againRoeland Jago Douma
2015-11-30Don't execute phpunit twiceThomas Müller
2015-11-30Un-confuse @MorrisJobke :wink:Thomas Müller
2015-11-30Introduce evaluation of an environment variable to choose if all, only databa...Thomas Müller
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