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
/
user
/
TalkPageNotificationManagerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdbms: remove MWLBFactory::applyGlobalState deferred update logic
Aaron Schulz
2024-12-19
1
-0
/
+2
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Replace db with getDb for Tests
Wandji69
2024-06-23
1
-2
/
+2
*
Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz DziewoĆski
2024-01-23
1
-1
/
+1
*
tests: Remove explicit clean up for database tests
Umherirrender
2024-01-20
1
-6
/
+0
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-1
/
+0
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+1
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
tests: Pass Title to editPage() when already parsed
Umherirrender
2023-07-15
1
-1
/
+1
*
Migrate assertSelect() to SelectQueryBuilder
Tim Starling
2023-06-28
1
-12
/
+10
*
tests: Use MainConfigNames consts to refer config names
Umherirrender
2023-06-19
1
-1
/
+2
*
user: Clean up most calls to LoadBalancer in user-related services
Amir Sarabadani
2023-06-01
1
-1
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
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
*
Fix core newtalk 304 suppression and update deferral
Tim Starling
2022-03-18
1
-2
/
+49
*
Add convenience methods for asserting status.
daniel
2022-03-16
1
-1
/
+1
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-2
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Add DummyServicesTrait::getDummyReadOnlyMode()
DannyS712
2021-07-05
1
-6
/
+6
*
Remove unneeded uses of MediaWikiCoversValidator
DannyS712
2021-05-22
1
-1
/
+0
*
Simplify and cleanup TalkPageNotificationManagerTest
DannyS712
2021-05-12
1
-24
/
+20
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
EditPage: Add two more constraints
DannyS712
2020-11-11
1
-0
/
+2
*
Fix visibility of setUp/tearDown
Thiemo Kreuz
2020-06-16
1
-1
/
+1
*
TalkPageNotificationManager: Undeprecate passing null to setUserHasNewMessages
Clara Andrew-Wani
2020-05-14
1
-0
/
+6
*
Create TalkPageNotificationManager service
Petr Pchelko
2020-05-06
1
-0
/
+183