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
/
poolcounter
/
PoolWorkArticleView.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
poolcounter: Avoid calling parent::doWork in PoolWorkArticleView classes
Thiemo Kreuz
2022-05-13
1
-4
/
+10
*
Inline trivial getter in PoolWorkArticleView
Thiemo Kreuz
2022-04-26
1
-11
/
+2
*
Untangle dependencies between PoolWorkArticleView subclasses
Thiemo Kreuz
2022-04-11
1
-31
/
+1
*
Change ParserOutputAccess workers to work with Status objects
Thiemo Kreuz
2022-04-08
1
-34
/
+9
*
Move "dirty" logic to PoolWorkArticleView subclass that uses it
Thiemo Kreuz
2022-04-08
1
-24
/
+0
*
Add slow-parsoid log channel
Tim Starling
2021-09-15
1
-2
/
+1
*
PoolWorkArticleView: inject logger
daniel
2020-11-18
1
-2
/
+19
*
Extract PoolWorlArticleViewCurrent
daniel
2020-11-17
1
-104
/
+31
*
Clean up PoolWorkArticleView
daniel
2020-11-16
1
-102
/
+35
*
Introduce ParserOutputAccess
daniel
2020-11-10
1
-0
/
+6
*
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
Umherirrender
2020-10-28
1
-1
/
+1
*
Deprecate ParserCache::getKey and replace it with getMetadata
Petr Pchelko
2020-10-13
1
-5
/
+4
*
Add message text to `slow-parse` log entries
DannyS712
2020-10-13
1
-1
/
+1
*
Fast stale ParserCache responses
Tim Starling
2020-06-05
1
-4
/
+42
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-4
/
+4
*
Replace uses and hard deprecate Article:: and WikiPage::getRevision
DannyS712
2020-04-20
1
-5
/
+13
*
Avoid/Replace usage of deprecated `wfMemcKey()` function
Derick Alangi
2019-05-02
1
-1
/
+3
*
Re-namespace RevisionStore and RevisionRecord classes
Brad Jorsch
2018-10-09
1
-4
/
+4
*
Add audience parameter to PoolWorkArticleView
Gergő Tisza
2018-10-02
1
-3
/
+8
*
Add constant for the name of the 'main' slot for MCR
Gergő Tisza
2018-09-24
1
-1
/
+2
*
Use RevisionRenderer for rendering ParserOutput
daniel
2018-09-11
1
-26
/
+69
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
poolcounter: Fix type hint for PoolWorkArticleView::getParserOutput
Thiemo Mättig
2018-01-24
1
-1
/
+1
*
Avoid using the deprecated ParserCache::singleton()
Kunal Mehta
2017-09-09
1
-4
/
+9
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Include numerical namespace in slow-parse.log
Kunal Mehta
2016-12-09
1
-0
/
+1
*
Clean up PoolWorkArticleView type hints and fix IDEA errors
Aaron Schulz
2016-05-03
1
-3
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
poolcounter: Add 'trigger' field to the slow-parse log
Timo Tijhof
2015-10-23
1
-0
/
+1
*
poolcounter: Convert slow-parse to LoggerFactory with data context
Timo Tijhof
2015-08-26
1
-2
/
+6
*
Merge "Removed obsolete "containsOldMagic" code"
jenkins-bot
2015-03-04
1
-1
/
+1
|
\
|
*
Removed obsolete "containsOldMagic" code
Aaron Schulz
2015-02-15
1
-1
/
+1
*
|
Removed doCascadeProtectionUpdates method to avoid DB writes on page views
Aaron Schulz
2015-02-22
1
-1
/
+1
|
/
*
Handle missing parser cache keys better in pool counter
Chad Horohoe
2014-11-19
1
-1
/
+2
*
Correct variable names in @param to match method declarations
umherirrender
2014-08-13
1
-1
/
+1
*
Move implementations of Page to separate file
withoutaname
2014-06-22
1
-0
/
+208