Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+9 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Update unit tests | Joas Schilling | 2019-07-16 | 1 | -10/+2 |
* | Make Update notficiations strict and fix all inspections | Joas Schilling | 2018-01-18 | 2 | -23/+25 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -1/+7 |
* | Fix unit test | Joas Schilling | 2017-03-26 | 1 | -1/+1 |
* | Create a notification when the update server couldn't be reached for some days | Joas Schilling | 2017-03-26 | 2 | -38/+75 |
* | Fix update notification tests | Joas Schilling | 2017-01-09 | 2 | -37/+26 |
* | Fix tests | Joas Schilling | 2016-12-02 | 1 | -4/+11 |
* | Use new URL schema | Joas Schilling | 2016-10-04 | 1 | -1/+1 |
* | Use the readable version for notifications | Joas Schilling | 2016-10-04 | 1 | -10/+14 |
* | Fix deprecated getMock warning | Roeland Jago Douma | 2016-08-14 | 2 | -13/+13 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -4/+6 |
* | Add a URL to the notifications | Joas Schilling | 2016-05-24 | 1 | -12/+33 |
* | Add tests for the Notifier | Joas Schilling | 2016-05-24 | 1 | -0/+105 |
* | Add tests for the background job | Joas Schilling | 2016-05-24 | 1 | -0/+409 |