lhc/web/wiklou.git
2011-09-22 Santhosh ThottingalAdd support for Number grouping(commafy) based on CLDR...
2011-09-22 Santhosh ThottingalZero padding for #firstHeading makes text cut for scrip...
2011-09-22 Santhosh Thottingalstylize.php changes.
2011-09-22 Tim StarlingRemoved the redundant wfMkdirParents() call added to...
2011-09-22 Aaron SchulzAdded array type hinting too getGroupPermissions()
2011-09-22 Brion Vibber* (bug 29154) Allow upload-by-URL to follow HTTP redirects
2011-09-22 Brion Vibber* (bug 30041) Fix installer cache selection field to...
2011-09-22 Brion Vibber* (bug 30041) Fix memcached validation in installer...
2011-09-21 Aaron SchulzClear findFile() process cache of file moves (issue...
2011-09-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-21 Aaron SchulzMade trimCache() protected
2011-09-21 Aaron SchulzAdded lock/unlock function stubs. Fixes:
2011-09-21 Robin Pepermans* follow-up r97636: decrease indentation & mention...
2011-09-21 Robin PepermansRevert r93388 because it was a fix for r93386 which...
2011-09-21 Sam ReedReturn documentation
2011-09-21 Sam ReedComment out unreachable code
2011-09-21 Niklas Laxström* (bug 30245) Use the correct way to construct a log...
2011-09-21 Alexandre EmsenhuberDon't use isset() to check for null
2011-09-21 Alexandre EmsenhuberWrap the copyright when its language is not the user...
2011-09-21 Alexandre EmsenhuberAdded missing calls to SpecialPage::setHeaders() and...
2011-09-21 Aaron SchulzFU 97704: I was thinking the space was already added...
2011-09-21 Alexandre EmsenhuberCall Linker methods statically
2011-09-21 Aaron SchulzTweaked diff size number location to make sp:contribs...
2011-09-21 Alexandre EmsenhuberPer Nikerabbit, follow-up r97658: change getAuthor...
2011-09-21 Niklas LaxströmFix a conflict(?) in Special:Contributions in r97658.
2011-09-21 Brian WolffMake per page edit notices work in namespaces without...
2011-09-20 Brion Vibber* (bug 31048) Fix for width/height reported on Special...
2011-09-20 Brion Vibber* (bug 6672, 31024) Fixes for handling of images with...
2011-09-20 Trevor ParscalCleaned up leftovers from applying a patch
2011-09-20 Sean ColomboHaz moar spaces :) ... follow-up to r97554 as per Jack...
2011-09-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-20 Trevor ParscalFixed IE6 issues in RTL mode
2011-09-20 Brion VibberFurther tweaks to r96687, r90016, r97398, r97656 etc...
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-09-20 Robin PepermansFix support of legacy skins Standard & CologneBlue...
2011-09-20 Brion VibberFurther tweaks to r96687, r90016, r97398 etc tests...
2011-09-20 Roan KattouwFollowup r97652, *actually* break the line
2011-09-20 Roan KattouwBreak line in r97634
2011-09-20 Brion VibberPartial revert of broken test changes from r92246 ...
2011-09-20 Niklas LaxströmI broke few parser tests in r97633 by overlooking the...
2011-09-20 Robin Pepermansr97636: ParserCache meant to be committed already too
2011-09-20 Robin PepermansRe-do several things of r96798 in preparation of re...
2011-09-20 Roan KattouwFollowup r97623: some fixes for RTL in IE70Fixes.css:
2011-09-20 Niklas LaxströmAdded LinkCache::addGoodLinkObjFromRow, since addGoodLi...
2011-09-20 Niklas LaxströmUse LinkBatch, instead of trying doing it manually...
2011-09-20 Alexandre EmsenhuberFix for r97328: use SOL_SOCKET instead of SOL_UDP;...
2011-09-20 Niklas LaxströmNo need to check isset before unset, shortens the code...
2011-09-20 Sam ReedFollowup r90749, beat Aaron
2011-09-20 Roan KattouwReinstate IE*Fixes.css . This fixes most of the breakag...
2011-09-20 Robin PepermansAs reported in bug 31031, WebKit can mess up the TOC...
2011-09-20 Tim Starling* Fixed notices issued from ProfilerSimpleUDP which...
2011-09-20 Roan KattouwFor backwards compatibility with cached HTML generated...
2011-09-20 Roan KattouwAccept ResourceLoader URLs containing '!' in '.' for...
2011-09-20 Niklas LaxströmMoved PatrolLog to logging folder, sorted the autoloade...
2011-09-20 Niklas LaxströmFixing a bug in r97495 that Aaron catched. I misinterpr...
2011-09-20 Tim StarlingDon't call Profiler::collateData() from ProfilerSimpleU...
2011-09-19 Chad HorohoeBack-compat for $wgProfiler set as a class. Fix for...
2011-09-19 Brion VibberAdd in a 'TestCanonicalRedirect' hook to be called...
2011-09-19 Aaron SchulzRemoved duplication in insertArticleLink
2011-09-19 Brion Vibber* (bug 30977) Remove directions cruft, undo random...
2011-09-19 Sean ColomboMerged in change from Wikia which prevents an E_NOTICE...
2011-09-19 Sam ReedFollowup r97551, use isLocal, more dynamic!
2011-09-19 Sam ReedDon't try and delete ForeignAPIFile or ForeignDBFile
2011-09-19 Antoine Mussoclose <span> with </span> not </p>
2011-09-19 Brion VibberRevert r97531 -- hook call added that uses undefined...
2011-09-19 Brion Vibber* (bug 31007) Fix regression in rebuildrecentchanges...
2011-09-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-19 Sam ReedEnable Server side searching on Doxygen
2011-09-19 Sam ReedSimplify array( 'page_id IN (' . $dbw->makeList( $batch...
2011-09-19 Alexandre Emsenhuber* Removed useless isset() check
2011-09-19 Sean ColomboMerged in a fix from Wikia to make sure to call the...
2011-09-19 Greg Sabino... Put notes in host help about PostgreSQL via unix socket...
2011-09-19 Sean ColomboMerged in a change which causes update.php to be gentle...
2011-09-19 Sam ReedPush r97515 into 1.18
2011-09-19 Niklas Laxström* (bug 30846) New LanguageOs class
2011-09-19 Niklas LaxströmConverted patrol log to the new system
2011-09-19 Sam ReedFix assingment in conditionals
2011-09-19 Niklas LaxströmMy changes in r96548 were too radical, stripping of...
2011-09-19 Niklas LaxströmFixing bug 30973. Strip off subpages when determining...
2011-09-19 Sam ReedRemove comment from r97469
2011-09-19 Sam ReedFix typo from r97461, was breaking unit tests
2011-09-19 Niklas LaxströmCommitting another live hack for which I'm tired of...
2011-09-19 Niklas LaxströmCommitted a polished local hack I've been using.
2011-09-19 Niklas Laxström* (bug 27398) Add $wgExtraGenderNamespaces for configur...
2011-09-19 Niklas LaxströmPartial solution for bug 30972 to avoid query flood.
2011-09-19 Raimond SpekkingFix per Krinkle's CR r97329: "There is and should be...
2011-09-18 KrinkleMinor whitespace fixes in GlobalFunctions.php
2011-09-18 PlatonidesRestore ExifBitmapTest::tearDown removed in r97398
2011-09-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-18 Sam ReedDocumentation
2011-09-18 KrinkleModify 'image links' message used for the heading on...
2011-09-18 KrinkleRelease-notes for bug 30843 / r97405 / r97406
2011-09-18 KrinkleFix lowercase test added in r97405
2011-09-18 KrinkleAdd extra unit test in Transformation for mediawiki...
2011-09-18 KrinkleMove the mediawiki.test.bug30825.js helper script out...
2011-09-18 Brian Wolff(bug 18424) Clean up paging links on Special:allpages...
2011-09-18 Brian WolffMake the phpunit old-style parserTest converter thingy...
2011-09-18 Brian WolffFollow-up r92635 Make sure the Exif related tests handl...
2011-09-17 KrinkleRevert r97386, way to soon. loader constructor has...
2011-09-17 Krinkle[RL] Stand-alone ResourceLoader front-end
next