aboutsummaryrefslogtreecommitdiffstats
path: root/includes/composer
Commit message (Expand)AuthorAgeFilesLines
* Improve PHPUnit parallel split_group generation algorithmArthur Taylor2025-04-072-63/+218
* In .htaccess deny files, use "Satisfy All"Tim Starling2025-04-041-1/+3
* Use type declaration on undocumented private functionsUmherirrender2025-04-021-1/+1
* Download latest phpunit results cache before parallel testsArthur Taylor2025-03-187-24/+243
* Save results cache files to log folder for later analysisArthur Taylor2025-01-281-1/+5
* ComposerLaunchParallel: remove QUIBBLE_ from env variableBrennen Bearnes2025-01-171-3/+3
* ComposerLaunchParallel: Configure split group count from environmentBrennen Bearnes2025-01-162-6/+51
* Allow SplitGroupExecutor to be created without all constructor argsArthur Taylor2025-01-061-1/+1
* Fix missing split group error log outputArthur Taylor2024-12-035-87/+163
* Fall back to linear tests if parallel test suite generation failsArthur Taylor2024-11-272-23/+96
* Display message when PHPUnit dataprovider has error in parallel runArthur Taylor2024-11-202-14/+45
* Merge "Collect test failure logs and print them at the end of parallel runs"jenkins-bot2024-11-075-5/+509
|\
| * Collect test failure logs and print them at the end of parallel runsArthur Taylor2024-11-055-5/+509
* | Allocate tests to groups sequentially instead of round-robinArthur Taylor2024-11-062-39/+85
* | Sort tests in PHPUnit Parallel test suites by nameArthur Taylor2024-10-311-3/+6
|/
* Remove MediaWikiVersionFetcherReedy2024-10-141-29/+0
* Tests: Split log files by parallel groupingKosta Harlan2024-10-101-0/+1
* Consolidate Maintenance 'includes' code in one placeJames D. Forrester2024-08-111-1/+1
* ComposerLaunchParallel: Use ShellboxLucas Werkmeister2024-07-171-20/+28
* Add `phpunit:parallel:extensions` composer commandArthur Taylor2024-07-173-12/+209
* Add `phpunit:prepare-parallel:extensions` commandArthur Taylor2024-07-1011-0/+578
* composer: Remove localization from unlocalizable LockFileCheckerTimo Tijhof2024-05-301-24/+10
* Update Apache config syntax in .htaccess filesKunal Mehta2024-03-231-1/+1
* composer: Allow unreleased composer versionsTim Starling2024-01-311-1/+7
* Stop supporting composer 1.xReedy2024-01-242-1/+43
* 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