summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/tests
Commit message (Expand)AuthorAgeFilesLines
* Adjust unit testsJoas Schilling2018-11-092-7/+11
* fix wrong return value of filtered whats new infoArthur Schiwon2018-08-161-0/+75
* adjust testsArthur Schiwon2018-06-291-6/+11
* adjust backend and gui to update and changelog serverArthur Schiwon2018-06-292-12/+32
* adjust testsArthur Schiwon2018-06-292-0/+10
* Adjust updatenotification app settings section/priorityJulius Härtl2018-05-031-2/+2
* Show EOL warning in the update sectionJoas Schilling2018-03-202-0/+6
* Fix unit testsJoas Schilling2018-02-231-1/+21
* Migrate the app to Vue.jsJoas Schilling2018-02-221-15/+15
* Use correct update serverMorris Jobke2018-02-011-3/+3
* Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-186-31/+32
* Split controller and settingsJoas Schilling2018-01-162-130/+127
* Automatic DI for Controllers also worksJoas Schilling2018-01-151-28/+29
* Improve ResetTokenBackgroundJob and unit testJoas Schilling2018-01-151-10/+9
* 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