Merge "Correct case for the "MediaWiki:Revdelete-reason-dropdown" link in Special...
[lhc/web/wiklou.git] / includes / SkinLegacy.php
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "HTMLForm: throw a warning when no callback is...
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Aaron SchulzMerge "Scribunto parser support"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-24 Brion VIBBERMerge "When file sha1 populator fixes wrong values...
2012-05-24 Brion VIBBERMerge "Work around annoying Revision::newFromArchiveRow...
2012-05-23 ReedyMerge "Skip legacy archives rows that already have...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-23 Alexandre EmsenhuberRemoved checks for the "MEDIAWIKI" constant on files...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
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-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
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-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 DemonMerge "Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c...
2012-05-11 DemonMerge "Added missing GPLv2 headers in some places."
2012-05-11 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedMore of r113580
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2012-02-26 Derk-Jan HartmanAdd lang and hreflang tags to the variants in the varia...
2012-02-09 Sam ReedMore return documentation
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-12-13 Jeroen De Dauwrem use of escapeLocalURL
2011-12-12 Robin Pepermansfix r105935, wgContLang still used in the function
2011-12-12 Robin Pepermansnot sure if this span is really needed, but in any...
2011-12-12 Robin PepermansFollow-up to r105870: dir="auto" on page title also...
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-10-19 Alexandre EmsenhuberDon't reinvent the wheel in LegacyTemplate::pageStats...
2011-10-10 Alexandre Emsenhuber* Factorise calls to getTitle() and getSkin()
2011-10-10 Alexandre EmsenhuberFixes for SkinLegacy::specialPagesList():
2011-10-05 Sam ReedFix undefined $title
2011-10-05 Sam ReedCall to undefined method CologneBlueTemplate::getIntern...
2011-09-22 Robin PepermansRe-do r96798 ("LanguageConverter now depends on the...
2011-09-20 Robin PepermansFix support of legacy skins Standard & CologneBlue...
2011-09-14 Niklas LaxströmRevert r96798 - makes parser go infinite loop somewhere
2011-09-11 Robin Pepermans(Bug 30364) LanguageConverter should depend on the...
2011-09-04 Daniel FriesenFollowup r87340: Post-hook swap bodytext into a new...
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-07-27 Robin PepermansSkinLegacy:
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-05-09 KrinkleFix fixme: r87340: Remove slashes from double quote...
2011-05-03 Alexandre EmsenhuberMoved "printfooter" and debug HTML away from "bodytext...
2011-05-02 Alexandre EmsenhuberMoved Skin::$mWatchLinkNum to SkinLegacy since it's...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-17 Happy-melonTidy up some more uses of SpecialPage static methods
2011-04-14 Happy-melonFollow-up r 86041 per CR and IRC:
2011-02-19 Alexandre Emsenhuber* Use OutputPage::getSyndicationLinks() to build feed...
2011-02-12 Alexandre EmsenhuberMoved wfGetSiteNotice(), wfGetNamespaceNotice() and...
2011-02-11 Daniel FriesenFix a small bug in SkinLegacy.
2011-02-08 PlatonidesUnused globals
2011-02-05 Daniel FriesenKill off Linker::getExternalLinkAttributes.
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...