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
/
ActorMigration.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Schema migration for revison_actor_temp table removal
Tim Starling
2021-07-14
1
-0
/
+4
*
Deprecate legacy actor migration keys
Tim Starling
2021-05-03
1
-6
/
+19
*
Split a base class out of ActorMigration
Tim Starling
2021-05-03
1
-452
/
+43
*
Deprecate UserIdentity::getActorId()
daniel
2021-03-13
1
-1
/
+4
*
Merge "ActorNormalization should require a DB connection."
jenkins-bot
2021-03-10
1
-1
/
+1
|
\
|
*
ActorNormalization should require a DB connection.
daniel
2021-03-10
1
-1
/
+1
*
|
ActorMigration: remove unused UserFactory
DannyS712
2021-03-10
1
-7
/
+0
|
/
*
Rewrite ActorMigration test to not manipulate the original
Thiemo Kreuz
2021-02-16
1
-32
/
+30
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-4
/
+4
*
Introduce ActorStore, ActorLookup and ActorFactory.
Petr Pchelko
2021-02-08
1
-77
/
+31
*
Add type hints for return types to methods on UserIdentity
Cindy Cicalese
2021-02-02
1
-1
/
+1
*
Normalize IP addresses before writing/reading actor.actor_name
Gergő Tisza
2021-01-26
1
-2
/
+5
*
Inject UserFactory into ActorMigration
DannyS712
2020-10-13
1
-2
/
+16
*
Inject UserNameUtils into ActorMigration service
DannyS712
2020-10-12
1
-5
/
+8
*
SECURITY: ensure actor ID from correct wiki is used.
daniel
2020-09-24
1
-10
/
+63
*
SECURITY: ActorMigration: Load user from the correct database
Martin Urbanec
2020-09-24
1
-4
/
+34
*
ActorMigration doc comment
Nikki Nikkhoui
2020-07-24
1
-1
/
+2
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-1
/
+1
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-12
1
-1
/
+1
*
Avoid upsert() log warning spam in ActorMigration due to unique key array format
Aaron Schulz
2020-03-20
1
-1
/
+1
*
ActorMigration: Improve getWhere() handling of $users
Brad Jorsch
2019-12-04
1
-1
/
+11
*
Add missing @param and @return to documentation
Umherirrender
2019-11-10
1
-1
/
+4
*
Fix new phan errors, part 1
Daimona Eaytoy
2019-10-11
1
-2
/
+2
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-2
/
+50
*
Improve documentation of getJoin() methods for static analysis
Gergő Tisza
2019-07-03
1
-1
/
+2
*
Use the ?? feature instead of isset() where it makes sense
Thiemo Kreuz
2019-03-24
1
-5
/
+1
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
1
-55
/
+54
*
Remove duplicated article usages
petarpetkovic
2018-08-09
1
-1
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-0
/
+383