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
/
ActorMigrationTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-848
/
+0
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-5
/
+5
*
tests: Use namespaced IDatabase class
Umherirrender
2022-05-28
1
-0
/
+1
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-5
/
+4
*
Schema migration for revison_actor_temp table removal
Tim Starling
2021-07-14
1
-358
/
+350
*
Split a base class out of ActorMigration
Tim Starling
2021-05-03
1
-51
/
+66
*
Remove $actor field from UsererIdentityValue
daniel
2021-04-13
1
-17
/
+10
*
Deprecate UserIdentity::getActorId()
daniel
2021-03-13
1
-2
/
+54
*
Merge "ActorNormalization should require a DB connection."
jenkins-bot
2021-03-10
1
-1
/
+2
|
\
|
*
ActorNormalization should require a DB connection.
daniel
2021-03-10
1
-1
/
+2
*
|
ActorMigration: remove unused UserFactory
DannyS712
2021-03-10
1
-4
/
+0
|
/
*
Merge "Rewrite ActorMigration test to not manipulate the original"
jenkins-bot
2021-03-08
1
-59
/
+47
|
\
|
*
Rewrite ActorMigration test to not manipulate the original
Thiemo Kreuz
2021-02-16
1
-59
/
+47
*
|
Avoid using UserIdentity::getUserId
Vadim Kovalenko
2021-03-02
1
-2
/
+2
*
|
Hard-deprecate IDatabase parameter for UserIdentity:getActorId()
Cindy Cicalese
2021-02-17
1
-1
/
+2
|
/
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
Introduce ActorStore, ActorLookup and ActorFactory.
Petr Pchelko
2021-02-08
1
-24
/
+11
*
Normalize IP addresses before writing/reading actor.actor_name
Gergő Tisza
2021-01-26
1
-7
/
+13
*
More misc test cleanup
DannyS712
2020-12-24
1
-1
/
+1
*
Inject UserFactory into ActorMigration
DannyS712
2020-10-13
1
-1
/
+6
*
Inject UserNameUtils into ActorMigration service
DannyS712
2020-10-12
1
-13
/
+18
*
Replace complicated assertions with assertIsString() and such
Thiemo Kreuz
2020-01-28
1
-1
/
+1
*
ActorMigration: Improve getWhere() handling of $users
Brad Jorsch
2019-12-04
1
-6
/
+42
*
Have Database::addQuotes() pass through bare integers without quoting
Tim Starling
2019-11-18
1
-18
/
+18
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-2
/
+2
*
phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedExcept...
James D. Forrester
2019-10-14
1
-6
/
+6
*
Clean up most of b/c for phpunit4
Amir Sarabadani
2019-10-06
1
-3
/
+3
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-210
/
+242
*
Remove unneeded overrideMwServices/resetServices
Aryeh Gregor
2019-08-29
1
-1
/
+0
*
Inline trivial object creation helpers in tests
Thiemo Kreuz
2019-05-28
1
-20
/
+11
*
Default $wgActorTableSchemaMigrationStage to SCHEMA_COMPAT_NEW
Brad Jorsch
2019-05-01
1
-9
/
+25
*
Remove many references to db fields being retired as part of MCR Schema Migra...
Bill Pirkle
2019-03-19
1
-2
/
+0
*
Mostly drop old comment schemas
Brad Jorsch
2019-02-07
1
-4
/
+4
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
1
-163
/
+201
*
CommentStore: Hard-deprecate newKey()
James D. Forrester
2018-09-20
1
-2
/
+3
*
Introduce new schema flags and use them in RevisionStore.
daniel
2018-07-02
1
-6
/
+7
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-0
/
+695