Add PHPUnit tests for ApiDelete
[lhc/web/wiklou.git] / tests /
2018-01-18 Yifei HeAdd PHPUnit tests for ApiDelete
2018-01-14 jenkins-botMerge "rdbms: add LoadBalancer::getLocalDomainId()...
2018-01-13 Aaron Schulzrdbms: add LoadBalancer::getLocalDomainId() method
2018-01-13 jenkins-botMerge "Use cache set options in SqlBlobStore::getBlob"
2018-01-13 jenkins-botMerge "Fix LoadBalancer::getMasterPos() callers to...
2018-01-12 jenkins-botMerge "OOUI: Manually pull in fix from I99caad7b ahead...
2018-01-12 jenkins-botMerge "ApiSandbox: Use OO.ui.getDefaultOverlay()"
2018-01-12 jenkins-botMerge "Add edit tags to list=watchlist"
2018-01-12 jenkins-botMerge "SpecialProtectedpages: Remove options not used...
2018-01-12 jenkins-botMerge "CSSMin: Remove XML declaration from SVGs"
2018-01-12 jenkins-botMerge "Use native ES5 Array prototype methods instead...
2018-01-12 jenkins-botMerge "config: Increase coverage of EtcdConfig::parseDi...
2018-01-12 Timo Tijhofconfig: Increase coverage of EtcdConfig::parseDirectory()
2018-01-12 Timo TijhofRemove various redundant '@license' tags in file headers
2018-01-12 jenkins-botMerge "Replace cpPosTime cookie/parameter with cpPosIndex"
2018-01-12 FomafixUse native ES5 Array prototype methods instead of jQuery
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-12 Volker ECSSMin: Remove XML declaration from SVGs
2018-01-11 jenkins-botMerge "Remove @param comments that literally repeat...
2018-01-11 UmherirrenderList new comment tables in ParserTestRunner
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 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 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 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 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 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 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 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 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 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 Chad HorohoeMove BaseDump into includes/export/
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 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-07 jenkins-botMerge "Added Tests for ContentModelLogFormatter"
2018-01-07 ryan10145Added Tests for ContentModelLogFormatter
2018-01-07 jenkins-botMerge "Add ul { margin-top: 0; margin-bottom: 0 } for...
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-05 jenkins-botMerge "Add semantic tags to license info text"
2018-01-05 jenkins-botMerge "RCLFilters: reword target placeholder"
2018-01-05 jenkins-botMerge "Introduce DB schema overrides for unit tests."
2018-01-05 Brad JorschAdd options and join conds to MediaWikiTestCase::assert...
2018-01-05 danielIntroduce DB schema overrides for unit tests.
2018-01-05 jenkins-botMerge "Remove duplicate names from CREDITS"
2018-01-05 jenkins-botMerge "[MCR] Tests for WikiPage::doUpdateRestrictions"
2018-01-05 WMDE-FischUse Sanitizer::mergeAttributes when merging classes...
2018-01-05 L10n-botMerge "Localisation updates from https://translatewiki...
2018-01-05 L10n-botMerge "Localisation updates from https://translatewiki...
2018-01-05 jenkins-botMerge "Added Tests for ListToggle"
2018-01-04 jenkins-botMerge "rdbms: Remove unused setServerInfo/getServerInfo...
2018-01-04 jenkins-botMerge "Fix Maintenance::output when called very early"
2018-01-04 ryan10145Added Tests for ListToggle
2018-01-04 UmherirrenderUse namespaced version of IDatabase
2018-01-04 jenkins-botMerge "Moved textbox1 building into TextConflictHelper...
2018-01-04 jenkins-botMerge "Cleanup live update feature flag and FilterWrapp...
2018-01-04 jenkins-botMerge "Remove deprecated back-compat HtmlFormatter...
2018-01-04 jenkins-botMerge "Add tests for ApiFormatRaw"
2018-01-04 jenkins-botMerge "Add tests for ApiFormatBase"
2018-01-04 jenkins-botMerge "Add some @noinspection flags to doPostOutputShut...
2018-01-04 WMDE-FischMoved textbox1 building into TextConflictHelper on...
2018-01-04 Phantom42Add tests for ApiFormatRaw
next