summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-241-2/+20
* | Add test that shares and tags are ignored for chunk files.Daniel Kesselberg2020-04-212-1/+43
|/
* Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma2020-04-171-12/+12
|\
| * Always transform the etag and read the dataJoas Schilling2020-04-151-12/+12
* | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-171-2/+85
|/
* Fix unit testsJoas Schilling2020-04-151-5/+50
* Verify that destination is not a directory.Daniel Kesselberg2020-04-141-4/+38
* Provide dav setting for user's default calendarThomas Citharel2020-04-131-2/+221
* Format code according to PSR2Christoph Wurst2020-04-101-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-1010-32/+32
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-106-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1066-193/+102
* Use elseif instead of else ifChristoph Wurst2020-04-102-2/+2
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-093-7/+7
|\
| * Remove trailing and in between spacesChristoph Wurst2020-04-092-6/+6
| * Remove spaces after method or function callChristoph Wurst2020-04-091-1/+1
* | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-092-2/+2
|\ \ | |/ |/|
| * Use php keywords in lowercaseChristoph Wurst2020-04-092-2/+2
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-0934-64/+64
|/
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0914-12/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-0916-234/+234
* Fix multiline commentsChristoph Wurst2020-04-081-2/+2
* Add default titles for titleless events in invitationsThomas Citharel2020-04-031-5/+49
* Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-8/+13
|\
| * Fix unit testsJoas Schilling2020-04-021-8/+13
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-3178-22/+90
|/
* Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma2020-03-309-29/+32
|\
| * RequestTestCase: Default type for headers needs to be arrayGeorg Ehrke2020-03-271-1/+1
| * Adjust FakeLockerPluginTest to new Sabre versionGeorg Ehrke2020-03-271-1/+1
| * Set custom ProdId in Birthday service, do not depend on Sabre Versio number f...Georg Ehrke2020-03-271-8/+15
| * Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke2020-03-275-18/+14