Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15Fix test update notificationCarl Schwan
2022-08-08Fix many tests and warningsfix/ijob-logger-deprecatedCarl Schwan
2022-06-15Update tests after ResetTokenBackgroundJob changesThomas Citharel
2022-03-25show warning in update admin overviewszaimen
2021-07-16Jitter the requests to the appstore and updater server over 3 minutesJoas Schilling
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-20Fix update notification testsJoas Schilling
2021-02-18Hide updater button when web updater is disabledVincent Petry
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-28Add tests for update notification controller for non-default updater server URLMorris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-16Update unit testsJoas Schilling
2019-07-10Enterprise update channelMorris Jobke
2019-03-20Remove unused IUserSessionJoas Schilling
2018-11-09Adjust unit testsJoas Schilling
2018-08-16fix wrong return value of filtered whats new infoArthur Schiwon
2018-06-29adjust testsArthur Schiwon
2018-06-29adjust backend and gui to update and changelog serverArthur Schiwon
2018-06-29adjust testsArthur Schiwon
2018-05-03Adjust updatenotification app settings section/priorityJulius Härtl
2018-03-20Show EOL warning in the update sectionJoas Schilling
2018-02-23Fix unit testsJoas Schilling
2018-02-22Migrate the app to Vue.jsJoas Schilling
2018-02-01Use correct update serverMorris Jobke
2018-01-18Make Update notficiations strict and fix all inspectionsJoas Schilling
2018-01-16Split controller and settingsJoas Schilling
2018-01-15Automatic DI for Controllers also worksJoas Schilling
2018-01-15Improve ResetTokenBackgroundJob and unit testJoas Schilling
2017-11-25Make isUpdateAvailable non-staticMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-02Improve update notification layout and show non-default update serverMorris Jobke
2017-08-02Show correct status in update notificationMorris Jobke
2017-03-26Fix unit testJoas Schilling
2017-03-26Create a notification when the update server couldn't be reached for some daysJoas Schilling
2017-01-09Fix update notification testsJoas Schilling
2016-12-02Fix testsJoas Schilling
2016-10-04Use new URL schemaJoas Schilling
2016-10-04Use the readable version for notificationsJoas Schilling
2016-09-28UpdateState is empty if no update is availableLukas Reschke