76 Коміти (c28e462583e9ef32266dfc1285b986c4d2673294)

Автор SHA1 Повідомлення Дата
  Thomas Müller 59c4ea2c8d
Use docker for mysql as well - optionally 8 роки тому
  Thomas Müller e2d8a4544d
Wait a while even after successful conect ... 8 роки тому
  Thomas Müller cf3cb4d75e docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 8 роки тому
  Joas Schilling 5d1cabe0f6 Add verbose flag to occ commands of autotest* 8 роки тому
  Andreas Schubert 12f2525d4f moved set -e after executable checking with which as old position off set -e stopped the script at this point without any error message 8 роки тому
  Thomas Müller 3c65b898b2 We require minimum PHPUnit 4.4 8 роки тому
  Thomas Müller 6b635044a7 Use official mariadb docker 8 роки тому
  Thomas Müller ca2755ed6a Wait until mariadb is up and running 8 роки тому
  Roeland Jago Douma b4302a49be Make autotest.sh able to output proper coverage again 8 роки тому
  Thomas Müller 936c870a9b Don't execute phpunit twice 8 роки тому
  Thomas Müller 26d758f0b1 Un-confuse @MorrisJobke :wink: 8 роки тому
  Thomas Müller 678fe1b8f4 Introduce evaluation of an environment variable to choose if all, only database or only database unit tests are to be executed. 8 роки тому
  Morris Jobke a91572b7f3 Use proper statement to retrieve the IP of an docker instance 8 роки тому
  Thomas Müller fed3994cdb Fix termination of the ceph docker 8 роки тому
  Thomas Müller b04e0deccc Fix termination of the ceph docker 8 роки тому
  Jörn Friedrich Dreyer 5646e39248 test objectstore with ceph docker 8 роки тому
  Olivier Paroz ff4227bbfc Use a universal shebang 8 роки тому
  Phil Davis a165710e99 Minor text typos 8 роки тому
  Lukas Reschke 5470d0edae Connect to database to verify if it is running 8 роки тому
  Thomas Müller 8aa68aa522 Increment timeout on Oracle startup 8 роки тому
  Robin McCorkell f6b1d3506f Allow easy XDEBUG debugging with autotest 8 роки тому
  Roeland Jago Douma ea9eabae50 Add possible use of docker instance for MariaDB 9 роки тому
  Morris Jobke a6daafa3cd [autotest] timeout oracle docker startup after 2 minutes 9 роки тому
  Morris Jobke 004d670d31 [autotest] wait for oracle docker container initialization instead of waiting a hard coded time 9 роки тому
  Morris Jobke 5133a738e1 autotest.sh with docker support for postgres 9 роки тому
  Thomas Müller 047b7a13a3 Let's wait a little longer until oracle finally is available 9 роки тому
  Morris Jobke b230b8e2c6 move the OCPSinceChecker.php to build/ 9 роки тому
  Morris Jobke ba43ec974c Add tool to check OCP for missing @since tag 9 роки тому
  Lukas Reschke 89b0bc1915 Store in array to allow paths with whitespace 9 роки тому
  Lukas Reschke 8b0c223d6e Add support for facade binary scripts 9 роки тому
  Lukas Reschke e3ac4d7b37 Lint bash script using ShellCheck 9 роки тому
  Andreas Fischer 636d0635db Combine autotest-hhvm.sh with autotest.sh 9 роки тому
  Morris Jobke c72ea81137 [autotest.sh] use the DATABASEHOST for the mysql DB drop 9 роки тому
  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 9 роки тому
  Lukas Reschke 05ac044e28 Drop only if exists 9 роки тому
  Thomas Müller 75b8488ab9 autotest.sh shall not terminate if mysql db could not be dropped 9 роки тому
  Robin McCorkell f757611687 Fix autotest.sh for whitespace in paths 9 роки тому
  Thomas Müller 6dfd1733bb Don't terminate the script if the pgsql database could not be deleted 9 роки тому
  Thomas Müller 8196536309 terminate script execution in case of failure 9 роки тому
  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 10 роки тому