lhc/web/wiklou.git
2016-02-18 umherirrenderAllow auto suggestion for subpages of Special:BotPasswords
2016-02-17 Bartosz DziewońskiLinkFilterTests: Uncomment test cases that should pass...
2016-02-17 jenkins-botMerge "Don't show patrol links if RCP/NPP are disabled...
2016-02-17 jenkins-botMerge "build: Update mediawiki-codesniffer to 0.6.0...
2016-02-17 Željko FilipinBrowser test: fix log in Selenium tests
2016-02-17 Niklas LaxströmAllow ­ in messages
2016-02-17 Kunal Mehtabuild: Update mediawiki-codesniffer to 0.6.0, add ...
2016-02-17 Kunal MehtaDon't show patrol links if RCP/NPP are disabled, but...
2016-02-17 Kunal MehtaConvert all array() syntax to []
2016-02-17 jenkins-botMerge "Update OOjs UI to v0.15.4"
2016-02-17 jenkins-botMerge "Remove obsolete ignored path from maintenance...
2016-02-17 James D. ForresterUpdate OOjs UI to v0.15.4
2016-02-16 jenkins-botMerge "CookieSessionProvider: It's persisted if we...
2016-02-16 RicordisamoaRemove obsolete ignored path from maintenance/checkSynt...
2016-02-16 jenkins-botMerge "Remove PHP < 5.3 support from maintenance/checkS...
2016-02-16 jenkins-botMerge "Stop using SiteConfiguration::isLocalVHost()"
2016-02-16 Translation... Localisation updates from https://translatewiki.net.
2016-02-16 FlorianFix not-loaded DbPageLanguage when Title::getPageLangua...
2016-02-16 jenkins-botMerge "Session: Implement ArrayAccess"
2016-02-16 jenkins-botMerge "Converted ApiQueryPageProps to use PageProps...
2016-02-16 Cindy CicaleseConverted ApiQueryPageProps to use PageProps; added...
2016-02-16 Brad JorschSession: Implement ArrayAccess
2016-02-16 jenkins-botMerge "resourceloader: Implement modern module loading...
2016-02-16 Brad JorschCookieSessionProvider: It's persisted if we have a...
2016-02-16 jenkins-botMerge "Allow users to tag file uploads"
2016-02-16 jenkins-botMerge "TOC: Use padding instead of inline-block for...
2016-02-16 jenkins-botMerge "Add 'reason' to UserGroupsChanged hook"
2016-02-16 Bartosz DziewońskiAllow users to tag file uploads
2016-02-16 jenkins-botMerge "mw.Upload.BookletLayout: Use notice instead...
2016-02-16 Prateek SaxenaUploadBooklet: Show image thumbnail in both steps
2016-02-16 jenkins-botMerge "UploadBooklet: Switch on showDropTarget in the...
2016-02-16 Prateek SaxenaUploadBooklet: Switch on showDropTarget in the SelectFi...
2016-02-16 Volker Emediawiki.mixins: Remove `-o-transition`
2016-02-15 Translation... Localisation updates from https://translatewiki.net.
2016-02-15 jenkins-botMerge "Follow-up I0a3bf8fb: Load oojs-ui-core.styles...
2016-02-15 Prateek Saxenamw.Upload.BookletLayout: Use notice instead of popup...
2016-02-15 jenkins-botMerge "Use global cache keys login/create account rate...
2016-02-15 Brian WolffUse global cache keys login/create account rate limitting
2016-02-14 Translation... Localisation updates from https://translatewiki.net.
2016-02-14 jenkins-botMerge "Add 2 FIXMEs about confusingly named functions"
2016-02-14 Kunal MehtaDocument that Http::get() and Http::post() can return...
2016-02-13 Translation... Localisation updates from https://translatewiki.net.
2016-02-13 FomafixTOC: Use padding instead of inline-block for space
2016-02-13 RicordisamoaMake maintenance/findHooks.php pass again
2016-02-13 jenkins-botMerge "FormatJson: Remove PHP 5.3 compatibility code"
2016-02-13 jdlrobsonresourceloader: Implement modern module loading (1/2)
2016-02-13 jenkins-botMerge "Remove references to safe_mode INI setting"
2016-02-13 Kevin IsraelRELEASE-NOTES: Remove register_globals "Security reminder"
2016-02-13 KaldariAdd 2 FIXMEs about confusingly named functions
2016-02-13 Kevin IsraelRemove references to safe_mode INI setting
2016-02-12 Kevin IsraelFormatJson: Remove PHP 5.3 compatibility code
2016-02-12 jenkins-botMerge "Add IContextSource as parameter to ChangeTags...
2016-02-12 Aaron SchulzUpgrade mismatched commit() warnings to exceptions
2016-02-12 Translation... Localisation updates from https://translatewiki.net.
2016-02-12 Stephane BissonAdd 'reason' to UserGroupsChanged hook
2016-02-12 Bryan DavisUpdate AutoLoaderTest and ran maintenance/generateLocal...
2016-02-12 jenkins-botMerge "Make change tagging of edits in RecentChange...
2016-02-12 jenkins-botMerge "Log multiple IPs using the same session or the...
2016-02-12 jenkins-botMerge "Add MediaWikiTestCase convenience method for...
2016-02-11 Max SemenikRemove REQUEST_TIME_FLOAT hack for old PHP
2016-02-11 jenkins-botMerge "Remove register_globals and magic_quotes_* checks"
2016-02-11 jenkins-botMerge "SessionProvider::mergeMetadata: Log additional...
2016-02-11 Bryan DavisSessionProvider::mergeMetadata: Log additional data
2016-02-11 jenkins-botMerge "Remove PHP < 5.3.6 compatibility in LegacyLogger"
2016-02-11 jenkins-botMerge "Stop doing $that = $this in includes/parser"
2016-02-11 ReedyWe support 5.5.9...
2016-02-11 James D. ForresterFollow-up I0a3bf8fb: Load oojs-ui-core.styles not the...
2016-02-11 Translation... Localisation updates from https://translatewiki.net.
2016-02-11 jenkins-botMerge "Fix a bunch of call-time pass-by-reference errors"
2016-02-11 Max SemenikRemove register_globals and magic_quotes_* checks
2016-02-11 jenkins-botMerge "Remove gzdecode() polyfill from includes/GlobalF...
2016-02-11 jenkins-botMerge "Fix invalid key warning in CookieSessionProvider...
2016-02-11 RicordisamoaRemove gzdecode() polyfill from includes/GlobalFunction...
2016-02-11 umherirrenderRemove PHP < 5.3.6 compatibility in LegacyLogger
2016-02-11 Gergő TiszaFix invalid key warning in CookieSessionProvider error...
2016-02-11 Chad HorohoeStop using SiteConfiguration::isLocalVHost()
2016-02-11 jenkins-botMerge "mw.ForeignStructuredUpload.BookletLayout: Remove...
2016-02-11 Gergő TiszaLog multiple IPs using the same session or the same...
2016-02-11 RicordisamoaInfoAction: Remove array dereferencing workaround
2016-02-11 RicordisamoaRemove PHP < 5.3 support from maintenance/checkSyntax.php
2016-02-11 RicordisamoaStop doing $that = $this in includes/parser
2016-02-11 Bartosz Dziewońskimw.ForeignStructuredUpload.BookletLayout: Remove A...
2016-02-11 jenkins-botMerge "Improve docs for $wgPHPSessionHandling"
2016-02-11 jenkins-botMerge "Set context on RedirectSpecialPage in MediaWiki...
2016-02-11 jenkins-botMerge "mediawiki.widgets: Use formatversion=2 for API...
2016-02-11 jenkins-botMerge "OutputPage.php: Remove misleading comment"
2016-02-11 jenkins-botMerge "Get file from WikiFilePage, instead of ImagePage"
2016-02-11 jenkins-botMerge "mediawiki.action.edit.preview.js: Use formatvers...
2016-02-11 jenkins-botMerge "Add tests for LanguageConverter classes that...
2016-02-11 jenkins-botMerge "Don't modify $wgHooks on language object constru...
2016-02-11 jenkins-botMerge "Remove extra line breaks in memcached debug...
2016-02-11 jenkins-botMerge "Avoid setRequestExpectations() call in internal...
2016-02-11 jenkins-botMerge "Set doesWrites() for SpecialWatchlist"
2016-02-11 jenkins-botMerge "getFooterIcons returns an array"
2016-02-11 jenkins-botMerge "Work around T87871 to avoid double-loading OOjs...
2016-02-11 jenkins-botMerge "Use LinkTarget in LinkBatch::addObj"
2016-02-11 jenkins-botMerge "Disable testIPTCParseForcedUTFButInvalid on...
2016-02-11 jenkins-botMerge "Reduce conditional for calling openssl_random_ps...
2016-02-11 jenkins-botMerge "Stop doing $that = $this in includes/user"
2016-02-11 jenkins-botMerge "Stop doing $that = $this in includes/changes"
next