| Commit message (Expand) | Author | Age | Files | Lines |
* | Use docker for mysql as well - optionally | Thomas Müller | 2016-05-06 | 1 | -1/+27 |
* | Wait a while even after successful conect ... | Thomas Müller | 2016-05-06 | 1 | -1/+1 |
* | docker containers should be stopped before being removed - refs https://githu... | Thomas Müller | 2016-03-09 | 1 | -0/+2 |
* | Add verbose flag to occ commands of autotest* | Joas Schilling | 2016-02-23 | 1 | -1/+1 |
* | moved set -e after executable checking with which as old position off set -e ... | Andreas Schubert | 2016-02-19 | 1 | -2/+2 |
* | We require minimum PHPUnit 4.4 | Thomas Müller | 2016-02-17 | 1 | -2/+2 |
* | Use official mariadb docker | Thomas Müller | 2016-02-11 | 1 | -1/+2 |
* | Wait until mariadb is up and running | Thomas Müller | 2016-02-11 | 1 | -3/+4 |
* | Make autotest.sh able to output proper coverage again | Roeland Jago Douma | 2015-12-01 | 1 | -1/+1 |
* | Don't execute phpunit twice | Thomas Müller | 2015-11-30 | 1 | -1/+0 |
* | Un-confuse @MorrisJobke :wink: | Thomas Müller | 2015-11-30 | 1 | -3/+0 |
* | Introduce evaluation of an environment variable to choose if all, only databa... | Thomas Müller | 2015-11-30 | 1 | -4/+17 |
* | Use proper statement to retrieve the IP of an docker instance | Morris Jobke | 2015-10-30 | 1 | -3/+3 |
* | Fix termination of the ceph docker | Thomas Müller | 2015-10-16 | 1 | -1/+2 |
* | Fix termination of the ceph docker | Thomas Müller | 2015-10-16 | 1 | -1/+1 |
* | test objectstore with ceph docker | Jörn Friedrich Dreyer | 2015-10-06 | 1 | -1/+37 |
* | Use a universal shebang | Olivier Paroz | 2015-09-27 | 1 | -1/+1 |
* | Merge pull request #19177 from owncloud/docker-check-state | Thomas Müller | 2015-09-22 | 1 | -2/+8 |
|\ |
|
| * | Connect to database to verify if it is running | Lukas Reschke | 2015-09-18 | 1 | -2/+8 |
* | | Minor text typos | Phil Davis | 2015-09-21 | 1 | -1/+1 |
|/ |
|
* | Increment timeout on Oracle startup | Thomas Müller | 2015-09-16 | 1 | -1/+1 |
* | Allow easy XDEBUG debugging with autotest | Robin McCorkell | 2015-08-31 | 1 | -0/+6 |
* | Add possible use of docker instance for MariaDB | Roeland Jago Douma | 2015-07-29 | 1 | -11/+44 |
* | [autotest] timeout oracle docker startup after 2 minutes | Morris Jobke | 2015-07-16 | 1 | -2/+2 |
* | [autotest] wait for oracle docker container initialization instead of waiting... | Morris Jobke | 2015-07-15 | 1 | -2/+4 |
* | autotest.sh with docker support for postgres | Morris Jobke | 2015-07-06 | 1 | -1/+20 |
* | Let's wait a little longer until oracle finally is available | Thomas Müller | 2015-06-24 | 1 | -2/+2 |
* | move the OCPSinceChecker.php to build/ | Morris Jobke | 2015-06-19 | 1 | -1/+1 |
* | Add tool to check OCP for missing @since tag | Morris Jobke | 2015-06-19 | 1 | -0/+3 |
* | Store in array to allow paths with whitespace | Lukas Reschke | 2015-05-15 | 1 | -4/+4 |
* | Add support for facade binary scripts | Lukas Reschke | 2015-05-15 | 1 | -3/+10 |
* | Lint bash script using ShellCheck | Lukas Reschke | 2015-05-15 | 1 | -11/+11 |
* | Combine autotest-hhvm.sh with autotest.sh | Andreas Fischer | 2015-05-04 | 1 | -5/+20 |
* | [autotest.sh] use the DATABASEHOST for the mysql DB drop | Morris Jobke | 2015-04-10 | 1 | -1/+1 |
* | Now using a special docker where the database for testing is already available | Thomas Müller | 2015-03-20 | 1 | -26/+2 |
* | Oracle 11 XE is now fired up in a docker image - looks like we get back Oracl... | Thomas Müller | 2015-03-17 | 1 | -3/+18 |
* | Use occ to install ownCloud in autotest.sh | Thomas Müller | 2015-03-11 | 1 | -70/+11 |
* | Better cleanup in autotest.sh | Robin McCorkell | 2015-01-28 | 1 | -8/+10 |
* | Correctly run all tests again when no file is specified | Joas Schilling | 2014-12-09 | 1 | -1/+1 |
* | Allow autocomplete for test file in autotest.sh | Joas Schilling | 2014-12-09 | 1 | -1/+5 |
* | this allows a non-existant config/config.php for starting the autotest.sh | Morris Jobke | 2014-11-13 | 1 | -1/+1 |
* | Drop only if exists | Lukas Reschke | 2014-09-24 | 1 | -1/+1 |
* | autotest.sh shall not terminate if mysql db could not be dropped | Thomas Müller | 2014-09-24 | 1 | -1/+1 |
* | Fix autotest.sh for whitespace in paths | Robin McCorkell | 2014-09-22 | 1 | -14/+14 |
* | Don't terminate the script if the pgsql database could not be deleted | Thomas Müller | 2014-09-12 | 1 | -1/+1 |
* | terminate script execution in case of failure | Thomas Müller | 2014-09-09 | 1 | -0/+2 |
* | Restore autotest config on SIGINT or SIGTERM | Vincent Petry | 2014-08-19 | 1 | -5/+11 |
* | Use git checkout on directory as some files may not be in git resulting in, e... | Andreas Fischer | 2014-04-07 | 1 | -1/+1 |
* | Catch setup errors during autotest | Vincent Petry | 2014-02-05 | 1 | -2/+6 |
* | Enforce required phpunit version | Vincent Petry | 2013-12-19 | 1 | -2/+17 |