Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-13 | 2 | -0/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 2 | -0/+76 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 4 | -2/+10 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-26 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-23 | 2 | -0/+2 | |
| | ||||||
* | Merge pull request #8726 from nextcloud/objectstore-no-part-files-12 | Morris Jobke | 2018-03-09 | 1 | -5/+3 | |
|\ | | | | | [12] disable part files for object stores | |||||
| * | emit pre-hooks earlier when not using part files | Robin Appelman | 2018-03-08 | 1 | -5/+3 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 2 | -2/+6 | |
|/ | ||||||
* | generate different UIDs for Birthday, Anniversary and Death event | Georg Ehrke | 2018-03-06 | 2 | -4/+5 | |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-27 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 2 | -2/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-20 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 8 | -6/+174 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 24 | -0/+30 | |
| | ||||||
* | keep previous exception when transforming to dav exception | Robin Appelman | 2018-02-07 | 2 | -5/+6 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 2 | -0/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-30 | 2 | -2/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-29 | 2 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-26 | 2 | -2/+18 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-17 | 2 | -0/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-15 | 2 | -2/+26 | |
| | ||||||
* | Merge pull request #7674 from nextcloud/12_7644 | Morris Jobke | 2018-01-09 | 2 | -46/+1 | |
|\ | | | | | [stable12] Do no run SyncJob in cron | |||||
| * | Do no run SyncJob in cron | Roeland Jago Douma | 2018-01-03 | 2 | -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 transifex | Nextcloud bot | 2018-01-04 | 68 | -136/+672 | |
|/ | ||||||
* | fix dav unit tests | Bjoern Schiessle | 2017-12-12 | 1 | -3/+3 | |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | |||||
* | CardDAV convertor check should not be to wide | Roeland Jago Douma | 2017-12-11 | 1 | -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 transifex | Nextcloud bot | 2017-12-10 | 2 | -2/+10 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-09 | 2 | -0/+114 | |
| | ||||||
* | Fix tests | Roeland Jago Douma | 2017-12-06 | 2 | -1/+3 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | A failed storage is a not available storage | Roeland Jago Douma | 2017-12-06 | 1 | -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 transifex | Nextcloud bot | 2017-12-05 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-02 | 2 | -0/+18 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-01 | 30 | -0/+290 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-23 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-19 | 6 | -0/+26 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-18 | 4 | -0/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-17 | 18 | -0/+18 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-16 | 2 | -2/+28 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-14 | 4 | -0/+140 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-11 | 20 | -46/+590 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-10 | 14 | -0/+550 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-09 | 8 | -48/+126 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-08 | 20 | -0/+296 | |
| | ||||||
* | ensure uid for calendar objects is unique | Georg Ehrke | 2017-11-07 | 3 | -8/+115 | |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-07 | 2 | -0/+102 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-06 | 2 | -2/+4 | |
| |