Merge "Use local context to get messages"
[lhc/web/wiklou.git] / includes / WikiMap.php
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-03 Roan Kattouw(bug 31320) CentralAuth uses http URLs for autologin...
2011-09-17 Alexandre EmsenhuberDon't use isset() to check for null
2011-08-29 Roan KattouwIn WikiMap, pull wgCanonicalServer from $wgConf instead...
2011-08-12 Roan KattouwInstead of using some hacky regexes, just use wfParseUr...
2011-07-01 Alexandre EmsenhuberCall Linker::link() statically instead of getting a...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2010-09-04 Sam ReedBraces and spaces
2010-07-24 Sam ReedRemoval of unused globals
2010-01-22 Bryan Tong MinhFix undefined variable
2010-01-12 Alexandre Emsenhuberdocument a bit
2010-01-09 Alexandre Emsenhuber* (bug 9794) User rights log entries for foreign user...
2009-06-02 Andrew GarrettPhase 1 in fixing up SiteConfiguration: Replace the...
2009-03-26 Andrew GarrettMove WikiMap class from CentralAuth to core, since...