Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add v3.0 auth run | Roeland Jago Douma | 2018-02-26 | 1 | -0/+4 |
* | Use a proper wait for create of the container | Roeland Jago Douma | 2018-02-19 | 1 | -2/+1 |
* | Fix typo in build matrix of .drone.yml | Daniel Calviño Sánchez | 2018-02-16 | 1 | -1/+1 |
* | Add acceptance tests for comments to Drone | Daniel Calviño Sánchez | 2018-02-15 | 1 | -0/+9 |
* | add ci for swift primary storage | Robin Appelman | 2018-02-08 | 1 | -0/+11 |
* | Bump php7.2 image | Roeland Jago Douma | 2018-02-05 | 1 | -5/+5 |
* | Use 7.2 image | Roeland Jago Douma | 2018-02-04 | 1 | -1/+1 |
* | Use a phan version instead of master | Roeland Jago Douma | 2018-02-04 | 1 | -1/+1 |
* | Update memcached image | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Bump docker containers used | Roeland Jago Douma | 2018-01-24 | 1 | -26/+26 |
* | Raise PHP version number to PHP 7.0 | Morris Jobke | 2018-01-12 | 1 | -89/+0 |
* | Some tests for the remote cloud api | Robin Appelman | 2017-12-08 | 1 | -0/+10 |
* | run postgresql 10 tests in drone | Robin Appelman | 2017-11-22 | 1 | -1/+21 |
* | Phan is moved to a new repo | Roeland Jago Douma | 2017-10-16 | 1 | -2/+2 |
* | fix postgresql tests | blizzz | 2017-10-09 | 1 | -1/+1 |
* | Update php7.2 container to rc3 | Roeland Jago Douma | 2017-10-04 | 1 | -4/+4 |
* | Add 7.2 jobs for mysql & mysqlmb4 | Roeland Jago Douma | 2017-09-14 | 1 | -0/+22 |
* | Bump 7.2 container to RC1 | Roeland Jago Douma | 2017-09-09 | 1 | -2/+2 |
* | Use tmpfs for mysql CI containers | Morris Jobke | 2017-09-08 | 1 | -0/+10 |
* | Add drone step for postgres with php 7.1 | Roeland Jago Douma | 2017-08-30 | 1 | -0/+12 |
* | Properly quote 7.0 so drone handles it right | Roeland Jago Douma | 2017-08-26 | 1 | -1/+1 |
* | Merge pull request #6244 from nextcloud/redis_cluster | Morris Jobke | 2017-08-25 | 1 | -1/+2 |
|\ | |||||
| * | Use a new phpredis | Roeland Jago Douma | 2017-08-24 | 1 | -1/+1 |
| * | Give redis a change to fireup | Roeland Jago Douma | 2017-08-23 | 1 | -0/+1 |
* | | [drone] Install intergration tests in RAM | Roeland Jago Douma | 2017-08-24 | 1 | -25/+25 |
|/ | |||||
* | Fix phan test | Morris Jobke | 2017-08-23 | 1 | -1/+0 |
* | Use docker images without XDebug and with Opcache | Morris Jobke | 2017-08-23 | 1 | -71/+76 |
* | Enable object storage tests again | Morris Jobke | 2017-08-17 | 1 | -2/+2 |
* | Merge pull request #6065 from nextcloud/mysql5.5 | Morris Jobke | 2017-08-10 | 1 | -1/+44 |
|\ | |||||
| * | Add CI job for mysql 5.5 | Morris Jobke | 2017-08-10 | 1 | -1/+44 |
* | | Merge pull request #5981 from nextcloud/fix-preview-of-theming | Roeland Jago Douma | 2017-08-10 | 1 | -0/+9 |
|\ \ | |/ |/| | |||||
| * | Add acceptance tests for setting the color in the Theming app | Daniel Calviño Sánchez | 2017-08-10 | 1 | -0/+9 |
* | | Add CI job for mysql 5.6 | Morris Jobke | 2017-08-09 | 1 | -1/+44 |
|/ | |||||
* | Fix redis-cluster support on drone | Morris Jobke | 2017-08-09 | 1 | -4/+3 |
* | Update PHP 7.2 container | Lukas Reschke | 2017-08-09 | 1 | -2/+2 |
* | Add PHP 7.2 testing container | Lukas Reschke | 2017-08-09 | 1 | -0/+22 |
* | Update syntax to drone 0.8 | Morris Jobke | 2017-08-09 | 1 | -2/+4 |
* | Add mysqlmb4 php7.1 drone job | Roeland Jago Douma | 2017-08-06 | 1 | -0/+11 |
* | Add myslqmb4 php 7.0 drone | Roeland Jago Douma | 2017-08-06 | 1 | -0/+11 |
* | Add PHP 7.1 mysql job to drone | Roeland Jago Douma | 2017-08-06 | 1 | -0/+11 |
* | Also run mysql test on php7.0 | Roeland Jago Douma | 2017-08-05 | 1 | -0/+11 |
* | Drop PHP 7.1 test | Benedikt Geissler | 2017-07-31 | 1 | -12/+0 |
* | Also test PHP 7.0 and 7.1 with PostgreSQL | Benedikt Geissler | 2017-07-31 | 1 | -0/+24 |
* | Move all DB tests to top, because they are long running | Morris Jobke | 2017-07-28 | 1 | -27/+27 |
* | Update all drone images to latest version | Morris Jobke | 2017-07-28 | 1 | -7/+7 |
* | Enable postgres on drone again | Morris Jobke | 2017-07-25 | 1 | -4/+4 |
* | Exclude build/.phan/ from PHP 5.6 syntax check | Lukas Reschke | 2017-07-20 | 1 | -1/+1 |
* | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 1 | -0/+1 |
* | Merge pull request #5800 from nextcloud/enable-acceptance-tests-again-on-dron... | Morris Jobke | 2017-07-20 | 1 | -9/+9 |
|\ | |||||
| * | Enable acceptance tests again on Drone 0.7 | Daniel Calviño Sánchez | 2017-07-20 | 1 | -9/+9 |