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
/
specials
/
pagers
/
ImageListPager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
specials: Use type declaration on undocumented private functions
Umherirrender
2025-04-04
1
-1
/
+1
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-2
/
+2
*
Add message box styles explicitly
Jon Robson
2025-03-05
1
-4
/
+10
*
Preload temporary account expiration status where needed
Máté Szabó
2025-02-28
1
-2
/
+2
*
Merge "specials: Add support for file read new in ImageListPager"
jenkins-bot
2025-02-21
1
-9
/
+94
|
\
|
*
specials: Add support for file read new in ImageListPager
Amir Sarabadani
2025-02-20
1
-9
/
+94
*
|
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-14
/
+0
*
|
specials\pagers: Use type declaration on constructor and properties
Umherirrender
2025-02-20
1
-18
/
+14
|
/
*
specials: Use batch to format comments on Special:ListFiles
Umherirrender
2025-02-13
1
-9
/
+26
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-1
/
+0
*
Make use of the ??= and ?? operators where it makes sense
thiemowmde
2024-08-26
1
-3
/
+1
*
specials: Add user tool links to uploader on Special:ListFiles
Umherirrender
2024-07-03
1
-11
/
+6
*
specials: Use username from query on Special:ListFiles
Umherirrender
2024-06-28
1
-11
/
+9
*
Use SelectQueryBuilder for sub queries in pagers
Umherirrender
2024-06-01
1
-5
/
+7
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
Migrate to IReadableDatabase::newSelectQueryBuilder
Umherirrender
2024-05-05
1
-2
/
+16
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-1
/
+1
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-1
/
+1
*
Move away from wfGetDB() calls
Amir Sarabadani
2024-02-12
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Replace deprecated MWException
Daimona Eaytoy
2024-01-19
1
-5
/
+4
*
Fix lazy loading for ImageListPager and File history
Derk-Jan Hartman
2023-11-17
1
-4
/
+3
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-1
/
+1
*
Namespace 'special' Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-2
/
+17
*
Namespace core Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-0
/
+2
*
Use real type hints for services etc. in pagers
Umherirrender
2023-09-11
1
-8
/
+5
*
Special:ListFiles: UX improvements
Hannah Okwelum
2023-08-13
1
-4
/
+18
*
Merge "SpecialListFiles: Download link should also link to old files"
jenkins-bot
2023-04-28
1
-6
/
+10
|
\
|
*
SpecialListFiles: Download link should also link to old files
Umherirrender
2023-04-17
1
-6
/
+10
*
|
Specials: Mass switch everything to IConnectionProvider from LB
Amir Sarabadani
2023-04-19
1
-4
/
+4
|
/
*
pager: Various code style and doc cleanups in ImageListPager
thiemowmde
2023-04-12
1
-50
/
+36
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Merge "Reorg: Move HTML-related classes out of includes/ to Html/"
jenkins-bot
2023-02-21
1
-0
/
+1
|
\
|
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
|
Lists of images should use lazy loading
Derk-Jan Hartman
2023-02-16
1
-1
/
+1
|
/
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+1
*
Merge "specials: Replace deprecated Linker::revComment/formatComment/Block"
jenkins-bot
2022-12-14
1
-2
/
+8
|
\
|
*
specials: Replace deprecated Linker::revComment/formatComment/Block
Umherirrender
2022-12-11
1
-2
/
+8
*
|
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-1
/
+1
|
/
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
Fix casing of class and function name usages
Reedy
2022-12-04
1
-1
/
+1
*
Replace some in_array( array_keys() ) with simple isset()
thiemowmde
2022-11-14
1
-2
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
ImageListPager: Don't call htmlspecialchars() on null
Reedy
2022-07-02
1
-1
/
+1
*
Do minor code cleanup
Matěj Suchánek
2022-06-24
1
-1
/
+0
*
IResultWrapper::next() now returns void
Aryeh Gregor
2022-05-02
1
-8
/
+8
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-4
/
+6
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-1
/
+1
*
Sort services injected into specialpage pagers
Umherirrender
2022-02-10
1
-17
/
+17
[next]