summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Return proper status when file didn't exist beforeJulius Härtl2020-08-191-2/+6
* Adjust chunking test for non-existing target nodeJulius Härtl2020-08-131-1/+1
* Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-271-2/+20
* Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-171-2/+85
* Merge pull request #20189 from nextcloud/backport/18679/stable17Morris Jobke2020-04-141-4/+5
|\
| * Add extra test case to exclude by timerangeThomas Citharel2020-03-261-5/+4
| * Added test testSearchdartcafe2020-03-261-1/+3
* | Merge pull request #20283 from nextcloud/backport/19180/stable17Roeland Jago Douma2020-04-141-2/+15
|\ \
| * | Check for empty authorization headers for office requests and allow anonymous...Julius Härtl2020-04-031-2/+15
| |/
* / RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-251-3/+9
|/
* fix testsRobin Appelman2020-03-191-57/+2
* remove the detour trough node and work with path directlyRobin Appelman2020-03-191-36/+0
* use INode instead of Node for custom propertiesRobin Appelman2020-03-191-1/+14
* handle long property paths to hasing paths >250 charsRobin Appelman2020-03-191-11/+41
* test custom properties backend against real databaseRobin Appelman2020-03-191-52/+87
* merge the two almost identical custom property backendsRobin Appelman2020-03-192-7/+35
* Fix testNils Wittenbrink2020-03-111-4/+3
* Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-03-051-1/+11
* Merge pull request #19588 from nextcloud/backport/19398/stable17Roeland Jago Douma2020-03-052-176/+264
|\
| * Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-222-176/+264
* | Hash event UID to make sure it's not too long for PushProviderThomas Citharel2020-02-251-1/+1
|/
* RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-311-10/+10
* Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-121-0/+2
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-033-7/+93
* re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-141-0/+21
* Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-021-0/+32
* Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should...Roeland Jago Douma2019-08-281-0/+41
|\
| * Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-261-0/+41
* | replace coffin with textual description "Death of ..."Georg Ehrke2019-08-261-28/+41
|/
* fix foreach error for reminder generatorGeorg Ehrke2019-08-181-0/+32
* Final fixesGeorg Ehrke2019-08-159-742/+1562
* Support event reminders (email and notifications)Thomas Citharel2019-08-158-0/+1393
* Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-157-35/+280
|\
| * use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-157-35/+280
* | Merge pull request #12392 from brad2014/feature/properly-present-buttons-from...Roeland Jago Douma2019-08-151-210/+148
|\ \ | |/ |/|
| * Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-311-15/+15
| * IMipPlugin: DRY up - move common test set-up into setUp functionBrad Rubenstein2019-02-281-311/+117
| * IMipPlugin: Added unit test for dav.invitation_link_recipients supportBrad Rubenstein2019-02-281-0/+132
* | Merge pull request #14429 from tobiasKaminsky/shareesOnDavRoeland Jago Douma2019-08-131-65/+39
|\ \
| * | Fix testsRoeland Jago Douma2019-08-111-2/+2
| * | Fix testsRoeland Jago Douma2019-08-011-63/+37
* | | Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-011-0/+20
* | | Test resource and room principal backend to check that they provide metadataGeorg Ehrke2019-08-013-766/+191
* | | Test sync of resource and room metadataGeorg Ehrke2019-08-011-19/+171
|/ /
* | Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-191-10/+39
|\ \
| * | Allow to search for real pattern in contactsArne Hamann2019-05-281-10/+39
* | | add test for overwriting in non creatable directoryRobin Appelman2019-07-031-8/+46
* | | RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-021-0/+6
* | | Add event dispatcher to OCPChristoph Wurst2019-06-252-15/+5
* | | Do not try to autoload built in typesRoeland Jago Douma2019-06-041-6/+6