| Commit message (Expand) | Author | Age | Files | Lines |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -170/+0 |
* | Add background job declaration of dav app to info.xml | Thomas Müller | 2016-05-03 | 1 | -5/+0 |
* | Remove dav migration for 9.1 | Thomas Müller | 2016-04-13 | 1 | -60/+0 |
* | Propagate birthday to group shares as well | Thomas Müller | 2016-03-23 | 1 | -4/+9 |
* | Propagate birthdays of shared addressbooks to the sharee's birthday calendar ... | Thomas Müller | 2016-03-23 | 1 | -0/+2 |
* | Birthday events are generated on upgrade | Thomas Müller | 2016-03-10 | 1 | -0/+15 |
* | Handle addressbook migration issue by writing the faulty event to the log and... | Thomas Müller | 2016-03-07 | 1 | -1/+4 |
* | Handle calendar migration issue by writing the faulty event to the log and co... | Thomas Müller | 2016-03-07 | 1 | -1/+4 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | remove synced remote address book if the remote server revoked access to his ... | Bjoern Schiessle | 2016-02-29 | 1 | -1/+2 |
* | Adding cli command to sync birthday calendar | Thomas Müller | 2016-02-18 | 1 | -8/+11 |
* | Sync a users contacts birthday to the users birthday calendar | Thomas Müller | 2016-02-18 | 1 | -2/+34 |
* | On login we create a default calendar and a default addressbook for the user ... | Thomas Müller | 2016-02-15 | 1 | -1/+3 |
* | Migration of calendars | Thomas Müller | 2016-02-09 | 1 | -2/+40 |
* | Unit testing migration logic | Thomas Müller | 2016-01-27 | 1 | -1/+2 |
* | Add app to migrate contacts and calendars | Thomas Müller | 2016-01-27 | 1 | -0/+26 |
* | Adding unit tests | Thomas Müller | 2016-01-25 | 1 | -1/+0 |
* | Merge pull request #21785 from owncloud/cron-sync-system-addressbook | Thomas Müller | 2016-01-20 | 1 | -0/+6 |
|\ |
|
| * | Add daily cron job to sync system address book | Thomas Müller | 2016-01-18 | 1 | -0/+6 |
* | | Adjust ctor call | Thomas Müller | 2016-01-18 | 1 | -1/+2 |
|/ |
|
* | Start updating system addressbook | Thomas Müller | 2016-01-14 | 1 | -0/+29 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+19 |
* | Unit test contact provider registration | Thomas Müller | 2016-01-11 | 1 | -0/+50 |