lhc/web/wiklou.git
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-12 Mark A. HershbergerFix up bug #26016 by applying the more descriptive...
2011-02-12 Brion Vibber* (bug 27333) Fix repetitive last-seen time queries...
2011-02-11 Trevor ParscalResolves bug #27328 by supporting URL rewriting for...
2011-02-11 KrinkleFixing issue with multiple premade toggles in a non...
2011-02-11 Sam ReedFixup a couple of parameter documentation bits
2011-02-11 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-11 Niklas LaxströmComment cleanup, unused vars
2011-02-11 Niklas LaxströmAdd a content type and encoding header to profileinfo...
2011-02-11 Bryan Tong... Follow-up r81984: Fix function name.
2011-02-11 Bryan Tong... * Remove code duplication for UploadStash: Move all...
2011-02-11 Niklas LaxströmUse self:: when it's possible
2011-02-11 Ryan LanePartial fix for bug 27310. Add domain information when...
2011-02-11 Bryan Tong... Follow-up r81971: Fix error handling
2011-02-11 Bryan Tong... * (bug 27199) Thumbnail urls can be fetched for old...
2011-02-11 Bryan Tong... Follow-up r81558: Only raise a warning if no image...
2011-02-11 Tim StarlingSince 1.17 a whole lot of extensions have sprouted...
2011-02-11 Chad HorohoeMerge callback fixes from 1.17wmf1. /e is evil.
2011-02-11 Roan KattouwWrap old toolbar addButton() calls in a document ready...
2011-02-11 Roan KattouwApply $wgContLang-based flip logic to site and user...
2011-02-11 Roan KattouwFixes for r81936 per Tim's review
2011-02-11 Roan KattouwFix getMsgBlobMtime() to also cause a cache invalidatio...
2011-02-11 Daniel FriesenFix a small bug in SkinLegacy.
2011-02-11 Daniel FriesenAdd a new maintenance script to reset the user_token...
2011-02-10 Platonides$wgDBts2schema was removed in r81132
2011-02-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-10 PlatonidesMonoBook is now tooltip() and tooltipAndAccesskeyAttrib...
2011-02-10 PlatonidesFollow up r81914. Don't build the <li> manually.
2011-02-10 PlatonidesKill calls to tooltip() and tooltipAndAccesskeyAttribs...
2011-02-10 PlatonidesRemove unused initial_setup(), last $wgDBts2schema...
2011-02-10 Bryan Tong... Follow-up r70137: Unconditionalize the asyncdownload...
2011-02-10 PlatonidesMove LanguageGetMagic hook to its own function
2011-02-10 PlatonidesConvert the if into an early exit. Whitespace ignoring...
2011-02-10 Alexandre EmsenhuberAdded "context title" to replace $wgTitle, current...
2011-02-10 PlatonidesMove the overhead computation to another function.
2011-02-10 PlatonidesFix the wrong merge of r81894 after r81893
2011-02-10 Alexandre EmsenhuberRemoved call to OutputPage::disable()
2011-02-10 PlatonidesAdd profiling to the whole ResourceLoader::makeModuleRe...
2011-02-10 PlatonidesAdd profiling to DjVuImage::retrieveMetaData
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2011-02-10 Bryan Tong... Add a context to SpecialPage, so that subclasses don...
2011-02-10 PlatonidesAdding more wfProfileOut()
2011-02-10 Niklas LaxströmFix profiling
2011-02-10 PlatonidesMore wfProfileOut()ing
2011-02-10 PlatonidesClose wfProfileIn()s
2011-02-10 PlatonidesAdd missing wfProfileOut
2011-02-10 Niklas LaxströmRefactor userLinks into it's own method
2011-02-10 Bryan Tong... (bug 25832) query=allimages now outputs ns/title as...
2011-02-10 Sam Reed* (bug 15905) Nostalgia skin could become more usable...
2011-02-10 Sam ReedRELEASE-NOTES for r81868
2011-02-10 PlatonidesFix for r80992. Remove posix extension requisite. Made...
2011-02-10 Niklas LaxströmTests for r81878
2011-02-10 PlatonidesFix the completely broken r81880
2011-02-10 PlatonidesAdd support of assertEmpty (used since r81596) for...
2011-02-10 Niklas LaxströmFixed two bugs in message parameter handling:
2011-02-10 Sam Reed*(bug 27159) make email confirmation code expiration...
2011-02-09 Sam ReedExplicitally define $fld_rights on all code paths
2011-02-09 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-09 Sam ReedRebuild raw sql
2011-02-09 Sam ReedExplicitally define $i = 0;
2011-02-09 Sam ReedFixup fixme on r81030, which should actually have been...
2011-02-09 PlatonidesFollow up to r81829. Poison var_dump, so that debug...
2011-02-09 PlatonidesDon't use ob_start/ob_get_contents/ob_end_clean just...
2011-02-09 Raimond SpekkingFollow-up r81604: Prefix new classes with 'mw-' per...
2011-02-09 Alexandre EmsenhuberFix for r81675: Skin::getTitle() will return null when...
2011-02-09 Platonides1 to true in boolean parameter
2011-02-09 Alexandre Emsenhuber* Add a amtitle param to meta=allmessages
2011-02-09 Chad HorohoeFollowup r81812: per CR, this could be 0
2011-02-09 Chad Horohoepreg_match() yells about undefined offsets when $wgInva...
2011-02-09 Chad Horohoerm unused class variable
2011-02-08 Brion Vibber* bug 27263: importDump.php now finally has --help...
2011-02-08 Sam ReedMore return type documentation
2011-02-08 Sam ReedMinor documentation tweaks/improvements
2011-02-08 PlatonidesRemove unused $wgContLang globals after refactoring...
2011-02-08 PlatonidesFollow up r81562
2011-02-08 PlatonidesUnused globals
2011-02-08 PlatonidesUse of undefined constant h in line 250. Follow up...
2011-02-08 Platonides$IP marked as global again in line 1208, function inclu...
2011-02-08 Sam ReedAdd missing wfProfileOut( __METHOD__ );
2011-02-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-08 PlatonidesHack to shortcut it to zero until User::getStubThreshol...
2011-02-08 PlatonidesRevert r81738. Extensions calling clearState() with...
2011-02-08 OverlordQFollowup to r81657, you do need a space between the...
2011-02-08 Alexandre EmsenhuberWe have OutputPage::showPermissionsErrorPage() for...
2011-02-08 Brion VibberTweak for r79018: fatal errors due to something calling...
2011-02-08 Roan KattouwRemove $wgServer prepending from remote JS/CSS paths...
2011-02-08 Tim StarlingMake SVGMetadataExtractor less noisy when it reads...
2011-02-08 Roan KattouwMerge r81725 from 1.17wmf1: add parent constructor...
2011-02-08 Roan KattouwFix double commas from r81721. This time I actually...
2011-02-08 Roan KattouwFix r81719: trailing commas
2011-02-08 Tim StarlingMerge r81718 from 1.17wmf1
2011-02-08 Roan KattouwQuick fix to make debug mode work with non-standard...
2011-02-08 Brion VibberDon't throw JS error when AJAX license selection is...
2011-02-08 Bryan Tong... Add : to file-deleted-duplicate to force inline link...
2011-02-08 Roan KattouwReimplement r80900, was lost when code was moved around
2011-02-08 Tim StarlingFixes for ResourceLoaderWikiModule r72776. No serious...
2011-02-08 Tim StarlingFix bug from r73645: setMsgBlobMtime() requires its...
2011-02-08 Brion Vibber* (bug 27230) Alignment fix for Vector watch tab icon...
2011-02-08 Daniel FriesenFollowup r81583, break some of the long lines and centr...
2011-02-08 Daniel FriesenFix bug slightly caused by moving legacy code out of...
next