| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -1/+1 |
* | Require ext-simplexml via composer | Christoph Wurst | 2020-11-26 | 1 | -0/+1 |
* | Require xmlreader via composer | Christoph Wurst | 2020-11-20 | 1 | -2/+3 |
* | Require libxml in composer | Christoph Wurst | 2020-11-20 | 1 | -0/+1 |
* | Bump vimeo/psalm from 3.17.2 to 4.0.1 | dependabot-preview[bot] | 2020-10-20 | 1 | -1/+1 |
* | Bump vimeo/psalm from 3.15 to 3.17.1 | Christoph Wurst | 2020-10-14 | 1 | -1/+1 |
* | Use own psalm instead of a global one | Christoph Wurst | 2020-10-13 | 1 | -2/+3 |
* | Remove phan config - was replaced by Psalm | Morris Jobke | 2020-09-16 | 1 | -1/+1 |
* | Add psalm as composer dependency | Daniel Kesselberg | 2020-08-18 | 1 | -2/+3 |
* | Remove unused jakub-onderka/php-parallel-lint | Daniel Kesselberg | 2020-06-26 | 1 | -2/+0 |
* | List ext-pdo as hard requirement for composer | Christoph Wurst | 2020-05-28 | 1 | -1/+2 |
* | Respect exit code of lint run - changed from -exec to xargs as this exits pro... | Morris Jobke | 2020-05-13 | 1 | -1/+1 |
* | Declare ext-json as dependency in composer.json | Christoph Wurst | 2020-05-13 | 1 | -0/+3 |
* | Print diff in cs:check command | Christoph Wurst | 2020-04-15 | 1 | -1/+1 |
* | Bump coding standard lib for PSR2 | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Move legacy classes from PSR0 to PSR4 | Christoph Wurst | 2020-04-07 | 1 | -4/+2 |
* | Add shared php-cs config | Christoph Wurst | 2020-03-31 | 1 | -4/+7 |
* | Lint on github actions | Roeland Jago Douma | 2020-02-10 | 1 | -1/+4 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -1/+0 |
* | Add the legacy classes to the composer classmap | Roeland Jago Douma | 2019-05-30 | 1 | -0/+3 |
* | Use classmap to load core files | Roeland Jago Douma | 2016-07-18 | 1 | -1/+2 |
* | Move OC\Core and OC\Settings to composer autoloader | Lukas Reschke | 2016-04-05 | 1 | -0/+2 |
* | Allos OCP classes to be PSR-4 as well | Roeland Jago Douma | 2016-03-22 | 1 | -1/+4 |
* | Execute PHP Parallel Linter on Travis | Lukas Reschke | 2016-03-16 | 1 | -0/+4 |
* | Add composers default autoloader to core | Roeland Jago Douma | 2016-03-09 | 1 | -0/+8 |
* | Include copy of Symfony routing component, and don't use composer | Bart Visscher | 2012-10-27 | 1 | -18/+0 |
* | More info for composer.json | Bart Visscher | 2012-10-27 | 1 | -0/+10 |
* | Change Symfony/Component/Routing from submodule to composer fetching | Bart Visscher | 2012-10-27 | 1 | -0/+8 |