Adding messages for new global group 'sysadmin'. Brion, Tim, Kate and JeLuF are all...
[lhc/web/wiklou.git] / includes / Hooks.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-08 Tim StarlingWorkaround for call_user_func_array bug
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2007-07-20 Brion Vibberpretty up the hook error message with an explanation...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-26 Tim StarlingFixed incorrect error message for static member functions
2007-06-20 Brion Vibber* Throw a showstopper exception when a hook function...
2007-03-22 Tim StarlingFixed static member invocation, was broken since inception.
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-09-24 Tim StarlingAllow hooks to be static member functions
2006-08-30 Brion Vibber* Fix bug in wfRunHooks which caused corruption of...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-01-25 Domas Mituzasremove profiling hooks from hooks ;-)
2006-01-14 Domas MituzasBe less anal about entry points, class definitions...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-07 Ævar Arnfjörð Bjar... Code review!
2005-10-22 Tim StarlingPreserve object references
2005-10-13 Brion Vibber* Fix for hook callbacks on objects containing no fields
2005-10-12 Brion Vibber* (bug 3684) Fix typo in fatal error backtraces in...
2005-08-26 Ævar Arnfjörð Bjar... * Making null the default $args so that hooks without...
2005-08-21 Tim Starlingprofiling
2005-05-23 Ævar Arnfjörð Bjar... * Fixed @author line to a conformant phpdoc element
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-03-15 Erik Moellerremove tabs at bottom, add newline
2005-03-13 Evan ProdromouChanged the calling protocol for function wfRunHooks...
2005-01-27 Antoine Mussofix phpdoc comment
2004-11-27 Evan ProdromouAdd an extension for logging MediaWiki events to the...
2004-11-27 Evan ProdromouAdd a system of hooks to allow third-party code to...