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
/
.phpcs.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
phpcs: exclude cache/ directory
Máté Szabó
2025-01-08
1
-1
/
+1
*
build: Use inline ignore for MediaWiki.Usage.DeprecatedGlobalVariables
Umherirrender
2024-09-26
1
-1
/
+0
*
build: Remove exclude of MediaWiki.Commenting.PropertyDocumentation
Umherirrender
2024-09-18
1
-4
/
+0
*
build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition
Umherirrender
2024-09-01
1
-2
/
+0
*
Remove populateImageSha1.php
Dreamy Jazz
2024-08-26
1
-1
/
+0
*
build: Remove no longer needed sniff exclusion
Umherirrender
2024-08-21
1
-1
/
+0
*
Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle
Taavi Väänänen
2024-04-22
1
-1
/
+0
*
Merge "build: Remove phpcs PSR2.Classes.PropertyDeclaration.Multiple exclusion"
jenkins-bot
2024-04-22
1
-1
/
+0
|
\
|
*
build: Remove phpcs PSR2.Classes.PropertyDeclaration.Multiple exclusion
Taavi Väänänen
2024-04-22
1
-1
/
+0
*
|
Fix MediaWiki.Commenting.PropertyDocumentation.SpacingAfter issues
Taavi Väänänen
2024-04-22
1
-1
/
+0
*
|
Use ignore comments for MediaWiki.Usage.ExtendClassUsage.FunctionVarUsage
Taavi Väänänen
2024-04-22
1
-1
/
+0
|
/
*
build: Fix line indents
Umherirrender
2024-03-11
1
-2
/
+0
*
Bump codesniffer to 42.0.0
Amir Sarabadani
2023-09-27
1
-1
/
+5
*
phpcs: drop exclusions of preprocessorFuzzTest.php script
DannyS712
2023-09-22
1
-2
/
+0
*
phpcs: Exclude some docs/ subdirectories
Lucas Werkmeister
2023-07-21
1
-0
/
+1
*
tests: Resolve maintenance phpunit filename deprecation errors
Umherirrender
2023-07-09
1
-2
/
+0
*
Resolve GlobalFunctions phpunit filename deprecation errors
Nikolas Nyby
2023-07-01
1
-3
/
+0
*
build: Cleanup of .phpcs.xml
Umherirrender
2023-04-13
1
-7
/
+0
*
Rename PHP classes to match filenames
Fomafix
2023-03-16
1
-5
/
+0
*
build: Updating mediawiki/mediawiki-codesniffer to 41.0.0
libraryupgrader
2023-03-11
1
-0
/
+1
*
maintenance: Migrate mcc.php from CommandLineInc to Maintenance
Kevin Israel
2023-01-14
1
-10
/
+0
*
tests: Use MW_VERSION instead of deprecated $wgVersion
Kevin Israel
2023-01-05
1
-1
/
+0
*
phpcs: Remove exclusions for files that were deleted or moved
Kevin Israel
2022-12-20
1
-10
/
+0
*
phpcs: Remove 3 items from PrefixedGlobalFunctions ignore list
Kevin Israel
2022-12-20
1
-6
/
+1
*
phpcs: Remove comment regarding silence (at-sign) operator in tests
Kevin Israel
2022-12-03
1
-20
/
+0
*
tests: Fix missing "wf" prefix for global functions
Kevin Israel
2022-11-28
1
-8
/
+1
*
tests: Replace assertEmpty with assertSame
Umherirrender
2022-11-25
1
-1
/
+0
*
Remove PHPCS exclude-pattern for */languages/*
Fomafix
2022-10-19
1
-2
/
+0
*
Remove PHPCS exclude-pattern */languages/*
Fomafix
2022-10-15
1
-2
/
+0
*
build: Updating dependencies
libraryupgrader
2022-10-07
1
-0
/
+1
*
Add @coversNothing to all structure tests
Daimona Eaytoy
2022-10-07
1
-3
/
+0
*
Drop support for doctrine/dbal < 3.0.0
Amir Sarabadani
2022-09-29
1
-4
/
+0
*
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-1
/
+1
*
Revert "ResourceLoader namespace"
Lucas Werkmeister (WMDE)
2022-05-16
1
-1
/
+1
*
ResourceLoader namespace
Tim Starling
2022-05-16
1
-1
/
+1
*
maintenance: Move MWTerm classes to /tests/parser/
Timo Tijhof
2022-03-24
1
-2
/
+0
*
phpcs: Disable `Generic.Files.LineLength` for test files
Timo Tijhof
2022-02-18
1
-0
/
+1
*
Stop using is_resource() where possible
Tim Starling
2022-01-26
1
-1
/
+0
*
Use inject Config in api modules and special pages
Alexander Vorwerk
2021-12-01
1
-1
/
+0
*
Remove $wgShellLocale, always use C
Tim Starling
2021-09-24
1
-9
/
+0
*
Remove global function mimeTypeMatch()
Alexander Vorwerk
2021-09-19
1
-3
/
+1
*
Emit deprecation warnings reading from $wgUser
DannyS712
2021-09-15
1
-1
/
+1
*
Rename PHP class RandomPage to SpecialRandomPage
Fomafix
2021-09-03
1
-1
/
+0
*
phpcs: remove class name exclusion for invalidateUserSessions
DannyS712
2021-08-24
1
-1
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+0
*
build: Cleanup and improve .phpcs.xml
Umherirrender
2021-04-29
1
-29
/
+27
*
Follow-up dcdec1a2b: Also update path to file in .phpcs.xml exclusions
James D. Forrester
2021-04-29
1
-2
/
+2
*
.phpcs.xml: Replace useage of whitelist in comments
Reedy
2021-04-18
1
-8
/
+8
*
Update .phpcs.xml to remove deleted maintenance scripts
DannyS712
2021-04-14
1
-3
/
+0
*
build: Updating eslint-config-wikimedia to 0.19.0
libraryupgrader
2021-03-12
1
-1
/
+1
[next]