aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Introduce NullStatsdDataFactoryaddshore2016-04-021-2/+1
* Merge "Support custom query in pt-heartbeat lag detection "jenkins-bot2016-04-021-1/+1
|\
| * Support custom query in pt-heartbeat lag detection Aaron Schulz2016-04-011-1/+1
* | Disable flaky UIDGeneratorTest::testTimestampedUID testTimo Tijhof2016-04-021-0/+3
|/
* Remove (WikiPage|Article)::replaceSection()Florian2016-04-011-16/+0
* Remove Revision::getRawText()Florian2016-04-012-25/+0
* Track the use of the WatchedItemStore Cacheaddshore2016-04-011-1/+3
* Add WatchedItemStoreUnitTest::newWatchedItemStoreaddshore2016-04-011-50/+57
* Swap the rest of array() -> []Reedy2016-03-3019-630/+695
* Use ::class in place of string constantsBrad Jorsch2016-03-2813-70/+70
* Merge "wgUseMediaWikiUIEverywhere false in Html/XmlTest"jenkins-bot2016-03-282-0/+2
|\
| * wgUseMediaWikiUIEverywhere false in Html/XmlTestaddshore2016-03-242-0/+2
* | Merge "Factor SpecilaPageExecutor out of SpecialPageTestBase"jenkins-bot2016-03-283-100/+137
|\|
| * Factor SpecilaPageExecutor out of SpecialPageTestBaseaddshore2016-03-243-100/+137
* | Clear process cache in parser testsOri Livneh2016-03-251-0/+1
* | Merge "Request-local caching of image_redirect"jenkins-bot2016-03-251-0/+1
|\ \
| * | Request-local caching of image_redirectOri Livneh2016-03-251-0/+1
* | | Merge "Http::getProxy() method to get proxy configuration"jenkins-bot2016-03-251-0/+11
|\ \ \
| * | | Http::getProxy() method to get proxy configurationSébastien Santoro2016-03-251-0/+11
* | | | Merge "Switch Signature of WatchedItemStore::addWatchBatch"jenkins-bot2016-03-252-67/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | Switch Signature of WatchedItemStore::addWatchBatchaddshore2016-03-242-67/+39
* | | | Merge "parserTest: Remove mention of non-existent 'noxml' option"jenkins-bot2016-03-243-12/+6
|\ \ \ \ | |/ / / |/| | |
| * | | parserTest: Remove mention of non-existent 'noxml' optionTimo Tijhof2016-03-243-12/+6
* | | | Sync up with Parsoid parserTests.Subramanya Sastry2016-03-241-13/+32
* | | | Merge "Use WIS::getWatchedItemsForUser in SpecialEditWatchlist"jenkins-bot2016-03-241-2/+17
|\ \ \ \
| * | | | Use WIS::getWatchedItemsForUser in SpecialEditWatchlistaddshore2016-03-241-2/+17
* | | | | Merge "Introduce basic SpecialEditWatchlistTest"jenkins-bot2016-03-241-0/+50
|\ \ \ \ \
| * | | | | Introduce basic SpecialEditWatchlistTestaddshore2016-03-241-0/+50
| | |_|_|/ | |/| | |
* / | | | Introduce basic SpecialWatchlistTestaddshore2016-03-241-0/+32
|/ / / /
* | | | Always use 'bool' instead of 'boolean' in Doxygen tagsRicordisamoa2016-03-241-1/+1
* | | | OutputPage: Minor clean up of <head> and HTMLTimo Tijhof2016-03-244-19/+19
| |/ / |/| |
* | | mediawiki.requestIdleCallback: Implement timeRemaining()Timo Tijhof2016-03-231-66/+52
|/ /
* | Merge "Add WatchedItemStore::getWatchedItemsForUser"jenkins-bot2016-03-232-4/+128
|\ \
| * | Add WatchedItemStore::getWatchedItemsForUseraddshore2016-03-232-4/+128
* | | SessionManager: Use existing backend for the ID if one is loadedBrad Jorsch2016-03-223-15/+90
* | | Merge "Use WatchedItemStore in ApiQueryInfo::getWatchedInfo"jenkins-bot2016-03-212-0/+261
|\ \ \
| * | | Use WatchedItemStore in ApiQueryInfo::getWatchedInfoLeszek Manicki2016-03-212-0/+261
* | | | Merge "Many more function case mismatches"jenkins-bot2016-03-1920-38/+38
|\ \ \ \
| * | | | Many more function case mismatchesReedy2016-03-1920-38/+38
* | | | | MediaWikiTestCase::assertException() was removedSiebrand Mazeland2016-03-191-27/+0
|/ / / /
* | | | Fix numerous class/function casingReedy2016-03-1821-35/+35
* | | | Merge "Remove $wgAllowMicroDataAttributes and $wgAllowRdfaAttributes"jenkins-bot2016-03-183-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove $wgAllowMicroDataAttributes and $wgAllowRdfaAttributesSébastien Santoro2016-03-183-3/+1
| |/ /
* | | Merge "Link to Special:WhatLinksHere in CatWatch bundeled summary"jenkins-bot2016-03-181-1/+5
|\ \ \
| * | | Link to Special:WhatLinksHere in CatWatch bundeled summaryaddshore2016-03-171-1/+5
| |/ /
* | | Add WatchedItemStore::countVisitingWatchersMultipleLeszek Manicki2016-03-172-0/+265
* | | Add --with-phpunitclass arg to phpunit.phpAdrian Heine2016-03-171-2/+27
* | | Merge "mediawiki.api.parse: Restore support for stringified objects"jenkins-bot2016-03-171-3/+11
|\ \ \
| * | | mediawiki.api.parse: Restore support for stringified objectsMatthew Flaschen2016-03-171-3/+11
| |/ /
* | | Merge "Make Job::toString() handle array parameters better"jenkins-bot2016-03-161-0/+23
|\ \ \