Merge "Bumping minimum supported version of PHPUnit to 3.6.7"
[lhc/web/wiklou.git] / includes / parser / Parser_LinkHooks.php
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 ReedyMerge "Changed the format to lowercase in help message"
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-01 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-01 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-25 Sam ReedFix undefined variable from r39635
2011-04-02 Jack Phoenixfollow-up to r85193: missed one file
2011-02-10 PlatonidesAdding more wfProfileOut()
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-21 PlatonidesFollow up r71289. $wgContLang is now unused.
2010-08-19 Sam ReedMore unused....
2010-07-25 Sam ReedMore unused globals
2010-06-10 Alexandre Emsenhuber* Fixed some doxygen warnings
2008-08-19 Daniel FriesenCommitting todays work on LinkHooks and the link rewrite:
2008-08-19 Daniel FriesenRevert 39613; Please don't mark that function static...
2008-08-18 Aaron Schulzmark static
2008-08-18 Daniel FriesenCommitting today's work the LinkHooks' new parser.
2008-08-18 Daniel FriesenCreate a placeholder for the LinkHook experimentation.