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-11-17Remove some IRouter methodsRoeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-26Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma
2020-08-26Remove wrongly annotated package namesJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-06Deprecate registerRoutesRoeland Jago Douma
2020-04-30PHP 7.4 excludes the arguments from stack traces by default.Daniel Kesselberg
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-08Do not throw an exception for base App classJulius Härtl
2019-11-04mark getAppContainer as a valid way to construct app containersRobin Appelman
2019-10-16Log an error in development cases when the application class was set up incor...Joas Schilling
2019-03-05Avoid duplicate App container creationJoas Schilling
2018-03-09OCP\AppFramework\App strictRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-01Some more invalid PHPDocs in legacy classesLukas Reschke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-06Move \OCP\AppFramework to PSR-4Roeland Jago Douma