summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-131-3/+8
* Merge pull request #5304 from nextcloud/bugfix/2855/dont_send_invitations_for...Morris Jobke2017-09-061-2/+64
|\
| * Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-09-051-5/+9
| * don't send invitation emails for past eventsGeorg Ehrke2017-09-051-2/+60
* | Fix testRobin Appelman2017-08-261-3/+3
|/
* Do not log WebDAV maintenance mode exceptionMorris Jobke2017-08-151-0/+3
* fix and extend dav test to also test the master-key setupBjoern Schiessle2017-07-062-0/+52
* Don't log passwords on dav exceptionsJoas Schilling2017-06-291-3/+3
* Merge pull request #5124 from nextcloud/allow-dirlisting-with-unreadable-itemsJoas Schilling2017-06-161-4/+5
|\
| * Fix unit testJoas Schilling2017-06-071-4/+5
* | Merge pull request #5298 from nextcloud/bugfix/4885/calendar_shares_url_speci...Morris Jobke2017-06-143-0/+14
|\ \
| * | urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-123-0/+14
* | | Merge pull request #5300 from nextcloud/bugfix/noid/fix_proppatch_requests_to...Morris Jobke2017-06-141-0/+6
|\ \ \
| * | | allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-081-0/+6
| | |/ | |/|
* | | Merge pull request #5295 from nextcloud/bugfix/5077/allow_proppatches_to_birt...Morris Jobke2017-06-131-0/+4
|\ \ \
| * | | allow PropPatch requests to contact_birthdaysGeorg Ehrke2017-06-081-0/+4
| |/ /
* | / Prevent sending second WWW-Authenticate headerLukas Reschke2017-06-131-3/+9
| |/ |/|
* | add missing parent::setUp that broke any other dav app testGeorg Ehrke2017-06-081-0/+1
|/
* fix replacing of 4MB Unicode Chars in cal props tableGeorg Ehrke2017-05-211-1/+1
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-1/+2
* Use Bearer backend for SabreDAVLukas Reschke2017-05-181-0/+88
* Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatchMorris Jobke2017-05-082-0/+4
|\
| * fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-082-0/+4
* | Fix ImageExportPluginTestRoeland Jago Douma2017-05-081-120/+113
* | Always dispatch Carddav eventsRoeland Jago Douma2017-05-081-11/+42
* | check password for mail shares as wellBjoern Schiessle2017-05-041-1/+51
* | Fix testsRoeland Jago Douma2017-05-021-1/+15
|/
* Merge pull request #4098 from nextcloud/feature/caldav_searchMorris Jobke2017-04-283-0/+595
|\
| * unit test custom calendar searchGeorg Ehrke2017-04-281-0/+132
| * require at least one param or prop filter elementGeorg Ehrke2017-04-251-0/+4
| * unit test CalDAV Search PluginGeorg Ehrke2017-04-252-0/+459
* | Fix class namesJoas Schilling2017-04-271-4/+4
* | Fix last unit testsJoas Schilling2017-04-272-200/+32
* | Don't end the abstract class name with Test.phpJoas Schilling2017-04-274-4/+4
* | Properly handle missing READ permissionVincent Petry2017-04-274-11/+80
* | Fix duplicate name of classJoas Schilling2017-04-272-6/+6