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
/
parse.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
maintenance: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
maintenance: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+3
*
Use $this->getServiceContainer() in maintenance
Fomafix
2024-09-04
1
-2
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Remove ParserOutput::getText() calls from core (direct pipeline)
Isabelle Hurbain-Palatin
2024-08-23
1
-16
/
+11
*
[maintenance] Add Parsoid support to maintenance/parse.php
C. Scott Ananian
2024-02-20
1
-1
/
+7
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-0
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Replace deprecated calls `ParserOptions::newCanonical( 'canonical' )`
Derick Alangi
2022-06-16
1
-1
/
+1
*
Hard deprecate calling ParserOptions::newCanonical with no parameters
DannyS712
2020-06-15
1
-1
/
+1
*
Remove codepaths which ran parser in 'untidy' mode
C. Scott Ananian
2020-04-13
1
-4
/
+0
*
Use the ?: shortcut from PHP 5.3 where it makes sense
Thiemo Kreuz
2019-01-12
1
-3
/
+1
*
Make maintenance/parse.php default to tidy output
C. Scott Ananian
2018-09-25
1
-5
/
+6
*
Use ParserFactory in a bunch of places
Aryeh Gregor
2018-08-11
1
-3
/
+4
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
1
-1
/
+1
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Add --tidy option to maintenance/parse.php
Subramanya Sastry
2017-03-15
1
-1
/
+6
*
Fix numerous class/function casing
Reedy
2016-03-18
1
-1
/
+1
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Suppress stdin warning with --quiet
Arlo Breault
2015-07-23
1
-2
/
+1
*
Typo fixes and non-code tweaks
Ricordisamoa
2014-12-12
1
-2
/
+2
*
Cleanup some docs (maintenance)
umherirrender
2014-08-09
1
-1
/
+1
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-2
/
+2
*
Pass phpcs-strict on maintenance/ (4/8)
Siebrand Mazeland
2014-04-23
1
-2
/
+8
*
Fixed spacing
umherirrender
2013-12-01
1
-3
/
+3
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Fixed spacing around parenthesis in languages/tests/maintenance
umherirrender
2013-04-28
1
-1
/
+1
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-3
/
+3
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-1
/
+1
*
Remove spaces between parentheses in function calls
umherirrender
2013-03-17
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
Hoo man
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-02
1
-1
/
+24
*
parse.php Windows uses CTRL+Z as a EOF sequence
Antoine Musso
2012-07-06
1
-1
/
+2
*
parse.php note about using ^D to end output
Antoine Musso
2012-07-03
1
-1
/
+1
*
Fix minor issue from r112988
Sam Reed
2012-03-05
1
-1
/
+1
*
make file an argument, --title is script specific
Antoine Musso
2012-03-04
1
-8
/
+14
*
Fix doc for maintenance/
Antoine Musso
2012-02-08
1
-1
/
+1
*
Fix doxygen docs before REL1_19 branching
Antoine Musso
2012-02-01
1
-1
/
+1
*
script to parse wikitext from CLI
Antoine Musso
2011-10-26
1
-0
/
+104