Some cleanup to EditPage:
[lhc/web/wiklou.git] / maintenance / mwdocgen.php
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...