summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-04-092-0/+20
* [tx-robot] updated from transifexNextcloud bot2019-04-012-8/+80
* [tx-robot] updated from transifexNextcloud bot2019-03-292-0/+6
* Deduplicate index namesJoas Schilling2019-03-271-2/+2
* Make sure all tables have named indexesJoas Schilling2019-03-271-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-03-266-44/+56
* implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-215-0/+170
* [tx-robot] updated from transifexNextcloud bot2019-03-2196-98/+2
* [tx-robot] updated from transifexNextcloud bot2019-03-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-03-172-0/+38
* Merge pull request #14641 from nextcloud/assemblystream-seekMorris Jobke2019-03-152-3/+52
|\
| * make assemblystream seekableRobin Appelman2019-03-132-3/+52
* | Merge pull request #14690 from nextcloud/dav-rename-hande-failureMorris Jobke2019-03-141-1/+3
|\ \
| * | throw a proper error if rename fails in davRobin Appelman2019-03-141-1/+3
* | | [tx-robot] updated from transifexNextcloud bot2019-03-144-52/+60
|/ /
* | Improve codeMorris Jobke2019-03-131-2/+2
* | Use dependency injection for app managerMorris Jobke2019-03-134-5/+25
* | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-133-5/+47
* | Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-1312-6/+110
|\ \ | |/ |/|
| * Fix PHPUnitMorris Jobke2019-03-121-0/+2
| * Fix PHPUnitMorris Jobke2019-03-121-0/+2
| * Use proper dependency injection for app managerMorris Jobke2019-03-056-5/+22
| * Fix whitespaceMorris Jobke2019-03-051-1/+1
| * Suppress phan exceptions because they are catched by a class_existsMorris Jobke2019-03-051-0/+3
| * use class_exists on correct class to please phanGeorg Ehrke2019-03-041-2/+2
| * properly catch exceptions of detailsCircleGeorg Ehrke2019-03-031-1/+9
| * Get user's circles without touching sessionVinicius Cubas Brand2019-03-011-6/+1
| * allow sharing addressbooks with circlesGeorg Ehrke2019-03-012-3/+4
| * Share calendar to circleVinicius Cubas Brand2019-03-014-2/+78
* | "Fix" the unit testsJoas Schilling2019-03-062-20/+3
* | Merge pull request #14514 from nextcloud/fix/no_debug_outputRoeland Jago Douma2019-03-041-3/+6
|\ \
| * | Do not just write foobarRoeland Jago Douma2019-03-041-3/+6
* | | Merge pull request #13871 from PLUTEX/masterMorris Jobke2019-03-041-1/+3
|\ \ \ | |/ / |/| |
| * | dav: Fix handling of chunked WebDAV uploadJan-Philipp Litza2019-01-281-1/+3
* | | Merge pull request #12978 from tobiasKaminsky/noteOnDavMorris Jobke2019-03-042-0/+39
|\ \ \
| * | | Update apps/dav/lib/Connector/Sabre/Node.phpChristoph Wurst2019-03-041-1/+1
| * | | Add note to dav endpointtobiasKaminsky2019-02-272-0/+39
* | | | Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)2019-03-031-2/+2
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2019-03-012-2/+8
* | | [tx-robot] updated from transifexNextcloud bot2019-02-282-0/+10
* | | Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)2019-02-274-0/+104
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-02-242-4/+4
* | Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-222-2/+3
|\ \
| * | Fix unit testsJoas Schilling2019-02-221-1/+2
| * | Make sure maintenance mode is always casted to boolJoas Schilling2019-02-221-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2019-02-212-0/+2
* | | Merge pull request #14299 from nextcloud/fix/14298/fix_storages_not_closing_h...Morris Jobke2019-02-201-0/+4
|\ \ \
| * | | Hanlde writestream not closing sourceRoeland Jago Douma2019-02-201-0/+4
| |/ /
* | | Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-209-34/+390
|\ \ \ | |/ / |/| |
| * | Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-169-4/+299