| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed phpunit Test class | John Molakvoæ (skjnldsv) | 2018-06-13 | 11 | -70/+81 |
* | Update phpunit/phpunit requirement to ~6.5 in /build/integration | dependabot[bot] | 2018-06-13 | 1 | -1/+1 |
* | Update guzzlehttp/guzzle requirement to 6.3.3 in /build/integration | dependabot[bot] | 2018-05-30 | 1 | -1/+1 |
* | Update sabre/dav requirement to 3.2.2 in /build/integration | dependabot[bot] | 2018-05-30 | 1 | -1/+1 |
* | Return proper boolean user enabled state api | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -2/+4 |
* | Make possible to provide "--tags=XXX" parameter to Behat | Daniel Calviño Sánchez | 2018-04-06 | 1 | -1/+7 |
* | Add integration tests for zip32/zip64 boundaries of number of files | Daniel Calviño Sánchez | 2018-04-06 | 2 | -0/+162 |
* | Add integration tests for downloading basic zip files | Daniel Calviño Sánchez | 2018-04-06 | 3 | -0/+288 |
* | Fix use of data directory in integration tests | Daniel Calviño Sánchez | 2018-04-06 | 1 | -2/+23 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -2/+2 |
* | Merge pull request #8355 from nextcloud/fix-comments-num-index | Morris Jobke | 2018-02-26 | 2 | -9/+9 |
|\ |
|
| * | tests for systemtags related to numeric user ids | Arthur Schiwon | 2018-02-14 | 1 | -3/+3 |
| * | test creating comments with numeric user ids | Arthur Schiwon | 2018-02-14 | 1 | -6/+6 |
* | | fix redundant namespace | Robin Appelman | 2018-02-12 | 1 | -1/+1 |
* | | Adjust integration tests to new guzzle | Robin Appelman | 2018-02-09 | 17 | -350/+322 |
|/ |
|
* | Add integration tests for length header on new chunking | Thomas Müller | 2017-12-15 | 2 | -0/+37 |
* | Some tests for the remote cloud api | Robin Appelman | 2017-12-08 | 4 | -1/+201 |
* | Federation actually sends an email via Share 2.0 | Morris Jobke | 2017-11-27 | 1 | -1/+1 |
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss... | Björn Schießle | 2017-11-20 | 1 | -6/+6 |
|\ |
|
| * | Return whether the file is readable or not in the DAV permissions | Daniel Calviño Sánchez | 2017-11-02 | 1 | -6/+6 |
* | | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 21 | -17/+58 |
|/ |
|
* | Prevent sending second WWW-Authenticate header | Lukas Reschke | 2017-06-13 | 1 | -2/+2 |
* | Bearer comes first on the new endpoint | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Adjust realm from SabreDAV to Nextcloud | Lukas Reschke | 2017-05-18 | 1 | -2/+2 |
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 1 | -1/+5 |
* | Add additional test for accessing DAV using Bearer Auth | Lukas Reschke | 2017-05-18 | 1 | -0/+4 |
* | Use a standardized Bearer now | Lukas Reschke | 2017-05-18 | 1 | -2/+2 |
* | Add app to autoenabled provisioning API scenario | Lukas Reschke | 2017-05-18 | 1 | -0/+1 |
* | Split up sharing-v1-part2.feature to avoid timeouts | Morris Jobke | 2017-05-02 | 2 | -388/+396 |
* | Fix forbidden backslash DAV integration tests | Vincent Petry | 2017-04-26 | 1 | -12/+12 |
* | Added test cases from core 16825 | Sergio Bertolin | 2017-04-26 | 1 | -0/+41 |
* | Simplified new endpoint move test | Vincent Petry | 2017-04-26 | 1 | -9/+4 |
* | Added case when final chunk move must not change file id | Vincent Petry | 2017-04-26 | 1 | -0/+13 |
* | Added test about checking file id after a move | Sergio Bertolin | 2017-04-26 | 2 | -2/+45 |
* | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 1 | -0/+58 |
* | Favorites integration tests for shared files | Morris Jobke | 2017-04-12 | 1 | -0/+13 |
* | Fix casing of same origin frame option | Joas Schilling | 2017-04-12 | 3 | -4/+4 |
* | Add integration test for trashbin | Vincent Petry | 2017-04-11 | 4 | -10/+164 |
* | Clear opcode cache after config change | Lukas Reschke | 2017-04-11 | 2 | -1/+14 |
* | Add integration tests | Lukas Reschke | 2017-04-11 | 3 | -0/+51 |
* | Merge pull request #4221 from nextcloud/provisioning-api-for-account-info | Morris Jobke | 2017-04-07 | 2 | -2/+71 |
|\ |
|
| * | Allow to change account info via provisioning api | Joas Schilling | 2017-04-07 | 2 | -2/+71 |
* | | Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpoint | Morris Jobke | 2017-04-05 | 2 | -1/+57 |
|\ \ |
|
| * | | Don't list on public calendar endpoints | Lukas Reschke | 2017-04-05 | 2 | -1/+57 |
| |/ |
|
* / | Add integration tests for token auth | Lukas Reschke | 2017-04-05 | 2 | -36/+158 |
|/ |
|
* | fix setup of external storage integration tests | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | Fix unit tests | Morris Jobke | 2017-03-28 | 1 | -1/+1 |
* | Split long running features/sharing-v1.feature into two smaller parts | Morris Jobke | 2017-03-28 | 2 | -710/+718 |
* | Merge pull request #4004 from nextcloud/backport-27172 | Roeland Jago Douma | 2017-03-28 | 2 | -1/+30 |
|\ |
|