summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Update attendence for external usersDaniel Kesselberg2021-10-241-24/+72
* Reference correct private variableLukas Reschke2021-06-231-1/+1
* Throttle on public DAV endpointLukas Reschke2021-06-231-1/+8
* Fix testValdnet2021-05-051-1/+1
* Do not send imip email to invalid recipientsChristoph Wurst2021-02-111-0/+14
* [CalDAV] Validate notified emailsThomas Citharel2021-01-251-64/+107
* Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)2020-12-141-1/+11
* Fix "Invalid fetch style: 12" on OracleJoas Schilling2020-11-121-2/+5
* Use png icons in caldav reminder emailsRichard Steinmetz2020-11-111-4/+4
* Don't leave cursors open when tests failJoas Schilling2020-11-102-4/+25
* Fix unit testsRoeland Jago Douma2020-10-051-0/+6
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-1/+1
* Change Content-Disposition HeaderJacob Neplokh2020-09-051-3/+3
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-5/+7
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-5/+7
* | fix testsRobin Appelman2020-08-261-4/+11
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-2446-23/+72
|/
* Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-184-35/+47
* Add ability to limit sharing to ownerGeorg Ehrke2020-08-182-2/+6
* Merge pull request #22128 from nextcloud/bugfix/noid/cleanup-chunks-on-failureMorris Jobke2020-08-131-3/+7
|\
| * Return proper status when file didn't exist beforeJulius Härtl2020-08-131-1/+1
| * Adjust chunking test for non-existing target nodeJulius Härtl2020-08-121-3/+7
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-1265-301/+297
|/
* Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-053-3/+3
* Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-053-19/+19
|\
| * Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-043-19/+19
* | IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke2020-08-051-0/+59
|/
* Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-045-13/+1113
* Implement Contacts Backend for Unified SearchGeorg Ehrke2020-08-031-0/+275
* Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke2020-07-231-2/+2
* Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-232-9/+8
* Update system addressbook card only when there was a change based on a cached...Morris Jobke2020-07-091-4/+4
* Merge pull request #21704 from nextcloud/fix/18895/fix-unit-testsMorris Jobke2020-07-061-1/+1
|\
| * Fix unit tests from #18895Morris Jobke2020-07-061-1/+1
* | Merge pull request #21222 from nextcloud/bugfix/18965/reduce-contacts-search-...Morris Jobke2020-07-061-1/+1
|\ \ | |/ |/|
| * Reduce load of the contacts search when we know it can't matchJoas Schilling2020-06-151-1/+1
* | Use the new method everywhereJoas Schilling2020-07-031-68/+45
* | Fix testsJoas Schilling2020-06-241-3/+2
* | Update share type constant usageJoas Schilling2020-06-242-16/+16
|/
* Fix pagination of contacts searchJoas Schilling2020-06-101-0/+2
* Merge pull request #21302 from nextcloud/techdebt/noid/adjust-to-parent-imple...Christoph Wurst2020-06-091-3/+3
|\
| * Adjust to parent implementationJoas Schilling2020-06-081-3/+3
* | Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-061-0/+116
|/
* Translate the maintenance mode message in webdavMorris Jobke2020-05-062-3/+12
* Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma2020-04-301-10/+18
|\
| * Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-241-10/+18
* | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-303-54/+196
|\ \
| * | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-263-54/+196
| |/
* | Update license headers for 19Christoph Wurst2020-04-2941-0/+43
* | Merge pull request #20632 from nextcloud/bugfix/20624Morris Jobke2020-04-271-2/+20
|\ \ | |/ |/|