aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-1/+1
* refactor(updatenotification): Migrate legacy codeFerdinand Thiessen2024-09-241-7/+37
* Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-231-1/+1
|\
| * chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-1/+1
* | chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-2/+6
|/
* fix(ci): Remove more withConsecutive in appsbugfix/noid/remove-more-withConsecutiveJoas Schilling2024-09-201-14/+14
* Merge pull request #48042 from nextcloud/refactor/elvisChristoph Wurst2024-09-161-1/+1
|\
| * refactor: Use the elvis operatorChristoph Wurst2024-09-151-1/+1
* | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-156-21/+21
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-316-130/+12
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-131-17/+30
* fix(updatenotification): Adjust tests for changed IAppConfigFerdinand Thiessen2024-03-083-31/+32
* fix(updatenotification): Update tests to match with changed constructorsFerdinand Thiessen2024-03-074-47/+49
* 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