aboutsummaryrefslogtreecommitdiffstats
path: root/includes/composer
Commit message (Expand)AuthorAgeFilesLines
* libs/composer: Namespace under Wikimedia\ComposerReedy2024-01-131-2/+2
* composer: Namespace Composer classesReedy2024-01-132-0/+8
* Refactor checkComposerLockUpToDate.php logic out to reuseable classRazeSoldier2024-01-131-0/+104
* Remove support for extensions requiring a MW version via ComposerMax Semenik2023-12-074-190/+2
* Reorg: Move MediaWikiVersionFetcher to composer/Amir Sarabadani2023-04-201-0/+27
* Make phpunit:coverage-edit script independent of phpunitMoritz Schubotz (physikerwelt)2023-01-041-3/+2
* Fix phpunit:coverage-edit scriptMoritz Schubotz (physikerwelt)2023-01-041-6/+6
* Pass link in a mapcicalese2021-12-231-1/+1
* Update Legoktm's email addressKunal Mehta2021-05-021-1/+1
* ComposerHookHandler: Tweak handling of composer 2 and wikimedia/composer-merg...Reedy2021-03-111-3/+9
* Allow Composer 2.0Tim Starling2021-03-011-1/+23
* Safer autoloading with respect to file-scope codeTim Starling2021-01-111-3/+7
* Minor cleanup to ComposerPackageModifierDannyS7122020-11-291-24/+17
* Fix numerous PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-111-1/+1
* Provide command to adjust phpunit.xml for code coverageKosta Harlan2019-09-091-0/+60
* Add some more missing limit parameters to explode() callsThiemo Kreuz2019-04-051-1/+1
* Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errorsKunal Mehta2018-05-233-3/+3
* build: Updating mediawiki/mediawiki-codesniffer to 17.0.0Umherirrender2018-03-293-3/+3
* SECURITY: Create a .htaccess in /vendor after composer runsKunal Mehta2017-11-151-0/+43
* Stop supporting old versions of composer for ComposerPackageModifierOri Livneh2016-05-061-2/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* Pass phpcs-strict on various files in includes/Siebrand Mazeland2014-04-241-2/+7
* Fix path after file got movedjeroendedauw2014-04-051-2/+2
* Fixed spacingumherirrender2014-03-201-2/+1
* Fix path after file got movedjeroendedauw2014-03-191-1/+1
* Make it possible for extensions to specify which version of MediaWikijeroendedauw2014-03-033-0/+161