summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix multiline commentsChristoph Wurst2020-04-081-2/+2
* Add default titles for titleless events in invitationsThomas Citharel2020-04-031-5/+49
* Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-8/+13
|\
| * Fix unit testsJoas Schilling2020-04-021-8/+13
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-3178-22/+90
|/
* Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma2020-03-309-29/+32
|\
| * RequestTestCase: Default type for headers needs to be arrayGeorg Ehrke2020-03-271-1/+1
| * Adjust FakeLockerPluginTest to new Sabre versionGeorg Ehrke2020-03-271-1/+1
| * Set custom ProdId in Birthday service, do not depend on Sabre Versio number f...Georg Ehrke2020-03-271-8/+15
| * Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke2020-03-275-18/+14
| * Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke2020-03-271-1/+1
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-2717-30/+0
|\ \ | |/ |/|
| * Remove unused importsChristoph Wurst2020-03-2517-30/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-2613-202/+202
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-2558-854/+854
|/
* Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uriRoeland Jago Douma2020-03-251-3/+9
|\
| * RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-161-3/+9
* | Merge pull request #18788 from nextcloud/fix/18782/translate-busy-in-caldavChristoph Wurst2020-03-241-1/+24
|\ \
| * | Translate 'Busy' in CalDAVGary Kim2020-02-231-1/+24
* | | Add extra test case to exclude by timerangeThomas Citharel2020-03-221-5/+4
* | | Added test testSearchdartcafe2020-03-221-1/+3
* | | Fix tests due to config adjustmentsJulius Härtl2020-03-201-16/+12
* | | Limit enumeration in principal searchJulius Härtl2020-03-201-0/+122
* | | fix testsRobin Appelman2020-03-181-57/+2
* | | remove the detour trough node and work with path directlyRobin Appelman2020-03-181-39/+0
* | | use INode instead of Node for custom propertiesRobin Appelman2020-03-181-1/+14
* | | handle long property paths to hasing paths >250 charsRobin Appelman2020-03-181-11/+41
* | | test custom properties backend against real databaseRobin Appelman2020-03-181-52/+87
* | | merge the two almost identical custom property backendsRobin Appelman2020-03-182-6/+34
| |/ |/|
* | Fix testNils Wittenbrink2020-02-291-4/+3
* | Merge pull request #19252 from nextcloud/bug/fix-notification-object-idJoas Schilling2020-02-251-1/+1
|\ \
| * | Hash event UID to make sure it's not too long for PushProviderThomas Citharel2020-02-011-1/+1
* | | Merge pull request #19196 from nextcloud/feature/17126/allow_apps_to_register...Roeland Jago Douma2020-02-233-1/+290
|\ \ \ | |_|/ |/| |
| * | Allow apps to provide Calendars in user's calendarHomeGeorg Ehrke2020-02-183-1/+290
* | | Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-02-211-1/+11
* | | Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-102-177/+263
|/ /
* / Check for empty authorization headers for office requests and allow anonymous...Julius Härtl2020-02-041-2/+15
|/
* RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-301-10/+10
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-oldRoeland Jago Douma2019-12-161-1/+2
|\
| * Load apps dav plugins on the old webdav routeJulius Härtl2019-12-041-1/+2
* | Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-121-0/+2
* | Update license headersChristoph Wurst2019-12-05129-293/+463
* | Merge pull request #17941 from nextcloud/search-by-ownerRoeland Jago Douma2019-12-051-0/+79
|\ \ | |/ |/|
| * Allow filtering the search results to the users home storageRobin Appelman2019-12-031-0/+79
* | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-033-10/+96
|/
* Set common-name to user's displayname if none is setGeorg Ehrke2019-11-291-5/+39
* Mode to modern phpunitRoeland Jago Douma2019-11-2785-472/+485
* Fix more testsRoeland Jago Douma2019-11-271-1/+1
* Fix SynserviceTestRoeland Jago Douma2019-11-271-0/+4