lhc/web/wiklou.git
2016-10-16 Kunal MehtaRe-add human readable parser limit report
2016-10-16 jenkins-botMerge "addRFCandPMIDInterwiki: Fix strict mode errors"
2016-10-15 Translation... Localisation updates from https://translatewiki.net.
2016-10-15 Kunal MehtaaddRFCandPMIDInterwiki: Fix strict mode errors
2016-10-15 jenkins-botMerge "MediaWiki.php: Make getUrlDomainDistance() actua...
2016-10-15 PaladoxFix LoadBalancerSingle::reallyOpenConnection() signature
2016-10-15 jenkins-botMerge "Only set memcache hash when saving messages...
2016-10-15 jenkins-botMerge "Deprecate EditFilterMerged hook, final ContentHa...
2016-10-15 Kunal MehtaMove MWGrants out of utils
2016-10-15 jenkins-botMerge "EditPage: Show EditFilterMergedContent hook...
2016-10-15 Kunal MehtaEditPage: Show EditFilterMergedContent hook errors...
2016-10-15 Kunal MehtaImprove deprecation comment for MW_DIFF_VERSION
2016-10-15 jenkins-botMerge "Move MimeMagic code to libs/mime/MimeAnalyzer...
2016-10-15 jenkins-botMerge "Add 'WikiPageFactory' hook"
2016-10-15 Aaron SchulzMove MimeMagic code to libs/mime/MimeAnalyzer.php
2016-10-14 Kunal MehtaAdd 'WikiPageFactory' hook
2016-10-14 Aaron Schulzobjectcache: use a default "since" timestamp in getWith...
2016-10-14 Roan KattouwMediaWiki.php: Make getUrlDomainDistance() actually...
2016-10-14 jenkins-botMerge "commonPrint: Remove overqualified selectors...
2016-10-14 jenkins-botMerge "HTMLDateTimeField: Properly handle empty input"
2016-10-14 jenkins-botMerge "Add self to credits (Ed Sanders)"
2016-10-14 Brad JorschHTMLDateTimeField: Properly handle empty input
2016-10-14 jenkins-botMerge "BaseTemplate: Make getMsg() calling pattern...
2016-10-14 jenkins-botMerge "SpecialWatchlist: Move title from form action...
2016-10-14 jenkins-botMerge "Allow users with deleterevision but not deletedh...
2016-10-14 jenkins-botMerge "Enable APISandbox code on mobile"
2016-10-14 Kunal MehtaBaseTemplate: Make getMsg() calling pattern more like...
2016-10-13 jenkins-botMerge "Move up devunt's name to Developers"
2016-10-13 jenkins-botMerge "Remove deprecated ObjectCache::newAccelerator...
2016-10-13 jenkins-botMerge "Fix WANObjectCache doc typo"
2016-10-13 Translation... Localisation updates from https://translatewiki.net.
2016-10-13 FomafixSpecialWatchlist: Move title from form action to hidden...
2016-10-13 zppix1Fix grammar, wording and flow in the API documentation
2016-10-13 Elliott EgglestonOnly set memcache hash when saving messages to memcache
2016-10-13 jenkins-botMerge "Change documentation of formatTimePeriod"
2016-10-13 jenkins-botMerge "Make TransactionProfiler::setSilenced() calls...
2016-10-13 Andrew HarrisChange documentation of formatTimePeriod
2016-10-13 jdlrobsonEnable APISandbox code on mobile
2016-10-13 Brad JorschAvoid blowing up inside Parser::extensionSubstitution...
2016-10-13 Ed SandersAdd self to credits (Ed Sanders)
2016-10-13 Aaron SchulzFix WANObjectCache doc typo
2016-10-13 Petr PchelkoApiPurge: Set the triggering user for the LinksUpdate
2016-10-13 Aaron SchulzMake TransactionProfiler::setSilenced() calls handle...
2016-10-13 jenkins-botMerge "Balancer: remove unnecessary extra argument"
2016-10-13 jenkins-botMerge "TitleWidget: Take 'known' status into account...
2016-10-12 C. Scott AnanianBalancer: remove unnecessary extra argument
2016-10-12 jenkins-botMerge "Remove ContentHandler::deprecated()"
2016-10-12 jenkins-botMerge "Make Article::getContent() emit deprecation...
2016-10-12 ReedyRemove ContentHandler::deprecated()
2016-10-12 Aaron SchulzRemove deprecated ObjectCache::newAccelerator method
2016-10-12 PaladoxAdd patch to migrate rc_ip field to varbinary(40)
2016-10-12 jenkins-botMerge "Adding SITENAME to search box placeholder"
2016-10-12 jenkins-botMerge "Make SessionBackend::save() update the user...
2016-10-12 Aaron SchulzMake SessionBackend::save() update the user post-send
2016-10-12 jenkins-botMerge "Balancer: Add a bunch of phpdoc and 2 fixmes"
2016-10-12 jenkins-botMerge "Call parent::__construct() in MysqlBase AFTER...
2016-10-12 Alex MonkTitleWidget: Take 'known' status into account when...
2016-10-12 jenkins-botMerge "GallerySlideshow: Add tooltip on toggle thumbnai...
2016-10-12 jenkins-botMerge "GallerySlideshow: Keep alt attribute of images"
2016-10-12 jenkins-botMerge "Improve Doxygen template used by mwdocgen.php"
2016-10-12 Jan DrewniakAdding SITENAME to search box placeholder
2016-10-12 Prateek SaxenaGallerySlideshow: Keep alt attribute of images
2016-10-12 Volker EcommonPrint: Remove overqualified selectors & `!importa...
2016-10-12 Prateek SaxenaGallerySlideshow: Add tooltip on toggle thumbnails...
2016-10-11 jenkins-botMerge "Guard Database::explicitTrxActive() against...
2016-10-11 ReedyCall parent::__construct() in MysqlBase AFTER transferr...
2016-10-11 jenkins-botMerge "Convert LanguageConverter to using getLocalServe...
2016-10-11 Aaron SchulzConvert LanguageConverter to using getLocalServerObject...
2016-10-11 jenkins-botMerge "objectcache: Fix test coverage"
2016-10-11 L10n-botMerge "Localisation updates from https://translatewiki...
2016-10-11 jenkins-botMerge "Call resetChildProcessServices() in ForkController"
2016-10-11 Translation... Localisation updates from https://translatewiki.net.
2016-10-11 jenkins-botMerge "Make server index validity checks in LoadBalance...
2016-10-11 Aaron SchulzCall resetChildProcessServices() in ForkController
2016-10-11 Aaron SchulzGuard Database::explicitTrxActive() against returning...
2016-10-11 Timo Tijhofobjectcache: Fix test coverage
2016-10-11 Stanislav MalyshevCall destroy method that actually exists instead of...
2016-10-11 Kunal MehtaBalancer: Add a bunch of phpdoc and 2 fixmes
2016-10-11 Volker ERemove outdated deprecated .mw-ui-primary class
2016-10-11 jenkins-botMerge "API: Add a 'known' property when missing-but...
2016-10-11 FomafixUpdate weblinks in comments from HTTP to HTTPS
2016-10-11 jenkins-botMerge "Ignore defineProperty() failures in mw.log.depre...
2016-10-11 jenkins-botMerge "API: Remove deprecated response values from...
2016-10-11 jenkins-botMerge "Tweak fullscreen styles for API sandbox"
2016-10-11 jenkins-botMerge "Preserve font size in ApiSandbox when going...
2016-10-11 Brad JorschAPI: Add a 'known' property when missing-but-known...
2016-10-11 Ed SandersTweak fullscreen styles for API sandbox
2016-10-11 jenkins-botMerge "Use <a> instead of <a href="#"> for JavaScript...
2016-10-11 jenkins-botMerge "mediawiki.UI: Document explicitly about deprecat...
2016-10-11 FomafixUse <a> instead of <a href="#"> for JavaScript click...
2016-10-11 jenkins-botMerge "SECURITY: quote booleans as string (not integer...
2016-10-11 Gergő TiszaSECURITY: quote booleans as string (not integer) in...
2016-10-11 jenkins-botMerge "Fix the name of the Livvi-Karelian to fully...
2016-10-11 jenkins-botMerge "TemplatesOnThisPage: The second paramter in...
2016-10-11 Volker Emediawiki.UI: Document explicitly about deprecated...
2016-10-11 Amir SarabadaniTemplatesOnThisPage: The second paramter in rawElement...
2016-10-11 Volker Emediawiki.UI: Align .mw-ui-input appearance to design...
2016-10-10 Timo Tijhofobjectcache: Fix test coverage
2016-10-10 Bartosz DziewońskiIgnore defineProperty() failures in mw.log.deprecate
2016-10-10 jenkins-botMerge "Password reset link is shown when no reset optio...
next