aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/tests
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-8/+8
* test(updatenotification): No internetChristopher Ng2023-08-111-2/+27
* Add instance category while checking new updatesBenjamin Gaussorgues2023-07-181-19/+12
* Fix job tests in updatenotification and user_ldap applicationsCôme Chilliet2022-12-051-10/+16
* Fix test update notificationCarl Schwan2022-09-151-19/+24
* Fix many tests and warningsCarl Schwan2022-08-081-11/+18
* Update tests after ResetTokenBackgroundJob changesThomas Citharel2022-06-151-6/+26
* show warning in update admin overviewszaimen2022-03-241-1/+127
* Jitter the requests to the appstore and updater server over 3 minutesJoas Schilling2021-07-161-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-6/+1
* Fix update notification testsJoas Schilling2021-04-201-2/+1
* Hide updater button when web updater is disabledVincent Petry2021-02-181-9/+15
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-8/+8
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-0/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-126-32/+32
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add tests for update notification controller for non-default updater server URLMorris Jobke2020-04-281-0/+170
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-3/+4
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-056-9/+28
* Mode to modern phpunitRoeland Jago Douma2019-11-276-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-6/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Update unit testsJoas Schilling2019-07-161-10/+2
* Enterprise update channelMorris Jobke2019-07-101-1/+11
* Remove unused IUserSessionJoas Schilling2019-03-201-4/+1
* 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