Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add SSO for updater application | Lukas Reschke | 2016-02-09 | 2 | -0/+179 |
* | Move update notification code into app | Lukas Reschke | 2016-02-09 | 1 | -0/+86 |