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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use WatchlistManager in API classes
Cindy Cicalese
2021-04-21
10
-25
/
+39
*
Use WatchlistManager in special classes
Cindy Cicalese
2021-04-21
1
-1
/
+2
*
Use WatchlistManager in several classes
Cindy Cicalese
2021-04-21
1
-1
/
+2
*
Use WatchlistManager in auth classes
Cindy Cicalese
2021-04-21
7
-8
/
+23
*
Replace doWatch/doUnwatch with addWatch*/removeWatch*
Cindy Cicalese
2021-04-20
1
-12
/
+12
*
Merge "Move watchlist-related methods from WatchAction to WatchlistManager"
jenkins-bot
2021-04-21
2
-90
/
+367
|
\
|
*
Move watchlist-related methods from WatchAction to WatchlistManager
Cindy Cicalese
2021-04-20
2
-90
/
+367
*
|
Merge "Stop using legacy ActorMigration field "ar_user""
jenkins-bot
2021-04-20
1
-7
/
+15
|
\
\
|
*
|
Stop using legacy ActorMigration field "ar_user"
Tim Starling
2021-04-20
1
-7
/
+15
*
|
|
Merge "Stop using legacy ActorMigration fields in DatabaseBlockStore"
jenkins-bot
2021-04-20
1
-1
/
+1
|
\
|
|
|
*
|
Stop using legacy ActorMigration fields in DatabaseBlockStore
Tim Starling
2021-04-19
1
-1
/
+1
*
|
|
Merge "FileRepo: replace Title in method signatures"
jenkins-bot
2021-04-19
1
-3
/
+12
|
\
\
\
|
*
|
|
FileRepo: replace Title in method signatures
daniel
2021-04-16
1
-3
/
+12
*
|
|
|
Merge "RepoGroup: replace Title in method signatures"
jenkins-bot
2021-04-19
1
-0
/
+39
|
\
|
|
|
|
*
|
|
RepoGroup: replace Title in method signatures
daniel
2021-04-16
1
-0
/
+39
*
|
|
|
Merge "HtmlCacheUpdater: replace Title in method signatures."
jenkins-bot
2021-04-19
2
-0
/
+132
|
\
\
\
\
|
*
|
|
|
HtmlCacheUpdater: replace Title in method signatures.
daniel
2021-04-16
2
-0
/
+132
|
|
/
/
/
*
|
|
|
Merge "Drop Autopromote class, deprecated since 1.35"
jenkins-bot
2021-04-19
1
-66
/
+0
|
\
\
\
\
|
*
|
|
|
Drop Autopromote class, deprecated since 1.35
Petr Pchelko
2021-04-19
1
-66
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Installer: Do not use `mediawiki.skinning.interface` module"
jenkins-bot
2021-04-19
1
-0
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Installer: Do not use `mediawiki.skinning.interface` module
jdlrobson
2021-04-15
1
-0
/
+20
*
|
|
|
Merge "Use WatchlistManager instead of User in WatchAction"
jenkins-bot
2021-04-19
1
-124
/
+151
|
\
\
\
\
|
*
|
|
|
Use WatchlistManager instead of User in WatchAction
Cindy Cicalese
2021-04-19
1
-124
/
+151
*
|
|
|
|
Merge "Move watchlist-related methods from User to WatchlistManager"
jenkins-bot
2021-04-19
2
-1
/
+119
|
\
|
|
|
|
|
*
|
|
|
Move watchlist-related methods from User to WatchlistManager
Cindy Cicalese
2021-04-19
2
-1
/
+119
*
|
|
|
|
Merge "UserPasswordPolicyTest: Replace PasswordCannotMatchBlacklist with Pass...
jenkins-bot
2021-04-19
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
UserPasswordPolicyTest: Replace PasswordCannotMatchBlacklist with PasswordCan...
Reedy
2021-04-18
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Remove Title from method signatures in User"
jenkins-bot
2021-04-19
3
-3
/
+57
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Remove Title from method signatures in User
daniel
2021-04-16
3
-3
/
+57
*
|
|
|
Merge "Convert PageEditStash to PageIdentity/UserIdentity"
jenkins-bot
2021-04-16
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
Convert PageEditStash to PageIdentity/UserIdentity
Petr Pchelko
2021-04-14
1
-0
/
+8
*
|
|
|
|
Merge "User: use ActorNormalization to insert actor"
jenkins-bot
2021-04-16
2
-19
/
+142
|
\
\
\
\
\
|
*
|
|
|
|
User: use ActorNormalization to insert actor
Petr Pchelko
2021-04-15
2
-19
/
+142
*
|
|
|
|
|
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
124
-365
/
+373
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Remove Title from public interface of OutputPage
daniel
2021-04-16
3
-20
/
+75
*
|
|
|
|
Merge "Do not use a NullLogger when no handler is declared"
jenkins-bot
2021-04-16
1
-4
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Do not use a NullLogger when no handler is declared
Sébastien Beyou
2021-04-06
1
-4
/
+1
*
|
|
|
|
Set $status->value in EditFilterMergedContentHookConstraint::checkConstraint(...
Func
2021-04-15
2
-4
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Move remaining ParamValidator tests to unit tests
DannyS712
2021-04-15
3
-0
/
+0
*
|
|
|
Merge "Move most ParamValidator tests to unit tests"
jenkins-bot
2021-04-15
15
-0
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Move most ParamValidator tests to unit tests
DannyS712
2021-04-14
15
-0
/
+0
*
|
|
|
Remove MovePageFactoryTest
Tim Starling
2021-04-15
1
-36
/
+0
|
/
/
/
*
|
|
Merge "Convert WatchlistManager to use Authority and PageIdentity"
jenkins-bot
2021-04-14
2
-343
/
+305
|
\
\
\
|
*
|
|
Convert WatchlistManager to use Authority and PageIdentity
Cindy Cicalese
2021-04-14
2
-343
/
+305
*
|
|
|
Merge "uuid: Simplify GlobalIdGenerator by removing QUICK_VOLATILE flag"
jenkins-bot
2021-04-14
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
uuid: Simplify GlobalIdGenerator by removing QUICK_VOLATILE flag
Aaron Schulz
2021-04-14
1
-1
/
+0
*
|
|
|
|
Merge "Reset fake timestamps for unit tests too"
jenkins-bot
2021-04-14
6
-22
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
Reset fake timestamps for unit tests too
DannyS712
2021-04-14
6
-22
/
+28
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Convert MWLBFactoryTest to pure unit tests"
jenkins-bot
2021-04-14
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Convert MWLBFactoryTest to pure unit tests
DannyS712
2021-04-14
1
-2
/
+1
|
|
/
/
/
/
[next]