summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-2/+21
| * move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-0/+15
* | Fix unit tests for BlockLegacyClientPluginThomas Müller2016-10-251-15/+10
* | Goodbye Iframe transport !Vincent Petry2016-10-241-164/+0
* | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-242-2/+247
* | Add unit testLukas Reschke2016-10-221-0/+40
* | Merge pull request #1834 from nextcloud/downstream-26186Morris Jobke2016-10-211-11/+35
|\ \
| * | Add more files plugins to new DAV endpoint (#26186)Vincent Petry2016-10-201-11/+35
* | | Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-2/+2
|/ /
* | Merge pull request #1821 from nextcloud/downstream-26366Morris Jobke2016-10-201-14/+12
|\ \
| * | Sanitize length headers when validating quotaThomas Müller2016-10-201-14/+12
* | | Merge pull request #1796 from nextcloud/oc_fav-reportLukas Reschke2016-10-201-10/+29
|\ \ \ | |/ / |/| |
| * | Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-10/+29
| |/
* / Make sure we only use numbers as lengthJoas Schilling2016-10-191-0/+6
|/
* [9.2] Sync deathdate and anniversary to birthday calendar (#25655)Thomas Müller2016-10-141-21/+34
* Fix unit testsJoas Schilling2016-10-063-11/+24
* Merge pull request #1518 from nextcloud/dav-fileshome-directory-propertiesMorris Jobke2016-10-061-52/+0
|\
| * FilesHome now also returns DAV propertiesVincent Petry2016-09-261-52/+0
* | Merge pull request #1513 from nextcloud/fix-etag-on-moveMorris Jobke2016-09-281-5/+32
|\ \
| * | Return ETag and OC-ETag in case of a move (#25683)Thomas Müller2016-09-281-5/+32
* | | Merge pull request #1545 from nextcloud/delete-calendars-with-their-usersMorris Jobke2016-09-281-15/+73
|\ \ \ | |/ / |/| |
| * | Rename deleteAllSharesForUser() to deleteAllSharesByUser()Thomas Citharel2016-09-281-1/+1
| * | Add IL10N to unit testLukas Reschke2016-09-271-0/+15
| * | fix deletion of calendarsThomas Citharel2016-09-271-1/+1
| * | delete shares to an userThomas Citharel2016-09-271-0/+1
| * | Adjust delete logic and ann unit testsThomas Müller2016-09-271-15/+57