| Commit message (Expand) | Author | Age | Files | Lines |
* | check user details | Arthur Schiwon | 2018-08-09 | 2 | -2/+29 |
* | behat integration tests for LDAP, basic setup | Arthur Schiwon | 2018-08-09 | 3 | -1/+36 |
* | Add integration test for creating room shares when Talk is not enabled | Daniel Calviño Sánchez | 2018-08-08 | 2 | -0/+36 |
* | Add integration tests for searching files by comments | Daniel Calviño Sánchez | 2018-07-25 | 3 | -0/+357 |
* | Fix transfering ownership of a share to user with same id as receiver | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+13 |
* | add some integration tests | Bjoern Schiessle | 2018-07-11 | 2 | -0/+121 |
* | Fix the behat version to 3.3.* | Joas Schilling | 2018-07-09 | 1 | -1/+1 |
* | Fix integration tests for Federation 2.0 | Morris Jobke | 2018-07-04 | 1 | -0/+1 |
* | Extend integration tests to get the info of a group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 1 | -0/+73 |
* | Check all paths for own files and shares | Daniel Calviño Sánchez | 2018-06-28 | 1 | -1/+7 |
* | Fix filenames in sharing integration tests | Daniel Calviño Sánchez | 2018-06-28 | 1 | -3/+3 |
* | Fix integration tests | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -0/+1 |
* | 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 |