wiki.techinc.nl/tests/phpunit/includes
addshore 05ab20fcc6 Remove Atomic methods from ConnectionManagers
Change-Id: I697f63f45975b13af52bc22fced6e4d07e35115f
Depends-On: I4341a1b4ff6a67e4c1770faae38e9b126f1bf0bf
2016-12-02 04:50:29 +00:00
..
actions Revert "Make an empty "?action=" parameter default to "view"" 2016-05-18 18:54:50 +00:00
api Merge "Deprecate Message::$format (mostly)" 2016-11-10 18:47:45 +00:00
auth Merge "Prevent login-only local password provider from removing passwords" 2016-11-30 16:39:12 +00:00
cache Merge "Don't fallback from uk to ru" 2016-11-29 08:00:43 +00:00
changes Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
composer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
config Get ConfigFactory & MainConfig from MediaWikiServices 2016-11-23 00:12:38 +00:00
content Create fields & data for image/file data indexing 2016-09-26 23:42:06 -07:00
context Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
db Make LBFactoryTest.php pass for sqlite 2016-10-28 22:56:39 -07:00
debug Rewrite logstash key conflict warning from I6677dbf6 2016-11-29 11:14:08 +00:00
deferred Make DeferredUpdates able to run DataUpdates 2016-09-02 04:12:50 +00:00
diff Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
exception Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
externalstore Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
filebackend Merge "FSFile and TempFSFile cleanups" 2016-09-20 23:21:30 +00:00
filerepo FSFile and TempFSFile cleanups 2016-09-19 19:55:09 +00:00
GlobalFunctions Use HTTPS instead of HTTP for ietf.org URLs 2016-09-28 18:05:53 +02:00
htmlform Merge "HTMLForm: Allow returning Message objects from HTMLFormField::validate()" 2016-11-25 09:11:07 +00:00
http Clean up http classes a bit 2016-11-30 19:00:44 -08:00
import Get ConfigFactory & MainConfig from MediaWikiServices 2016-11-23 00:12:38 +00:00
installer DatabaseUpdater: Stop inserting junk into 'updatelog' every time the updater runs 2016-11-30 20:13:30 +00:00
interwiki Introduce InterwikiLookupAdapter on top of SiteLookup 2016-10-18 10:18:31 +00:00
jobqueue Merge "CatWatch don't show the number of pages transcluded" 2016-04-14 14:10:12 +00:00
json Remove spaces after cast operators 2016-10-31 13:57:39 +00:00
libs Remove Atomic methods from ConnectionManagers 2016-12-02 04:50:29 +00:00
linker Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
logging bidi-isolate usernames in Linker::userLink 2016-08-31 17:44:06 -07:00
mail Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
media Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
objectcache objectcache: Disable RedisBagOStuff constructor in unit test 2016-07-25 16:55:36 +01:00
page Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
pager Partially reverting I8e684f06 to restore some legacy behavior 2016-09-13 18:32:47 -07:00
parser Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
password Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
poolcounter Include type in hashKeyIntoSlots() 2016-05-09 16:54:51 -07:00
registration ExtensionRegistryTest: Illustrate priority in array_replace_recursive test case 2016-12-01 00:27:33 +00:00
resourceloader Merge "resourceloader: Remove top/bottom queue distinction" 2016-11-17 14:27:07 +00:00
search Rank aliases in search in order they appear in the messages file. 2016-11-29 15:15:42 -08:00
Services Allow resources to be salvaged across service resets. 2016-05-19 12:38:07 +02:00
session Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
site Mock Http in MediaWikiPageNameNormalizerTest and add more test cases 2016-06-24 18:49:25 +00:00
skins SkinTemplateTest typofix 2016-08-11 13:54:05 -07:00
specialpage Merge "Revert "Don't construct SpecialPages twice"" 2016-11-10 06:00:17 +00:00
specials RC filter: hidebyothers 2016-11-14 10:40:02 -05:00
tidy Merge "Enable additional balancer tests (those starting with <!DOCTYPE html>)" 2016-07-21 17:27:59 +00:00
title Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00
upload Merge "Update weblinks in comments from HTTP to HTTPS" 2016-11-08 21:32:00 +00:00
user Remove passwordreset capture feature 2016-11-23 00:02:33 +00:00
utils Remove spaces after cast operators 2016-10-31 13:57:39 +00:00
BlockTest.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
CollationTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DiffHistoryBlobTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
EditPageTest.php Make DeferredUpdates able to run DataUpdates 2016-09-02 04:12:50 +00:00
ExportTest.php DumpStringOutput: Rename getOutput() to __toString() 2016-07-14 06:28:16 -04:00
ExtraParserTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
FauxRequestTest.php Clean up tests for FauxRequest/WebRequest 2016-09-09 15:35:19 -07:00
FauxResponseTest.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
FormOptionsInitializationTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FormOptionsTest.php SpecialActiveUsers: Change checkboxes to dropdown 2016-11-02 12:21:26 +00:00
GitInfoTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
HooksTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HtmlTest.php Merge "Update weblinks in comments from HTTP to HTTPS" 2016-11-08 21:32:00 +00:00
LicensesTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LinkerTest.php bidi-isolate usernames in Linker::userLink 2016-08-31 17:44:06 -07:00
LinkFilterTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
MediaWikiServicesTest.php Merge "Add Parser to MediaWikiServices" 2016-10-28 17:53:30 +00:00
MediaWikiTest.php Revert "MediaWiki.php: Redirect non-standard title urls to canonical" 2016-09-09 21:45:27 +00:00
MediaWikiVersionFetcherTest.php tests: Clean up file headers 2015-04-01 00:17:12 +01:00
MergeHistoryTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
MessageTest.php Add Message::listParam() 2016-11-30 15:54:17 +00:00
MovePageTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWNamespaceTest.php Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00
MWTimestampTest.php Split out ConvertableTimestamp class 2016-09-16 03:00:09 +00:00
OutputPageTest.php OutputPage::getCategories(): Add a possibility to distinguish "normal" and "hidden" categories 2016-11-25 00:02:28 +00:00
PagePropsTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
PathRouterTest.php Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
PreferencesTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PrefixSearchTest.php Rank aliases in search in order they appear in the messages file. 2016-11-29 15:15:42 -08:00
RevisionStorageTest.php Revert "If rev_content_model is null, use page_content_model." 2016-07-10 22:58:36 +00:00
RevisionStorageTestContentHandlerUseDB.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
RevisionTest.php Remove Revision::getRawText() 2016-04-01 19:57:35 +01:00
SampleTest.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
SanitizerTest.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
SanitizerValidateEmailTest.php Move several unit tests to directly subclass PHPUnit_Framework_TestCase 2015-06-09 10:03:23 -07:00
SiteConfigurationTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StatusTest.php tests: Fix invalid @covers value in StatusTest.php 2016-09-22 18:29:28 +01:00
TemplateCategoriesTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
TemplateParserTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestingAccessWrapper.php Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
TestingAccessWrapperTest.php Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
TestLogger.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TestUser.php Make deprecated TestUser properties private 2016-06-22 15:43:54 +00:00
TestUserRegistry.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
TimeAdjustTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleArrayFromResultTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleMethodsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitlePermissionTest.php Revert "Split editcascadeprotected permission from protect permission" 2016-05-12 21:43:06 +00:00
TitleTest.php mw.Title: Correct handling of Unicode whitespace and bidi control characters 2016-08-31 00:04:29 +00:00
WatchedItemIntegrationTest.php Merge "Remove missed WatchedItem::resetNotificationTimestamp in test" 2016-07-28 10:22:59 +00:00
WatchedItemQueryServiceUnitTest.php Add hooks for WatchedItemQueryService / ApiQueryWatchlist 2016-11-03 11:41:40 +00:00
WatchedItemStoreIntegrationTest.php add setNotificationTimestampsForUser to WatchedItemStore 2016-05-18 08:50:46 +00:00
WatchedItemStoreUnitTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
WatchedItemUnitTest.php Remove unused deprecated WatchedItem methods 2016-07-26 10:52:31 +00:00
WebRequestTest.php Move IP::isConfigured/TrustedProxy() to ProxyLookup service 2016-09-21 20:02:09 -07:00
WikiMapTest.php Improve WikiMap::getWikiReferenceFromWgConf() 2016-07-06 14:20:07 -04:00
WikiReferenceTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlJsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlSelectTest.php Update weblinks in comments from HTTP to HTTPS 2016-10-11 17:25:10 +00:00
XmlTest.php Remove support for $wgWellFormedXml=false 2016-05-12 17:40:01 -04:00