summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-081-0/+299
|\
| * add tests for filesearchbackendRobin Appelman2017-03-011-0/+299
* | Add a unit test for the broken caseJoas Schilling2017-03-022-1/+22
* | Unit test cleanupJoas Schilling2017-03-021-37/+36
|/
* Properly handle groups with a /Roeland Jago Douma2017-02-272-30/+44
* Clean up single user modeMorris Jobke2017-02-221-16/+2
* Test fixJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
* testsJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
* Fix detection of the new iOS appJoas Schilling2017-02-101-4/+4
* fix shared-as-busy events for ownerGeorg Ehrke2017-01-261-5/+3
* Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-101-3/+3
* Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma2017-01-061-29/+13
|\
| * Only allow admins to delete tagsJoas Schilling2016-12-061-29/+13
* | Fix generation of birthday, deathdate and anniversary in case where no year i...Thomas Müller2017-01-051-12/+17
* | Merge pull request #2850 from nextcloud/downstream-26603Roeland Jago Douma2017-01-021-2/+0
|\ \
| * | Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst2016-12-231-2/+0
* | | Add test execution against legacy DAV backendLukas Reschke2017-01-027-0/+1773
|/ /
* | Merge pull request #2273 from nextcloud/fix_invalid_calendarLukas Reschke2016-12-202-0/+317
|\ \
| * | Add DAV repair step to fix calendar dataRoeland Jago Douma2016-11-242-0/+317
* | | Fix TodoTestRoeland Jago Douma2016-12-161-3/+3
| |/ |/|
* | Add unit testsRoeland Jago Douma2016-12-021-0/+179
* | Add tests for the base providerJoas Schilling2016-11-301-0/+189
* | Move generic tests into namespaceJoas Schilling2016-11-302-4/+4
* | Add unit tests for ISetting instancesJoas Schilling2016-11-301-0/+121
* | Add tests for the filtersJoas Schilling2016-11-303-0/+278
* | Move event and todo parsing to new APIJoas Schilling2016-11-291-17/+17
|/
* VCARDS don't hold binary dataRoeland Jago Douma2016-11-231-6/+40
* Remove 9.1 migration steps in app dav (#25654)Thomas Müller2016-11-221-65/+0
* Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requestsLukas Reschke2016-11-211-7/+18
|\
| * fix PropPatch requests on calendarsGeorg Ehrke2016-11-211-7/+18
* | update unit testsBjoern Schiessle2016-11-213-56/+145
* | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-171-0/+1
|/
* Merge pull request #2111 from nextcloud/oc_26549Roeland Jago Douma2016-11-142-14/+1
|\
| * Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-142-14/+1
* | Introduce an event for first time login based on the last login time stampThomas Müller2016-11-142-6/+4
|/
* fix testsRobin Appelman2016-11-101-8/+6
* Add testsLukas Reschke2016-11-092-0/+143
* Fix CalendarTestRoeland Jago Douma2016-11-041-0/+19
* Fix testsRoeland Jago Douma2016-11-041-1/+2
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-0410-99/+103
* Merge pull request #1733 from nextcloud/dav-eventsRoeland Jago Douma2016-11-034-37/+418
|\
| * Add more testsJoas Schilling2016-11-031-5/+102
| * Add tests for triggerCalendarActivityJoas Schilling2016-11-031-4/+139
| * Start unit tests for the activity listenerJoas Schilling2016-11-031-0/+100
| * Add tests for dispatching of the eventsJoas Schilling2016-11-032-5/+66
| * Use the event dispatcherJoas Schilling2016-11-032-51/+6
| * Move the methods into a new classJoas Schilling2016-11-033-34/+67
* | Upload autorename on client sideVincent Petry2016-11-021-81/+0
|/
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+19
* Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-261-0/+34
|\