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
/
pager
/
TablePager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
Drop TablePager::getBody(), deprecated since 1.24
James D. Forrester
2024-05-02
1
-20
/
+0
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-4
/
+1
*
[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()
C. Scott Ananian
2024-02-20
1
-2
/
+2
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Replace all the OOUI qualifiers with imports
Dogu
2024-01-07
1
-2
/
+4
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-1
/
+1
*
Namespace core Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-0
/
+12
*
TablePager: Hard-deprecate getBody(), deprecated in 1.24
James D. Forrester
2023-08-23
1
-0
/
+2
*
Merge "htmlform: Skip array query parameter on HtmlForm::addHiddenField"
jenkins-bot
2023-03-10
1
-0
/
+5
|
\
|
*
htmlform: Skip array query parameter on HtmlForm::addHiddenField
Umherirrender
2023-02-10
1
-0
/
+5
*
|
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
|
/
*
pager: Clean up file headers and `@ingroup`
Timo Tijhof
2022-09-29
1
-3
/
+1
*
Styles should be added to all IndexPagers
Jon Robson
2022-01-11
1
-1
/
+0
*
Deprecate `mediawiki.pager.tablePager` module for more generic module
jdlrobson
2022-01-07
1
-7
/
+4
*
AllMessagesTablePager: Avoid double class mw-datatable
Fomafix
2021-10-09
1
-2
/
+1
*
TablePager: fix param documentation for formatValue()
DannyS712
2021-09-09
1
-1
/
+2
*
Remove redundant class="" related condition from TablePager
Thiemo Kreuz
2021-08-26
1
-7
/
+1
*
TablePager: don't call getRowClass twice when the result was saved
DannyS712
2021-08-26
1
-1
/
+1
*
Use some more neutral language
Reedy
2021-04-18
1
-1
/
+1
*
Rename some variables to use more neutral language
Reedy
2021-03-19
1
-4
/
+4
*
Improve docs about @param/@return object $row to stdClass
Umherirrender
2020-11-13
1
-2
/
+2
*
pager: Fix PHPDoc tags in TablePager
Thiemo Kreuz
2020-11-11
1
-1
/
+2
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-12
/
+12
|
/
*
Mark pager base classes as stable for subclassing.
daniel
2020-07-08
1
-0
/
+25
*
Replace @protected tag
daniel
2020-06-26
1
-6
/
+0
*
Fix some more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-17
1
-21
/
+13
*
TablePager: Improve documentation for getDefaultSort
Thalia
2020-02-14
1
-0
/
+4
*
TablePager: Fix documentation for getIndexField method
Thalia
2020-02-13
1
-2
/
+1
*
Restore some previous constructor calls
Matěj Suchánek
2019-08-27
1
-1
/
+5
*
TablePager: put parent construct call back at end
Elliott Eggleston
2019-08-26
1
-2
/
+3
*
Clean up LinkRenderer usage in IndexPager and extensions
Matěj Suchánek
2019-08-25
1
-6
/
+4
*
Replace 'TablePager' CSS class exclusively by `mw-datatable`
Volker E
2019-03-13
1
-2
/
+3
*
Merge "Replace sorting classes with better naming convention"
jenkins-bot
2019-03-13
1
-2
/
+2
|
\
|
*
Replace sorting classes with better naming convention
Volker E
2019-03-12
1
-2
/
+2
*
|
Add @var to Pager classes
Umherirrender
2019-03-07
1
-0
/
+2
|
/
*
TablePager: Reduce pagination button in visual strength
Volker E
2019-01-17
1
-0
/
+3
*
Mark protected IndexPager properties also as protected in subclasses
Thiemo Kreuz
2018-12-20
1
-2
/
+2
*
Remove unused $links in TablePager::getNavigationBar
addshore
2018-07-18
1
-1
/
+0
*
Use \u{00A0} instead of   or
Fomafix
2018-06-24
1
-2
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
*
OOUI-ificiation of TablePager nav
Ed Sanders
2017-05-03
1
-29
/
+30
*
Fix type annotations
Max Semenik
2016-12-15
1
-1
/
+1
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Make some TablePager methods actually protected
Ricordisamoa
2016-04-09
1
-6
/
+3
[next]