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-05-23Add a helper function that makes it easier to log from anywhereenhancement/logger-functionChristoph Wurst
2022-04-26Fix mexitek/phpcolorsfix/phpcolorsJohn Molakvoæ
2022-04-21Start theming providersJoas Schilling
2022-02-01Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3Côme Chilliet
2022-01-27Fix registerEventListener issuesCarl Schwan
2022-01-25Drop PHP7.3Christoph Wurst
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
2021-12-30Allow using composer plugin with composer 2.2Julius Härtl
2021-10-21Bump Symfony family and friends to v4.4.30Christoph Wurst
2021-08-19Scope composer tools with the bin pluginChristoph Wurst
2021-06-01Add mbstring as dependencyDaniel Kesselberg
2021-05-03Add ext-zip as platform dependencyChristoph Wurst
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2020-11-26Require ext-simplexml via composerChristoph Wurst
2020-11-20Require xmlreader via composerChristoph Wurst
2020-11-20Require libxml in composerChristoph Wurst
2020-10-20Bump vimeo/psalm from 3.17.2 to 4.0.1dependabot-preview[bot]
2020-10-14Bump vimeo/psalm from 3.15 to 3.17.1Christoph Wurst
2020-10-13Use own psalm instead of a global oneChristoph Wurst
2020-09-16Remove phan config - was replaced by PsalmMorris Jobke
2020-08-18Add psalm as composer dependencyDaniel Kesselberg
2020-06-26Remove unused jakub-onderka/php-parallel-lintDaniel Kesselberg
2020-05-28List ext-pdo as hard requirement for composerChristoph Wurst
2020-05-13Respect exit code of lint run - changed from -exec to xargs as this exits pro...Morris Jobke
2020-05-13Declare ext-json as dependency in composer.jsonChristoph Wurst
2020-04-15Print diff in cs:check commandChristoph Wurst
2020-04-10Bump coding standard lib for PSR2Christoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-07Move legacy classes from PSR0 to PSR4Christoph Wurst
2020-03-31Add shared php-cs configChristoph Wurst
2020-02-10Lint on github actionsRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-05-30Add the legacy classes to the composer classmapRoeland Jago Douma
2016-07-18Use classmap to load core filesRoeland Jago Douma
2016-04-05Move OC\Core and OC\Settings to composer autoloaderLukas Reschke
2016-03-22Allos OCP classes to be PSR-4 as wellRoeland Jago Douma
2016-03-16Execute PHP Parallel Linter on TravisLukas Reschke
2016-03-09Add composers default autoloader to coreRoeland Jago Douma
2012-10-27Include copy of Symfony routing component, and don't use composerBart Visscher
2012-10-27More info for composer.jsonBart Visscher
2012-10-27Change Symfony/Component/Routing from submodule to composer fetchingBart Visscher