Followup cf5f641: pass $params by reference again
[lhc/web/wiklou.git] / includes /
2014-12-15 Roan KattouwFollowup cf5f641: pass $params by reference again
2014-12-15 jenkins-botMerge "Made StashEdit log a bit less verbose"
2014-12-15 jenkins-botMerge "Add better error message for files which exceeds...
2014-12-15 jenkins-botMerge "Explaining why user groups are sometimes returne...
2014-12-15 umherirrenderAdd better error message for files which exceeds $wgMax...
2014-12-15 jenkins-botMerge "SpecialBlockList: Remove unused message 'infinit...
2014-12-15 umherirrenderSpecialBlockList: Remove unused message 'infiniteblock...
2014-12-14 Translation update... Localisation updates from https://translatewiki.net.
2014-12-14 Niklas LaxströmEscape parentheses message on watchlist pages
2014-12-14 kaldariExplaining why user groups are sometimes returned by...
2014-12-14 Bartosz DziewońskiCorrect documentation for $wgResourceModuleSkinStyles
2014-12-14 Yuri AstrakhanMinor spelling comment fix
2014-12-14 This, that and the... LocalisationCache: Use file_get_contents instead of...
2014-12-14 Aaron SchulzMade StashEdit log a bit less verbose
2014-12-13 Translation update... Localisation updates from https://translatewiki.net.
2014-12-13 jenkins-botMerge "Apply coding conventions for JavaScript"
2014-12-13 Bartosz DziewońskiMerge "Get to the point about howto download Vector :p"
2014-12-13 Bartosz DziewońskiMerge "skins: Update .gitignore"
2014-12-13 Translation update... Localisation updates from https://translatewiki.net.
2014-12-12 Kunal MehtaConvert more wfRunHooks() --> Hooks::run()
2014-12-12 jenkins-botMerge "GlobalFunctions: Fix 'Undefined index' notice...
2014-12-12 jenkins-botMerge "Special pages: Change some wfMessage to $this...
2014-12-12 Bartosz DziewońskiGlobalFunctions: Fix 'Undefined index' notice in wfBack...
2014-12-12 umherirrenderSpecial pages: Change some wfMessage to $this->msg
2014-12-12 jenkins-botMerge "Removed some unnecessary code in LocalFileDelete...
2014-12-12 jenkins-botMerge "Do not require that a Monolog handler has a...
2014-12-12 jenkins-botMerge "Guard against empty integerPart in Language...
2014-12-12 jenkins-botMerge "Update OOjs UI to v0.5.0"
2014-12-12 jenkins-botMerge "Pass config to UsercreateTemplate/UserloginTemplate"
2014-12-12 Bryan DavisDo not require that a Monolog handler has a formatter
2014-12-12 umherirrenderPass config to UsercreateTemplate/UserloginTemplate
2014-12-12 jenkins-botMerge "Check hasTitle() in RequestContext::setWikiPage()"
2014-12-12 Kunal MehtaCheck hasTitle() in RequestContext::setWikiPage()
2014-12-12 Aaron SchulzLog to DBPerformance when queries affect many rows
2014-12-12 jenkins-botMerge "Always set a title on images when provided"
2014-12-12 JackmcbarnAlways set a title on images when provided
2014-12-12 Kunal MehtaAdd more context to globaltitlefail logs
2014-12-12 jenkins-botMerge "Typo fixes and non-code tweaks"
2014-12-12 RicordisamoaTypo fixes and non-code tweaks
2014-12-12 jenkins-botMerge "Remove obsolete note from Title->canExist()"
2014-12-12 jenkins-botMerge "Cleaned up LoadBalancer::getConnection"
2014-12-12 Sergio SantoroFix case insensitive string comparison for http header...
2014-12-12 Aaron SchulzAvoid blocking on ChronologyProtecter check in LoadBala...
2014-12-11 Translation update... Localisation updates from https://translatewiki.net.
2014-12-11 jenkins-botMerge "Update README from [[mw:README]]"
2014-12-11 Tim StarlingFix ProfilerStandard sorting and a profile error
2014-12-11 Tim StarlingFix parenthesis placement in multi-line condition
2014-12-11 C. Scott AnanianEnforce spaces around magic links (RFC, PMID, and ISBN).
2014-12-11 jenkins-botMerge "Stash edit when user idles"
2014-12-10 jenkins-botMerge "ResourceLoaderImageModule: Allow use on mobile"
2014-12-10 jdlrobsonResourceLoaderImageModule: Allow use on mobile
2014-12-10 jenkins-botMerge "Adding aliases for speacial pages in Hebrew"
2014-12-10 Translation update... Merge "Localisation updates from https://translatewiki...
2014-12-10 Translation update... Localisation updates from https://translatewiki.net.
2014-12-10 Aaron SchulzReplace wfRunHooks calls with direct Hooks::run calls
2014-12-10 jenkins-botMerge "API edit: allow ConfirmEdit to use the merged...
2014-12-10 jenkins-botMerge "Fix case of various newFromID/newFromId functions"
2014-12-10 jenkins-botMerge "Xml: Simplify processing of attributes in Xml...
2014-12-10 umherirrenderFix case of various newFromID/newFromId functions
2014-12-10 RicordisamoaXml: Simplify processing of attributes in Xml::label
2014-12-10 Aaron SchulzFixed internalClean class/method existence check for...
2014-12-10 Bryan Davishhvm: Check for tidy function instead of class
2014-12-10 RicordisamoaAvoid preloading unused messages in ContribsPager
2014-12-10 jenkins-botMerge "API: Allow redirecting a page to itself using...
2014-12-10 jenkins-botMerge "jquery.mwExtension.test: Use better sample data...
2014-12-10 jenkins-botMerge "Always use 'bool' instead of 'boolean' after...
2014-12-10 RicordisamoaAlways use 'bool' instead of 'boolean' after '@param...
2014-12-10 Kevin IsraelAPI: Allow redirecting a page to itself using action...
2014-12-10 Aaron SchulzCleaned up LoadBalancer::getConnection
2014-12-10 jenkins-botMerge "Added some abstract methods to DatabaseBase"
2014-12-10 Ori LivnehSimplify MWTidy
2014-12-10 jenkins-botMerge "Add parser tests for tables with pipes and wikil...
2014-12-10 Aaron SchulzAdded some abstract methods to DatabaseBase
2014-12-10 jenkins-botMerge "Allow moment on mobile web"
2014-12-09 jenkins-botMerge "Made SectionProfiler cache the ScopedCallback...
2014-12-09 jenkins-botMerge "Register a shutdown function to log fatal errors"
2014-12-09 Aaron SchulzMade SectionProfiler cache the ScopedCallback closure...
2014-12-09 jenkins-botMerge "Sync up with Parsoid parserTests."
2014-12-09 Bryan DavisRegister a shutdown function to log fatal errors
2014-12-09 Aaron SchulzReuse page preview parses by using the edit stash system
2014-12-09 Aaron SchulzMade prepareContentForEdit() use the stash cache by...
2014-12-09 jenkins-botMerge "API: Don't use an empty LinkBatch in ApiOpenSearch"
2014-12-09 jenkins-botMerge "Handle phpunit being autoloaded from checkLess...
2014-12-09 Brad JorschAPI: Don't use an empty LinkBatch in ApiOpenSearch
2014-12-09 jenkins-botMerge "Fix out-of-order entry in autoload.php"
2014-12-09 Aaron SchulzVarious edit stash fixes
2014-12-09 Translation update... Localisation updates from https://translatewiki.net.
2014-12-09 jenkins-botMerge "Changed some DatabaseBase type hints to IDatabase"
2014-12-09 RicordisamoaRemove obsolete note from Title->canExist()
2014-12-09 jenkins-botMerge "ResourceLoader: Stop passing around errors as...
2014-12-09 jenkins-botMerge "ResourceLoaderImageModule for icons"
2014-12-09 Bartosz DziewońskiResourceLoader: Stop passing around errors as /**/...
2014-12-09 Bartosz DziewońskiResourceLoaderImageModule for icons
2014-12-09 Chad HorohoeRemove $logType and $visible, leftover from before...
2014-12-09 jenkins-botMerge "Parser test for "Free external link with trailin...
2014-12-09 jenkins-botMerge "Fix for broken thumbnails when the file width...
2014-12-09 Brad JorschAPI: Don't double generator list
2014-12-09 Aaron SchulzChanged some DatabaseBase type hints to IDatabase
2014-12-09 Gergő TiszaFix for broken thumbnails when the file width is in...
2014-12-09 jenkins-botMerge "resourceloader: Refactor empty value trimming...
next