aboutsummaryrefslogtreecommitdiffstats
path: root/includes/gallery
Commit message (Expand)AuthorAgeFilesLines
* Remove more IE6 and IE7 compatibility and notesDannyS7122020-05-191-4/+1
* Add missing visibility on methods/consts of gallery related classesUmherirrender2020-05-103-13/+13
* docs: Hook interface doc comment reviewapaskulin2020-04-211-5/+3
* Automatically generated hook interfacesTim Starling2020-04-201-0/+22
* Bundle services at top of TraditionalImageGallery::toHtmlUmherirrender2020-03-141-33/+26
* Replace Linker::link usage with LinkRenderer in includesMatěj Suchánek2020-01-111-10/+15
* Set method visibility for various constructorsUmherirrender2019-12-033-3/+3
* Add phan-return to ImageGalleryBase::getImagesUmherirrender2019-11-041-1/+2
* Fix new phan errors, part 2Daimona Eaytoy2019-10-121-1/+2
* Declare dynamic propertiesDaimona Eaytoy2019-09-131-0/+9
* Unsuppress other phan issues (part 4)Daimona Eaytoy2019-08-311-4/+4
* BadFileLookup::isBadFile() expects null, not falseAryeh Gregor2019-08-271-7/+5
* BadFileLookup to replace wfIsBadImageAryeh Gregor2019-08-211-2/+2
* Replace some uses of deprecated wfFindFile() and wfLocalFile()Derick Alangi2019-06-111-1/+4
* Mass conversion to NamespaceInfoAryeh Gregor2019-05-071-1/+2
* Move PackedHoverImageGallery from PackedOverlayImageGallery.phpZoranzoki212019-04-062-9/+28
* Make use of the list() feature where it makes senseThiemo Kreuz2019-03-241-4/+2
* build: Updating mediawiki/mediawiki-codesniffer to 24.0.0Kunal Mehta2019-02-071-1/+1
* build: Updating mediawiki/mediawiki-codesniffer to 22.0.0Umherirrender2018-09-161-1/+0
* Fix spelling of word "necessary"petarpetkovic2018-08-161-1/+1
* Mass conversion of $wgContLang to serviceAryeh Gregor2018-08-112-4/+5
* Remove most uses of deprecated Language::truncate()C. Scott Ananian2018-07-091-2/+2
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-301-1/+1
* TraditionalImageGallery factor getCaptionHtml into own functionMarius Hoch2018-04-251-13/+22
* Make ImageGallery more flexible for use in WikibaseMarius Hoch2018-04-132-6/+45
* Use ::class to resolve class names in includes filesUmherirrender2018-01-271-6/+6
* Gallery: Use Parser::parseWidthParam() for gallery dimensionsPrateek Saxena2018-01-251-6/+10
* Remove @param comments that literally repeat what the code saysThiemo Mättig2018-01-101-2/+2
* A few doc comment fixupsTim Starling2017-12-041-3/+4
* Add missing & to @param documentation to match functon callUmherirrender2017-08-111-1/+1
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* Show dimensions in TraditionalImageGalleryMatthias Mullie2017-03-072-9/+30
* Merge "Add `showThumbnails` option to slideshow galleries"jenkins-bot2017-01-021-0/+4
|\
| * Add `showThumbnails` option to slideshow galleriespppery2016-12-201-0/+4
* | Removed deprecated class ImageGallerydivadsn2017-01-011-14/+0
|/
* Clarify comment in traditional galleryArlo Breault2016-09-191-2/+2
* Merge "Truncate gallery caption filenames with CSS"jenkins-bot2016-07-181-2/+10
|\
| * Truncate gallery caption filenames with CSSEd Sanders2016-07-091-2/+10
* | Rename 'slider' gallery mode to 'slideshow'Ed Sanders2016-07-122-4/+4
* | Gallery: Add new slider modePrateek Saxena2016-07-072-0/+38
|/
* TraditionalImageGallery: Preload Titles being linked into LinkCacheKunal Mehta2016-05-191-0/+11
* Convert all array() syntax to []Kunal Mehta2016-02-173-20/+20
* Fix typoArlo Breault2016-01-241-2/+2
* PHP 7 compatibility: Fix variable interpolation in ImageGalleryBase.phpumherirrender2015-12-031-1/+2
* phpcs: Assignment expression not allowedumherirrender2015-11-181-41/+44
* Load 'mediawiki.page.gallery.styles' also without javascriptumherirrender2015-10-311-1/+2
* Load module mediawiki.page.gallery.styles for all ImageGalleriesumherirrender2015-09-241-0/+1
* Pass context to parent constructor in PackedImageGalleryumherirrender2015-07-111-2/+2
* HTTPS-ify links to Wikimedia's sites in MW core sourceAlex Monk2015-06-132-2/+2
* Add srcset for images in <gallery>Brian Wolff2015-02-251-0/+2