index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
composer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve PHPUnit parallel split_group generation algorithm
Arthur Taylor
2025-04-07
2
-63
/
+218
*
In .htaccess deny files, use "Satisfy All"
Tim Starling
2025-04-04
1
-1
/
+3
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-1
/
+1
*
Download latest phpunit results cache before parallel tests
Arthur Taylor
2025-03-18
7
-24
/
+243
*
Save results cache files to log folder for later analysis
Arthur Taylor
2025-01-28
1
-1
/
+5
*
ComposerLaunchParallel: remove QUIBBLE_ from env variable
Brennen Bearnes
2025-01-17
1
-3
/
+3
*
ComposerLaunchParallel: Configure split group count from environment
Brennen Bearnes
2025-01-16
2
-6
/
+51
*
Allow SplitGroupExecutor to be created without all constructor args
Arthur Taylor
2025-01-06
1
-1
/
+1
*
Fix missing split group error log output
Arthur Taylor
2024-12-03
5
-87
/
+163
*
Fall back to linear tests if parallel test suite generation fails
Arthur Taylor
2024-11-27
2
-23
/
+96
*
Display message when PHPUnit dataprovider has error in parallel run
Arthur Taylor
2024-11-20
2
-14
/
+45
*
Merge "Collect test failure logs and print them at the end of parallel runs"
jenkins-bot
2024-11-07
5
-5
/
+509
|
\
|
*
Collect test failure logs and print them at the end of parallel runs
Arthur Taylor
2024-11-05
5
-5
/
+509
*
|
Allocate tests to groups sequentially instead of round-robin
Arthur Taylor
2024-11-06
2
-39
/
+85
*
|
Sort tests in PHPUnit Parallel test suites by name
Arthur Taylor
2024-10-31
1
-3
/
+6
|
/
*
Remove MediaWikiVersionFetcher
Reedy
2024-10-14
1
-29
/
+0
*
Tests: Split log files by parallel grouping
Kosta Harlan
2024-10-10
1
-0
/
+1
*
Consolidate Maintenance 'includes' code in one place
James D. Forrester
2024-08-11
1
-1
/
+1
*
ComposerLaunchParallel: Use Shellbox
Lucas Werkmeister
2024-07-17
1
-20
/
+28
*
Add `phpunit:parallel:extensions` composer command
Arthur Taylor
2024-07-17
3
-12
/
+209
*
Add `phpunit:prepare-parallel:extensions` command
Arthur Taylor
2024-07-10
11
-0
/
+578
*
composer: Remove localization from unlocalizable LockFileChecker
Timo Tijhof
2024-05-30
1
-24
/
+10
*
Update Apache config syntax in .htaccess files
Kunal Mehta
2024-03-23
1
-1
/
+1
*
composer: Allow unreleased composer versions
Tim Starling
2024-01-31
1
-1
/
+7
*
Stop supporting composer 1.x
Reedy
2024-01-24
2
-1
/
+43
*
libs/composer: Namespace under Wikimedia\Composer
Reedy
2024-01-13
1
-2
/
+2
*
composer: Namespace Composer classes
Reedy
2024-01-13
2
-0
/
+8
*
Refactor checkComposerLockUpToDate.php logic out to reuseable class
RazeSoldier
2024-01-13
1
-0
/
+104
*
Remove support for extensions requiring a MW version via Composer
Max Semenik
2023-12-07
4
-190
/
+2
*
Reorg: Move MediaWikiVersionFetcher to composer/
Amir Sarabadani
2023-04-20
1
-0
/
+27
*
Make phpunit:coverage-edit script independent of phpunit
Moritz Schubotz (physikerwelt)
2023-01-04
1
-3
/
+2
*
Fix phpunit:coverage-edit script
Moritz Schubotz (physikerwelt)
2023-01-04
1
-6
/
+6
*
Pass link in a map
cicalese
2021-12-23
1
-1
/
+1
*
Update Legoktm's email address
Kunal Mehta
2021-05-02
1
-1
/
+1
*
ComposerHookHandler: Tweak handling of composer 2 and wikimedia/composer-merg...
Reedy
2021-03-11
1
-3
/
+9
*
Allow Composer 2.0
Tim Starling
2021-03-01
1
-1
/
+23
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
1
-3
/
+7
*
Minor cleanup to ComposerPackageModifier
DannyS712
2020-11-29
1
-24
/
+17
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-11
1
-1
/
+1
*
Provide command to adjust phpunit.xml for code coverage
Kosta Harlan
2019-09-09
1
-0
/
+60
*
Add some more missing limit parameters to explode() calls
Thiemo Kreuz
2019-04-05
1
-1
/
+1
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
3
-3
/
+3
*
build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
Umherirrender
2018-03-29
3
-3
/
+3
*
SECURITY: Create a .htaccess in /vendor after composer runs
Kunal Mehta
2017-11-15
1
-0
/
+43
*
Stop supporting old versions of composer for ComposerPackageModifier
Ori Livneh
2016-05-06
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Pass phpcs-strict on various files in includes/
Siebrand Mazeland
2014-04-24
1
-2
/
+7
*
Fix path after file got moved
jeroendedauw
2014-04-05
1
-2
/
+2
*
Fixed spacing
umherirrender
2014-03-20
1
-2
/
+1
*
Fix path after file got moved
jeroendedauw
2014-03-19
1
-1
/
+1
[next]