| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | keep junit xml reports | Thomas Müller | 2013-11-04 | 1 | -1/+1 |
* | adding environment variable to control coverage reporting | Thomas Müller | 2013-11-04 | 1 | -1/+6 |
* | Added syntax help for autotest.sh | Vincent Petry | 2013-10-25 | 1 | -4/+30 |
* | Added backup for config.php in autotest.sh script | Vincent Petry | 2013-10-03 | 1 | -0/+17 |
* | collect coverage for all databases again - ci.owncloud.org has more RAM avail... | Thomas Müller | 2013-09-25 | 1 | -6/+1 |
* | use tmpfs at /dev/shm to speedup unit test execution | Thomas Müller | 2013-07-30 | 1 | -5/+11 |
* | pgsql support added | Thomas Müller | 2013-07-19 | 1 | -1/+4 |
* | parallel execution support for mysql added | Thomas Müller | 2013-07-19 | 1 | -12/+19 |
* | Use EXECUTOR_NUMBER in database name and user name. | Thomas Müller | 2013-07-16 | 1 | -18/+23 |
* | enable oracle testing by default | Jörn Friedrich Dreyer | 2013-07-08 | 1 | -3/+2 |
* | enable testing individual tests | Jörn Friedrich Dreyer | 2013-06-26 | 1 | -3/+3 |
* | meanwhile phpunit is seq faulting with mysql as well | Thomas Mueller | 2013-05-24 | 1 | -4/+4 |
* | adding Oracle support to autotest.sh | Thomas Mueller | 2013-05-24 | 1 | -4/+55 |
* | No unit test coverage reports for pgsql - this causes issues on Jenkins. | Thomas Mueller | 2013-05-15 | 1 | -1/+6 |
* | add phpunit configuration for autotest withou the json listener because this ... | Thomas Mueller | 2013-02-05 | 1 | -1/+1 |
* | exeuting tests now on apps as well - the apps repo shall be cloned into the s... | Thomas Müller | 2012-10-27 | 1 | -2/+4 |
* | cleanup report folder | Thomas Mueller | 2012-10-18 | 1 | -3/+3 |
* | adding coverage html | Thomas Mueller | 2012-10-18 | 1 | -3/+4 |
* | move autotest to phpunit | Thomas Mueller | 2012-10-10 | 1 | -1/+2 |
* | postgres added to autotest mechanism | Thomas Mueller | 2012-07-18 | 1 | -5/+26 |
* | add database type to xml report | Thomas Mueller | 2012-07-16 | 1 | -1/+1 |
* | some more structure added | Thomas Mueller | 2012-07-15 | 1 | -44/+56 |
* | fixing reset on autotest | Thomas Mueller | 2012-07-15 | 1 | -0/+5 |
* | MySql testing added | Thomas Mueller | 2012-07-15 | 1 | -2/+42 |
* | rediect test results to autotest-results-sqlite.xml | Thomas Mueller | 2012-07-13 | 1 | -1/+1 |
* | autotest.sh added: create an fresh environment using sqlite (mysql anf pg wil... | Thomas Mueller | 2012-07-13 | 1 | -0/+32 |