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-04-04Add a built-in profiler inside NextcloudCarl Schwan
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-05-24Check the actual status code for 204 and 304Roeland Jago Douma
2018-11-02Fix testsRoeland Jago Douma
2016-09-01No body or content-length for 204 and 304 responsesRoeland Jago Douma
2016-08-08Hanlde Core and Settings app in AppFrameworkRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling