| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 1 | -14/+14 |
* | Get rid of deprecated at matcher in dav application tests | Côme Chilliet | 2023-01-05 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Make dav respect disallowing sharing with groups | Thomas Citharel | 2021-05-26 | 1 | -24/+49 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | dav search to honour sharing.maxAutocompleteResults setting | Arthur Schiwon | 2020-12-15 | 1 | -1/+24 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -5/+5 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -20/+20 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+3 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -5/+5 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Fix displayName return of dav groups request | John Molakvoæ (skjnldsv) | 2018-11-10 | 1 | -38/+11 |
* | allow group principal search for dav displayname property | Georg Ehrke | 2018-10-22 | 1 | -9/+180 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Properly handle groups with a / | Roeland Jago Douma | 2017-02-27 | 1 | -7/+22 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+165 |