summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* Map old account scope properties to new namesVincent Petry2021-03-292-14/+14
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-111-0/+51
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-113-1/+11
* Do not send imip email to invalid recipientsChristoph Wurst2021-02-111-0/+14
* Parse calendar object for attendees and emit interaction eventsChristoph Wurst2021-02-031-0/+202
* [CalDAV] Validate notified emailsThomas Citharel2021-01-251-64/+107
* Dismiss reminder notifications from passed eventsThomas Citharel2021-01-141-7/+76
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1628-23/+30
* Merge pull request #24629 from nextcloud/enh/noid/optional-before-requiredChristoph Wurst2020-12-161-6/+13
|\
| * Add $secureRandom to test caseDaniel Kesselberg2020-12-101-6/+13
* | dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon2020-12-151-1/+24
* | Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)2020-12-141-1/+11
|/
* Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+1
* Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-082-15/+17
|\
| * Make code strictJoas Schilling2020-12-072-15/+17
* | php cs fixRoeland Jago Douma2020-12-071-1/+0
* | We can no longe mock multiple interfacesRoeland Jago Douma2020-12-071-3/+7
* | Fix MoveCalendarTestRoeland Jago Douma2020-12-071-1/+1
* | Fix notifier testRoeland Jago Douma2020-12-071-2/+5
|/
* Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-2/+2
* Merge pull request #23915 from st3iny/fix/noid/png-icons-in-caldav-reminder-e...Morris Jobke2020-11-111-4/+4
|\
| * Use png icons in caldav reminder emailsRichard Steinmetz2020-11-071-4/+4
* | Fix "Invalid fetch style: 12" on OracleJoas Schilling2020-11-101-2/+5
* | Merge pull request #23993 from nextcloud/bugfix/noid/close-cursorsMorris Jobke2020-11-102-4/+25
|\ \
| * | Don't leave cursors open when tests failJoas Schilling2020-11-092-4/+25
| |/
* / handle vcalander documents with recurrence with exemptions or editsleith abdulla2020-10-281-0/+2
|/
* handle nested properties, fixes #20544call-me-matt2020-10-121-1/+38
* Use PSR Logger in event dispatcherJoas Schilling2020-10-081-1/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-0512-22/+22
* Fix unit testsRoeland Jago Douma2020-10-051-0/+6
* broaden exception handling on webcal refresheleith2020-09-291-0/+156
* 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