Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -9/+28 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 6 | -6/+6 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 6 | -6/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Update unit tests | Joas Schilling | 2019-07-16 | 1 | -10/+2 |
* | Enterprise update channel | Morris Jobke | 2019-07-10 | 1 | -1/+11 |
* | Remove unused IUserSession | Joas Schilling | 2019-03-20 | 1 | -4/+1 |
* | Adjust unit tests | Joas Schilling | 2018-11-09 | 2 | -7/+11 |
* | fix wrong return value of filtered whats new info | Arthur Schiwon | 2018-08-16 | 1 | -0/+75 |
* | adjust tests | Arthur Schiwon | 2018-06-29 | 1 | -6/+11 |
* | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 2 | -12/+32 |
* | adjust tests | Arthur Schiwon | 2018-06-29 | 2 | -0/+10 |
* | Adjust updatenotification app settings section/priority | Julius Härtl | 2018-05-03 | 1 | -2/+2 |
* | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 2 | -0/+6 |
* | Fix unit tests | Joas Schilling | 2018-02-23 | 1 | -1/+21 |
* | Migrate the app to Vue.js | Joas Schilling | 2018-02-22 | 1 | -15/+15 |
* | Use correct update server | Morris Jobke | 2018-02-01 | 1 | -3/+3 |
* | Make Update notficiations strict and fix all inspections | Joas Schilling | 2018-01-18 | 6 | -31/+32 |
* | Split controller and settings | Joas Schilling | 2018-01-16 | 2 | -130/+127 |
* | Automatic DI for Controllers also works | Joas Schilling | 2018-01-15 | 1 | -28/+29 |
* | Improve ResetTokenBackgroundJob and unit test | Joas Schilling | 2018-01-15 | 1 | -10/+9 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -1/+7 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+3 |
* | Improve update notification layout and show non-default update server | Morris Jobke | 2017-08-02 | 1 | -0/+14 |
* | Show correct status in update notification | Morris Jobke | 2017-08-02 | 1 | -0/+2 |
* | 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 |
* | UpdateState is empty if no update is available | Lukas Reschke | 2016-09-28 | 1 | -1/+1 |
* | Respect updater kill switch and fall back to download button | Joas Schilling | 2016-09-27 | 2 | -2/+16 |
* | Revert "Fix tests" | Morris Jobke | 2016-09-26 | 2 | -7/+1 |
* | Fix tests | Joas Schilling | 2016-09-08 | 2 | -7/+15 |
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 4 | -16/+17 |
|\ | |||||
| * | Fix deprecated getMock warning | Roeland Jago Douma | 2016-08-14 | 4 | -22/+22 |
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 1 | -8/+8 |
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -9/+16 |
|/ | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -8/+13 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+5 |
* | Fix failing update notifications tests | Joas Schilling | 2016-05-25 | 1 | -6/+12 |
* | 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 |
* | Move comments, systemtags and updatenotifications to PSR-4 | Joas Schilling | 2016-05-03 | 1 | -0/+0 |
* | Move version check code out of class Updater | Thomas Müller | 2016-04-18 | 1 | -1/+1 |
* | Show version to update to properly | Lukas Reschke | 2016-03-05 | 1 | -1/+3 |
* | Add release channel selection back | Lukas Reschke | 2016-03-04 | 1 | -3/+95 |
* | Harden updater authentication | Lukas Reschke | 2016-02-10 | 1 | -2/+2 |