aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Search/TasksSearchProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-3/+1
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-54/+54
* test: Migrate remaining DAV tests to PHPUnit 10Joas Schilling2025-05-281-40/+27
* fix(TasksSearchProviderTest): adjust deep link to Tasks appfix/49473/task-urlRaimund Schlüßler2025-01-241-3/+3
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-49/+49
* chore: Add SPDX headerAndy Scherzinger2024-05-281-20/+2
* feat(caldav): Allow advanced search for events/tasksBenjamin Gaussorgues2023-11-101-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-7/+9
* Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-051-1/+1
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-041-7/+7
* Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-041-0/+344