| .. |
|
format
|
Expose portlet data in SkinMustache
|
2020-09-22 14:06:29 -07:00 |
|
query
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
Validator
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
ApiBaseTest.php
|
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
|
2020-09-13 22:17:27 +00:00 |
|
ApiBlockInfoTraitTest.php
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
ApiBlockTest.php
|
Introduce backend class for blocking users
|
2020-09-22 14:14:01 +01:00 |
|
ApiChangeContentModelTest.php
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
ApiCheckTokenTest.php
|
|
|
|
ApiClearHasMsgTest.php
|
Use new TalkPageNotificationManager
|
2020-05-15 12:35:45 -04:00 |
|
ApiComparePagesTest.php
|
Replace uses of Revision constants
|
2020-07-03 01:23:44 +00:00 |
|
ApiContinuationManagerTest.php
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
ApiCSPReportTest.php
|
Fix visibility of setUp/tearDown
|
2020-06-16 21:02:05 +02:00 |
|
ApiDeleteTest.php
|
Add watchlist expiry support to applicable APIs
|
2020-07-13 18:18:15 -04:00 |
|
ApiDisabledTest.php
|
|
|
|
ApiEditPageTest.php
|
ApiEditPage: Don't swap undo and undoafter parameters
|
2020-09-21 19:08:20 +01:00 |
|
ApiErrorFormatterTest.php
|
Remove Language::factory and getParentLanguage use
|
2019-10-27 12:34:28 +02:00 |
|
ApiLoginTest.php
|
Make unit tests assertion about assertNotEquals more strict
|
2020-11-01 23:12:06 +00:00 |
|
ApiLogoutTest.php
|
ApiLogoutTest: Remove use of global $wgUser
|
2020-05-15 20:59:20 +00:00 |
|
ApiMainTest.php
|
Expose portlet data in SkinMustache
|
2020-09-22 14:06:29 -07:00 |
|
ApiMessageTest.php
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
ApiModuleManagerTest.php
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
ApiMoveTest.php
|
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
|
2020-09-13 22:17:27 +00:00 |
|
ApiOpenSearchTest.php
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
ApiOptionsTest.php
|
tests: Add explicit return type void to setUp() and tearDown()
|
2019-10-30 14:31:22 -07:00 |
|
ApiPageSetTest.php
|
ApiPageSet: Avoid infinite loop when merging redirects
|
2020-10-08 10:00:45 -07:00 |
|
ApiParseTest.php
|
Avoid local variable with wg prefix
|
2020-10-28 22:21:24 +01:00 |
|
ApiProtectTest.php
|
Add watchlist expiry support to applicable APIs
|
2020-07-13 18:18:15 -04:00 |
|
ApiPurgeTest.php
|
Make use of PHPUnit's assertCount feature where possible
|
2020-03-02 15:58:41 +00:00 |
|
ApiQueryAllPagesTest.php
|
|
|
|
ApiQueryBlockInfoTraitTest.php
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
ApiQueryBlocksTest.php
|
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
|
2020-09-13 22:17:27 +00:00 |
|
ApiQueryDisabledTest.php
|
|
|
|
ApiQueryInfoTest.php
|
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
|
2020-09-13 22:17:27 +00:00 |
|
ApiQueryLanguageinfoTest.php
|
Make use of PHPUnit's assertCount feature where possible
|
2020-03-02 15:58:41 +00:00 |
|
ApiQueryPrefixSearchTest.php
|
Fix visibility of setUp/tearDown
|
2020-06-16 21:02:05 +02:00 |
|
ApiQueryRecentChangesIntegrationTest.php
|
Replace uses and hard deprecate Revision::newFromTitle
|
2020-04-18 04:47:10 +00:00 |
|
ApiQuerySearchTest.php
|
Fix visibility of setUp/tearDown
|
2020-06-16 21:02:05 +02:00 |
|
ApiQuerySiteinfoTest.php
|
Remove usages of Skin::getAllowedSkins.
|
2020-08-05 02:48:29 +01:00 |
|
ApiQueryWatchlistIntegrationTest.php
|
Merge "ApiQueryWatchlist: set anon flag as false when relevant instead of omitting"
|
2020-08-07 19:56:49 +00:00 |
|
ApiQueryWatchlistRawIntegrationTest.php
|
Make use of PHPUnit's assertCount feature where possible
|
2020-03-02 15:58:41 +00:00 |
|
ApiResultTest.php
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
ApiRevisionDeleteTest.php
|
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
|
2020-09-13 22:17:27 +00:00 |
|
ApiRollbackTest.php
|
Add watchlist expiry support to applicable APIs
|
2020-07-13 18:18:15 -04:00 |
|
ApiSetNotificationTimestampIntegrationTest.php
|
tests: Add explicit return type void to setUp() and tearDown()
|
2019-10-30 14:31:22 -07:00 |
|
ApiStashEditTest.php
|
Merge "PHPUnit integration tests: fix handling of null user in editPage()"
|
2020-09-13 09:24:18 +00:00 |
|
ApiTestCase.php
|
Reduce some direct references to $wgUser
|
2020-09-25 17:46:56 +00:00 |
|
ApiTestContext.php
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
ApiTokensTest.php
|
|
|
|
ApiUnblockTest.php
|
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
|
2020-09-13 22:17:27 +00:00 |
|
ApiUndeleteTest.php
|
Add watchlist expiry support to applicable APIs
|
2020-07-13 18:18:15 -04:00 |
|
ApiUploadTest.php
|
Add watchlist expiry support to applicable APIs
|
2020-07-13 18:18:15 -04:00 |
|
ApiUploadTestCase.php
|
Use MediaWikiServices::getRepoGroup in api related classes
|
2020-04-11 23:58:00 +00:00 |
|
ApiUsageExceptionTest.php
|
MediaWikiTestCase to MediaWikiIntegrationTestCase
|
2020-06-30 17:02:22 +01:00 |
|
ApiUserrightsTest.php
|
Remove use of $wgUser in ApiUserrightsTest
|
2020-09-13 23:33:21 +00:00 |
|
ApiWatchTest.php
|
Normalize WatchedItem expiry field
|
2020-10-06 13:00:50 -07:00 |
|
generateRandomImages.php
|
Use class keyword for classname resolution
|
2020-03-27 09:33:01 +01:00 |
|
MockApi.php
|
|
|
|
MockApiQueryBase.php
|
Replace some oldskool @see with @inheritDoc
|
2019-11-08 18:00:27 +00:00 |
|
RandomImageGenerator.php
|
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
|
2020-01-10 14:17:13 -08:00 |
|
UserWrapper.php
|
|
|
|
words.txt
|
|
|