Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 3 | -3/+4 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 2 | -4/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 2 | -4/+0 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -8/+8 |
|/ | |||||
* | Hash event UID to make sure it's not too long for PushProvider | Thomas Citharel | 2020-02-01 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -30/+47 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 4 | -7/+11 |
* | Make push notifications for calendar reminders opt-in | Georg Ehrke | 2019-09-02 | 1 | -0/+32 |
* | Final fixes | Georg Ehrke | 2019-08-15 | 4 | -238/+727 |
* | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 2 | -0/+365 |