aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* If the parent is not cached we should request the fileRoeland Jago Douma2018-12-061-3/+3
* Merge pull request #12814 from nextcloud/fix/9058/no_user_enumartion_if_disabledRoeland Jago Douma2018-12-054-1/+61
|\
| * No DAV user enumeration if disabledRoeland Jago Douma2018-12-044-1/+61
* | Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objectsMorris Jobke2018-12-042-2/+2
|\ \ | |/ |/|
| * Fix wrong used typeJoas Schilling2018-11-232-2/+2
* | Merge pull request #12813 from nextcloud/fix/system_address_bookMorris Jobke2018-12-041-7/+8
|\ \
| * | Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
* | | Merge pull request #12808 from nextcloud/fix/12774/anonymous_options_only_ano...Roeland Jago Douma2018-12-041-1/+1
|\ \ \ | |/ / |/| |
| * | Only run the AnonymousOptionsPlugion on Anonymous requestsRoeland Jago Douma2018-12-041-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-12-042-0/+8
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-11-292-2/+2
* | [tx-robot] updated from transifexNextcloud bot2018-11-272-0/+30
* | extend anonymous options to work on every dav urlRobin Appelman2018-11-232-2/+2
|/
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* Merge pull request #12500 from nextcloud/swift-object-not-foundMorris Jobke2018-11-201-0/+4
|\
| * forward object not found error in switch as dav 404Robin Appelman2018-11-191-0/+4
* | [tx-robot] updated from transifexNextcloud bot2018-11-182-0/+2
|/
* Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickupMorris Jobke2018-11-154-32/+36
|\
| * fix caldav testsGeorg Ehrke2018-11-152-18/+18
| * fixes dav share issue with ownerGeorg Ehrke2018-11-142-14/+18
* | Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-155-2/+63
|\ \
| * | Shorten index name of calendar changes tableJoas Schilling2018-11-145-2/+63
| |/
* | [tx-robot] updated from transifexNextcloud bot2018-11-152-76/+148
* | Load apps that have a dav type set before the dav server pluginsJulius Härtl2018-11-142-3/+2
|/
* Merge pull request #12275 from nextcloud/bugfix/11975/oracle_calendar_subscri...Morris Jobke2018-11-138-12/+221
|\
| * Fix Calendarsubscriptions source column change on OracleGeorg Ehrke2018-11-138-12/+221
* | [tx-robot] updated from transifexNextcloud bot2018-11-1324-24/+0
* | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-122-3/+3
|\ \ | |/ |/|
| * Use the defined func()->count() instead of manual countingJoas Schilling2018-11-082-3/+3
* | Fix displayName return of dav groups requestJohn Molakvoæ (skjnldsv)2018-11-102-48/+17
|/
* cache webcal calendars on serverGeorg Ehrke2018-11-0720-116/+2379
* [tx-robot] updated from transifexNextcloud bot2018-11-072-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-11-062-0/+14
* Allow writing an empty file with the new writeStreamRoeland Jago Douma2018-11-051-0/+4
* Phpunit testsJohn Molakvoæ (skjnldsv)2018-11-051-25/+112
* Add check for vCard uidJohn Molakvoæ (skjnldsv)2018-11-051-0/+13
* Merge pull request #12004 from nextcloud/dl-vcf-groups-pluginJohn Molakvoæ2018-11-054-0/+126
|\
| * Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)2018-11-044-0/+126
* | Merge pull request #12265 from nextcloud/dav-bumpRoeland Jago Douma2018-11-052-7/+9
|\ \
| * | bump dav version for migrationJohn Molakvoæ (skjnldsv)2018-11-052-7/+9
| |/
* | Fix testsRoeland Jago Douma2018-11-042-20/+10
* | Do not log FileLock as exceptionRoeland Jago Douma2018-11-041-0/+3
|/
* Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-025-23/+109
|\
| * Phpunit fixJohn Molakvoæ (skjnldsv)2018-11-022-25/+36
| * Update PHPDoc to reflect the actual behaviourMorris Jobke2018-11-011-2/+2
| * move migrationJohn Molakvoæ (skjnldsv)2018-11-014-2/+67
| * Properly set uid and create and updateJohn Molakvoæ (skjnldsv)2018-11-011-3/+13
* | Merge pull request #12148 from nextcloud/suppress-wrong-audit-log-messageRoeland Jago Douma2018-11-021-2/+3
|\ \
| * | first check if the user is already logged in and then try to authenticate via...Bjoern Schiessle2018-10-301-2/+3
* | | Fix testsRoeland Jago Douma2018-11-011-6/+6
| |/ |/|