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
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-38
/
+76
*
Avoid HtmlCacheUpdateJob purges for content no longer in CDN
Aaron Schulz
2020-05-27
1
-1
/
+2
*
Merge "WatchedItemStore: Enforce a maximum watchlist expiry duration"
jenkins-bot
2020-05-27
1
-3
/
+3
|
\
|
*
WatchedItemStore: Enforce a maximum watchlist expiry duration
MusikAnimal
2020-05-22
1
-3
/
+3
*
|
Merge "ServiceWiring for SlotRoleRegistry: use SlotRoleStore service directly"
jenkins-bot
2020-05-27
1
-1
/
+1
|
\
\
|
*
|
ServiceWiring for SlotRoleRegistry: use SlotRoleStore service directly
DannyS712
2020-05-27
1
-1
/
+1
*
|
|
Merge "MediaWikiServices: All logic for services should be in ServiceWiring"
jenkins-bot
2020-05-27
1
-0
/
+13
|
\
|
|
|
*
|
MediaWikiServices: All logic for services should be in ServiceWiring
DannyS712
2020-05-27
1
-0
/
+13
*
|
|
Inject SpamChecker where needed, hard deprecate EditPage static methods
DannyS712
2020-05-26
1
-1
/
+2
|
/
/
*
|
linker: Move Linker::normaliseSpecialPage to LinkRenderer class
Derick A
2020-05-24
1
-1
/
+2
*
|
Merge "Respect configured default HTTP timeouts, and introduce max timeouts"
jenkins-bot
2020-05-21
1
-1
/
+7
|
\
\
|
*
|
Respect configured default HTTP timeouts, and introduce max timeouts
Tim Starling
2020-05-21
1
-1
/
+7
|
|
/
*
|
Merge "objectcache: dependency inject LoadBalancer into SqlBagOStuff"
jenkins-bot
2020-05-21
1
-2
/
+20
|
\
\
|
*
|
objectcache: dependency inject LoadBalancer into SqlBagOStuff
Aaron Schulz
2020-05-18
1
-2
/
+20
|
|
/
*
|
Merge "mime: Convert built-in MIME mappings to PHP arrays"
jenkins-bot
2020-05-21
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
mime: Convert built-in MIME mappings to PHP arrays
Ori Livneh
2020-05-19
1
-2
/
+2
*
|
Merge "skins: Allow $wgValidSkinNames to take ObjectFactory spec"
jenkins-bot
2020-05-16
1
-3
/
+11
|
\
\
|
|
/
|
/
|
|
*
skins: Allow $wgValidSkinNames to take ObjectFactory spec
Reedy
2020-05-16
1
-3
/
+11
*
|
Merge "Add HookRegistry"
jenkins-bot
2020-05-14
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add HookRegistry
Tim Starling
2020-05-13
1
-3
/
+4
*
|
Add MergeHistoryFactory interface, implemented by PageCommandFactory
DannyS712
2020-05-13
1
-5
/
+10
|
/
*
Merge "Add a new `SpamChecker` service"
jenkins-bot
2020-05-11
1
-0
/
+8
|
\
|
*
Add a new `SpamChecker` service
DannyS712
2020-05-11
1
-0
/
+8
*
|
Rename DefaultOptionsManager to DefaultOptionsLookup
Petr Pchelko
2020-05-11
1
-5
/
+5
|
/
*
Create TalkPageNotificationManager service
Petr Pchelko
2020-05-06
1
-0
/
+14
*
Finish dropping wgContentHandlerUseDB; unused anywhere
James D. Forrester
2020-05-01
1
-8
/
+0
*
Merge "Introduce UserOptionsManager and DefaultOptionsManager"
jenkins-bot
2020-05-01
1
-0
/
+24
|
\
|
*
Introduce UserOptionsManager and DefaultOptionsManager
Petr Pchelko
2020-04-28
1
-0
/
+24
*
|
Merge "search: Add 'SearchMappings' attribute to map canonical name to PHP cl...
jenkins-bot
2020-04-30
1
-2
/
+5
|
\
\
|
*
|
search: Add 'SearchMappings' attribute to map canonical name to PHP class
Reedy
2020-04-30
1
-2
/
+5
|
|
/
*
|
Change HookContainer's namespace from HookRunner to HookContainer
Tim Starling
2020-04-29
1
-2
/
+2
*
|
Convert MovePageFactory to interface, implement in PageHandlerFactory
DannyS712
2020-04-27
1
-10
/
+15
|
/
*
Merge "UserNameUtils: use ITextFormatter instead of MessageLocalizer"
jenkins-bot
2020-04-20
1
-2
/
+4
|
\
|
*
UserNameUtils: use ITextFormatter instead of MessageLocalizer
Petr Pchelko
2020-04-13
1
-2
/
+4
*
|
Hook Container
Nikki Nikkhoui
2020-04-17
1
-0
/
+13
*
|
Deprecate $wgParserConf
C. Scott Ananian
2020-04-16
1
-0
/
+4
*
|
Add small HtmlCacheUpdater service class to normalize purging code (2)
Aaron Schulz
2020-04-14
1
-0
/
+9
|
/
*
Merge "objectcache: Improve wgMainWANCache docs"
jenkins-bot
2020-04-03
1
-16
/
+19
|
\
|
*
objectcache: Improve wgMainWANCache docs
Timo Tijhof
2020-04-02
1
-16
/
+19
*
|
Merge "resourceloader: Export ResourceModules as extension attribute"
jenkins-bot
2020-03-30
1
-1
/
+3
|
\
\
|
*
|
resourceloader: Export ResourceModules as extension attribute
Timo Tijhof
2020-03-30
1
-1
/
+3
*
|
|
Merge "resourceloader: Export ResourceModuleSkinStyles as extension attribute"
jenkins-bot
2020-03-30
1
-1
/
+6
|
\
|
|
|
|
/
|
/
|
|
*
resourceloader: Export ResourceModuleSkinStyles as extension attribute
Timo Tijhof
2020-03-30
1
-1
/
+6
*
|
ServiceWiring: Fix double spacing
DannyS712
2020-03-29
1
-1
/
+1
*
|
Add a new UserNameUtils service
DannyS712
2020-03-26
1
-0
/
+14
*
|
Remove compat code for pre-MCR schema.
daniel
2020-03-24
1
-2
/
+17
*
|
Merge "Add support for watchlist expiries to WatchedItemQueryService::getWatc...
jenkins-bot
2020-03-20
1
-1
/
+2
|
\
\
|
*
|
Add support for watchlist expiries to WatchedItemQueryService::getWatchedItem...
Sam Wilson
2020-03-13
1
-1
/
+2
|
|
/
*
|
Remove usages of deprecated Revision from MovePage
Petr Pchelko
2020-03-18
1
-1
/
+2
*
|
Introduce Emailer as service
Peter Ovchyn
2020-03-17
1
-0
/
+6
[next]