lhc/web/wiklou.git
2018-01-12 James D. ForresterOOUI: Manually pull in fix from I99caad7b ahead of...
2018-01-12 jenkins-botMerge "List new comment tables in ParserTestRunner"
2018-01-12 jenkins-botMerge "Add tests for legacy encoding when constructing...
2018-01-12 jenkins-botMerge "RevisionStore, fix loadSlotContent with no ...
2018-01-12 danielAdd tests for legacy encoding when constructing Revisio...
2018-01-12 addshoreRevisionStore, fix loadSlotContent with no $blobFlags
2018-01-11 jenkins-botMerge "Remove @param comments that literally repeat...
2018-01-11 UmherirrenderList new comment tables in ParserTestRunner
2018-01-11 Translation... Localisation updates from https://translatewiki.net.
2018-01-11 jenkins-botMerge "Use native ES5 Array prototype methods instead...
2018-01-11 FomafixUse native ES5 Array prototype methods instead of jQuery
2018-01-11 jenkins-botMerge "RevisionStore tests for current behaviour of...
2018-01-11 addshoreRevisionStore tests for current behaviour of getTitle
2018-01-11 Lucas WerkmeisterImprove PARAM_HELP_MSG_PER_VALUE documentation
2018-01-11 jenkins-botMerge "Make Revision::__construct work with bad page ID"
2018-01-11 danielMake Revision::__construct work with bad page ID
2018-01-11 jenkins-botMerge "Handle failure to load content in Revision getSi...
2018-01-11 jenkins-botMerge "Add test for newNullRevision with bad page ID"
2018-01-11 jenkins-botMerge "Revision::newNullRevision don't pass null to...
2018-01-11 danielHandle failure to load content in Revision getSize...
2018-01-11 jenkins-botMerge "Deprecate old interwiki search result widget"
2018-01-11 danielAdd test for newNullRevision with bad page ID
2018-01-11 addshoreRevision::newNullRevision don't pass null to RevisionStore
2018-01-11 jenkins-botMerge "Add Special:Stats as an alias for Special:Statis...
2018-01-10 jenkins-botMerge "Use jQuery 3 .catch( fn ) instead of .then(...
2018-01-10 Translation... Localisation updates from https://translatewiki.net.
2018-01-10 Erik BernhardsonDeprecate old interwiki search result widget
2018-01-10 Prateek SaxenaUse findItemFromData instead getItemFromData
2018-01-10 addshore[MCR] RevisionStore::getTitle, Fix flags passed to...
2018-01-10 jenkins-botMerge "Numbers in the parser profiling data are not...
2018-01-10 jenkins-botMerge "Revert "Revert "[MCR] Add and use $title param...
2018-01-10 addshoreRevert "Revert "[MCR] Add and use $title param to Revis...
2018-01-10 jenkins-botMerge "RCFilters: Only normalize title with 'target...
2018-01-10 jenkins-botMerge "Integration tests for FirejailCommand"
2018-01-10 jenkins-botMerge "API: Don't apply size limit to action=compare"
2018-01-10 Thiemo MättigRemove @param comments that literally repeat what the...
2018-01-10 jenkins-botMerge "ApiQueryImageInfo: Don't return URLs if the...
2018-01-10 jenkins-botMerge "Use Sanitizer::mergeAttributes when merging...
2018-01-10 jenkins-botMerge "RCFilters: uriprocessor test: use hardcoded...
2018-01-10 jenkins-botMerge "Update OOUI to v0.25.0"
2018-01-10 jenkins-botMerge "Bump min supported HHVM version to 3.18.5"
2018-01-10 Volker EUpdate OOUI to v0.25.0
2018-01-10 ReedyBump min supported HHVM version to 3.18.5
2018-01-10 FomafixUse jQuery 3 .catch( fn ) instead of .then( null, fn )
2018-01-10 jenkins-botMerge "EditPage: Remove separator between cancel and...
2018-01-10 jenkins-botMerge "Added tests for ComposerInstalled"
2018-01-10 Albert221EditPage: Remove separator between cancel and help
2018-01-10 ryan10145Added tests for ComposerInstalled
2018-01-10 jenkins-botMerge "Migrate ar_text to modern storage"
2018-01-09 jenkins-botMerge "[BREAKING CHANGE] Rename TitleWidget#getTitle...
2018-01-09 Brad JorschMigrate ar_text to modern storage
2018-01-09 Translation... Localisation updates from https://translatewiki.net.
2018-01-09 jenkins-botMerge "Remove obsolete style-only module 'mediawiki...
2018-01-09 jenkins-botMerge "CSSMin: Re-introduce whitespace mangling in...
2018-01-09 Volker ECSSMin: Re-introduce whitespace mangling in embedded...
2018-01-09 jenkins-botMerge "Fix type hint in ApiErrorFormatter::addMessagesF...
2018-01-09 Brad JorschApiQueryImageInfo: Don't return URLs if the archived...
2018-01-09 Stephane BissonRCFilters: uriprocessor test: use hardcoded uri
2018-01-09 jenkins-botMerge "Move BaseDump into includes/export/"
2018-01-09 jenkins-botMerge "Add switch for readonly watchlists"
2018-01-09 jenkins-botMerge "Update outdated WikiPageDeletionUpdates document...
2018-01-09 Thiemo MättigFix type hint in ApiErrorFormatter::addMessagesFromStatus
2018-01-09 Thiemo MättigUse IDatabase interface instead of Database in DBAccessBase
2018-01-09 Thiemo MättigUpdate outdated WikiPageDeletionUpdates documentation
2018-01-09 Chad HorohoeMove BaseDump into includes/export/
2018-01-09 kaldariAdd Special:Stats as an alias for Special:Statistics
2018-01-09 James D. ForresterFollow-up 8a7fb8577: For deprecated RL modules, allow...
2018-01-08 jenkins-botMerge "Treat phpdbg as run from the command line when...
2018-01-08 jenkins-botMerge "RCFilters: Fix limit display for limit=1"
2018-01-08 Translation... Localisation updates from https://translatewiki.net.
2018-01-08 jenkins-botMerge "Add text to tab links telling if they do exist"
2018-01-08 Matthias MulliePass along interface language to license preview
2018-01-08 Albert221Add text to tab links telling if they do exist
2018-01-08 Brad JorschAPI: Don't apply size limit to action=compare
2018-01-08 jenkins-botMerge "Fix BlobStoreFactoryTest @covers tag"
2018-01-08 jenkins-botMerge "[MCR] Improve documentation and method naming...
2018-01-08 daniel[MCR] Improve documentation and method naming on Revisi...
2018-01-08 addshoreAssert order of MediaWikiTestCaseSchema*Test execution
2018-01-08 addshoreFix BlobStoreFactoryTest @covers tag
2018-01-08 jenkins-botMerge "Add Help Page link in Special:ExpandTemplates"
2018-01-08 jenkins-botMerge "Add Help Page link in Special:ApiSandbox"
2018-01-08 Jayprakash12345Add Help Page link in Special:ApiSandbox
2018-01-07 jenkins-botMerge "Added Tests for ContentModelLogFormatter"
2018-01-07 ryan10145Added Tests for ContentModelLogFormatter
2018-01-07 Translation... Localisation updates from https://translatewiki.net.
2018-01-07 jenkins-botMerge "Improve some parameter docs"
2018-01-07 Huji LeeNumbers in the parser profiling data are not internatio...
2018-01-07 jenkins-botMerge "Add ul { margin-top: 0; margin-bottom: 0 } for...
2018-01-07 UmherirrenderImprove some parameter docs
2018-01-07 Jayprakash12345Add Help Page link in Special:ExpandTemplates
2018-01-07 Gergő TiszaIntegration tests for FirejailCommand
2018-01-06 jenkins-botMerge "Add options and join conds to MediaWikiTestCase...
2018-01-06 danielFix dropping of temp tables on SQLite and PG.
2018-01-06 FomafixAdd ul { margin-top: 0; margin-bottom: 0 } for multi...
2018-01-06 Translation... Localisation updates from https://translatewiki.net.
2018-01-05 jenkins-botMerge "Add semantic tags to license info text"
2018-01-05 Stephane Bisson[BREAKING CHANGE] Rename TitleWidget#getTitle to TitleW...
2018-01-05 Mark A. HershbergerMake FormatMetadata::flattenArrayReal() work for an...
2018-01-05 jenkins-botMerge "RCLFilters: reword target placeholder"
2018-01-05 jenkins-botMerge "Introduce DB schema overrides for unit tests."
next