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
*
Use some more neutral language
Reedy
2021-04-18
1
-1
/
+1
*
Use more neutral or alternative language
Reedy
2021-03-20
1
-2
/
+2
*
Rename some variables to use more neutral language
Reedy
2021-03-19
1
-4
/
+4
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
IndexPager - document getLinkRenderer
DannyS712
2020-12-14
1
-0
/
+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
5
-5
/
+5
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
5
-5
/
+5
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
2
-2
/
+2
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
2
-2
/
+2
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
5
-36
/
+36
|
/
*
Mark pager base classes as stable for subclassing.
daniel
2020-07-08
5
-0
/
+84
*
Stability annotations for interfaces.
daniel
2020-07-07
1
-0
/
+2
*
Whitespace cleanup: Use tabs for indentation, avoid double spaces
DannyS712
2020-06-27
1
-3
/
+7
*
Replace @protected tag
daniel
2020-06-26
1
-6
/
+0
*
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
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
[next]