summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* check anonymous OPTIONS requests file in root (not in subdir)Bastien Durel2019-01-041-0/+6
* Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objectsMorris Jobke2018-12-041-1/+1
|\
| * Fix wrong used typeJoas Schilling2018-11-231-1/+1
* | extend anonymous options to work on every dav urlRobin Appelman2018-11-231-1/+1
|/
* fix caldav testsGeorg Ehrke2018-11-152-18/+18
* Fix displayName return of dav groups requestJohn Molakvoæ (skjnldsv)2018-11-101-38/+11
* cache webcal calendars on serverGeorg Ehrke2018-11-077-0/+933
* Phpunit testsJohn Molakvoæ (skjnldsv)2018-11-051-25/+112
* Fix testsRoeland Jago Douma2018-11-042-20/+10
* Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-021-20/+27
|\
| * Phpunit fixJohn Molakvoæ (skjnldsv)2018-11-021-20/+27
* | Fix testsRoeland Jago Douma2018-11-011-6/+6
|/
* update dav testsRobin Appelman2018-10-311-3/+3
* allow group principal search for dav displayname propertyGeorg Ehrke2018-10-221-9/+180
* allow user principal search for dav displayname propertyGeorg Ehrke2018-10-221-13/+47
* add correct calendar-user-type to resource and room backendGeorg Ehrke2018-10-223-0/+9
* move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-162-98/+164
* remove LogicException, because it's also triggered with legitimate parametersGeorg Ehrke2018-09-051-5/+1
* Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-101-4/+21
|\
| * Test sync service when user is deactivatedThomas Citharel2018-08-061-5/+21
| * Remove users from system addressbook when user deactivatedThomas Citharel2018-08-061-0/+1
* | Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-0/+1
* | Adding test for table schedulingobjects and fixing postgres LOBThomas Müller2018-08-061-2/+78
|/
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fix getting ocs share permissions if a storage is not availableRobin Appelman2018-07-181-1/+2
* Also shorten the name of the invitation tokensJoas Schilling2018-07-123-7/+7
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-123-11/+11
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-293-3/+638
* Merge pull request #9773 from nextcloud/feature/noid/resource_bookingMorris Jobke2018-06-295-2/+1298
|\
| * Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-251-0/+285
| * apply group restrictions to resourcesGeorg Ehrke2018-06-254-2/+1013
* | Add groupware settings sectionJulius Härtl2018-06-271-2/+2
|/
* Add tests for handling anonymous authRobin Appelman2018-06-011-0/+71
* Fix the master unit testsRoeland Jago Douma2018-06-012-0/+4
* Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing...Morris Jobke2018-06-011-81/+147
|\
| * allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-81/+147
* | Move repairstep to a custom commandRoeland Jago Douma2018-05-281-4/+5
* | Fix testsRoeland Jago Douma2018-05-272-2/+16
* | Adding repair step which cleans shares of invalid principalsRoeland Jago Douma2018-05-271-0/+70
* | CalDAV and CardDAV plugins need to be registered for the principals collectio...Roeland Jago Douma2018-05-271-5/+17
|/
* Fix settings testsJulius Härtl2018-05-031-1/+1
* Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfileMorris Jobke2018-05-021-1/+1
|\
| * use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-261-2/+1
| * fix dav testArthur Schiwon2018-04-261-1/+2
| * offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-1/+1
| * destaticfy Log classesArthur Schiwon2018-04-261-1/+1
* | Improve the directContollerRoeland Jago Douma2018-04-261-0/+155
* | Add tests for DirectFile and DirectHomeRoeland Jago Douma2018-04-262-0/+314
|/
* adjust tests to new exception log formatRobin Appelman2018-04-111-8/+18
* Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)2018-03-081-1/+7