| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Run maintenance mode tests on Drone | Lukas Reschke | 2017-04-11 | 1 | -0/+10 |
* | Split long running features/sharing-v1.feature into two smaller parts | Morris Jobke | 2017-03-28 | 1 | -0/+10 |
* | Merge pull request #4013 from nextcloud/bundle_vendor_js | Lukas Reschke | 2017-03-24 | 1 | -0/+8 |
|\ |
|
| * | Add CI step to verify merged vendor js | Roeland Jago Douma | 2017-03-23 | 1 | -0/+8 |
| * | Revert "Bundle vendor js" | Roeland Jago Douma | 2017-03-22 | 1 | -8/+0 |
| * | Add CI step to verify merged vendor js | Roeland Jago Douma | 2017-03-22 | 1 | -0/+8 |
* | | add drone config | Morris Jobke | 2017-03-20 | 1 | -0/+10 |
|/ |
|
* | Revert "Add integration test for trashbin" | Morris Jobke | 2017-03-17 | 1 | -10/+0 |
* | Add drone.yml config | Morris Jobke | 2017-03-16 | 1 | -0/+10 |
* | Run drone only on master/stable branches | Morris Jobke | 2017-03-06 | 1 | -0/+2 |
* | enable user_ldap app for tests | Arthur Schiwon | 2017-01-20 | 1 | -0/+1 |
* | fix indentation | Morris Jobke | 2017-01-19 | 1 | -9/+9 |
* | also, let ldap integration tests run | Arthur Schiwon | 2017-01-19 | 1 | -0/+10 |
* | Add test execution against legacy DAV backend | Lukas Reschke | 2017-01-02 | 1 | -8/+28 |
* | add ci support for s3 object store | Robin Appelman | 2017-01-02 | 1 | -0/+17 |
* | Add files_external webdav apache tests | Roeland Jago Douma | 2016-12-29 | 1 | -0/+14 |
* | Add Memcached CI | Roeland Jago Douma | 2016-12-21 | 1 | -0/+12 |
* | update drone images to latest version | Morris Jobke | 2016-12-20 | 1 | -9/+9 |
* | Merge pull request #2790 from nextcloud/update-integration-test-image | Morris Jobke | 2016-12-20 | 1 | -20/+20 |
|\ |
|
| * | Update integration test image | Lukas Reschke | 2016-12-20 | 1 | -20/+20 |
* | | Run coverage | Lukas Reschke | 2016-12-20 | 1 | -2/+12 |
* | | Add SMB tests and execute files_external tests | Lukas Reschke | 2016-12-20 | 1 | -1/+19 |
|/ |
|
* | Adjust to Nextcloud changes | Lukas Reschke | 2016-12-19 | 1 | -0/+10 |
* | Bump 7.1 CI to final! | Roeland Jago Douma | 2016-12-03 | 1 | -3/+3 |
* | Install instance before running integration tests | Morris Jobke | 2016-12-02 | 1 | -0/+1 |
* | Add tests to drone | Roeland Jago Douma | 2016-12-02 | 1 | -0/+9 |
* | Run syntex test for php7.1 | Roeland Jago Douma | 2016-11-24 | 1 | -0/+9 |
* | Bump php7.1 container to RC6 | Roeland Jago Douma | 2016-11-24 | 1 | -2/+2 |
* | Add integration test for web based installer | Morris Jobke | 2016-11-21 | 1 | -0/+9 |
* | Generate js codecov coverage | Roeland Jago Douma | 2016-11-09 | 1 | -0/+3 |