| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |