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
/
mwdocgen.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Ignore extensions/ and skins/ in mwdocgen.php by default
Timo Tijhof
2019-09-14
1
-9
/
+16
*
docs: Ignore README.md by default
Timo Tijhof
2019-09-14
1
-4
/
+0
*
docs: Exclude extra markdown files from Doxygen
apaskulin
2019-09-13
1
-0
/
+7
*
maintenance: Explicitly declare all used properties
Daimona Eaytoy
2019-09-09
1
-0
/
+20
*
docs: Remove GENERATE_MAN support from Doxyfile
Timo Tijhof
2019-09-06
1
-4
/
+0
*
docs: Ignore .md from resources/lib in Doxyfile
Timo Tijhof
2019-09-05
1
-0
/
+1
*
Replace deprecated function wfEscapeShellArg with Shell::escape()
Derick Alangi
2019-04-07
1
-1
/
+3
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-4
/
+2
*
Use shell_exec instead of backtick
Matthew Flaschen
2017-07-06
1
-1
/
+1
*
Revert "Convert mwdoc-filter.php to Maintenance", rm wfShellWikiCmd
Matthew Flaschen
2017-05-04
1
-2
/
+8
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Doxygen: Disable verbose output
Timo Tijhof
2015-11-23
1
-2
/
+1
*
mwdocgen: Exclude node_modules from Doxygen
Timo Tijhof
2015-04-01
1
-0
/
+1
*
Update formatting in maintenance/ (3/4)
Siebrand Mazeland
2014-04-23
1
-3
/
+1
*
Fix spacing and break some lines
umherirrender
2013-08-24
1
-1
/
+1
*
mwdocgen: support multiple --file values
Antoine Musso
2013-06-26
1
-2
/
+10
*
Add vendor to mwdocgen's excludes list.
Daniel Friesen
2013-06-08
1
-0
/
+1
*
overhaul maintenance/mwdocgen.php
Antoine Musso
2013-05-29
1
-238
/
+100
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-3
/
+3
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-21
/
+42
*
Merge "mwdocgen.php: Exit with exit code of passthru(doxygen)"
jenkins-bot
2013-03-15
1
-1
/
+4
|
\
|
*
mwdocgen.php: Exit with exit code of passthru(doxygen)
Timo Tijhof
2013-03-15
1
-1
/
+4
*
|
mwdocgen.php: Implement --version option.
Timo Tijhof
2013-03-15
1
-5
/
+11
|
/
*
style: fix up commas in function arguments
Antoine Musso
2013-02-06
1
-1
/
+1
*
(Bug 37957) Replace php_sapi_name() with PHP_SAPI
Ori Livneh
2013-02-04
1
-1
/
+1
*
Also pass $doxygenInputFilter as parameter instead of global.
Platonides
2012-12-06
1
-3
/
+2
*
Remove svnstat stuff used in Doxygen generation
Reedy
2012-09-27
1
-33
/
+4
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
doxygen filter need to use a full path
Antoine Musso
2012-08-02
1
-1
/
+5
*
Big oops - merged to wrong branch.
awjrichards
2012-06-05
1
-11
/
+10
*
Revert to arbitrarily old point before initial remote branch creation to help...
awjrichards
2012-06-02
1
-10
/
+11
*
Rename $exclude_patterns to $excludePatterns and
Platonides
2012-06-03
1
-11
/
+10
*
Fix switch fall through
Sam Reed
2012-03-19
1
-25
/
+2
*
always have $wgDoxyGenerateMan defined
Antoine Musso
2012-02-16
1
-0
/
+2
*
add usage for --no-extensions
Antoine Musso
2011-11-23
1
-0
/
+1
*
man page help pages generation
Antoine Musso
2011-11-03
1
-0
/
+7
*
using real identity for hashar
Antoine Musso
2011-10-24
1
-1
/
+1
*
Remove some unused getting of non existent arguments
Sam Reed
2011-10-18
1
-0
/
+2
*
* (bug 30894) Add --output option to mwdocgen.php to override output directory
Brion Vibber
2011-09-14
1
-13
/
+44
*
Revert part of r97046 which was not intented to be committed.
Niklas Laxström
2011-09-14
1
-1
/
+1
*
Removed some more unused message made obsolete by r96847 (one was still refer...
Niklas Laxström
2011-09-14
1
-1
/
+1
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-1
/
+2
*
Fix for r81787: add the parameter to the function
Alexandre Emsenhuber
2011-03-25
1
-1
/
+1
*
Follow up r81562
Platonides
2011-02-08
1
-7
/
+7
*
doxygen: add support for EXCLUDE keyword
Antoine Musso
2011-02-05
1
-6
/
+18
*
*(bug 26404) Enable call graphs for doxygen-generated doc
Sam Reed
2010-12-27
1
-8
/
+6
*
Part of bug 26280: added license headers to PHP files in maintenance
Alexandre Emsenhuber
2010-12-16
1
-0
/
+14
[next]