index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
api
/
ApiUnblockTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: DatabaseBlock constructor caller migration
Tim Starling
2025-03-04
1
-14
/
+7
*
block: Fix unblock by ID of self-block
Tim Starling
2025-01-27
1
-0
/
+10
*
ApiUnblock: Add support for multiblocks
Dayllan Maza
2025-01-14
1
-24
/
+43
*
PHPUnit: Use FQCN with leading backslash in @covers annotation
Fomafix
2024-11-19
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-2
/
+2
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+3
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
tests: Use namespaced classes
Umherirrender
2023-12-11
1
-0
/
+1
*
Replace a few manually crafted assertTrue assertions
thiemowmde
2023-11-23
1
-1
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-5
/
+0
*
Migrate callers of DatabaseBlock methods moved to DatabaseBlockStore
Tim Starling
2023-11-06
1
-5
/
+7
*
tests: Use $this->getDb() instead of wfGetDB() in integration tests
Amir Sarabadani
2023-09-25
1
-2
/
+1
*
tests: Migrate more cases to SQB
Amir Sarabadani
2023-09-21
1
-11
/
+7
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
tests: api: Replace some static function with services
Umherirrender
2023-07-29
1
-3
/
+5
*
API tests: Assert error codes, not error messages
Bartosz DziewoĆski
2023-04-26
1
-5
/
+5
*
api: Add watch option for userpage to action=unblock
Umherirrender
2023-03-08
1
-0
/
+7
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-4
/
+3
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Update DatabaseBlock construct option 'by' and 'byText' usage to use User Ide...
Roman Stolar
2021-06-02
1
-3
/
+3
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
Thalia
2020-09-13
1
-3
/
+4
*
Fix visibility of setUp/tearDown
Thiemo Kreuz
2020-06-16
1
-1
/
+1
*
Fix a plethora of class and function call case mismatches
Reedy
2020-05-26
1
-2
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedExcept...
James D. Forrester
2019-10-14
1
-3
/
+1
*
Revert "Factors out permissions check from User into PermissionManager service"
Kosta Harlan
2019-05-30
1
-2
/
+0
*
Factors out permissions check from User into PermissionManager service
Vedmaka
2019-05-29
1
-0
/
+2
*
Rename Block to MediaWiki\Block\DatabaseBlock
Thalia
2019-05-28
1
-8
/
+10
*
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-2
/
+2
*
Drop $wgChangeTagsSchemaMigrationStage
Amir Sarabadani
2018-11-28
1
-19
/
+0
*
Test ApiUnblock
Aryeh Gregor
2018-10-05
1
-5
/
+162
*
Get rid of ApiTestCase::doLogin
Aryeh Gregor
2018-04-11
1
-9
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Remove use of deprecated TestUser->user
addshore
2015-08-07
1
-1
/
+1
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-1
/
+1
*
Cleanup Api phpunit Tests
addshore
2013-10-24
1
-0
/
+31