Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / WikiMap.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
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...