lhc/web/wiklou.git
2014-06-26 C. Scott AnanianAdd parser test for "extra interlanguage links".
2014-06-24 jenkins-botMerge "Sync up with Parsoid parserTests."
2014-06-24 jenkins-botMerge "mediawiki.page.patrol.ajax: Use postWithToken"
2014-06-24 C. Scott AnanianSync up with Parsoid parserTests.
2014-06-24 umherirrenderRemove HTMLForm::addJS() (deprecated since 1.18)
2014-06-24 florianschmidtwelzowSpecial:Watchlist: Don't try to render empty row
2014-06-24 Brad JorschActually fetch config object in ApiQueryRecentChanges...
2014-06-24 danielGuard recursion flag against exceptions.
2014-06-24 jenkins-botMerge "Set wgScript in LinkerTest"
2014-06-24 Kevin IsraelRemove use of OutputPage::addParserOutputNoText()
2014-06-24 jenkins-botMerge "Allow fragments in link= parameter in <gallery...
2014-06-24 audeSet wgScript in LinkerTest
2014-06-24 jenkins-botMerge "Remove SearchEngineReplacePrefixesComplete hook"
2014-06-24 Fomafixmediawiki.page.patrol.ajax: Use postWithToken
2014-06-24 Kevin IsraelAdd includes/page/ to findHooks.php
2014-06-24 jenkins-botMerge "Revert "PrefixSearch (ApiOpenSearch) now support...
2014-06-24 KrinkleRevert "PrefixSearch (ApiOpenSearch) now supports searc...
2014-06-23 jenkins-botMerge "Replace deprecated File::sha1Base36 call"
2014-06-23 jenkins-botMerge "Use quickUserCan instead of userCan for searches"
2014-06-23 jenkins-botMerge "Add support for testing transparent tags"
2014-06-23 jenkins-botMerge "Rename Parser_DiffTest class to ParserDiffTest"
2014-06-23 Brian WolffAllow fragments in link= parameter in <gallery> tags.
2014-06-23 jenkins-botMerge "Do not mention deprecated RawPage in hooks.txt"
2014-06-23 jenkins-botMerge "Don't allow some E_NOTICE messages to end up...
2014-06-23 Translation... Localisation updates from https://translatewiki.net.
2014-06-23 jenkins-botMerge "Fix rendering of centered caption-less images"
2014-06-23 jenkins-botMerge "Fix typo in Special:MIMESearch causing minor...
2014-06-23 jenkins-botMerge "Hide the caption of frameless or inline images...
2014-06-23 jenkins-botMerge "Remove SpecialPage::getFile"
2014-06-23 jenkins-botMerge "GlobalVarConfig shouldn't throw exceptions for...
2014-06-23 umherirrenderReplace deprecated File::sha1Base36 call
2014-06-23 umherirrenderCorrect comment about getPropsFromPath/sha1Base36 in...
2014-06-23 umherirrenderRemove SpecialPage::getFile
2014-06-23 umherirrenderDo not mention deprecated RawPage in hooks.txt
2014-06-23 Gabriel WickeFix rendering of centered caption-less images
2014-06-23 jenkins-botMerge "Removed setLang() too from IContextSource subcla...
2014-06-23 jenkins-botMerge "Database search fixes:"
2014-06-23 Gabriel WickeHide the caption of frameless or inline images in Parso...
2014-06-23 Brad JorschGlobalVarConfig shouldn't throw exceptions for null...
2014-06-23 Chad HorohoeRemove SearchEngineReplacePrefixesComplete hook
2014-06-23 jenkins-botMerge "ApiParse: Add disableeditsection parameter"
2014-06-23 jenkins-botMerge "Expose $wgLocalInterwikis via the API"
2014-06-23 jenkins-botMerge "Typo in documentation: wgMaxShell not wgShellMax"
2014-06-23 jenkins-botMerge "Make the deprecation notice actually useful...
2014-06-23 rillkeTypo in documentation: wgMaxShell not wgShellMax
2014-06-23 jenkins-botMerge "Use user name for $6 of message 'revision-info'"
2014-06-23 jenkins-botMerge "Add authorship info and tweaks to $wgExtensionCr...
2014-06-22 withoutanameRename Parser_DiffTest class to ParserDiffTest
2014-06-22 withoutanameRemoved setLang() too from IContextSource subclasses
2014-06-22 Translation... Localisation updates from https://translatewiki.net.
2014-06-22 umherirrenderUse user name for $6 of message 'revision-info'
2014-06-22 jenkins-botMerge "mediawiki.searchSuggest: Enable result caching"
2014-06-22 jenkins-botMerge "jquery.suggestions: Support caching results...
2014-06-22 jenkins-botMerge "Only list Create account when permissions allow it"
2014-06-22 jenkins-botMerge "Special:ExpandTemplates: Load RL modules"
2014-06-22 Derk-Jan HartmanSpecial:ExpandTemplates: Load RL modules
2014-06-22 withoutanameMove implementations of Page to separate file
2014-06-22 This, that... Expose $wgLocalInterwikis via the API
2014-06-22 withoutanameRemove info(), purge(), revert() and rollback() from...
2014-06-21 jenkins-botMerge "SpecialVersion: Localize '[no name]'"
2014-06-21 jenkins-botMerge "Add a 'namemsg' parameter to $wgExtensionCredits...
2014-06-21 Mark A. HershbergerDon't allow some E_NOTICE messages to end up in the...
2014-06-21 Brian WolffFix typo in Special:MIMESearch causing minor part to...
2014-06-21 Bartosz DziewońskiAdd authorship info and tweaks to $wgExtensionCredits...
2014-06-21 Kartik MistryFix comment for @param
2014-06-21 Bartosz DziewońskiSpecialVersion: Localize '[no name]'
2014-06-21 Bartosz DziewońskiAdd a 'namemsg' parameter to $wgExtensionCredits for...
2014-06-21 Niklas LaxströmMake the deprecation notice actually useful by listing...
2014-06-21 jenkins-botMerge "Fix capitalization of "MonoBook" in findHooks...
2014-06-21 jenkins-botMerge "Kill $wgEnableNewpagesUserFilter"
2014-06-21 Kunal MehtaApiParse: Add disableeditsection parameter
2014-06-21 Kevin IsraelFix capitalization of "MonoBook" in findHooks.php
2014-06-21 jenkins-botMerge "Separate MonoBook skin from core"
2014-06-21 This, that... Kill $wgEnableNewpagesUserFilter
2014-06-21 Kevin IsraelFix some findHooks.php errors
2014-06-20 jenkins-botMerge "Removed deprecated WebRequest::escapeAppendQuery()"
2014-06-20 withoutanameRemoved deprecated WebRequest::escapeAppendQuery()
2014-06-20 Bartosz DziewońskiSeparate MonoBook skin from core
2014-06-20 Bartosz DziewońskiSeparate Vector skin from core
2014-06-20 Chad HorohoeDatabase search fixes:
2014-06-20 ChadMerge "PrefixSearch (ApiOpenSearch) now supports search...
2014-06-20 Niklas LaxströmPrefixSearch (ApiOpenSearch) now supports searching...
2014-06-20 jenkins-botMerge "Removed getLang() from IContextSource and subcla...
2014-06-20 jenkins-botMerge "SearchResultSet: remove hasResults(), unused"
2014-06-20 jenkins-botMerge "Article: Add RL modules for the ParserOutput...
2014-06-20 Translation... Merge "Localisation updates from https://translatewiki...
2014-06-20 Bartosz DziewońskiArticle: Add RL modules for the ParserOutput when showi...
2014-06-20 Translation... Localisation updates from https://translatewiki.net.
2014-06-20 Bartosz DziewońskiOutputPage: Add addParserOutputContent() for more fine...
2014-06-20 Bartosz DziewońskiSkinTemplate: Move $stylename to Skin and soft-deprecate
2014-06-20 withoutanameRemoved getLang() from IContextSource and subclasses
2014-06-20 jenkins-botMerge "Some improvements to Special:MergeHistory"
2014-06-20 Chad HorohoeRemove SearchResultTooMany
2014-06-20 Aaron SchulzSet MYSQLI_OPT_CONNECT_TIMEOUT in mysqli
2014-06-20 JackmcbarnAdd support for testing transparent tags
2014-06-20 jenkins-botMerge "Allow interlanguage link prefixes that are not...
2014-06-20 jenkins-botMerge "Update documentation of what a "section" is"
2014-06-20 Chad HorohoeSearchResultSet: remove hasResults(), unused
2014-06-20 jenkins-botMerge "Put wfDeprecated() on obsolete use of $wgSpecial...
2014-06-20 Kevin IsraelFix copy-paste error in wfIsConfiguredProxy()
next