Merge "(bug 41476) Implement Language::isKnownLanguageTag()"
[lhc/web/wiklou.git] / includes /
2013-01-28 jenkins-botMerge "(bug 41476) Implement Language::isKnownLanguageT...
2013-01-28 Siebrand MazelandMerge "Localisation updates from translatewiki.net."
2013-01-28 nullspoonWhitelisting publicly readable title with regex
2013-01-28 jenkins-botMerge "rename vars in SkinTemplate::outputPage()"
2013-01-28 Amir E. Aharonirename vars in SkinTemplate::outputPage()
2013-01-28 jenkins-botMerge "Sprinkle <code> over some strings."
2013-01-27 Siebrand MazelandSprinkle <code> over some strings.
2013-01-27 jenkins-botMerge "fix some spacing"
2013-01-27 umherirrenderfix some spacing
2013-01-27 jenkins-botMerge "fix some spacing"
2013-01-27 IAlexMerge "The static declaration must come after the visib...
2013-01-26 jenkins-botMerge "fix some spacing"
2013-01-26 umherirrenderThe use of function sizeof() is forbidden; use count...
2013-01-26 umherirrenderfix some spacing
2013-01-26 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-26 umherirrenderThe static declaration must come after the visibility...
2013-01-26 Translation update... Localisation updates from translatewiki.net.
2013-01-26 umherirrenderThe final declaration must precede the visibility decla...
2013-01-26 umherirrenderThe abstract declaration must precede the visibility...
2013-01-26 jenkins-botMerge "(bug 17808) (bug 21167) use real links for searc...
2013-01-26 umherirrenderfix some spacing
2013-01-26 jenkins-botMerge "$wgContLang global unused in addNewUserLogEntry...
2013-01-25 Victor Vasiliev(bug 43751) Allow '+' in MySQL database names.
2013-01-25 Platonides$wgContLang global unused in addNewUserLogEntry since...
2013-01-25 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-25 jeroendedauwAdded typehint
2013-01-25 jeroendedauwuse strict null check
2013-01-25 Translation update... Localisation updates from translatewiki.net.
2013-01-25 jeroendedauwSimplified code. Removed not needed if-else
2013-01-25 Aaron SchulzImproved BagOStuff docs.
2013-01-25 jenkins-botMerge "Fixed typo"
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-25 jenkins-botMerge "add profiling points in SiteSQLStore"
2013-01-25 jenkins-botMerge "Added new "byemail" action to the new users...
2013-01-25 Tyler Anthony Romeo(bug 44346) Fixed call signature for PingLimiter hook.
2013-01-25 jeroendedauwFixed typo
2013-01-25 Alexandre EmsenhuberAdded new "byemail" action to the new users log
2013-01-25 audeadd profiling points in SiteSQLStore
2013-01-25 jenkins-botMerge "Change name of section so it does not get confus...
2013-01-25 jeroendedauwChange name of section so it does not get confused...
2013-01-25 jenkins-botMerge "(bug 44338) set the site internal id when loadin...
2013-01-25 jenkins-botMerge "Add link to the php manual to the IBM DB2 instal...
2013-01-25 aude(bug 44338) set the site internal id when loading sites...
2013-01-25 PlatonidesAdd link to the php manual to the IBM DB2 installer...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 Translation update... Localisation updates from translatewiki.net.
2013-01-24 jenkins-botMerge "(bug 43964) Invalid value of "link" parameter...
2013-01-24 jenkins-botMerge "Don't return invalid XML from paraminfo when...
2013-01-24 danielAdd a method to clear the site list programmatically.
2013-01-24 danielClear caches automatically when changing site list.
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge "Fix cache key used by SiteSQLStore."
2013-01-24 jenkins-botMerge "Implemented Serializable interface in Site"
2013-01-24 jeroendedauwAdded missing documentation to SiteStore interface
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-24 danielFix cache key used by SiteSQLStore.
2013-01-24 jeroendedauwImplemented Serializable interface in Site
2013-01-24 Petr OnderkaDon't return invalid XML from paraminfo when one of...
2013-01-24 Aarti Dwivedi (bug 42004) Enable subpages per default on Project...
2013-01-23 jenkins-botMerge "(bug 44248) Minor tweak to MediaWiki:Readonlywar...
2013-01-23 jenkins-botMerge "Address gender support issues in page enotif...
2013-01-23 Translation update... Localisation updates from translatewiki.net.
2013-01-23 jenkins-botMerge "[FileBackend] Fixed bug where "false" could...
2013-01-23 jenkins-botMerge "Improved some thumb.php error messages."
2013-01-23 Aaron Schulz[FileBackend] Fixed bug where "false" could be included...
2013-01-23 jenkins-botMerge "Preserve warnings on API error"
2013-01-23 Yuri AstrakhanPreserve warnings on API error
2013-01-23 jenkins-botMerge "(bug 37209) Make TextContentTest and WikitextCon...
2013-01-23 jenkins-botMerge "Make Job::toString handle non-primitive parameters."
2013-01-23 danielMake Job::toString handle non-primitive parameters.
2013-01-23 jenkins-botMerge "Design improvements to sites code"
2013-01-23 jenkins-botMerge "Added a new "api-error-publishfailed" message."
2013-01-23 Tim LandscheidtDo not flip partial keys in CSSJanus.
2013-01-23 Alexandre Emsenhuber(bug 43964) Invalid value of "link" parameter in <galle...
2013-01-23 Aaron SchulzDisabled async "from-stash" upload for now.
2013-01-23 Aaron SchulzAdded a new "api-error-publishfailed" message.
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 Brad Jorsch(bug 31849) API imageinfo correctly handle redirects
2013-01-22 jeroendedauwDesign improvements to sites code
2013-01-22 Aaron Schulz[ExternalStore] Various cleanups to ExternalStore class.
2013-01-22 Brian WolffRemove references to non-existent 'execute' right in...
2013-01-22 jenkins-botMerge "(bug 41477) Add Language::isSupportedLanguage"
2013-01-22 jenkins-botMerge "Use better variable name in CoreParserFunctions...
2013-01-22 jenkins-botMerge "Use a LinkBatch for the creator/last editor...
2013-01-22 Alexandre EmsenhuberUse better variable name in CoreParserFunctions::pagesize()
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "(bug 44202) Account creation through API no...
2013-01-21 jenkins-botMerge "Update doc comments and code formatting."
2013-01-21 jenkins-botMerge "[FileRepo] Flipped RENDER_FORCE check order...
2013-01-21 Siebrand MazelandUpdate doc comments and code formatting.
2013-01-21 Aaron Schulz[FileRepo] Flipped RENDER_FORCE check order to avoid...
2013-01-21 jenkins-botMerge "(bug 44131) Change InfoAction cache key to use...
2013-01-21 Alexandre Emsenhuber(bug 44202) Account creation through API no longer...
2013-01-21 Translation update... Merge "Localisation updates from translatewiki.net."
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 Translation update... Localisation updates from translatewiki.net.
2013-01-21 Tyler Anthony Romeo(bug 44131) Change InfoAction cache key to use SHA1.
2013-01-21 jenkins-botMerge "(bug 40354) Add support for formatnum in jqueryM...
next