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
/
query
/
ApiQueryRecentChangesIntegrationTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
1
-1
/
+1
*
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
-1
/
+1
*
Filter temporary accounts as anonymous in ApiQueryRecentChanges
STran
2024-07-29
1
-8
/
+40
*
ApiQueryRecentChangesIntegrationTest: Fixes for temp accounts
Kosta Harlan
2024-06-26
1
-2
/
+3
*
Add namespace and deprecation alias to WatchedItemQueryService
Ebrahim Byagowi
2024-05-18
1
-1
/
+1
*
Update wgAutoCreateTempUser config defaults
Dreamy Jazz
2024-04-03
1
-15
/
+5
*
tests: Namespace api tests
Reedy
2024-02-18
1
-1
/
+7
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Add `temp` flags to api calls
STran
2023-12-12
1
-0
/
+33
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-5
/
+0
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+1
*
Merge "tests: api: Use NS_ constants instead of hard coded values"
jenkins-bot
2023-07-30
1
-71
/
+71
|
\
|
*
tests: api: Use NS_ constants instead of hard coded values
Umherirrender
2023-07-29
1
-71
/
+71
*
|
tests: api: Replace some static function with services
Umherirrender
2023-07-29
1
-17
/
+14
|
/
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
tests: Replace deprecated WikiPage::factory
Umherirrender
2022-09-02
1
-3
/
+3
*
tests/api: Add TestUser::getAuthority and use it
Umherirrender
2022-08-06
1
-2
/
+3
*
tests/api: Use MediaWikiIntegrationTestCase::editPage for edits
Umherirrender
2022-08-06
1
-6
/
+6
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-3
/
+2
*
tests: Replace usages of deprecated WikiPage::doDeleteArticleReal
Daimona Eaytoy
2022-01-17
1
-7
/
+2
*
Use WikiPage::doUserEditContent() instead of ::doEditContent()
DannyS712
2021-06-28
1
-18
/
+12
*
RecentChange: replace Title in method signatures
daniel
2021-04-26
1
-1
/
+0
*
Move ApiQuery* tests under the /query subdirectory
Aaron Schulz
2020-10-30
1
-0
/
+1034