| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Update PHP 7.1 containers | Lukas Reschke | 2017-07-19 | 1 | -6/+6 |
|/ |
|
* | Install phan manually | Lukas Reschke | 2017-07-19 | 1 | -0/+2 |
* | Use new Drone image | Lukas Reschke | 2017-07-19 | 1 | -2/+2 |
* | Run phan over code base | Lukas Reschke | 2017-07-19 | 1 | -0/+9 |
* | Disable postgres temporarily | Morris Jobke | 2017-07-18 | 1 | -3/+3 |
* | Temporarily disable acceptance and object storage tests | Morris Jobke | 2017-07-14 | 1 | -10/+10 |
* | Fix drone | Morris Jobke | 2017-07-14 | 1 | -0/+3 |
* | Update integration tests composer cache | Morris Jobke | 2017-06-14 | 1 | -30/+30 |
* | Merge pull request #4767 from nextcloud/app-code-checker | Morris Jobke | 2017-05-16 | 1 | -12/+1 |
|\ |
|
| * | Run the app checker on all apps | Joas Schilling | 2017-05-16 | 1 | -12/+1 |
* | | Merge pull request #4666 from nextcloud/enable-redis-cluster | Morris Jobke | 2017-05-16 | 1 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Make cache tests a bit more clear | Morris Jobke | 2017-05-11 | 1 | -0/+1 |
| * | Add redis cluster tests to our CI jobs | Morris Jobke | 2017-05-11 | 1 | -0/+17 |
* | | Run sign-off check as last check | Morris Jobke | 2017-05-15 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4682 from nextcloud/try-to-start-browser-sessions-again-w... | Morris Jobke | 2017-05-04 | 1 | -3/+3 |
|\ |
|
| * | Set timeout multiplier to 10 for acceptance tests run by Drone | Daniel Calviño Sánchez | 2017-05-03 | 1 | -3/+3 |
* | | Merge pull request #4667 from nextcloud/split-up-more-integration-tests | Morris Jobke | 2017-05-02 | 1 | -0/+10 |
|\ \ |
|
| * | | Split up sharing-v1-part2.feature to avoid timeouts | Morris Jobke | 2017-05-02 | 1 | -0/+10 |
| |/ |
|
* | | Merge pull request #4669 from nextcloud/checkers | Morris Jobke | 2017-05-02 | 1 | -40/+5 |
|\ \ |
|
| * | | Consolidate all the code checkers into one job | Morris Jobke | 2017-05-02 | 1 | -40/+5 |
| |/ |
|
* / | Add redis support to our CI jobs | Morris Jobke | 2017-05-02 | 1 | -0/+16 |
|/ |
|
* | Merge pull request #4485 from nextcloud/translation-checker | Morris Jobke | 2017-04-25 | 1 | -0/+8 |
|\ |
|
| * | Loop over the apps directory and add the task | Joas Schilling | 2017-04-25 | 1 | -0/+1 |
| * | Check whether we can json decode the translations | Joas Schilling | 2017-04-25 | 1 | -0/+7 |
* | | Add acceptance tests for sharing password protected links | Daniel Calviño Sánchez | 2017-04-24 | 1 | -0/+9 |
|/ |
|
* | Move acceptance tests from build/acceptance to tests/acceptance | Daniel Calviño Sánchez | 2017-04-21 | 1 | -2/+2 |
* | Add safety parameter | Daniel Calviño Sánchez | 2017-04-21 | 1 | -2/+2 |
* | Generalize names and descriptions | Daniel Calviño Sánchez | 2017-04-21 | 1 | -2/+2 |
* | Use PHP built-in web server instead of Apache in Drone | Daniel Calviño Sánchez | 2017-04-21 | 1 | -13/+0 |
* | Add acceptance test steps to Drone | Daniel Calviño Sánchez | 2017-04-19 | 1 | -0/+40 |
* | Enable testing app in CI step | Lukas Reschke | 2017-04-13 | 1 | -0/+1 |
* | Fix .drone.yml | Lukas Reschke | 2017-04-13 | 1 | -1/+1 |
* | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 1 | -0/+12 |
* | Add drone.yml config | Morris Jobke | 2017-04-11 | 1 | -0/+10 |