lhc/web/wiklou.git
2019-04-02 jenkins-botMerge "Disable expensive {{REVISIONID}} magic word...
2019-04-02 jenkins-botMerge "Add test for Special:page::buildPrevNextNavigation"
2019-04-02 jenkins-botMerge "maintenance: Rewrite parts of the purgeChangedPa...
2019-04-02 jenkins-botMerge "Sunsetting viewPrevNext"
2019-04-02 jenkins-botMerge "Fix typo in MigrateActors.php"
2019-04-02 jenkins-botMerge "Set default for Block::appliesToPasswordReset...
2019-04-02 Brad JorschFix typo in MigrateActors.php
2019-04-02 ThaliaSet default for Block::appliesToPasswordReset to true
2019-04-02 danielAdd test for Special:page::buildPrevNextNavigation
2019-04-02 jenkins-botMerge "maintenance/dev: Clean up router.php"
2019-04-02 Filippo Giunchedimonolog: add MwlogHandler
2019-04-02 Thiemo Kreuzmaintenance: Rewrite parts of the purgeChangedPages...
2019-04-02 jenkins-botMerge "rdbms: make $wgSQLMode work as documented when...
2019-04-02 jenkins-botMerge "Fix unused vars/pointless assignments"
2019-04-02 Timo Tijhofmaintenance/dev: Clean up router.php
2019-04-02 jenkins-botMerge "languages: Replace loop with array_pad()"
2019-04-01 Bartosz DziewońskiPreferencesFormOOUI: Restore ID attributes for each...
2019-04-01 Aaron Schulzjobqueue: fix DBO_TRX logic in JobQueueDB for avoiding...
2019-04-01 jenkins-botMerge "Update help icon from OOUI"
2019-04-01 jenkins-botMerge "Change job table params from blob to mediumblob"
2019-04-01 Aaron Schulzrdbms: make $wgSQLMode work as documented when it is...
2019-04-01 jenkins-botMerge "MediaResultWidget: Remove unused code depending...
2019-04-01 Volker EDateInputWidget: Fix focus reflow
2019-04-01 Translation... Localisation updates from https://translatewiki.net.
2019-04-01 eranrozSunsetting viewPrevNext
2019-04-01 Ed SandersUpdate help icon from OOUI
2019-04-01 jenkins-botMerge "Fix flaky test BlockListPagerTest::testFormatValue"
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-04-01 Erik BernhardsonChange job table params from blob to mediumblob
2019-04-01 David BarrattFix flaky test BlockListPagerTest::testFormatValue
2019-04-01 Bartosz DziewońskiMediaResultWidget: Remove unused code depending on...
2019-04-01 Thiemo Kreuzlinkeddata: Simplity PageDataRequestHandler test setup
2019-04-01 Thiemo Kreuzlinkeddata: Fix broken check in PageDataRequestHandler
2019-04-01 jenkins-botMerge "Don't return a result of a void function"
2019-04-01 GeoffreyT2000Remove redundant parentheses from the "Historyempty...
2019-03-31 jenkins-botMerge "MediaResultWidget: Fix defaultThumbSzie config"
2019-03-31 Ed SandersMediaResultWidget: Fix defaultThumbSzie config
2019-03-31 Translation... Localisation updates from https://translatewiki.net.
2019-03-31 jenkins-botMerge "maintenance: Deprecate Maintenance::hasArg/getAr...
2019-03-30 UmherirrenderMove MediaTransformOutput classes to own files
2019-03-30 jenkins-botMerge "Move class SearchEngineDummy to own file"
2019-03-30 jenkins-botMerge "resourceloader: Remove deprecated MessageBlobSto...
2019-03-30 jenkins-botMerge "Do not return invalid JSON in runJobs.php"
2019-03-30 Aaron SchulzDo not return invalid JSON in runJobs.php
2019-03-30 Timo Tijhofresourceloader: Remove deprecated MessageBlobStore...
2019-03-30 jenkins-botMerge "auth: Make 'LocalUserCreated' hook non-abortable"
2019-03-30 jenkins-botMerge "mediawiki.user: Use then() instead of done()"
2019-03-30 jenkins-botMerge "mediawiki.user: Improve test suite"
2019-03-30 jenkins-botMerge "Avoid use of deprecated wikiId field in JobQueue"
2019-03-30 jenkins-botMerge "Avoid use of deprecated "wikiId" parameter for...
2019-03-30 jenkins-botMerge "Fix function/class case"
2019-03-30 jenkins-botMerge "Replace several uses of wfWikiId() with WikiMap...
2019-03-30 KrinkleMerge "Make RefreshLinksJob run DataUpdates such that...
2019-03-29 jenkins-botMerge "Clean up some database domain ID related code...
2019-03-29 Max SemenikFix unused vars/pointless assignments
2019-03-29 Aaron SchulzMake RefreshLinksJob run DataUpdates such that they...
2019-03-29 Max SemenikDon't return a result of a void function
2019-03-29 jenkins-botMerge "Fix partially blocked admin undelete permissions"
2019-03-29 Max SemenikFix function/class case
2019-03-29 jenkins-botMerge "Make Job::hasExecutionFlag() actually work"
2019-03-29 Aaron SchulzAvoid use of deprecated wikiId field in JobQueue
2019-03-29 Aaron SchulzAvoid use of deprecated "wikiId" parameter for FileBackend
2019-03-29 jenkins-botMerge "Rename NameTableStore wiki ID field to a DB...
2019-03-29 jenkins-botMerge "Use the WebRequest::getCheck() shortcut where...
2019-03-29 jenkins-botMerge "Fix flakey MCR test in RevisionDbTestBase by...
2019-03-29 Aaron SchulzReplace several uses of wfWikiId() with WikiMap methods
2019-03-29 Aaron SchulzClean up some database domain ID related code and fix...
2019-03-29 jenkins-botMerge "jobqueue: simplify the signature of Job::factory...
2019-03-29 Aaron SchulzFix flakey MCR test in RevisionDbTestBase by mocking...
2019-03-29 Dayllan MazaFix partially blocked admin undelete permissions
2019-03-29 jenkins-botMerge "Convert EnqueueJob to using DB domains"
2019-03-29 jenkins-botMerge "Make WikiMap::isCurrentWikiDbDomain() more rigorous"
2019-03-29 jenkins-botMerge "Fix invalid namespace restriction when js is...
2019-03-29 Aaron Schulzjobqueue: simplify the signature of Job::factory()...
2019-03-29 Timo Tijhofmediawiki.user: Use then() instead of done()
2019-03-29 Timo Tijhofmediawiki.user: Improve test suite
2019-03-29 UmherirrenderMove class SearchEngineDummy to own file
2019-03-29 Volker EUnify code comments across special page stylesheets
2019-03-29 Dayllan MazaFix invalid namespace restriction when js is disabled
2019-03-29 Aaron SchulzMake WikiMap::isCurrentWikiDbDomain() more rigorous
2019-03-29 Aaron SchulzConvert EnqueueJob to using DB domains
2019-03-29 jenkins-botMerge "Restore #mw-history-search id on history action...
2019-03-29 Timo Tijhofauth: Make 'LocalUserCreated' hook non-abortable
2019-03-29 Aaron SchulzRename NameTableStore wiki ID field to a DB domain...
2019-03-29 jenkins-botMerge "Use isset() to avoid an E_NOTICE about an undefi...
2019-03-29 jenkins-botMerge "Update DeferredUpdates::enqueueUpdates() to...
2019-03-29 jenkins-botMerge "filerepo: only trigger maybeUpgradeRow() on...
2019-03-29 Jack PhoenixUse isset() to avoid an E_NOTICE about an undefined...
2019-03-29 jenkins-botMerge "objectcache: Remove hacky testMerge_fork() metho...
2019-03-29 jenkins-botMerge "objectcache: remove messy inheritence from APCBa...
2019-03-29 jenkins-botMerge "Allow extensions to add params to the update...
2019-03-29 jenkins-botMerge "RecentChanges style modules should be "skinnable""
2019-03-29 jdlrobsonRestore #mw-history-search id on history action fieldset
2019-03-29 jenkins-botMerge "Fix flaky rollback browser test"
2019-03-29 tzhelyazkovaFix flaky rollback browser test
2019-03-29 Bartosz DziewońskiHistoryAction: Fix double-escaping
2019-03-29 Thiemo Kreuzmaintenance: Deprecate Maintenance::hasArg/getArg with...
2019-03-29 Aaron Schulzfilerepo: only trigger maybeUpgradeRow() on action...
2019-03-29 jenkins-botMerge "Reword 'right-purge'"
2019-03-29 Aaron SchulzUpdate DeferredUpdates::enqueueUpdates() to look for...
next