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
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-23Drop all dead packagesChristoph 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-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph 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
2018-04-25improve error reporting and move format parameter to the optionsBjoern Schiessle
2017-12-11Catch the errors related to untrusted self signed certificates for federationRoeland Jago Douma
2017-11-29Actually set the status so we don't cause another exceptionRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-01Use ITimeFactoryRoeland Jago Douma
2017-08-01update unit testsBjoern Schiessle
2017-04-11adjust existing testsBjoern Schiessle
2016-08-31Fix deprecated getMock call in Federation appRoeland Jago Douma
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-19Move federation tests to PSR-4Joas Schilling