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
*
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
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-1
/
+1
*
Change labels of paging links in Category page
Tina Johnson
2015-03-28
1
-2
/
+2
*
CategoryView modified to use css columns
Sumit Asthana
2015-02-23
1
-36
/
+22
*
Allow override of page disply within CategoryViewer
Erik Bernhardson
2015-02-20
1
-22
/
+23
*
Properly escape the messages in CategoryViewer.php
Jackmcbarn
2015-02-05
1
-12
/
+6
*
Escape unsafe messages in CategoryViewer.php
Scimonster
2015-01-11
1
-6
/
+12
*
Updated some try-catch statements: MWException -> Exception
Aaron Schulz
2015-01-09
1
-1
/
+1
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-2
/
+0
*
Use getHtmlCode() instead of getCode() to set the lang attribute
Fomafix
2014-11-06
1
-2
/
+2
*
Fix for Ia9baaf0b: Make previously public variables public again
Stephan Gambke
2014-08-29
1
-12
/
+12
*
Use Config instead of globals in CategoryViewer.php
Alexandre Emsenhuber
2014-08-26
1
-4
/
+3
*
Use config instead of globals for ImageGallery
umherirrender
2014-08-22
1
-3
/
+2
*
Merge "Fix off-by-one error in the "previous 200" link in category listings w...
jenkins-bot
2014-07-24
1
-1
/
+23
|
\
|
*
Fix off-by-one error in the "previous 200" link in category listings
Rohan
2014-07-17
1
-1
/
+23
*
|
Fixed spacing
umherirrender
2014-07-20
1
-1
/
+1
|
/
*
Avoid begin/commit in Category::getCountMessage()
Aaron Schulz
2014-06-24
1
-1
/
+4
*
Make phpcs-strict pass on includes/ (7/7)
Siebrand Mazeland
2014-05-15
1
-36
/
+41
[next]