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
/
includes
/
user
/
UserEditTracker.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-1
/
+1
*
user: Write UserOptionsStore and User class docs
Timo Tijhof
2024-12-18
1
-0
/
+1
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-2
/
+2
*
UserEditTracker: Replace deprecated ActorMigration::getWhere
Umherirrender
2024-05-04
1
-25
/
+20
*
Introduce DBAccessObjectUtils::getDBFromRecency()
Amir Sarabadani
2024-01-19
1
-3
/
+1
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-2
/
+2
*
Add some typed properties to User-related services
DannyS712
2023-09-28
1
-8
/
+3
*
Migrate another major batch to SelectQueryBuilder
Amir Sarabadani
2023-09-20
1
-6
/
+5
*
UserEditTracker: Prefer getId() over isRegistered()
Timo Tijhof
2023-07-23
1
-13
/
+9
*
user: Clean up most calls to LoadBalancer in user-related services
Amir Sarabadani
2023-06-01
1
-11
/
+10
*
Fix more PHPStorm inspections (#2)
Tim Starling
2023-03-25
1
-3
/
+3
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-1
/
+0
*
UserEditTracker: Allow querying primary DB for edit timestamp
Kosta Harlan
2022-12-14
1
-8
/
+14
*
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-1
/
+1
*
Merge "Start clean up of revision_actor_temp table"
jenkins-bot
2022-05-23
1
-5
/
+2
|
\
|
*
Start clean up of revision_actor_temp table
Amir Sarabadani
2022-05-23
1
-5
/
+2
*
|
Use User::isRegistered for readability instead of ::getId falsy check
Umherirrender
2022-04-29
1
-2
/
+2
|
/
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
Schema migration for revison_actor_temp table removal
Tim Starling
2021-07-14
1
-1
/
+1
*
Merge "Add and fix various type hints in PHPDocs"
jenkins-bot
2021-06-18
1
-6
/
+5
|
\
|
*
Add and fix various type hints in PHPDocs
Thiemo Kreuz
2021-06-18
1
-6
/
+5
*
|
Remove User::$mEditCount and internal caching
DannyS712
2021-06-18
1
-7
/
+23
|
/
*
Accept UserIdentity in code to manage edit counts
DannyS712
2021-06-08
1
-0
/
+20
*
UserEditTracker: Minor code clean up and follow-ups
Timo Tijhof
2020-09-18
1
-24
/
+12
*
UserEditTracker: Do not try to initialize edit count in read-only mode
Máté Szabó
2020-08-06
1
-10
/
+21
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-1
/
+1
*
Add a new UserEditTracker service for user edit counts and timing
DannyS712
2020-06-02
1
-0
/
+193