aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22200 from cweiske/duplicated-sql-where-lineRoeland Jago Douma2020-08-141-1/+0
|\
| * Remove duplicated SQL addWhere lineChristian Weiske2020-08-111-1/+0
* | [tx-robot] updated from transifexNextcloud bot2020-08-142-2/+2
* | Merge pull request #22128 from nextcloud/bugfix/noid/cleanup-chunks-on-failureMorris Jobke2020-08-132-10/+19
|\ \
| * | Return proper status when file didn't exist beforeJulius Härtl2020-08-132-2/+3
| * | Adjust chunking test for non-existing target nodeJulius Härtl2020-08-121-3/+7
| * | Delete chunks if the move on an upload failedJulius Härtl2020-08-121-6/+10
* | | [tx-robot] updated from transifexNextcloud bot2020-08-134-2/+4
* | | Merge pull request #22199 from nextcloud/techdebt/noid/PHPUnit_Framework_Mock...Morris Jobke2020-08-1265-301/+297
|\ \ \ | |/ / |/| |
| * | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-1265-301/+297
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-08-122-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-112-0/+8
* [tx-robot] updated from transifexNextcloud bot2020-08-094-0/+6
* [tx-robot] updated from transifexNextcloud bot2020-08-074-2/+10
* [tx-robot] updated from transifexNextcloud bot2020-08-0618-0/+62
* Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-056-9/+9
* Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order...Joas Schilling2020-08-053-4/+13
|\
| * Hand in the route and the parameters of the requestJoas Schilling2020-08-053-4/+13
| * Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-053-3/+3
* | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-0511-121/+49
|\|
| * Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-0411-121/+49
* | IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke2020-08-052-6/+82
* | [tx-robot] updated from transifexNextcloud bot2020-08-05112-0/+160
|/
* Merge pull request #22020 from nextcloud/feature/20918/calendar_searchJohn Molakvoæ2020-08-0414-13/+1834
|\
| * Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-0414-13/+1834
* | Merge pull request #22062 from nextcloud/fix/noid/displayname-in-incoming-rem...blizzz2020-08-041-36/+38
|\ \ | |/ |/|
| * Short php syntaxJoas Schilling2020-08-031-5/+5
| * coding style fixesArthur Schiwon2020-07-301-34/+35
| * fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon2020-07-301-2/+3
* | [tx-robot] updated from transifexNextcloud bot2020-08-042-0/+2
* | Implement Contacts Backend for Unified SearchGeorg Ehrke2020-08-037-8/+557
|/
* Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-...Morris Jobke2020-07-234-4/+64
|\
| * Move federated_share_added into a typed eventMorris Jobke2020-07-234-4/+64
* | Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke2020-07-231-2/+2
* | Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-232-9/+8
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-232-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-07-222-4/+8
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-07-192-12/+12
* Merge pull request #21859 from nextcloud/techdebt/dav-psr-containerRoeland Jago Douma2020-07-171-7/+4
|\
| * Migrate DAV to the PSR containerChristoph Wurst2020-07-161-7/+4
* | [tx-robot] updated from transifexNextcloud bot2020-07-172-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-162-0/+4
* Merge pull request #21838 from nextcloud/enh/dav/do_not_log_invalid_rangeMorris Jobke2020-07-141-0/+3
|\
| * Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma2020-07-141-0/+3
* | Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-102-0/+2
* Update system addressbook card only when there was a change based on a cached...Morris Jobke2020-07-092-4/+18
* 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