| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic... | Joas Schilling | 2021-04-27 | 2 | -2/+9 |
|\ |
|
| * | Adjust integration test | Joas Schilling | 2021-04-22 | 2 | -2/+9 |
* | | Add integration tests for searching users in contacts menu | Daniel Calviño Sánchez | 2021-04-23 | 3 | -0/+258 |
|/ |
|
* | Int tests for provisioning API scopes | Vincent Petry | 2021-03-26 | 2 | -2/+81 |
* | Fix sharebymail tests | John Molakvoæ (skjnldsv) | 2021-03-22 | 1 | -0/+1 |
* | Sharing link & mail parity | John Molakvoæ (skjnldsv) | 2021-03-22 | 2 | -2/+1 |
* | Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea... | Morris Jobke | 2021-03-18 | 2 | -0/+67 |
|\ |
|
| * | Add integration tests for "sharing:cleanup-remote-storages" OCC command | Daniel Calviño Sánchez | 2021-01-26 | 2 | -0/+67 |
* | | Also execute the new tests on drone | Joas Schilling | 2021-03-10 | 1 | -0/+7 |
* | | Add a setting to restrict returning a full match unless in phonebook or same ... | Joas Schilling | 2021-03-10 | 2 | -0/+37 |
* | | Add integration tests for autocomplete/get (similar to sharees API) | Joas Schilling | 2021-03-10 | 4 | -0/+290 |
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -1/+1 |
|/ |
|
* | Update license headers | Christoph Wurst | 2020-12-30 | 2 | -1/+1 |
* | Make integration tests work with both PHP 7.3 and 7.4 | Daniel Calviño Sánchez | 2020-12-30 | 4 | -3/+5 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 12 | -9/+14 |
* | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validation | Joas Schilling | 2020-12-08 | 2 | -4/+65 |
|\ |
|
| * | Unit tests for searching by phone number | Joas Schilling | 2020-12-07 | 1 | -1/+1 |
| * | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 1 | -2/+2 |
| * | Add an integration test for the phone search API | Joas Schilling | 2020-12-07 | 2 | -4/+65 |
* | | Add integration tests for getting guest avatars | Daniel Calviño Sánchez | 2020-12-07 | 2 | -0/+30 |
* | | Add integration tests for resized user avatars | Daniel Calviño Sánchez | 2020-12-07 | 2 | -7/+88 |
* | | Add integration tests for user avatars | Daniel Calviño Sánchez | 2020-12-07 | 5 | -0/+344 |
* | | Make possible to set body in requesttoken requests in integration tests | Daniel Calviño Sánchez | 2020-12-07 | 1 | -7/+17 |
* | | Make possible to send requests as anonymous users in integration tests | Daniel Calviño Sánchez | 2020-12-07 | 1 | -2/+2 |
|/ |
|
* | Set frame-ancestors to none if none are filled | Roeland Jago Douma | 2020-11-18 | 1 | -1/+1 |
* | Add integration tests for creating shares with default expiration dates | Daniel Calviño Sánchez | 2020-11-16 | 2 | -0/+112 |
* | Reset app configs by deleting the values instead of setting the defaults | Daniel Calviño Sánchez | 2020-11-16 | 5 | -18/+31 |
* | Add integration tests for default share permissions | Daniel Calviño Sánchez | 2020-11-11 | 2 | -0/+35 |
* | Update behat/behat requirement in /build/integration | dependabot-preview[bot] | 2020-11-07 | 1 | -1/+1 |
* | Fix the expected output | Joas Schilling | 2020-10-27 | 1 | -6/+6 |
* | Simplify the function looking for output | Joas Schilling | 2020-10-27 | 1 | -27/+4 |
* | This is not javascript | Joas Schilling | 2020-10-26 | 1 | -1/+1 |
* | Fix undefined variable | Joas Schilling | 2020-10-26 | 1 | -2/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 3 | -6/+6 |
* | Add integration tests to check that only the given path is transferred | Daniel Calviño Sánchez | 2020-09-18 | 1 | -0/+51 |
* | Add integration tests for transferring files of a user with a risky name | Daniel Calviño Sánchez | 2020-09-18 | 3 | -1/+41 |
* | Add integration test for transferring the path of a single file | Daniel Calviño Sánchez | 2020-09-18 | 1 | -0/+14 |
* | Merge pull request #22761 from nextcloud/extend-integration-tests-for-files-t... | Morris Jobke | 2020-09-14 | 1 | -1/+216 |
|\ |
|
| * | Add integration tests for transferring ownership of reshares | Daniel Calviño Sánchez | 2020-09-10 | 1 | -0/+100 |
| * | Check share ownership after transferring file ownership | Daniel Calviño Sánchez | 2020-09-10 | 1 | -0/+62 |
| * | Check whether file exists or not after transferring ownership | Daniel Calviño Sánchez | 2020-09-10 | 1 | -1/+54 |
* | | Update behat/behat requirement in /build/integration | dependabot[bot] | 2020-09-08 | 1 | -1/+1 |
|/ |
|
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Change Content-Disposition Header | Jacob Neplokh | 2020-09-05 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 3 | -1/+23 |
* | new weather status used in dashboard | Julien Veyssier | 2020-08-20 | 1 | -0/+1 |
* | Merge pull request #21138 from nextcloud/fix/noid/search-in-group-displayname... | Morris Jobke | 2020-08-05 | 2 | -1/+61 |
|\ |
|
| * | Add integration tests for search in groups | Morris Jobke | 2020-08-05 | 2 | -1/+61 |
* | | Fix integration test fail | Joas Schilling | 2020-08-03 | 1 | -0/+1 |
|/ |
|
* | Fix integration test due to new dashboard app | Morris Jobke | 2020-07-15 | 1 | -0/+1 |