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
/
ApiMoveTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: DatabaseBlock constructor caller migration
Tim Starling
2025-03-04
1
-3
/
+1
*
PHPUnit: Use FQCN with leading backslash in @covers annotation
Fomafix
2024-11-19
1
-1
/
+1
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-2
/
+2
*
Improve rate limit tests
daniel
2024-03-12
1
-13
/
+17
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+4
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Remove indirect calls to IDBAccessObject::READ_* constants
Atieno
2024-01-29
1
-19
/
+19
*
tests: Remove cleanup of blocks, done by ChangedTablesTracker
Umherirrender
2024-01-20
1
-3
/
+0
*
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
-3
/
+3
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
tests: api: Replace Title::newFromText with Title::makeTitle
Umherirrender
2023-07-30
1
-121
/
+146
*
tests: api: Replace some static function with services
Umherirrender
2023-07-29
1
-1
/
+1
*
Replace usages of ApiTestCase::$users
Daimona Eaytoy
2023-07-25
1
-3
/
+4
*
API tests: Assert error codes, not error messages
Bartosz DziewoĆski
2023-04-26
1
-24
/
+12
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Make use of the new PageUpdateStatus
daniel
2022-11-30
1
-1
/
+1
*
tests: Use `overrideConfig(Value|Values)` where needed
Derick Alangi
2022-07-12
1
-4
/
+3
*
tests: Use MainConfigNames constants on overrideConfigValue
Umherirrender
2022-07-12
1
-1
/
+2
*
PHPUnit: enable main object cache in tests
daniel
2022-07-07
1
-2
/
+0
*
PHPUnit: introduce setMainCache
daniel
2022-07-07
1
-2
/
+2
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-4
/
+3
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-1
/
+1
*
Update DatabaseBlock construct option 'by' and 'byText' usage to use User Ide...
Roman Stolar
2021-06-02
1
-1
/
+1
*
Use WatchlistManager in API classes
Cindy Cicalese
2021-04-21
1
-2
/
+4
*
Deprecate DatabaseBlock methods moved to DatabaseBlockStore
Thalia
2020-09-13
1
-2
/
+3
*
WatchAction: avoid unnecessary UPDATEs when expiry is unchanged
MusikAnimal
2020-08-11
1
-2
/
+2
*
Default to using watchlist expiry of old page when moving pages
MusikAnimal
2020-08-05
1
-0
/
+30
*
Add watchlist expiry support to applicable APIs
MusikAnimal
2020-07-13
1
-0
/
+32
*
Remove use of the Revision object returned in WikiPage::doEditContent (2)
DannyS712
2020-06-10
1
-1
/
+1
*
Replace uses and hard deprecate Revision::newFromTitle
DannyS712
2020-04-18
1
-1
/
+7
*
Add target page as a parameter to `articleexists` message
DannyS712
2019-12-20
1
-2
/
+2
*
Replace setExpectedException with two args
Daimona Eaytoy
2019-10-05
1
-15
/
+22
*
Remove unneeded overrideMwServices/resetServices
Aryeh Gregor
2019-08-29
1
-1
/
+0
*
Re-apply: Factors out permissions check from User into PermissionManager service
Vedmaka
2019-06-28
1
-1
/
+1
*
Revert "Factors out permissions check from User into PermissionManager service"
Kosta Harlan
2019-05-30
1
-3
/
+0
*
Factors out permissions check from User into PermissionManager service
Vedmaka
2019-05-29
1
-0
/
+3
*
Rename Block to MediaWiki\Block\DatabaseBlock
Thalia
2019-05-28
1
-3
/
+5
*
Fully utilize LinkTarget passed to getRevisionByTitle
Jason Linehan
2019-04-02
1
-0
/
+1
*
API: Spread autoblocks from action=edit and action=move
Brad Jorsch
2019-02-19
1
-0
/
+33
*
Ensure calls to Title::getArticleID use the same case as the definition
Thalia
2019-02-06
1
-10
/
+10
*
Deprecate MediaWikiTestCase::stashMwGlobals
Aryeh Gregor
2018-10-07
1
-8
/
+3
*
Test ApiMove
Aryeh Gregor
2018-04-15
1
-0
/
+393