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
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
build: Restore Doxygen output for MediaWiki release tags (take 3)
Timo Tijhof
2024-03-27
1
-8
/
+10
*
docs: Remove use of $IP from mwdocgen.php
Timo Tijhof
2024-03-26
1
-11
/
+8
*
build: Restore Doxygen output for MediaWiki release tags
Timo Tijhof
2024-03-09
1
-10
/
+4
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
docs: Remove non-existent 'static' directory from Doxygen config
Timo Tijhof
2022-09-10
1
-1
/
+0
*
docs: Apply excludes like 'vendor' and 'tests' to extensions as well
Timo Tijhof
2022-09-10
1
-4
/
+1
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
Add explicit casts between scalar types
Umherirrender
2022-03-08
1
-1
/
+1
*
Remove dead variables and functions and unneeded parenthesis
Umherirrender
2021-08-13
1
-2
/
+0
*
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
[next]