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
/
gallery
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
3
-0
/
+3
*
gallery: Sync method signature for ImageGalleryBase::insert and ::add
Umherirrender
2024-12-28
1
-4
/
+4
*
gallery: Fix phan annotation for ImageGalleryBase::getImages
Umherirrender
2024-12-27
1
-2
/
+2
*
Use namespaced classes
Umherirrender
2024-10-21
2
-0
/
+2
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
3
-4
/
+4
*
Add `double-px-category` tracking category for deprecated image size syntax
C. Scott Ananian
2024-08-29
1
-2
/
+12
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
2
-0
/
+2
*
Namespace includes/context
James D. Forrester
2024-02-08
3
-0
/
+7
*
TraditionalImageGallery: Use Html methods rather than manually creating elements
James D. Forrester
2024-02-05
1
-16
/
+23
*
Reparent trivial subclasses of MWException
Bartosz Dziewoński
2024-01-17
1
-1
/
+1
*
Get rid of unnecessary htmltidy hack in Gallery
Subramanya Sastry
2023-12-05
2
-16
/
+4
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Remove redundant empty() constructs
Daimona Eaytoy
2023-09-08
1
-1
/
+1
*
gallery: Cast width/height to int for packed gallery
Umherirrender
2023-08-15
1
-2
/
+2
*
Remove $wgLang usage from Title
Tim Starling
2023-07-11
1
-2
/
+1
*
Replace internal Hooks::runner
Umherirrender
2023-05-11
2
-2
/
+6
*
Handle thumb errors when !$enableLegacyMediaDOM
Arlo Breault
2023-05-01
1
-1
/
+8
*
Pass whether current rev of file exists to Linker::makeBrokenImageLinkObj
Arlo Breault
2023-05-01
1
-3
/
+7
*
Add classes on elements inside the media structure
Arlo Breault
2023-04-26
1
-0
/
+3
*
Fix even more PHPStorm inspections (#3)
Tim Starling
2023-03-25
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
2
-0
/
+2
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Use alt as link content for broken media
Arlo Breault
2023-02-16
1
-1
/
+2
*
Don't emit empty alt attribute unless it's explicitly asked for
Arlo Breault
2023-02-09
1
-5
/
+10
*
Merge "docs: Add missing StubUserLang type to some @param/@return"
jenkins-bot
2023-02-03
1
-1
/
+2
|
\
|
*
docs: Add missing StubUserLang type to some @param/@return
Umherirrender
2023-01-12
1
-1
/
+2
*
|
Revert gallery changes in 1.40.0-wmf.18 & .19
Bartosz Dziewoński
2023-01-17
2
-63
/
+3
*
|
Gallery: Improve initial state and fix thumbnail sizes
Jon Robson
2023-01-12
1
-0
/
+30
|
/
*
Fix exception in `<gallery mode="slideshow">` with missing images
Bartosz Dziewoński
2023-01-11
2
-1
/
+5
*
Galleries: Make gallery code more resilient to HTML transformations
Jon Robson
2023-01-05
2
-3
/
+29
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Set alt in galleries, despite caption being visible
Arlo Breault
2022-06-07
1
-6
/
+0
*
Emit mw:File typeof for media
Arlo Breault
2022-05-26
1
-4
/
+1
*
Set tooltips in galleries, despite caption being visible
Arlo Breault
2022-05-16
1
-1
/
+4
*
Match Parsoid output for bad images in galleries
Arlo Breault
2022-05-11
1
-12
/
+13
*
Use Linker::getImageLinkMTOParams() for galleries
Arlo Breault
2022-05-11
2
-11
/
+23
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
2
-3
/
+6
*
gallery: Use more compact syntax in gallery classes
Thiemo Kreuz
2022-03-31
2
-47
/
+20
*
Handle broken media and thumb error in the same case for gallery
Arlo Breault
2022-03-21
1
-67
/
+66
*
Render broken media in galleries as in Parsoid
Arlo Breault
2022-03-21
1
-12
/
+25
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-1
/
+2
*
gallery: Improve documentation about false and float
Umherirrender
2022-03-07
4
-12
/
+12
*
Merge "Treat interwiki titles in <gallery> as broken"
jenkins-bot
2022-02-15
1
-1
/
+1
|
\
|
*
Treat interwiki titles in <gallery> as broken
Gergő Tisza
2022-02-14
1
-1
/
+1
*
|
Don't double-escape the ellipses in Language::truncateForVisual()
C. Scott Ananian
2022-02-10
1
-1
/
+0
|
/
*
Try not to discard Excimer timeout exceptions
Tim Starling
2022-02-02
2
-2
/
+11
*
Narrow the signature of ParserOutput::addModules() and ::addModuleStyles()
C. Scott Ananian
2022-01-20
1
-4
/
+4
*
SECURITY: properly escape output used within galleries and Special:RevisionDe...
sbassett
2022-01-10
1
-1
/
+1
*
Add a ParserModifyImageHTML hook for PageImages
Tim Starling
2021-12-15
1
-4
/
+10
[next]