Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -9/+9 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+2 |
* | 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 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Make Update notficiations strict and fix all inspections | Joas Schilling | 2018-01-18 | 1 | -20/+21 |
* | 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 | 1 | -38/+69 |
* | Fix update notification tests | Joas Schilling | 2017-01-09 | 1 | -36/+13 |
* | 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 | 1 | -10/+10 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Add a URL to the notifications | Joas Schilling | 2016-05-24 | 1 | -12/+33 |
* | Add tests for the background job | Joas Schilling | 2016-05-24 | 1 | -0/+409 |