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
/
MediaWikiServices.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename HTMLTransform to HtmlToContentTransform
daniel
2022-11-03
1
-4
/
+4
*
Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs in
Matthias Mullie
2022-10-03
1
-0
/
+9
*
Merge "rdbms: Move Database::factory() to DatabaseFactory service"
jenkins-bot
2022-09-02
1
-0
/
+9
|
\
|
*
rdbms: Move Database::factory() to DatabaseFactory service
Kunal Mehta
2022-08-31
1
-0
/
+9
*
|
Introduce HTMLTransformFactory
daniel
2022-08-26
1
-0
/
+9
|
/
*
Allow DB config to be reloaded on the fly
daniel
2022-08-05
1
-0
/
+9
*
Merge "Deprecate Parser::getFreshParser()"
jenkins-bot
2022-07-05
1
-0
/
+4
|
\
|
*
Deprecate Parser::getFreshParser()
Tim Starling
2022-07-05
1
-0
/
+4
*
|
Introduce new WRStats library for write-read stats
Tim Starling
2022-07-05
1
-0
/
+9
|
/
*
Merge "Storage: Warm parsoid parser cache with parsoid outputs"
jenkins-bot
2022-06-28
1
-0
/
+10
|
\
|
*
Storage: Warm parsoid parser cache with parsoid outputs
Derick Alangi
2022-06-28
1
-0
/
+10
*
|
Merge "Extract RateLimiter from User"
jenkins-bot
2022-06-28
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Extract RateLimiter from User
daniel
2022-06-27
1
-0
/
+9
*
|
docs: Move, clarify and cross-ref "DI Principles" for easy reference
Timo Tijhof
2022-06-06
1
-29
/
+21
*
|
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-1
/
+1
|
/
*
Rest: Migrate parsoid stashing logic from RESTbase
Derick Alangi
2022-05-23
1
-0
/
+10
*
Turn DefaultSettings.php into a deprecated stub
daniel
2022-05-17
1
-0
/
+9
*
Revert "ResourceLoader namespace"
Lucas Werkmeister (WMDE)
2022-05-16
1
-1
/
+1
*
ResourceLoader namespace
Tim Starling
2022-05-16
1
-1
/
+1
*
TempUser infrastructure and services
Tim Starling
2022-04-14
1
-0
/
+18
*
Merge "Refactor URL-parsing global functions to class"
jenkins-bot
2022-04-12
1
-0
/
+9
|
\
|
*
Refactor URL-parsing global functions to class
Aryeh Gregor
2022-04-12
1
-0
/
+9
*
|
Merge "linker: Add LinksMigration service for read new"
jenkins-bot
2022-04-08
1
-0
/
+9
|
\
\
|
*
|
linker: Add LinksMigration service for read new
Amir Sarabadani
2022-04-07
1
-0
/
+9
|
|
/
*
/
Use name constants to access config settings.
daniel
2022-04-07
1
-1
/
+1
|
/
*
Copy over Parsoid's Config and ServiceWiring classes
C. Scott Ananian
2022-03-28
1
-0
/
+27
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
linker: Start of LinkTargetStore
Amir Sarabadani
2022-03-02
1
-0
/
+9
*
Introduce a BlockRestrictionStoreFactory
Alexander Vorwerk
2022-01-24
1
-0
/
+9
*
Fix typos in comments (M)
Siddharth VP
2022-01-09
1
-1
/
+1
*
preferences: Introduce SignatureValidatorFactory service
Derick Alangi
2021-12-14
1
-0
/
+9
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-0
/
+18
*
Merge "Make ArchivedRevisionLookup a service"
jenkins-bot
2021-10-20
1
-0
/
+9
|
\
|
*
Make ArchivedRevisionLookup a service
Matěj Suchánek
2021-10-08
1
-0
/
+9
*
|
Convert TrackingCategories to a service with DI
DannyS712
2021-10-08
1
-0
/
+9
|
/
*
Metrics: Wire up MetricsFactory into ServiceWiring and emit steps
Cole White
2021-10-07
1
-0
/
+9
*
Add perm checks to UndeletePage and make it a real service
Daimona Eaytoy
2021-10-04
1
-0
/
+9
*
Merge "Move Content::getParserOutput & AbstractContent::fillParserOutput to C...
jenkins-bot
2021-09-29
1
-0
/
+9
|
\
|
*
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...
Roman Stolar
2021-09-29
1
-0
/
+9
*
|
Introduce CommentFormatter
Tim Starling
2021-09-28
1
-0
/
+18
|
/
*
Reapply "GrantsInfo service to replace MWGrants"
Alexander Vorwerk
2021-09-18
1
-0
/
+18
*
Update @since doc for WikiExporterFactory
Alexander Vorwerk
2021-09-16
1
-1
/
+1
*
Merge "WikiExporter: inject services"
jenkins-bot
2021-09-16
1
-0
/
+9
|
\
|
*
WikiExporter: inject services
Alexander Vorwerk
2021-09-06
1
-0
/
+9
*
|
Add BacklinkCacheFactory Service
Derick Alangi
2021-09-09
1
-0
/
+9
*
|
Make DeletePage a real service
Daimona Eaytoy
2021-09-08
1
-0
/
+9
*
|
collation: Create CollationFactory service
Umherirrender
2021-09-04
1
-0
/
+9
*
|
Merge "New RestrictionStore service"
jenkins-bot
2021-09-01
1
-0
/
+9
|
\
\
|
*
|
New RestrictionStore service
Aryeh Gregor
2021-08-28
1
-0
/
+9
*
|
|
docs: Remove wrong null types
Umherirrender
2021-08-26
1
-1
/
+1
|
/
/
[next]