Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 6 | -7/+7 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -3/+1 |
* | replace coffin with textual description "Death of ..." | Georg Ehrke | 2019-08-26 | 1 | -28/+41 |
* | use principaluri instead of userid, allowing to add delegates for rooms and t... | Georg Ehrke | 2019-08-15 | 1 | -1/+2 |
* | Merge pull request #14954 from tacruc/searchPatterns | Morris Jobke | 2019-07-19 | 1 | -10/+39 |
|\ | |||||
| * | Allow to search for real pattern in contacts | Arne Hamann | 2019-05-28 | 1 | -10/+39 |
* | | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 1 | -12/+2 |
|/ | |||||
* | Fix PHPUnit | Morris Jobke | 2019-03-12 | 1 | -0/+2 |
* | Add Repair step to regenerate birthday calendar | Georg Ehrke | 2019-02-16 | 1 | -0/+26 |
* | unicode all the birthday icons | Georg Ehrke | 2019-02-16 | 1 | -20/+33 |
* | set birthday year to 1970, take X-APPLE-OMIT-YEAR into account | Georg Ehrke | 2019-02-16 | 1 | -15/+28 |
* | Phpunit tests | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -25/+112 |
* | Merge pull request #12071 from nextcloud/addressbook-uid-check-migration | Roeland Jago Douma | 2018-11-02 | 1 | -20/+27 |
|\ | |||||
| * | Phpunit fix | John Molakvoæ (skjnldsv) | 2018-11-02 | 1 | -20/+27 |
* | | Fix tests | Roeland Jago Douma | 2018-11-01 | 1 | -6/+6 |
|/ | |||||
* | Test sync service when user is deactivated | Thomas Citharel | 2018-08-06 | 1 | -5/+21 |
* | Remove users from system addressbook when user deactivated | Thomas Citharel | 2018-08-06 | 1 | -0/+1 |
* | Fix the master unit tests | Roeland Jago Douma | 2018-06-01 | 1 | -0/+2 |
* | Fix tests | Roeland Jago Douma | 2018-05-27 | 1 | -1/+8 |
* | generate different UIDs for Birthday, Anniversary and Death event | Georg Ehrke | 2018-01-04 | 1 | -1/+1 |
* | respect admin / user choice about birthday calendars in corresponding hooks | Georg Ehrke | 2017-11-11 | 1 | -5/+110 |
* | Merge pull request #7075 from nextcloud/remove-unused-variables | Roeland Jago Douma | 2017-11-07 | 1 | -1/+1 |
|\ | |||||
| * | Remove unused variables | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 4 | -4/+4 |
* | | Update license headers | Morris Jobke | 2017-11-06 | 7 | -1/+12 |
|/ | |||||
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 2 | -4/+4 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 6 | -21/+23 |
* | Check if the user/group exists for dav shares | Joas Schilling | 2017-10-05 | 1 | -11/+33 |
* | urldecode group principals in Cal- and CardDAV backend | Georg Ehrke | 2017-06-12 | 1 | -0/+4 |
* | Fix ImageExportPluginTest | Roeland Jago Douma | 2017-05-08 | 1 | -120/+113 |
* | Always dispatch Carddav events | Roeland Jago Douma | 2017-05-08 | 1 | -11/+42 |
* | Fix tests | Roeland Jago Douma | 2017-05-02 | 1 | -1/+15 |
* | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | | add owner-displayname property to calendars and addressbooks | Georg Ehrke | 2017-04-23 | 1 | -1/+3 |
|/ | |||||
* | Fix unit tests | Morris Jobke | 2017-04-20 | 2 | -1/+5 |
* | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 1 | -4/+4 |
* | fix tests | Bjoern Schiessle | 2017-03-24 | 1 | -1/+2 |
* | use right format for avatars | Bjoern Schiessle | 2017-03-24 | 1 | -4/+4 |
* | don't add empty values to the vcard | Bjoern Schiessle | 2017-03-24 | 2 | -37/+47 |
* | Fix tests | Roeland Jago Douma | 2017-03-10 | 1 | -6/+6 |
* | tests | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 |
* | Fix generation of birthday, deathdate and anniversary in case where no year i... | Thomas Müller | 2017-01-05 | 1 | -12/+17 |
* | VCARDS don't hold binary data | Roeland Jago Douma | 2016-11-23 | 1 | -6/+40 |
* | update unit tests | Bjoern Schiessle | 2016-11-21 | 2 | -52/+136 |
* | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st | Georg Ehrke | 2016-11-17 | 1 | -0/+1 |
* | Fix tests | Roeland Jago Douma | 2016-11-04 | 1 | -1/+2 |
* | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 6 | -63/+63 |
* | [9.2] Sync deathdate and anniversary to birthday calendar (#25655) | Thomas Müller | 2016-10-14 | 1 | -21/+34 |
* | Fix unit tests | Joas Schilling | 2016-10-06 | 3 | -11/+24 |