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
/
IndexPager.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Mark pager base classes as stable for subclassing.
daniel
2020-07-08
1
-0
/
+40
*
Whitespace cleanup: Use tabs for indentation, avoid double spaces
DannyS712
2020-06-27
1
-3
/
+7
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-0
/
+3
*
Fix more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-1
/
+1
*
Fix some more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-17
1
-15
/
+15
*
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
*
Improve documentation of abstract methods
Dayllan Maza
2020-02-14
1
-14
/
+11
*
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
*
Clean up LinkRenderer usage in IndexPager and extensions
Matěj Suchánek
2019-08-25
1
-5
/
+18
*
Refactor buildPrevNextNavigation
clarakosi
2019-06-05
1
-0
/
+20
*
Merge "Make IndexPager query direction code more readable"
jenkins-bot
2019-03-08
1
-18
/
+36
|
\
|
*
Make IndexPager query direction code more readable
Aaron Schulz
2019-03-06
1
-18
/
+36
*
|
Add @var to Pager classes
Umherirrender
2019-03-07
1
-4
/
+20
|
/
*
Various small code and comment cleanups to IndexPager
Aaron Schulz
2019-03-05
1
-8
/
+18
*
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
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-3
/
+3
*
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
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
1
-0
/
+1
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-2
/
+2
*
Move ResultWrapper subclasses to Rdbms
Aaron Schulz
2017-03-03
1
-0
/
+2
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Change "slave" => "replica DB" in /includes
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Clean up array() syntax in docs, part III
Amir Sarabadani
2016-08-13
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-24
/
+24
*
Update more docs and type hints to use IDatabase
Aaron Schulz
2015-10-06
1
-1
/
+1
*
Converted some profiling to scopedProfileIn
Aaron Schulz
2015-01-07
1
-3
/
+1
*
Fixed spacing
umherirrender
2014-09-29
1
-1
/
+0
*
IndexPager: Introduce constants for values of $mDefaultDirection
Bartosz Dziewoński
2014-09-03
1
-4
/
+13
*
TablePager: Redo arrow icons from scratch as CSS backgrounds
Bartosz Dziewoński
2014-08-31
1
-3
/
+7
*
IndexPager: Don't generate rel=first and rel=last
Bartosz Dziewoński
2014-08-31
1
-1
/
+1
*
Split includes/Pager.php
Bartosz Dziewoński
2014-08-23
1
-0
/
+729
[prev]