| .. |
|
format
|
Don't silently fail if API result fails to encode
|
2018-12-05 13:28:33 -05:00 |
|
query
|
Clean up spacing of doc comments
|
2019-08-05 22:29:50 +00:00 |
|
ApiBaseTest.php
|
Rename Block to MediaWiki\Block\DatabaseBlock
|
2019-05-28 12:20:48 +01:00 |
|
ApiBlockInfoTraitTest.php
|
Revert "Separate MediaWiki unit and integration tests"
|
2019-06-13 23:00:08 +00:00 |
|
ApiBlockTest.php
|
Fix SpecialBlock validation for ipb_allow_usertalk
|
2019-07-30 15:34:14 -04:00 |
|
ApiCheckTokenTest.php
|
Add tests for ApiCheckToken
|
2018-01-01 02:06:59 +02:00 |
|
ApiClearHasMsgTest.php
|
Add message to the assert of ApiClearHasMsgTest
|
2018-01-03 04:29:23 +02:00 |
|
ApiComparePagesTest.php
|
Ensure calls to Title::getArticleID use the same case as the definition
|
2019-02-06 22:15:05 +00:00 |
|
ApiContinuationManagerTest.php
|
Revert "Separate MediaWiki unit and integration tests"
|
2019-06-13 23:00:08 +00:00 |
|
ApiCSPReportTest.php
|
API: Fix 'user_id' field of ApiCSPReport
|
2019-07-19 22:58:39 +01:00 |
|
ApiDeleteTest.php
|
Re-apply: Factors out permissions check from User into PermissionManager service
|
2019-06-28 13:19:38 -07:00 |
|
ApiDisabledTest.php
|
Test ApiDisabled.php
|
2018-03-20 18:01:07 +02:00 |
|
ApiEditPageTest.php
|
Drop APIEditBeforeSave hook
|
2019-07-02 02:58:47 +08:00 |
|
ApiErrorFormatterTest.php
|
Add some missing @covers tags
|
2019-02-02 21:53:40 -08:00 |
|
ApiFeedContributionsTest.php
|
ApiFeedContributions: Throw if the username is invalid
|
2019-08-13 10:35:49 -07:00 |
|
ApiLoginTest.php
|
Use non-deprecated login in ApiLoginTest
|
2018-10-10 11:13:05 +03:00 |
|
ApiLogoutTest.php
|
ApiLogout: Follow up Icb674095
|
2019-04-25 10:00:24 -04:00 |
|
ApiMainTest.php
|
Re-apply: Factors out permissions check from User into PermissionManager service
|
2019-06-28 13:19:38 -07:00 |
|
ApiMessageTest.php
|
Revert "Separate MediaWiki unit and integration tests"
|
2019-06-13 23:00:08 +00:00 |
|
ApiModuleManagerTest.php
|
Use ::class to resolve class names in tests
|
2018-01-26 22:49:13 +01:00 |
|
ApiMoveTest.php
|
Re-apply: Factors out permissions check from User into PermissionManager service
|
2019-06-28 13:19:38 -07:00 |
|
ApiOpenSearchTest.php
|
Use ::class to resolve class names in tests
|
2018-01-26 22:49:13 +01:00 |
|
ApiOptionsTest.php
|
Deprecate and replace usages of User:isAllowed{All,Any}
|
2019-08-21 18:36:16 -07:00 |
|
ApiPageSetTest.php
|
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
|
2018-02-17 13:29:13 +01:00 |
|
ApiParseTest.php
|
Re-apply: Factors out permissions check from User into PermissionManager service
|
2019-06-28 13:19:38 -07:00 |
|
ApiPurgeTest.php
|
Get rid of ApiTestCase::doLogin
|
2018-04-11 20:17:52 +03:00 |
|
ApiQueryAllPagesTest.php
|
Get rid of ApiTestCase::doLogin
|
2018-04-11 20:17:52 +03:00 |
|
ApiQueryBlocksTest.php
|
Rename Block to MediaWiki\Block\DatabaseBlock
|
2019-05-28 12:20:48 +01:00 |
|
ApiQueryDisabledTest.php
|
Add PHPUnit test to ApiQueryDisabled
|
2018-08-02 21:44:24 -04:00 |
|
ApiQueryInfoTest.php
|
Rename Block to MediaWiki\Block\DatabaseBlock
|
2019-05-28 12:20:48 +01:00 |
|
ApiQueryLanguageinfoTest.php
|
Fix and re-enable ApiQueryLanguageinfoTest
|
2019-06-12 17:36:40 +02:00 |
|
ApiQueryPrefixSearchTest.php
|
Ensure database is setup in MediaWikiTestCase::insertPage
|
2018-09-14 22:32:23 +02:00 |
|
ApiQueryRecentChangesIntegrationTest.php
|
Update MediaWikiTitleCodec to use NamespaceInfo
|
2019-04-14 14:55:58 +03:00 |
|
ApiQuerySearchTest.php
|
Add ISearchResultSet
|
2019-07-22 18:27:39 +00:00 |
|
ApiQuerySiteinfoTest.php
|
Revert "Make LocalisationCache a service"
|
2019-08-26 18:28:26 +02:00 |
|
ApiQueryUserInfoTest.php
|
Rename Block to MediaWiki\Block\DatabaseBlock
|
2019-05-28 12:20:48 +01:00 |
|
ApiQueryWatchlistIntegrationTest.php
|
Update MediaWikiTitleCodec to use NamespaceInfo
|
2019-04-14 14:55:58 +03:00 |
|
ApiQueryWatchlistRawIntegrationTest.php
|
objectcache: Hard deprecate ObjectCache::getMainWANInstance()
|
2019-07-09 09:29:57 +00:00 |
|
ApiResultTest.php
|
Revert "Separate MediaWiki unit and integration tests"
|
2019-06-13 23:00:08 +00:00 |
|
ApiRevisionDeleteTest.php
|
Fix RevDel API output for formatversion=2
|
2016-12-19 11:48:49 -05:00 |
|
ApiSetNotificationTimestampIntegrationTest.php
|
Add missing newline between <?php and namespace/use section
|
2019-06-03 13:36:48 +00:00 |
|
ApiStashEditTest.php
|
Re-apply: Factors out permissions check from User into PermissionManager service
|
2019-06-28 13:19:38 -07:00 |
|
ApiTestCase.php
|
Drop AuthPlugin and related code, deprecated in 1.27
|
2019-03-05 08:23:14 +00:00 |
|
ApiTestCaseUpload.php
|
Drop deprecated EnableAPI and EnableWriteAPI settings
|
2018-04-18 00:30:34 +00:00 |
|
ApiTestContext.php
|
|
|
|
ApiTokensTest.php
|
Remove usages of deprecated User::getRights.
|
2019-08-20 19:43:54 -07:00 |
|
ApiUnblockTest.php
|
Revert "Factors out permissions check from User into PermissionManager service"
|
2019-05-30 13:51:37 +00:00 |
|
ApiUploadTest.php
|
Rename ApiTestCaseUpload
|
2018-03-16 18:40:38 +01:00 |
|
ApiUploadTestCase.php
|
Drop deprecated EnableAPI and EnableWriteAPI settings
|
2018-04-18 00:30:34 +00:00 |
|
ApiUsageExceptionTest.php
|
Revert "Separate MediaWiki unit and integration tests"
|
2019-06-13 23:00:08 +00:00 |
|
ApiUserrightsTest.php
|
Re-apply: Factors out permissions check from User into PermissionManager service
|
2019-06-28 13:19:38 -07:00 |
|
ApiWatchTest.php
|
Get rid of ApiTestCase::doLogin
|
2018-04-11 20:17:52 +03:00 |
|
generateRandomImages.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
MockApi.php
|
API: i18n for warnings and errors
|
2016-12-06 10:20:48 -05:00 |
|
MockApiQueryBase.php
|
API: i18n for warnings and errors
|
2016-12-06 10:20:48 -05:00 |
|
RandomImageGenerator.php
|
Convert RandomImageGenerator to use the new execution framework
|
2019-01-21 22:33:02 -08:00 |
|
UserWrapper.php
|
Fix numerous class/function casing
|
2016-03-18 23:14:49 +00:00 |
|
words.txt
|
|
|