Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ApiQuery* tests under the /query subdirectory | Aaron Schulz | 2020-10-30 | 1 | -174/+0 |
* | Deprecate DatabaseBlock methods moved to DatabaseBlockStore | Thalia | 2020-09-13 | 1 | -3/+4 |
* | Add MediaWikiIntegrationTestCase::assertArraySubmapSame() | Aaron Schulz | 2020-03-19 | 1 | -4/+4 |
* | Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse | James D. Forrester | 2020-01-10 | 1 | -1/+1 |
* | ApiQueryBlocksTest: fix assertions | Max Semenik | 2019-12-10 | 1 | -8/+8 |
* | Rename Block to MediaWiki\Block\DatabaseBlock | Thalia | 2019-05-28 | 1 | -3/+4 |
* | Prevent fatal PHP errors when PageRestriction::getTitle() returns null. | David Barratt | 2019-02-07 | 1 | -0/+6 |
* | Add tests to ensure that NamespaceRestrictions are returned from Block APIs. | David Barratt | 2019-01-23 | 1 | -2/+11 |
* | List Partial Block details in ApiQueryBlocks and ApiQueryUserinfo. | David Barratt | 2018-10-24 | 1 | -0/+157 |