summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/tests/Notification
Commit message (Expand)AuthorAgeFilesLines
* Jitter the requests to the appstore and updater server over 3 minutesJoas Schilling2021-07-161-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-2/+0
* Fix update notification testsJoas Schilling2021-04-201-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-122-16/+16
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+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
* Update license headersChristoph Wurst2019-12-052-2/+9
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Update unit testsJoas Schilling2019-07-161-10/+2
* Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-182-23/+25
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-1/+7
* 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
* Fix deprecated getMock warningRoeland Jago Douma2016-08-142-13/+13
* Fix apps/Joas Schilling2016-07-212-4/+6
* 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