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-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-02Add message for DoesNotExistExceptionDaniel Kesselberg
2020-02-14when we receive intentional empty whats new info, do not try to show itArthur Schiwon
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-20Do not check for updates if we have no internetRoeland Jago Douma
2018-07-05Backend work to provide NC whats New info to usersArthur Schiwon
2018-06-29adjust testsArthur Schiwon
2018-06-29adjust backend and gui to update and changelog serverArthur Schiwon
2018-06-29adjust testsArthur Schiwon
2018-03-20Show EOL warning in the update sectionJoas Schilling
2017-12-18Cache final result of update checkMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-08-01Update the URLs in tests to use example.orgMorris Jobke
2016-12-06Document updater channel & check for correct PHP version in updaterMorris Jobke
2016-09-27Use the same URL everywhereJoas Schilling
2016-09-27Return the autoupdater value from the serverJoas Schilling
2016-09-08Change updater URLJoas Schilling
2016-09-07Fix getMock UpdaterRoeland Jago Douma
2016-09-07fix testsMorris Jobke
2016-09-06Deprecate getEditionString()Joas Schilling
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling