Big oops - merged to wrong branch.
[lhc/web/wiklou.git] / maintenance / mwdocgen.php
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 CatropeMerge "[FileRepo] Fixed file move data-loss race condit...
2012-06-05 Aaron SchulzMerge "setSquidMaxage() globally if we can purge it...
2012-06-05 Aaron SchulzMerge "(bug 32643) Prevent action=purge&forcelinkupdate...
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-05 SiebrandMerge "Add new message 'showhideselectedlogentries...
2012-06-05 SiebrandMerge "(bug 37180) Removed hard coded parentheses in...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "Fixed destructor in FSLockManager to clear all...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-04 DemonMerge "document CASE (0th array element) for $magicWords"
2012-06-04 DemonMerge "Made default BagOStuff functions work consistently."
2012-06-04 DemonMerge "Changed a call to Title::getEscapedText() which...
2012-06-04 DemonMerge "Added missing GPLv2 headers in some places."
2012-06-04 DemonMerge "Rename $exclude_patterns to $excludePatterns...
2012-06-03 PlatonidesRename $exclude_patterns to $excludePatterns and
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-19 Sam ReedFix switch fall through
2012-02-16 Antoine Mussoalways have $wgDoxyGenerateMan defined
2011-11-23 Antoine Mussoadd usage for --no-extensions
2011-11-03 Antoine Mussoman page help pages generation
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-09-14 Brion Vibber* (bug 30894) Add --output option to mwdocgen.php to...
2011-09-14 Niklas LaxströmRevert part of r97046 which was not intented to be...
2011-09-14 Niklas LaxströmRemoved some more unused message made obsolete by r9684...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-03-25 Alexandre EmsenhuberFix for r81787: add the parameter to the function
2011-02-08 PlatonidesFollow up r81562
2011-02-05 Antoine Mussodoxygen: add support for EXCLUDE keyword
2010-12-27 Sam Reed*(bug 26404) Enable call graphs for doxygen-generated doc
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-12-02 Antoine Mussodoxygen now ignore .git subdirectories
2010-09-27 Antoine Mussoupdate my personal email address (following r73779)
2010-07-27 PlatonidesUse MediaWiki wfTempDir() and tempnam() instead of...
2010-05-22 Sam ReedStylize maintenance folder..
2009-10-16 Alexandre EmsenhuberFollow-up r57356: forgot to document $exclude param
2009-10-04 Alexandre Emsenhuber* Add --no-extensions option to mwdocgen.php to exclude...
2009-07-01 Chad HorohoeTypo.
2008-06-25 Alexandre EmsenhuberSome tweaks to the doxygen doc:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-04 Brion VibberRemove some stray executable bits
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-04-07 Ævar Arnfjörð Bjar... * Changed the options to generate documentation akin...
2004-10-28 Brion VibberMore doc comment fiddling
2004-09-23 Brion VibberUse '--parseprivate on' option on phpdoc to include...
2004-09-23 Brion VibberIgnore LocalSettings.php,AdminSettings.php
2004-09-08 Brion VibberUse handy-dandy __FILE__ constant to get the pathname...
2004-09-04 Brion Vibbertypo
2004-09-04 Brion VibberMore command-line options so I can just hit 'up, enter...
2004-09-04 Arne HeizmannMediaWiki :-)
2004-09-04 Brion VibberRemove hard-coded paths from documentation generation...
2004-09-04 Arne Heizmannchange all occurrences of "Mediawiki" to "MediaWiki".
2004-09-03 Antoine Mussosimple script to generate phpdocumentor documentation...