aboutsummaryrefslogtreecommitdiffstats
path: root/includes/media/DjVuImage.php
Commit message (Expand)AuthorAgeFilesLines
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-2/+3
* Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-2/+3
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-6/+7
* media: Store metadata of one-page documents correctlyAmir Sarabadani2021-11-181-1/+1
* Revert "media: Port DjVuImage::retrieveMetaData() to use BoxedCommand"Ladsgroup2021-11-151-35/+12
* Increase memory limit for DjVu metadataAmir Sarabadani2021-11-121-1/+1
* media: Build and use JSON for metadata of djvu instead of XMLAmir Sarabadani2021-11-121-48/+33
* media: Port DjVuImage::retrieveMetaData() to use BoxedCommandKunal Mehta2021-11-091-12/+35
* media: Add missing false return types to docUmherirrender2021-10-161-2/+2
* Drop $wgDjvuToXMLAmir Sarabadani2021-09-101-6/+2
* Use the unserialized form of image metadata internallyTim Starling2021-06-081-9/+8
* Fix replacement of control chars in DJVU text outputInductiveload2021-03-291-2/+3
* Stop ignoring paragraph and region separators in DjVu file OCR text layerInductiveload2020-10-191-1/+4
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-12/+12
* Fix includes/media/ Squiz.Scope.MethodScope.MissingReedy2020-05-181-7/+7
* Add const visibility to includes/mediaMax Semenik2020-04-261-1/+1
* Declare dynamic propertiesDaimona Eaytoy2019-09-141-0/+3
* Fix return type hints in media related classesUmherirrender2019-06-181-1/+1
* Simplify a few binary checks for bit 1Thiemo Kreuz2019-05-171-2/+2
* Merge "Improve documentation of constants throughout the codebase"jenkins-bot2019-04-121-1/+2
|\
| * Improve documentation of constants throughout the codebaseThiemo Kreuz2019-02-261-1/+2
* | Replace deprecated function wfEscapeShellArg with Shell::escape()Derick Alangi2019-04-071-4/+6
* | Fix PhanPluginDuplicateExpressionBinaryOp in DjVuImage (#9)Kunal Mehta2019-04-051-2/+2
* | Streamline code involving .= string concatenationsThiemo Kreuz2019-03-111-1/+2
* | Use short assignment operator in PHPFomafix2019-03-071-2/+2
|/
* Update suppressWarning()/restoreWarning() callsReedy2018-02-101-2/+2
* Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-211-2/+0
* Miscellaneous indentation tweaksBartosz Dziewoński2017-02-271-3/+3
* Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-1/+1
* Replace extract() with explicit variable definitions in DjVuImageRicordisamoa2016-08-111-43/+21
* Convert all array() syntax to []Kunal Mehta2016-02-171-13/+13
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-3/+3
* Remove unused parameter in DjVuImagejeroendedauw2015-09-081-3/+3
* Use mediawiki/at-ease library for suppressing warningsKunal Mehta2015-06-111-2/+2
* Use wikimedia/utfnormal library, add backwards-compatability layerKunal Mehta2015-03-241-1/+1
* Removed remaining profile callsAaron Schulz2015-01-081-6/+0
* Remove obvious function-level profilingChad Horohoe2015-01-071-2/+0
* Do not read metadata from non-existing djvu imageumherirrender2014-09-291-1/+5
* Cleanup some docs (includes/[m-r])umherirrender2014-07-241-12/+12
* Fixed some @params documentation (includes/*)umherirrender2014-04-201-2/+2
* Changing URLs of mediawiki.org in scripts to the SSL-based websiteLadsgroup2014-03-131-1/+1
* Merge "Normalize newlines in DjVu text-layer metadata."jenkins-bot2013-12-071-1/+3
|\
| * Normalize newlines in DjVu text-layer metadata.Brian Wolff2013-12-061-1/+3
* | Update documentation for media related classesSiebrand Mazeland2013-12-061-6/+24
|/
* Break long lines in media related classesSiebrand Mazeland2013-12-051-6/+15
* Update formatting for media related classesSiebrand Mazeland2013-12-051-3/+20
* Fixed spacing in context/installer/media/templates/upload folderumherirrender2013-04-211-21/+21
* Added/Removed spaces around string concatenationumherirrender2013-04-131-1/+1
* fix some spacingumherirrender2013-03-251-1/+1
* fix some spacingumherirrender2013-03-071-2/+1