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
/
maintenance
/
preprocessorFuzzTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Move commandLine from .inc to .php
James D. Forrester
2020-09-28
1
-1
/
+1
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-0
/
+1
*
maintenance scripts: Reduce direct references to $wgUser
DannyS712
2020-06-05
1
-5
/
+7
*
Fix SingleSpaceBeforeSingleLineComment
Reedy
2020-05-11
1
-1
/
+1
*
Revert "Correct capitalization of BeforeParserFetchTemplateAndTitle hook"
Tim Starling
2020-04-30
1
-1
/
+1
*
Correct capitalization of BeforeParserFetchTemplateAndTitle hook
C. Scott Ananian
2020-04-17
1
-1
/
+1
*
Set method visibility on maintenance scripts
Umherirrender
2019-11-16
1
-8
/
+8
*
Deprecate Parser implementation methods (will be private in next release)
C. Scott Ananian
2019-10-29
1
-2
/
+6
*
Fix new phan errors, part 4
Daimona Eaytoy
2019-10-12
1
-1
/
+6
*
Set public for override of Maintenance functions
Umherirrender
2019-10-09
1
-3
/
+3
*
maintenance: Explicitly declare all used properties
Daimona Eaytoy
2019-09-09
1
-0
/
+7
*
Add docblocks to a bunch of methods
Daimona Eaytoy
2019-09-08
1
-0
/
+3
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-1
/
+1
*
Remove all $wgParser use from core
Aryeh Gregor
2019-04-17
1
-2
/
+2
*
Fix/suppress misc phan errors (#2)
Kunal Mehta
2019-04-05
1
-1
/
+1
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-2
/
+3
*
Clean up array() syntax in docs, part VII
Amir Sarabadani
2016-09-27
1
-1
/
+1
*
Fix a few incorrect annotations
Erik Bernhardson
2016-06-30
1
-0
/
+3
*
Try to fix some other broken-looking legacy maintenance script options
Alex Monk
2016-03-12
1
-0
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-8
/
+8
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
Updated some try-catch statements: MWException -> Exception
Aaron Schulz
2015-01-09
1
-1
/
+1
*
Add missing @return and @param to doc blocks
umherirrender
2014-08-27
1
-0
/
+1
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-2
/
+5
*
Pass phpcs-strict on maintenance/ (3/8)
Siebrand Mazeland
2014-04-22
1
-3
/
+12
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-1
/
+1
*
Clean up: Declare variables with public instead of var
Marius Hoch
2012-09-14
1
-9
/
+9
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Change usages of $wgUser->getSkin() in special pages to use $this->getSkin()
Sam Reed
2011-07-01
1
-0
/
+3
*
Per Nikerabbit, fixes for r89176:
Alexandre Emsenhuber
2011-06-14
1
-3
/
+3
*
Removed useless call to wfLogProfilingData() since profiling is disabled in c...
Alexandre Emsenhuber
2011-06-02
1
-1
/
+0
*
* make preprocessorFuzzTest.php pass the Title object to Parser, removed chec...
Alexandre Emsenhuber
2011-05-30
1
-5
/
+5
*
Part of bug 26280: added license headers to PHP files in maintenance
Alexandre Emsenhuber
2010-12-16
1
-0
/
+17
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-3
/
+3
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-10
/
+10
*
Fix for bug 9413 and the related Malayalam issue reported on wikitech-l.
Tim Starling
2010-01-04
1
-1
/
+2
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
(bug 18855) Consistently call commandLine.inc with how we more or less do it ...
Chad Horohoe
2009-08-02
1
-1
/
+1
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-0
/
+4
*
* Factored out PPD "part" handling into its own class. Verified with differen...
Tim Starling
2008-01-24
1
-11
/
+53
*
Postcard from linuxland.
Tim Starling
2008-01-21
1
-10
/
+45
*
A differential fuzz tester for the wikitext preprocessor. My changes don't pa...
Tim Starling
2007-11-20
1
-0
/
+156