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
/
CategoryViewer.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SelectQueryBuilder instead of IDatabase::select()
Derick Alangi
2022-08-01
1
-19
/
+25
*
Stop merging LinkCache select fields with page_title and page_namespace
Alexander Vorwerk
2022-07-05
1
-2
/
+0
*
Merge "mediawiki.action.styles: Bundle in categoryPage.less"
jenkins-bot
2022-05-23
1
-1
/
+1
|
\
|
*
mediawiki.action.styles: Bundle in categoryPage.less
Timo Tijhof
2022-02-24
1
-1
/
+1
*
|
Use name constants to access config settings.
daniel
2022-04-07
1
-2
/
+3
*
|
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+4
*
|
Merge "Add various null checks when null is not possible to use as argument"
jenkins-bot
2022-03-14
1
-2
/
+10
|
\
\
|
*
|
Add various null checks when null is not possible to use as argument
Umherirrender
2022-03-14
1
-2
/
+10
|
|
/
*
/
Fix various real types related to scalar types
Umherirrender
2022-03-10
1
-1
/
+1
|
/
*
Merge "Try not to discard Excimer timeout exceptions"
jenkins-bot
2022-02-03
1
-1
/
+1
|
\
|
*
Try not to discard Excimer timeout exceptions
Tim Starling
2022-02-02
1
-1
/
+1
*
|
Add getMemberCount() to Category to supersede getPageCount()
Ammarpad
2022-01-31
1
-2
/
+1
|
/
*
CategoryViewer: Use the same markup whether displaying in columns or not
Bartosz Dziewoński
2022-01-28
1
-20
/
+9
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-4
/
+4
*
Remove Title from signatures in CategoryViewer
Aryeh Gregor
2021-09-13
1
-35
/
+66
*
collation: Create CollationFactory service
Umherirrender
2021-09-04
1
-1
/
+1
*
Make use of Html class utility methods in a few places
DannyS712
2021-08-12
1
-19
/
+36
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-0
/
+11
*
Replace deprecated Language::convert in CategoryViewer
Umherirrender
2020-11-03
1
-5
/
+10
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-2
/
+2
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-3
/
+3
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-2
/
+6
*
Fix numerous Squiz.Scope.MethodScope.Missing
Reedy
2020-05-15
1
-16
/
+16
*
Remove unreachable null checks after isset()
Thiemo Kreuz
2020-02-28
1
-9
/
+5
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
Use short assignment operator in PHP
Fomafix
2019-03-07
1
-1
/
+1
*
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
Improve page display title handling for category pages
Niklas Laxström
2018-09-10
1
-6
/
+4
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-10
/
+5
*
Use \u{00A0} instead of   or
Fomafix
2018-06-24
1
-1
/
+1
*
Avoid triggering Category::refreshCounts() on HTTP GET requests
Aaron Schulz
2018-04-19
1
-4
/
+0
*
Fix inconsistent i18n escaping in category paging links.
Brian Wolff
2017-10-11
1
-4
/
+4
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
Fix bogus field reference in Category::getCountMessage() callback
Aaron Schulz
2017-04-19
1
-10
/
+1
*
Reduce contention during view-based category count refreshes
Aaron Schulz
2017-04-05
1
-1
/
+7
*
Replaced all deprecated Linker methods with proper ones in core(1)
Yuriy Shnitkovskiy
2017-01-20
1
-2
/
+3
*
Fix wrong class name for ImageGalleryBase in comments
divadsn
2016-12-31
1
-1
/
+1
*
Replace Linker::link() with LinkRenderer in includes directory
Yuriy Shnitkovskiy
2016-12-01
1
-1
/
+5
*
Merge "Revert "Use display name in category page subheadings if provided""
jenkins-bot
2016-11-08
1
-19
/
+6
|
\
|
*
Revert "Use display name in category page subheadings if provided"
Liuxinyu970226
2016-11-08
1
-19
/
+6
*
|
Fix display of categories
Kunal Mehta
2016-09-28
1
-0
/
+2
*
|
Reduce queries in CategoryViewer via addGoodLinkObjFromRow()
Aaron Schulz
2016-09-22
1
-4
/
+17
*
|
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
|
/
*
Merge "Use display name in category page subheadings if provided"
jenkins-bot
2016-07-28
1
-6
/
+19
|
\
|
*
Use display name in category page subheadings if provided
Niklas Laxström
2016-06-08
1
-6
/
+19
*
|
Improving some function documentation in CategoryViewer.php
Kaldari
2016-07-14
1
-9
/
+10
|
/
*
Add class to div wrapper around category lists
Ed Sanders
2016-04-29
1
-2
/
+6
*
CategoryViewer: Do opportunistic category recounts for mismatched file counts...
Bartosz Dziewoński
2016-02-29
1
-3
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-39
/
+39
*
Move category refreshes to a deferred update
Aaron Schulz
2015-12-29
1
-1
/
+1
[next]