Lazy load tablesorter only when needed. Bug 28946
[lhc/web/wiklou.git] / includes /
2011-05-13 Brion Vibber* (bug 28634) document possible API caveat caused by...
2011-05-13 Antoine Mussomerge in prettyURL patch
2011-05-13 Alexandre EmsenhuberRemoved redundant whitespaces
2011-05-13 Alexandre EmsenhuberArticle::updateArticle() doesn't exist anymore
2011-05-13 Antoine Mussofix backtrace on SQL error
2011-05-12 Alexandre EmsenhuberFix for r86041: when the user wants to unwatch the...
2011-05-12 Antoine Musso* ammend class comment
2011-05-12 Alexandre EmsenhuberRemoved dead code path since r27312: $revision cannot...
2011-05-12 Jack Phoenixfollow-up to r87584: remove a call to no-op function...
2011-05-11 Sam ReedReturn comment stuffs
2011-05-11 Sam ReedFix bug link for PhpRefCallBugTester class
2011-05-11 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-11 Ryan Kaldarireadding generic public domain option per comments...
2011-05-11 Ryan KaldariUpdating license choices for installer. CC public domai...
2011-05-10 Sam Reed* (bug 27790) add query type for querymodules to action...
2011-05-10 KrinkleCreating a way to toggle mw.config LEGACY_GLOBALS from...
2011-05-10 Chad HorohoeTurn forUpdate() into an actual no-op
2011-05-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-10 Brion Vibber* (bug 25262) Fix for minification of hardcoded data...
2011-05-10 Alexandre EmsenhuberMoved inclusion of UtfNormalDefines.php near other...
2011-05-10 Brian Wolff(bug 28888) In Special:Search, Don't tell user the...
2011-05-10 Brian WolffPrevent user from trying to move a page to a title...
2011-05-10 Brion Vibber* (bug 21279, bug 28820) Workaround for standard diff...
2011-05-10 Brion Vibber* (bug 21279) Special:Undelete's 'change visibility...
2011-05-10 Brion Vibber* (bug 21279) Special:RevisionDelete now uses revision...
2011-05-10 Brion VibberFixes for FakeResultWrapper iteration -- the rewind...
2011-05-09 Brian Wolff(bug 28887) Do not re-use special page objects.
2011-05-09 Jack Phoenixcoding style tweaks
2011-05-09 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-09 Chad HorohoeMore silly ternary true : false fixes
2011-05-09 KrinkleFix fixme: r87340: Remove slashes from double quote...
2011-05-09 Brion Vibber(bug 28864) Fix UtfNormal benchmark & test case runners...
2011-05-09 Alexandre EmsenhuberFollow-up r86155: also remove revisionmove from MediaWi...
2011-05-09 Max SemenikUse runChild() to pass useful stuff like quiet mode
2011-05-09 Roan Kattouw(bug 28840) Commit patch by bawolff that encodes dots...
2011-05-09 Max SemenikRevert SQLite-related part of r87357: sauses SLQ errors...
2011-05-09 Brian WolffMake it so that when a special page is trancluded,...
2011-05-09 Brian Wolff(bug 28883) Add messages for compression types (metadat...
2011-05-08 Sam ReedWhitespace fixes
2011-05-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-08 Sam ReedDocumentation
2011-05-08 Alexandre Emsenhuber$wgOut can no longer be a stub since r85278, so there...
2011-05-08 Daniel FriesenChange $text to $html. This has been bothering me for...
2011-05-07 Sam Reed* (bug 24711) MV_EditPageAjax.php uses deprecated LogRe...
2011-05-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-07 Brian Wolff(bug 28868) Include the number of pages in the default...
2011-05-07 Niklas LaxströmFollowup r87578:
2011-05-07 Happy-melonAutoloader entries for r86041.
2011-05-07 Happy-melonFix E_STRICT reported on r86273 CR.
2011-05-07 Happy-melonMove minimum database versions to Defines.php
2011-05-07 Happy-melonCentralise the minimum-required-php-version in a MW_MIN...
2011-05-07 Happy-melon* Implement MW_VERSION constant in Defines.php and...
2011-05-07 Sam ReedFollowup r87261
2011-05-07 Happy-melonFollow-up r85918:
2011-05-07 Happy-melon(bug 28834) Restore nl2br() wrappers removed in r85918.
2011-05-07 Happy-melon(bug 28797) Fix ApiBase::parseMsg() to properly handle...
2011-05-07 Aaron Schulz(bug 28667) "old title gets two review log entries...
2011-05-07 Aaron SchulzNotice: Use of undefined constant GAID_FOR_UPDATE ...
2011-05-06 Sam ReedRemove another unused deprecated function
2011-05-06 Sam ReedKill $wgExtraRandompageSQL
2011-05-06 Sam ReedKill $wgAllowUserSkin
2011-05-06 Sam ReedHTMLCacheUpdate->invalidate() deprecated since 1.16...
2011-05-06 Sam ReedXml::hidden() --> Html::hidden()
2011-05-06 Sam ReedRemove addExtraSQL
2011-05-06 Sam ReedDocumentation
2011-05-06 Sam ReedFix fail attempt at passing string by reference in...
2011-05-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-06 Sam ReedKill $wgRateLimitsExcludedGroups which was deprecated...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-06 Sam ReedKill some more long deprecated unused functions
2011-05-06 Sam ReedRemove some stuff marked as deprecated <= 1.16 unused
2011-05-06 Sam ReedCouple more deprecated things removed
2011-05-06 Sam ReedMore __ for r87572
2011-05-06 Sam ReedAdd wfDeprecated( __METHOD ); to one method marked...
2011-05-06 Alexandre EmsenhuberRemoved more functions marked for removal in 1.19:...
2011-05-06 Alexandre EmsenhuberRemoved LogPageValidTypes, LogPageLogName, LogPageLogHe...
2011-05-06 Alexandre EmsenhuberRemove functions marked for removal in 1.19
2011-05-06 Chad Horohoe(bug 10154) Don't allow user to specify days beyond...
2011-05-06 Chad HorohoeFix for r80864, host not server. Like r87498
2011-05-06 Chad HorohoeBump trunk version since we've branched
2011-05-05 Chad HorohoeFix for r87278: if we're installing with the same user...
2011-05-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-05 Alexandre EmsenhuberMoved wfTimestampNow() near other wfTimestamp() functions
2011-05-05 Merlijn S. van DeenFixes ForeignDBRepo SQL server connection. Fixes bug...
2011-05-05 Roan KattouwPer bug 28738 comment 4, pack ResourceLoader URLs by...
2011-05-05 Roan KattouwFor bug 28738, have the installer check for the Suhosin...
2011-05-05 Leo KoppelkammFix PHP notice in r85922. Sorry for the holdup, I kinda...
2011-05-05 Max SemenikBug 28822 - Upgrade from normal 1.16 wiki to 1.17 fails...
2011-05-05 Chad HorohoeKill $wgSkinExtensionFunctions. Way back in r4934 when...
2011-05-05 Tim Starling* Fix for bug 28534: IE 6 content type detection again
2011-05-05 Chad Horohoe(bug 28641) Doc fix for wfEmptyMsg()
2011-05-04 Russ NelsonLikely that nobody is calling getPath() on a ForeignAPI...
2011-05-04 Chad HorohoeMove CleanUpTest, fixes in next commit
2011-05-04 Russ NelsonThis part of the API seems universally ignored. If...
2011-05-04 Sam ReedDocumentation
2011-05-04 Krinklemw.loader fixes
2011-05-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-04 Russ NelsonNo current need for an alias to getPath()
2011-05-04 Sam Reed* (bug 28812) API's parse module documentation should...
next