Followup r56684: Add new message 'createaccounterror' for errors on account creation...
[lhc/web/wiklou.git] / maintenance / findhooks.php
2009-08-09 Alexandre Emsenhuberfindhooks and syntaxChecker don't need DB access :)
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-07-31 Chad HorohoeAdd /includes/search/ to findhooks. Looks good!
2009-07-20 Alex ZReplace the call to action=raw with a couple API calls...
2009-07-19 Alexandre Emsenhuberadd includes/upload/ to findhooks.php's path list
2009-06-10 Tim StarlingUse require not include when sourcing commandLine.inc...
2008-09-04 Alexandre Emsenhuber* Document OutputPageCheckLastModified hook
2008-07-05 Alexandre Emsenhuber* Added $IP in dirs for OpenSearchUrls hook
2008-06-29 Alexandre EmsenhuberAdded missing dirs (includes/db, includes/parser, inclu...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-09 Alexandre Emsenhuber* Added --online option to maintenance/findhooks.php...
2008-03-03 Alexandre Emsenhuberremoved some unneeded spaces
2008-02-11 Huji(bug 12301) Allow maintenance/findhooks.php to search...
2008-02-11 HujiAllows findhooks to find these hooks:
2007-12-04 Aryeh Gregormaintenance/findhooks.php should find and report wfRunH...
2007-11-30 Thomas Bleher* Minor style fix:
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2006-05-02 Antoine Mussobasic script to find undocumented / deprecated hooks.