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
/
ServiceWiring.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-139
/
+139
*
Use ActorStore in RevisionStore
Petr Pchelko
2021-02-10
1
-0
/
+1
*
Merge "RequestTimeout library integration"
jenkins-bot
2021-02-09
1
-0
/
+8
|
\
|
*
RequestTimeout library integration
Tim Starling
2021-02-08
1
-0
/
+8
*
|
Merge "Introduce ActorStore, ActorLookup and ActorFactory."
jenkins-bot
2021-02-08
1
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Introduce ActorStore, ActorLookup and ActorFactory.
Petr Pchelko
2021-02-08
1
-1
/
+11
*
|
Use Shellbox for Shell::command() etc.
Tim Starling
2021-02-05
1
-1
/
+11
|
/
*
Merge "Fix fetching ipblock-exempt within BlockManager::getUserBlock"
jenkins-bot
2021-01-27
1
-2
/
+1
|
\
|
*
Fix fetching ipblock-exempt within BlockManager::getUserBlock
Paladox
2021-01-25
1
-2
/
+1
*
|
Merge "objectcache: add statsd key metrics to BagOStuff classes"
jenkins-bot
2021-01-26
1
-0
/
+2
|
\
\
|
*
|
objectcache: add statsd key metrics to BagOStuff classes
Aaron Schulz
2021-01-25
1
-0
/
+2
*
|
|
Make ContributionsLookup use Authority
Petr Pchelko
2021-01-21
1
-1
/
+0
|
/
/
*
|
Merge "Revert "Enhance GroupPermissionsLookup and use it.""
jenkins-bot
2021-01-12
1
-1
/
+1
|
\
\
|
*
|
Revert "Enhance GroupPermissionsLookup and use it."
Ppchelko
2021-01-12
1
-1
/
+1
*
|
|
Merge "WatchedItemStore: use UserFactory"
jenkins-bot
2021-01-12
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
WatchedItemStore: use UserFactory
DannyS712
2021-01-10
1
-1
/
+2
*
|
|
Enhance GroupPermissionsLookup and use it.
Petr Pchelko
2021-01-11
1
-1
/
+1
|
/
/
*
|
Merge "rdbms: Use PSR-3 for ChronologyProtector shutdown debug message"
jenkins-bot
2021-01-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
rdbms: Use PSR-3 for ChronologyProtector shutdown debug message
Timo Tijhof
2021-01-07
1
-1
/
+1
*
|
Introduce GroupPermissionsLookup
Petr Pchelko
2021-01-06
1
-2
/
+11
|
/
*
Fix infinite recursion with wgAutopromote when using getBlock within checkCon...
Paladox
2020-12-17
1
-2
/
+4
*
Remove ParserCacheFactory::getInstance
Petr Pchelko
2020-12-14
1
-1
/
+1
*
Introduce RevisionOutputCache
daniel
2020-12-14
1
-5
/
+7
*
PoolWorkArticleViewOld: use WANObjectCache
daniel
2020-11-30
1
-1
/
+1
*
Replace $wgDisable{Lang,Title}Conversion with LanguageConverterFactory methods
C. Scott Ananian
2020-11-25
1
-3
/
+10
*
Inject services into SpecialContributions/SpecialDeletedContributions
Umherirrender
2020-11-24
1
-1
/
+10
*
Introduce JsonCodec to help with serialization/deserialization
Petr Pchelko
2020-11-19
1
-5
/
+5
*
Merge "PoolWorkArticleView: inject logger"
jenkins-bot
2020-11-18
1
-1
/
+2
|
\
|
*
PoolWorkArticleView: inject logger
daniel
2020-11-18
1
-1
/
+2
*
|
Merge "ParserOutputAccess: cache ouput for old revisions"
jenkins-bot
2020-11-18
1
-1
/
+4
|
\
|
|
*
ParserOutputAccess: cache ouput for old revisions
daniel
2020-11-17
1
-1
/
+4
*
|
Merge "Replace deprecated WikiPage::factory in import/export related classes"
jenkins-bot
2020-11-18
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Replace deprecated WikiPage::factory in import/export related classes
Umherirrender
2020-11-15
1
-2
/
+4
*
|
Extract PoolWorlArticleViewCurrent
daniel
2020-11-17
1
-1
/
+2
*
|
Clean up PoolWorkArticleView
daniel
2020-11-16
1
-0
/
+1
*
|
Inject WikiPageFactory into MergeHistory/MovePage
Umherirrender
2020-11-11
1
-1
/
+2
|
/
*
Move EditPage::runPostMergeFilters to a constraint
DannyS712
2020-11-10
1
-0
/
+3
*
Safe ParserOutput extension data and JsonUnserializable helper.
Petr Pchelko
2020-11-10
1
-0
/
+6
*
Introduce ParserOutputAccess
daniel
2020-11-10
1
-0
/
+8
*
Merge "Use LinkBatchFactory in WatchedItemStore"
jenkins-bot
2020-11-06
1
-1
/
+2
|
\
|
*
Use LinkBatchFactory in WatchedItemStore
Umherirrender
2020-11-02
1
-1
/
+2
*
|
Add todo comment about UserGroupManager/PermissionManager dependency
Umherirrender
2020-11-03
1
-0
/
+1
*
|
Inject BlockManager and BlockErrorFormatter into AuthManager
Umherirrender
2020-10-30
1
-1
/
+3
*
|
Merge "Add PageSizeConstraint and ChangeTagsConstraint"
jenkins-bot
2020-10-28
1
-3
/
+5
|
\
\
|
*
|
Add PageSizeConstraint and ChangeTagsConstraint
DannyS712
2020-10-28
1
-3
/
+5
*
|
|
Fix base path handling for MessagePosterModule registration
Bartosz DziewoĆski
2020-10-28
1
-4
/
+4
|
/
/
*
|
EditPage: Migrate more checks to constraint
DannyS712
2020-10-26
1
-0
/
+6
*
|
EditPage: Move spam checks to SpamRegexConstraint
DannyS712
2020-10-21
1
-2
/
+5
*
|
Add EditConstraintFactory, migrate SimpleAntiSpamConstraint
DannyS712
2020-10-21
1
-0
/
+11
*
|
Remove use of User::whoIs in PermissionManager
DannyS712
2020-10-20
1
-1
/
+2
[next]