summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/tests
Commit message (Expand)AuthorAgeFilesLines
* Show EOL warning in the update sectionJoas Schilling2018-04-182-1/+8
* Use correct update serverMorris Jobke2018-02-011-6/+6
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-1/+7
* Update license headersMorris Jobke2017-11-063-0/+3
* Improve update notification layout and show non-default update serverMorris Jobke2017-08-021-0/+14
* Show correct status in update notificationMorris Jobke2017-08-021-0/+2
* Fix unit testJoas Schilling2017-03-261-1/+1
* Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-262-38/+75
* Fix update notification testsJoas Schilling2017-01-092-37/+26
* Fix testsJoas Schilling2016-12-021-4/+11
* Use new URL schemaJoas Schilling2016-10-041-1/+1
* Use the readable version for notificationsJoas Schilling2016-10-041-10/+14
* UpdateState is empty if no update is availableLukas Reschke2016-09-281-1/+1
* Respect updater kill switch and fall back to download buttonJoas Schilling2016-09-272-2/+16
* Revert "Fix tests"Morris Jobke2016-09-262-7/+1
* Fix testsJoas Schilling2016-09-082-7/+15
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-164-16/+17
|\
| * Fix deprecated getMock warningRoeland Jago Douma2016-08-144-22/+22
* | Use MockBuilder instead of createMockLukas Reschke2016-08-151-8/+8
* | Add unit testsLukas Reschke2016-08-151-9/+16
|/
* Fix apps/Joas Schilling2016-07-215-8/+13
* Update license headersLukas Reschke2016-05-263-3/+5
* Fix failing update notifications testsJoas Schilling2016-05-251-6/+12
* Add a URL to the notificationsJoas Schilling2016-05-241-12/+33
* Add tests for the NotifierJoas Schilling2016-05-241-0/+105
* Add tests for the background jobJoas Schilling2016-05-241-0/+409
* Move comments, systemtags and updatenotifications to PSR-4Joas Schilling2016-05-031-0/+0
* Move version check code out of class UpdaterThomas Müller2016-04-181-1/+1
* Show version to update to properlyLukas Reschke2016-03-051-1/+3
* Add release channel selection backLukas Reschke2016-03-041-3/+95
* Harden updater authenticationLukas Reschke2016-02-101-2/+2
* Add SSO for updater applicationLukas Reschke2016-02-092-0/+179
* Move update notification code into appLukas Reschke2016-02-091-0/+86