aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-244-6/+8
* Require PHPUnit 6.5 or higherJoas Schilling2018-01-242-5/+2
* Fix avatarHomeRoeland Jago Douma2018-01-161-10/+7
* Handle OC-Total-Length in new chunkingThomas Müller2017-12-153-57/+171
* fix dav unit testsBjoern Schiessle2017-12-121-3/+3
* Fix unit tests for CalendarManagerMorris Jobke2017-12-121-1/+6
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-129-25/+664
|\
| * generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-112-1/+152
| * create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-111-2/+17
| * respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-111-5/+110
| * disallow users to create calendars with reserved namesGeorg Ehrke2017-11-111-0/+81
| * add CalDAV interface that allows users to re-enable their birthday calendarGeorg Ehrke2017-11-111-0/+171
| * remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-104-20/+61
| * Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-091-0/+75
* | Merge pull request #6590 from nextcloud/dav-create-activities-for-publishingMorris Jobke2017-12-111-0/+19
|\ \
| * | Fix testsRoeland Jago Douma2017-12-111-0/+2
| * | Create activities for (un)publishing calendar eventsThomas Citharel2017-12-111-0/+17
* | | Principal search: Take sharing settings into accountGeorg Ehrke2017-12-111-13/+175
|/ /
* | Merge pull request #7313 from nextcloud/ensure-that-x-oc-mtime-header-is-an-i...Morris Jobke2017-12-111-2/+136
|\ \
| * | Reject X-OC-MTime header if given as a string with hexadecimal notationDaniel Calviño Sánchez2017-11-281-1/+1
| * | Don't use runInSeparateProcessThomas Müller2017-11-271-5/+5
| * | Add tests for X-OC-MTime header handlingDaniel Calviño Sánchez2017-11-271-0/+133
| * | Make possible to provide a specific HTTP request object to FileDaniel Calviño Sánchez2017-11-271-2/+3
* | | Fix testsRoeland Jago Douma2017-12-041-0/+2
* | | catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-272-1/+10
|/ /
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-9/+11
|\ \
| * | Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez2017-11-021-9/+11
* | | Merge pull request #6840 from nextcloud/feature/5282/calendar_apiMorris Jobke2017-11-163-0/+316
|\ \ \
| * | | integrate Dav app with Calendar APIGeorg Ehrke2017-11-093-0/+316
| | |/ | |/|
* / | show name of organizer in from name of invitation emailGeorg Ehrke2017-11-141-3/+16
|/ /
* | Merge pull request #7042 from nextcloud/bugfix/noid/ensure_unique_uid_for_cal...Lukas Reschke2017-11-072-8/+101
|\ \
| * | ensure uid for calendar objects is uniqueGeorg Ehrke2017-11-062-8/+101
| |/
* | Merge pull request #7075 from nextcloud/remove-unused-variablesRoeland Jago Douma2017-11-072-2/+2
|\ \
| * | Remove unused variablesMorris Jobke2017-11-062-2/+2
| |/
* | Change @georgehrke's emailMorris Jobke2017-11-0616-15/+16
* | Update license headersMorris Jobke2017-11-0678-42/+210
* | fancify invitation emailsGeorg Ehrke2017-11-031-17/+79
|/
* Merge pull request #6849 from nextcloud/fix-missing-translation-of-personal-c...blizzz2017-10-312-3/+41
|\
| * Fix missing translation of "Personal" calendar in activitiesJoas Schilling2017-10-162-3/+41
* | Merge pull request #6903 from nextcloud/feature/679/remove_valarms_from_read_...Joas Schilling2017-10-311-0/+180
|\ \
| * | remove reminders from read-only shared calendarsGeorg Ehrke2017-10-221-0/+180
* | | Fix another warningMorris Jobke2017-10-261-4/+5
* | | Use ::class in test mocks of dav appMorris Jobke2017-10-2628-85/+126
* | | Use ::class in test mocksMorris Jobke2017-10-2440-248/+338
|/ /
* | Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitationsJoas Schilling2017-10-191-0/+58
|\ \
| * | add admin settings panel for dav appGeorg Ehrke2017-10-161-0/+58
* | | Merge pull request #6835 from nextcloud/dav-plugins-from-apps-onlyLukas Reschke2017-10-192-2/+106
|\ \ \ | |_|/ |/| |
| * | Let apps register Sabre plugins or collectionsVincent Petry2017-10-142-2/+106
* | | Fix tests with group managerJoas Schilling2017-10-091-1/+1
|/ /
* / Check if the user/group exists for dav sharesJoas Schilling2017-10-054-14/+53
|/