summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-12-312-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-12-302-2/+4
* [tx-robot] updated from transifexNextcloud bot2018-12-292-2/+4
* [tx-robot] updated from transifexNextcloud bot2018-12-282-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-12-272-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-12-262-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-12-252-2/+72
* [tx-robot] updated from transifexNextcloud bot2018-12-232-0/+14
* [tx-robot] updated from transifexNextcloud bot2018-12-212-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-12-192-2/+2
* be careful with mixed return values even if it may look unsuspicious…Arthur Schiwon2018-12-172-2/+4
* [tx-robot] updated from transifexNextcloud bot2018-12-172-4/+14
* [tx-robot] updated from transifexNextcloud bot2018-12-162-6/+6
* If the parent is not cached we should request the fileRoeland Jago Douma2018-12-071-3/+3
* Merge pull request #12836 from nextcloud/backport/12624/stable15Morris Jobke2018-12-052-2/+2
|\
| * Fix wrong used typeJoas Schilling2018-12-052-2/+2
* | No DAV user enumeration if disabledRoeland Jago Douma2018-12-054-1/+61
|/
* Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
* 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
* 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