| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop PHP 7.4 support for master (26) | Côme Chilliet | 2023-01-20 | 1 | -1/+2 |
* | Add a helper function that makes it easier to log from anywhere | Christoph Wurst | 2022-05-23 | 1 | -0/+3 |
* | Fix mexitek/phpcolors | John Molakvoæ | 2022-04-26 | 1 | -2/+1 |
* | Start theming providers | Joas Schilling | 2022-04-21 | 1 | -1/+2 |
* | Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3 | Côme Chilliet | 2022-02-01 | 1 | -1/+1 |
|\ |
|
| * | Drop PHP7.3 | Christoph Wurst | 2022-01-25 | 1 | -1/+1 |
* | | Fix registerEventListener issues | Carl Schwan | 2022-01-27 | 1 | -1/+1 |
|/ |
|
* | Fix a few psalm issues and moved back to psalm/phar 4.18 | Carl Schwan | 2022-01-12 | 1 | -2/+2 |
* | Allow using composer plugin with composer 2.2 | Julius Härtl | 2021-12-30 | 1 | -0/+3 |
* | Bump Symfony family and friends to v4.4.30 | Christoph Wurst | 2021-10-21 | 1 | -1/+2 |
* | Scope composer tools with the bin plugin | Christoph Wurst | 2021-08-19 | 1 | -30/+41 |
* | Add mbstring as dependency | Daniel Kesselberg | 2021-06-01 | 1 | -0/+1 |
* | Add ext-zip as platform dependency | Christoph Wurst | 2021-05-03 | 1 | -2/+3 |
* | 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 |