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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various version mention for class_alias
Umherirrender
2024-07-05
8
-8
/
+8
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
8
-24
/
+8
*
PoolCounter: Adopt PSR logger in PoolCounter objects
Timo Tijhof
2024-03-02
5
-10
/
+33
*
ParserOutputAccess: only use PoolCounter if the caller asks for it.
daniel
2024-02-29
1
-14
/
+5
*
[poolcounter] Remove incomplete workaround for T48014
C. Scott Ananian
2024-02-07
1
-6
/
+1
*
Replace more usages of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-5
/
+4
*
PoolCounter: Namespace classes
Amir Sarabadani
2023-12-20
10
-33
/
+103
*
Namespace ParserOutput
James D. Forrester
2023-12-14
2
-0
/
+2
*
PoolCounterConnectionManager: Add support for ipv6
Paladox
2023-12-13
1
-4
/
+19
*
Revert "PoolCounterConnectionManager: Add support for ipv6"
Ladsgroup
2023-11-30
1
-8
/
+4
*
PoolCounterConnectionManager: Add support for ipv6
Paladox
2023-11-13
1
-4
/
+8
*
PoolWorkArticleView: Remove unsatisfiable check
Subramanya Sastry
2023-09-29
1
-4
/
+0
*
PoolWorkArticleView: Separate slow-parsoid and slow-parse logs
Subramanya Sastry
2023-09-12
1
-1
/
+2
*
rdbms: Inject CP instead of relying on LBF
Amir Sarabadani
2023-09-04
1
-1
/
+6
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
9
-2
/
+12
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
ParserCache: add an option to explicitly trigger links update
David Causse
2023-05-16
1
-3
/
+10
*
PoolCounterRedis: Fix wrong cast, locks weren't being released
Jesús Martínez Novo
2023-02-01
1
-2
/
+2
*
Replace some usages of MWException
Daimona Eaytoy
2023-01-26
1
-2
/
+2
*
poolcounter: Create PoolCounterFactory service class
Timo Tijhof
2023-01-19
5
-64
/
+76
*
poolcounter: Merge Client and ConnectionManager from extension repo
Timo Tijhof
2022-12-14
5
-1
/
+331
*
Use the null coalescing assignment operator
Tim Starling
2022-10-21
1
-1
/
+1
*
poolcounter: Clean up file headers and `@ingroup`
Timo Tijhof
2022-09-29
8
-59
/
+43
*
poolcounter: Avoid calling parent::doWork in PoolWorkArticleView classes
Thiemo Kreuz
2022-05-13
3
-8
/
+18
*
Remove access to config globals from more classes
daniel
2022-04-28
1
-3
/
+6
*
Inline trivial getter in PoolWorkArticleView
Thiemo Kreuz
2022-04-26
2
-13
/
+6
*
Remove meaningless conditional from PoolWorkArticleViewOld
Thiemo Kreuz
2022-04-19
1
-1
/
+1
*
Untangle dependencies between PoolWorkArticleView subclasses
Thiemo Kreuz
2022-04-11
3
-56
/
+39
*
Change ParserOutputAccess workers to work with Status objects
Thiemo Kreuz
2022-04-08
4
-70
/
+30
*
Move "dirty" logic to PoolWorkArticleView subclass that uses it
Thiemo Kreuz
2022-04-08
2
-26
/
+14
*
Rearrange PoolWorkArticleViewCurrent::fallback() for clarity
Thiemo Kreuz
2022-04-06
1
-12
/
+10
*
ParserOutputAccess: Allow calling getPO with option of not saving in PC
Amir Sarabadani
2022-04-01
1
-2
/
+4
*
Merge "Use updated ObjectFactory namespace"
jenkins-bot
2022-03-12
1
-1
/
+1
|
\
|
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
|
Merge "Fix various documentation related to null types (part II)"
jenkins-bot
2022-03-09
1
-3
/
+3
|
\
\
|
*
|
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-3
/
+3
|
|
/
*
/
Fix various documentation related to scalar types
Umherirrender
2022-03-09
1
-1
/
+1
|
/
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-2
/
+2
*
Try not to discard Excimer timeout exceptions
Tim Starling
2022-02-02
1
-0
/
+4
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-2
/
+2
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-4
/
+4
*
doc: Cleanup @param documentation
Umherirrender
2021-11-04
1
-1
/
+1
*
Add slow-parsoid log channel
Tim Starling
2021-09-15
1
-2
/
+1
*
Add comment to fall-through cases in switch
Umherirrender
2021-04-15
1
-1
/
+1
*
Convert ParserOutputAccess to PageRecord.
Petr Pchelko
2021-04-05
1
-6
/
+15
*
Introduce RevisionOutputCache
daniel
2020-12-14
1
-98
/
+10
*
Make ParserCache respect ParserOptions::isSafeToCache
Petr Pchelko
2020-12-02
1
-1
/
+12
*
PoolWorkArticleViewOld: use WANObjectCache
daniel
2020-11-30
1
-3
/
+3
*
Introduce JsonCodec to help with serialization/deserialization
Petr Pchelko
2020-11-19
1
-32
/
+13
*
PoolWorkArticleView: inject logger
daniel
2020-11-18
3
-25
/
+55
[next]