122 Revize (fc560d8ec986402587ae506bbff58e242eb269f7)

Autor SHA1 Zpráva Datum
  Joas Schilling 500fa5431d
Fix unit tests on PHP 8.3 před 8 měsíci
  Joas Schilling 3294bbe3bb
fix(autotest): Fix PHPUNIT version check in autotest files před 1 rokem
  Joas Schilling 5096d4f5cb
Align version number of PHPUnit and give a helping install hint před 1 rokem
  Joas Schilling 5d068ff534
Fix autotest.sh execution před 1 rokem
  Carl Schwan 5b0f7f7501
Use phpunit from composer if available před 2 roky
  Vitor Mattos 32b1d4fc8e
Create database to autotest před 1 rokem
  Christoph Wurst b933e997c3
Use custom PHP runtime for PHPUnit execution in autotest před 2 roky
  Daniel Rudolf b3206de736
autotest.sh: Add PHPUNIT_EXE environment variable před 2 roky
  Vincent Petry 526d36c290
Add connection check in autotest.sh for pgsql docker před 2 roky
  Daniel Kesselberg fc8566b253
Move check for missing since tag to autotest-checkers.sh před 3 roky
  Joas Schilling 027808c019
Remove the prefix setting attempt from our CI před 4 roky
  Roeland Jago Douma 60c7ef7f5e
No need to wait 10 minutes for the DB to get up. před 4 roky
  Roeland Jago Douma 752718e833
Add mariadb 10.0 ci tests před 5 roky
  Joas Schilling c32c91d1da
Fix whitespaces před 5 roky
  Joas Schilling e18cc22ed9
Fix database configuration před 5 roky
  Christoph Wurst 0beb42ebe8
Remove comment about hhvm před 5 roky
  Robin Appelman ac26175a17
add azure unit tests with azurite před 6 roky
  Joas Schilling 13e04bc7d4
Use phpunit's directory feature před 6 roky
  Robin Appelman df6e23c98c
add ci for swift primary storage před 6 roky
  Joas Schilling c3424df1f0
Require PHPUnit 6.5 or higher před 6 roky
  Robin Appelman 95d0b3d490
run postgresql 10 tests in drone před 6 roky
  Morris Jobke 37c4534adb
Remove Jenkins varibales from autotest.sh před 6 roky
  Morris Jobke 9a34c5051f Fix drone před 7 roky
  Morris Jobke f73ca1b77f Add redis cluster tests to our CI jobs před 7 roky
  Morris Jobke ca62984b8c Add 10 seconds sleep time after postgres startup před 7 roky
  Morris Jobke e696b92297 Wait for Postgres to be available před 7 roky
  Morris Jobke ecb369b5e8
Add redis support to our CI jobs před 7 roky
  Joas Schilling 547f6ee009
Only loop over Test cases před 7 roky
  Morris Jobke d99ce3971b
Namespace and array syntax fixes před 7 roky
  Robin Appelman ac2542f0f0
add ci support for s3 object store před 7 roky
  Joas Schilling 11fa8fe7ee
Allow to run autotest with phpunit options před 7 roky
  Morris Jobke 83770651bc
adjust autotest.sh to also wait 600 seconds for mysqlmb4 před 7 roky
  Morris Jobke b1235a67de
test alternative drone syntax for command options před 7 roky
  Morris Jobke d0a3d17912
add 4 byte mysql test run před 7 roky
  Thomas Müller d294ef23dd
fix docker před 8 roky
  Thomas Müller 9c3f066dab
Adding docker based unit test execution for mysql utf8mb4 před 8 roky
  Lukas Reschke a1f5364d7f
Generate coverage for quick DB tests před 7 roky
  Morris Jobke 11cc8903bb
add actual check if mysql is up already před 7 roky
  Joas Schilling db710e0b03
Make tests work with 4.8 at least před 7 roky
  Morris Jobke 41436fecc2 Add mysql job to CI před 8 roky
  Morris Jobke 6583a2fef0
Add postgres to CI před 8 roky
  Thomas Müller 5d1ef68cf0
Give mysql docker more time to start up před 8 roky
  Bjoern Schiessle e7cb21b7e9
allow to execute multiple tests in a directory at once před 8 roky
  Jürgen Weigert 0a6b845f37 Update autotest.sh před 8 roky
  Thomas Müller 59c4ea2c8d
Use docker for mysql as well - optionally před 8 roky
  Thomas Müller e2d8a4544d
Wait a while even after successful conect ... před 8 roky
  Thomas Müller cf3cb4d75e docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 před 8 roky
  Joas Schilling 5d1cabe0f6 Add verbose flag to occ commands of autotest* před 8 roky
  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 před 8 roky
  Thomas Müller 3c65b898b2 We require minimum PHPUnit 4.4 před 8 roky