lhc/web/wiklou.git
2016-03-08 jenkins-botMerge "Deprecating: Consolidating `progressive` & ...
2016-03-08 jenkins-botMerge "Update OOjs UI to v0.16.2"
2016-03-08 jenkins-botMerge "Remove deprecated Language::getLangObj()"
2016-03-08 jenkins-botMerge "Remove deprecated Language::specialPage()"
2016-03-08 jenkins-botMerge "Remove deprecated Language::GetLanguageName()"
2016-03-08 James D. ForresterUpdate OOjs UI to v0.16.2
2016-03-08 jenkins-botMerge "Remove deprecated Language::getTranslatedLanguag...
2016-03-08 Siebrand MazelandRemove deprecated Language::getLangObj()
2016-03-08 Siebrand MazelandRemove deprecated Language::specialPage()
2016-03-08 Siebrand MazelandRemove deprecated Language::GetLanguageName()
2016-03-08 jenkins-botMerge "Remove deprecated Language::getLanguageNames()"
2016-03-08 jenkins-botMerge "Use header_register_callback to avoid caching...
2016-03-08 jenkins-botMerge "Hygiene: Add wrapHTML method"
2016-03-08 Translation... Localisation updates from https://translatewiki.net.
2016-03-08 Ramunas GeciauskasNormalize user provided URL link for Special:LinkSearch...
2016-03-08 jenkins-botMerge "Remove use of "successful" in strings"
2016-03-08 Siebrand MazelandRemove deprecated Language::getTranslatedLanguageNames()
2016-03-08 Siebrand MazelandRemove deprecated Language::getLanguageNames()
2016-03-08 jenkins-botMerge "ChangesList: Add support for context source...
2016-03-08 jdlrobsonHygiene: Add wrapHTML method
2016-03-08 jenkins-botMerge "ChangesList: Use context language for LogPage...
2016-03-08 Brad JorschUse header_register_callback to avoid caching responses...
2016-03-08 jenkins-botMerge "initSiteStats.php: Make it obvious you need...
2016-03-08 jenkins-botMerge "DB: Correct argument documentation to match...
2016-03-08 jenkins-botMerge "Move EmailNotification::updateWatchlistTimestamp...
2016-03-08 Kunal MehtainitSiteStats.php: Make it obvious you need to use...
2016-03-08 Volker EMinor update on login form on layout and buttons
2016-03-08 addshoreMove EmailNotification::updateWatchlistTimestamp to...
2016-03-08 Jan ZerebeckiDB: Correct argument documentation to match code.
2016-03-08 Siebrand MazelandReplace uses of join() by implode()
2016-03-08 jenkins-botMerge "Hooks do not have to return true any more, they...
2016-03-08 jenkins-botMerge "Move WatchedItem logic to WatchedItemStore"
2016-03-08 jenkins-botMerge "Add WatchedItemIntegrationTest"
2016-03-08 Timo Tijhofuser: Remove debug entries from User::isValidUserName...
2016-03-08 Timo TijhofChangesList: Add support for context source in ChangesL...
2016-03-08 jenkins-botMerge "Guard against allowing intermediate caching...
2016-03-08 Timo TijhofChangesList: Use context language for LogPage::getName...
2016-03-08 jenkins-botMerge "Use single quotes in API where possible"
2016-03-08 jenkins-botMerge "MemoizedCallable: Add test for memoized closure"
2016-03-08 jenkins-botMerge "SpecialPageFactory: Update main RequestContext...
2016-03-08 Timo TijhofMemoizedCallable: Add test for memoized closure
2016-03-08 jenkins-botMerge "Declare functions with access modifiers"
2016-03-08 jenkins-botMerge "Explicitly declare ApiQueryImageInfo::getInfo...
2016-03-08 jenkins-botMerge "Remove deprecated methods in ApiQuery"
2016-03-08 jenkins-botMerge "Explicitly declare ApiImport::getData() public"
2016-03-08 jenkins-botMerge "Explicitly declare ImportReporter::reportPage...
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatXml::addXslt() prote...
2016-03-08 Timo TijhofSpecialPageFactory: Update main RequestContext in addit...
2016-03-08 Siebrand MazelandUse single quotes in API where possible
2016-03-08 jenkins-botMerge "Explicitly declare ApiFormatBase::initPrinter...
2016-03-08 jenkins-botMerge "Call static functions statically in API"
2016-03-08 jenkins-botMerge "Use Elvis operator where possible in API"
2016-03-08 jenkins-botMerge "Remove unused local variables in API"
2016-03-08 Siebrand MazelandDeclare functions with access modifiers
2016-03-08 Siebrand MazelandExplicitly declare ApiQueryImageInfo::getInfo() public
2016-03-08 Siebrand MazelandRemove deprecated methods in ApiQuery
2016-03-08 Siebrand MazelandExplicitly declare ApiImport::getData() public
2016-03-08 Siebrand MazelandExplicitly declare ImportReporter::reportPage() and...
2016-03-08 Siebrand MazelandExplicitly declare ApiFormatXml::addXslt() protected
2016-03-08 Siebrand MazelandExplicitly declare ApiFormatBase::initPrinter public
2016-03-08 Siebrand MazelandCall static functions statically in API
2016-03-08 Siebrand MazelandUse Elvis operator where possible in API
2016-03-08 Siebrand MazelandRemove unused local variables in API
2016-03-08 addshoreMove WatchedItem logic to WatchedItemStore
2016-03-08 addshoreAdd WatchedItemIntegrationTest
2016-03-08 jenkins-botMerge "Fixes to masterPosWait() for master switchovers"
2016-03-08 jenkins-botMerge "Fix some JobQueue IDEA errors"
2016-03-08 Aaron SchulzFixes to masterPosWait() for master switchovers
2016-03-08 jenkins-botMerge "Correcting comments regarding $wgCacheDirectory...
2016-03-08 Aaron SchulzFix some JobQueue IDEA errors
2016-03-08 jenkins-botMerge "Add FileOperationReplication log to improve...
2016-03-08 jenkins-botMerge "Clarify FileRepo::concatenate() docs a bit"
2016-03-08 jenkins-botMerge "context: Support setting title to null"
2016-03-08 Thiemo MättigHooks do not have to return true any more, they can...
2016-03-08 KaldariCorrecting comments regarding $wgCacheDirectory in...
2016-03-08 Derk-Jan HartmanIgnore name-less inputs on preference page confirmClose...
2016-03-08 Matthew FlaschenUse an example with working digit transformation
2016-03-07 Timo Tijhofcontext: Support setting title to null
2016-03-07 jenkins-botMerge "Log violations of load.php's no-session constraint"
2016-03-07 Aaron SchulzAdd FileOperationReplication log to improve multiwrite...
2016-03-07 Siebrand MazelandRemove use of "successful" in strings
2016-03-07 Translation... Localisation updates from https://translatewiki.net.
2016-03-07 Aaron SchulzMake UploadBase use TempFSFile to wrap the temporary...
2016-03-07 Brad JorschLog violations of load.php's no-session constraint
2016-03-07 jenkins-botMerge "Improve change content model log entry for page...
2016-03-07 Kunal MehtaImprove change content model log entry for page creations
2016-03-06 Translation... Localisation updates from https://translatewiki.net.
2016-03-05 jenkins-botMerge "Instrument diff timing"
2016-03-05 Translation... Localisation updates from https://translatewiki.net.
2016-03-05 jenkins-botMerge "qunit: Don't require expect() anymore"
2016-03-05 jenkins-botMerge "Don't treat configured but absent engine as...
2016-03-04 Timo Tijhofqunit: Don't require expect() anymore
2016-03-04 Max SemenikInstrument diff timing
2016-03-04 Max SemenikDon't treat configured but absent engine as executable
2016-03-04 jenkins-botMerge "SpecialUserlogin: Update main RequestContext...
2016-03-04 Translation... Localisation updates from https://translatewiki.net.
2016-03-04 jenkins-botMerge "Ditch support for original wikidiff"
2016-03-04 Max SemenikDitch support for original wikidiff
2016-03-04 jenkins-botMerge "Add additional tracking information to mediawiki...
2016-03-04 Aaron SchulzClarify FileRepo::concatenate() docs a bit
next