summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-01-172-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-01-152-2/+26
|
* Merge pull request #7674 from nextcloud/12_7644Morris Jobke2018-01-092-46/+1
|\ | | | | [stable12] Do no run SyncJob in cron
| * Do no run SyncJob in cronRoeland Jago Douma2018-01-032-46/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7184 The SyncJob can be very resource intensive. Since it requests all users on the system to create the system addressbook. In order to do this it creates a vcard for every user and updates the addressbook. There is no need for this job since the proper signals are emitted and handled in the carddav backend to update the addressbook live. Worst comes to worst there is always the occ command to bring the address book in sync again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-01-0468-136/+672
|/
* fix dav unit testsBjoern Schiessle2017-12-121-3/+3
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* CardDAV convertor check should not be to wideRoeland Jago Douma2017-12-111-2/+5
| | | | | | | | Case: email is set to null, but the avatar is set. In the old case the email would set $emptyValue but $noImage would still be false. This we would set the empty string as email. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2017-12-102-2/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-12-092-0/+114
|
* Fix testsRoeland Jago Douma2017-12-062-1/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* A failed storage is a not available storageRoeland Jago Douma2017-12-061-0/+5
| | | | | | | | We have to double check. Since getting the info of the root returns a generic entry. But actually the stroage is not available. Else we get very weird sync and web behavior. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2017-12-052-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-12-022-0/+18
|
* [tx-robot] updated from transifexNextcloud bot2017-12-0130-0/+290
|
* [tx-robot] updated from transifexNextcloud bot2017-11-232-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-11-196-0/+26
|
* [tx-robot] updated from transifexNextcloud bot2017-11-184-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-11-1718-0/+18
|
* [tx-robot] updated from transifexNextcloud bot2017-11-162-2/+28
|
* [tx-robot] updated from transifexNextcloud bot2017-11-144-0/+140
|
* [tx-robot] updated from transifexNextcloud bot2017-11-1120-46/+590
|
* [tx-robot] updated from transifexNextcloud bot2017-11-1014-0/+550
|
* [tx-robot] updated from transifexNextcloud bot2017-11-098-48/+126
|
* [tx-robot] updated from transifexNextcloud bot2017-11-0820-0/+296
|
* ensure uid for calendar objects is uniqueGeorg Ehrke2017-11-073-8/+115
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* [tx-robot] updated from transifexNextcloud bot2017-11-072-0/+102
|
* [tx-robot] updated from transifexNextcloud bot2017-11-062-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-11-038-4/+212
|
* [tx-robot] updated from transifexNextcloud bot2017-11-022-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-11-0162-62/+62
|
* [tx-robot] updated from transifexNextcloud bot2017-10-314-4/+16
|
* [tx-robot] updated from transifexNextcloud bot2017-10-282-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-10-272-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-10-266-6/+16
|
* Merge pull request #6942 from nextcloud/12-6826Joas Schilling2017-10-251-6/+12
|\ | | | | [stable12] Fix class name in exception logger plugin
| * Use ::class to avoid errorsJoas Schilling2017-10-251-6/+12
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0Joas Schilling2017-10-251-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #6945 from nextcloud/12-6633Roeland Jago Douma2017-10-251-1/+5
|\ \ | | | | | | [stable12] Don't add a LIKE condition when it's not needed
| * | Don't add a LIKE condition when it's not neededThomas Citharel2017-10-251-1/+5
| |/ | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* / [tx-robot] updated from transifexNextcloud bot2017-10-2516-16/+36
|/
* [tx-robot] updated from transifexNextcloud bot2017-10-2424-38/+134
|
* Do not log WebDAV maintenance mode exceptionMorris Jobke2017-10-232-3/+10
| | | | | | Log the maintenance mode exception only in debug level. Fixes #6124 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-10-232-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-10-226-6/+24
|
* [tx-robot] updated from transifexNextcloud bot2017-10-2112-12/+44
|
* [tx-robot] updated from transifexNextcloud bot2017-10-042-0/+96
|
* [tx-robot] updated from transifexNextcloud bot2017-09-292-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-09-284-24/+118
|
* Merge pull request #6554 from nextcloud/stable12-contacts_menu_privacyMorris Jobke2017-09-271-8/+2
|\ | | | | [Stable12] contacts menu privacy
| * Revert "Do not list system users in contacts menu if sharing autocompletion ↵Lukas Reschke2017-09-181-8/+2
| | | | | | | | | | | | is disabled" This reverts commit 56a9084dd2f9a5726a74e1e789773558fade8b44.