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
2020-08-26Remove @package annotations from public namespaceJulius Härtl
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-08-30Remove reflect method form public interfaceRoeland Jago Douma
2018-10-09Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling
2018-02-21Strict OCP\AppFramework\Utility\IControllerMethodReflectorRoeland Jago Douma
2018-01-14Make the ITimeFactory strict + return typesRoeland Jago Douma
2016-07-21Fix othersJoas Schilling
2016-05-06Move \OCP\AppFramework to PSR-4Roeland Jago Douma