Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 4 | -4/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -2/+3 |
* | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 1 | -3/+3 |
* | check anonymous OPTIONS requests file in root (not in subdir) | Bastien Durel | 2019-01-04 | 1 | -0/+6 |
* | extend anonymous options to work on every dav url | Robin Appelman | 2018-11-23 | 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 |
* | Add tests for handling anonymous auth | Robin Appelman | 2018-06-01 | 1 | -0/+71 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 6 | -1/+11 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 3 | -5/+6 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -2/+1 |
* | OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend | Georg Ehrke | 2017-03-27 | 1 | -0/+170 |
* | Properly handle groups with a / | Roeland Jago Douma | 2017-02-27 | 1 | -7/+22 |
* | Test fix | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 |
* | update unit tests | Bjoern Schiessle | 2016-11-21 | 1 | -4/+9 |
* | Introduce an event for first time login based on the last login time stamp | Thomas Müller | 2016-11-14 | 1 | -6/+3 |
* | Merge pull request #1545 from nextcloud/delete-calendars-with-their-users | Morris Jobke | 2016-09-28 | 1 | -15/+73 |
|\ | |||||
| * | Rename deleteAllSharesForUser() to deleteAllSharesByUser() | Thomas Citharel | 2016-09-28 | 1 | -1/+1 |
| * | Add IL10N to unit test | Lukas Reschke | 2016-09-27 | 1 | -0/+15 |
| * | fix deletion of calendars | Thomas Citharel | 2016-09-27 | 1 | -1/+1 |
| * | delete shares to an user | Thomas Citharel | 2016-09-27 | 1 | -0/+1 |
| * | Adjust delete logic and ann unit tests | Thomas Müller | 2016-09-27 | 1 | -15/+57 |
* | | Fix some tests | Thomas Citharel | 2016-09-26 | 1 | -1/+6 |
|/ | |||||
* | more efficient check if addressbook and calendar exists for user | Robin Appelman | 2016-08-31 | 1 | -12/+6 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -10/+15 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 5 | -1/+5 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 5 | -0/+589 |