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-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-05Change Content-Disposition HeaderJacob Neplokh
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-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph 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
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-05-08Fix ImageExportPluginTestRoeland Jago Douma
2017-05-02Fix testsRoeland Jago Douma
2016-11-04Update sabre dav to 3.2 (#26115)Thomas Müller
2016-09-09Filter more mimetypesLukas Reschke
2016-07-21Fix apps/Joas Schilling
2016-07-15Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma
2016-06-27fix a ImageExportPlugin Test (#25215)Georg Ehrke
2016-06-21Contacts API: replace raw image data with url (#25081)Georg Ehrke