Commit History

作者 SHA1 備註 提交日期
  Thomas Müller d039e4fd25 Now using a special docker where the database for testing is already available 9 年之前
  Thomas Müller a56e16fdaa Oracle 11 XE is now fired up in a docker image - looks like we get back Oracle Testing on pull requests 9 年之前
  Thomas Müller 7181840665 Use occ to install ownCloud in autotest.sh 9 年之前
  Robin McCorkell 5acbeb9666 Better cleanup in autotest.sh 9 年之前
  Joas Schilling 0242c5c2d1 Correctly run all tests again when no file is specified 9 年之前
  Joas Schilling 532bcf40b3 Allow autocomplete for test file in autotest.sh 9 年之前
  Morris Jobke 19346f4a27 this allows a non-existant config/config.php for starting the autotest.sh 10 年之前
  Lukas Reschke 05ac044e28 Drop only if exists 10 年之前
  Thomas Müller 75b8488ab9 autotest.sh shall not terminate if mysql db could not be dropped 10 年之前
  Robin McCorkell f757611687 Fix autotest.sh for whitespace in paths 10 年之前
  Thomas Müller 6dfd1733bb Don't terminate the script if the pgsql database could not be deleted 10 年之前
  Thomas Müller 8196536309 terminate script execution in case of failure 10 年之前
  Vincent Petry 6ed174d0e4 Restore autotest config on SIGINT or SIGTERM 10 年之前
  Andreas Fischer de07f25bc2 Use git checkout on directory as some files may not be in git resulting in, e.g.: 10 年之前
  Vincent Petry 20935f4e24 Catch setup errors during autotest 10 年之前
  Vincent Petry 51e1bd5d04 Enforce required phpunit version 10 年之前
  Thomas Müller 4025f39324 keep junit xml reports 11 年之前
  Thomas Müller 99933b2ca3 adding environment variable to control coverage reporting 11 年之前
  Vincent Petry 7de1b3f28e Added syntax help for autotest.sh 11 年之前
  Vincent Petry 9cf25c8048 Added backup for config.php in autotest.sh script 11 年之前
  Thomas Müller 0486dc24ad collect coverage for all databases again - ci.owncloud.org has more RAM available 11 年之前
  Thomas Müller 01165fbd22 use tmpfs at /dev/shm to speedup unit test execution 11 年之前
  Thomas Müller 7fac7fef03 pgsql support added 11 年之前
  Thomas Müller 1257a3c948 parallel execution support for mysql added 11 年之前
  Thomas Müller 4e625202d1 Use EXECUTOR_NUMBER in database name and user name. 11 年之前
  Jörn Friedrich Dreyer ccce93755f enable oracle testing by default 11 年之前
  Jörn Friedrich Dreyer bc61a9c097 enable testing individual tests 11 年之前
  Thomas Mueller 1f9ac7850d meanwhile phpunit is seq faulting with mysql as well 11 年之前
  Thomas Mueller a753d14de9 adding Oracle support to autotest.sh 11 年之前
  Thomas Mueller 990980392c No unit test coverage reports for pgsql - this causes issues on Jenkins. 11 年之前