107 Revīzijas (42eb1538efb12a30e6bbafe1eb2f801ae99fb445)

Autors SHA1 Ziņojums Datums
  Christoph Wurst 0beb42ebe8
Remove comment about hhvm pirms 5 gadiem
  Robin Appelman ac26175a17
add azure unit tests with azurite pirms 6 gadiem
  Joas Schilling 13e04bc7d4
Use phpunit's directory feature pirms 6 gadiem
  Robin Appelman df6e23c98c
add ci for swift primary storage pirms 6 gadiem
  Joas Schilling c3424df1f0
Require PHPUnit 6.5 or higher pirms 6 gadiem
  Robin Appelman 95d0b3d490
run postgresql 10 tests in drone pirms 6 gadiem
  Morris Jobke 37c4534adb
Remove Jenkins varibales from autotest.sh pirms 6 gadiem
  Morris Jobke 9a34c5051f Fix drone pirms 7 gadiem
  Morris Jobke f73ca1b77f Add redis cluster tests to our CI jobs pirms 7 gadiem
  Morris Jobke ca62984b8c Add 10 seconds sleep time after postgres startup pirms 7 gadiem
  Morris Jobke e696b92297 Wait for Postgres to be available pirms 7 gadiem
  Morris Jobke ecb369b5e8
Add redis support to our CI jobs pirms 7 gadiem
  Joas Schilling 547f6ee009
Only loop over Test cases pirms 7 gadiem
  Morris Jobke d99ce3971b
Namespace and array syntax fixes pirms 7 gadiem
  Robin Appelman ac2542f0f0
add ci support for s3 object store pirms 7 gadiem
  Joas Schilling 11fa8fe7ee
Allow to run autotest with phpunit options pirms 7 gadiem
  Morris Jobke 83770651bc
adjust autotest.sh to also wait 600 seconds for mysqlmb4 pirms 7 gadiem
  Morris Jobke b1235a67de
test alternative drone syntax for command options pirms 7 gadiem
  Morris Jobke d0a3d17912
add 4 byte mysql test run pirms 7 gadiem
  Thomas Müller d294ef23dd
fix docker pirms 8 gadiem
  Thomas Müller 9c3f066dab
Adding docker based unit test execution for mysql utf8mb4 pirms 8 gadiem
  Lukas Reschke a1f5364d7f
Generate coverage for quick DB tests pirms 7 gadiem
  Morris Jobke 11cc8903bb
add actual check if mysql is up already pirms 7 gadiem
  Joas Schilling db710e0b03
Make tests work with 4.8 at least pirms 7 gadiem
  Morris Jobke 41436fecc2 Add mysql job to CI pirms 8 gadiem
  Morris Jobke 6583a2fef0
Add postgres to CI pirms 8 gadiem
  Thomas Müller 5d1ef68cf0
Give mysql docker more time to start up pirms 8 gadiem
  Bjoern Schiessle e7cb21b7e9
allow to execute multiple tests in a directory at once pirms 8 gadiem
  Jürgen Weigert 0a6b845f37 Update autotest.sh pirms 8 gadiem
  Thomas Müller 59c4ea2c8d
Use docker for mysql as well - optionally pirms 8 gadiem
  Thomas Müller e2d8a4544d
Wait a while even after successful conect ... pirms 8 gadiem
  Thomas Müller cf3cb4d75e docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 pirms 8 gadiem
  Joas Schilling 5d1cabe0f6 Add verbose flag to occ commands of autotest* pirms 8 gadiem
  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 pirms 8 gadiem
  Thomas Müller 3c65b898b2 We require minimum PHPUnit 4.4 pirms 8 gadiem
  Thomas Müller 6b635044a7 Use official mariadb docker pirms 8 gadiem
  Thomas Müller ca2755ed6a Wait until mariadb is up and running pirms 8 gadiem
  Roeland Jago Douma b4302a49be Make autotest.sh able to output proper coverage again pirms 8 gadiem
  Thomas Müller 936c870a9b Don't execute phpunit twice pirms 8 gadiem
  Thomas Müller 26d758f0b1 Un-confuse @MorrisJobke :wink: pirms 8 gadiem
  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. pirms 8 gadiem
  Morris Jobke a91572b7f3 Use proper statement to retrieve the IP of an docker instance pirms 8 gadiem
  Thomas Müller fed3994cdb Fix termination of the ceph docker pirms 8 gadiem
  Thomas Müller b04e0deccc Fix termination of the ceph docker pirms 8 gadiem
  Jörn Friedrich Dreyer 5646e39248 test objectstore with ceph docker pirms 8 gadiem
  Olivier Paroz ff4227bbfc Use a universal shebang pirms 8 gadiem
  Phil Davis a165710e99 Minor text typos pirms 8 gadiem
  Lukas Reschke 5470d0edae Connect to database to verify if it is running pirms 8 gadiem
  Thomas Müller 8aa68aa522 Increment timeout on Oracle startup pirms 8 gadiem
  Robin McCorkell f6b1d3506f Allow easy XDEBUG debugging with autotest pirms 8 gadiem