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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-1
/
+1
*
Fix some more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-17
2
-36
/
+28
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-11
1
-4
/
+4
*
IndexPager: Limit offset params to the max of the indices available
James D. Forrester
2020-02-20
1
-1
/
+2
*
Replace WebRequest::getLimitOffset with ::getLimitOffsetForUser
DannyS712
2020-02-19
1
-2
/
+3
*
TablePager: Improve documentation for getDefaultSort
Thalia
2020-02-14
1
-0
/
+4
*
Improve documentation of abstract methods
Dayllan Maza
2020-02-14
1
-14
/
+11
*
TablePager: Fix documentation for getIndexField method
Thalia
2020-02-13
1
-2
/
+1
*
IndexPager: Cast properties passed to implode to arrays
Thalia
2020-02-12
1
-3
/
+3
*
ImageHistoryPseudoPager: Update doQuery() for IndexPager changes
Roan Kattouw
2020-02-11
1
-3
/
+3
*
Merge "Support pagination on multiple columns in the IndexPager"
jenkins-bot
2020-02-08
1
-26
/
+136
|
\
|
*
Support pagination on multiple columns in the IndexPager
Thalia
2020-02-06
1
-26
/
+136
*
|
Fix IndexPager documentation to use correct terms in query
Thalia
2020-02-03
1
-2
/
+2
|
/
*
Merge "IndexPager::$offset can be int|string"
jenkins-bot
2020-01-15
1
-1
/
+1
|
\
|
*
IndexPager::$offset can be int|string
Tony Thomas
2020-01-15
1
-1
/
+1
*
|
Make use of existing array value variables in foreach loops
Thiemo Kreuz
2019-12-29
1
-1
/
+1
|
/
*
Remove old, unused profiling from IndexPager
Thalia
2019-12-19
1
-5
/
+0
*
pager: Improve the extra sort field to work well when indexField is a string
Daimona Eaytoy
2019-11-22
1
-1
/
+13
*
Pass Title to IndexPager::buildPrevNextNavigation
Umherirrender
2019-09-04
1
-3
/
+2
*
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
2
-11
/
+22
*
pager: Add visibility methods declared in the Pager interface
Derick Alangi
2019-07-30
2
-3
/
+3
*
Refactor buildPrevNextNavigation
clarakosi
2019-06-05
1
-0
/
+20
*
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
Reedy
2019-05-11
1
-0
/
+1
*
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
*
|
Merge "Make IndexPager query direction code more readable"
jenkins-bot
2019-03-08
2
-21
/
+39
|
\
\
|
*
|
Make IndexPager query direction code more readable
Aaron Schulz
2019-03-06
2
-21
/
+39
*
|
|
Add @var to Pager classes
Umherirrender
2019-03-07
4
-4
/
+27
|
/
/
*
/
Various small code and comment cleanups to IndexPager
Aaron Schulz
2019-03-05
1
-8
/
+18
|
/
*
TablePager: Reduce pagination button in visual strength
Volker E
2019-01-17
1
-0
/
+3
*
Merge "Mark protected IndexPager properties also as protected in subclasses"
jenkins-bot
2018-12-21
1
-2
/
+2
|
\
|
*
Mark protected IndexPager properties also as protected in subclasses
Thiemo Kreuz
2018-12-20
1
-2
/
+2
*
|
Fix order on Special:Contributions when timestamps are identical
Thiemo Kreuz
2018-12-20
1
-2
/
+2
|
/
*
Fix some phan-taint-check false positives
Brian Wolff
2018-09-21
1
-0
/
+1
*
Replace some wfMessage by ContextSource::msg
Umherirrender
2018-08-22
1
-1
/
+1
*
Remove incorrect timezone conversion from date parameters
Bartosz Dziewoński
2018-07-26
1
-2
/
+0
*
ReverseChronologicalPager: Fix timezone confusion
Bartosz Dziewoński
2018-07-26
1
-5
/
+7
*
Remove unused $links in TablePager::getNavigationBar
addshore
2018-07-18
1
-1
/
+0
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
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
2
-4
/
+4
*
Change ResultWrapper to IResultWrapper in pagers and special pages
Umherirrender
2018-04-04
1
-7
/
+7
*
Replace uses of each()
Brad Jorsch
2017-09-20
1
-2
/
+2
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-1
/
+1
*
RangeChronologicalPager: Don't clear $offset when $this->rangeConds is set
Roan Kattouw
2017-06-16
1
-7
/
+0
*
Pager class for filtering by date range
Geoffrey Mon
2017-05-12
2
-34
/
+170
*
OOUI-ificiation of TablePager nav
Ed Sanders
2017-05-03
1
-29
/
+30
[next]