Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | media: Improve documentation on Handler functions | Umherirrender | 2022-03-29 | 1 | -1/+1 |
* | Basic JPEG2000 handler | Derk-Jan Hartman | 2021-05-19 | 1 | -0/+2 |
* | MediaHandlerFactory: inject a logger | DannyS712 | 2021-03-31 | 1 | -6/+23 |
* | Remove terminating line breaks from debug messages | Tim Starling | 2020-06-03 | 1 | -2/+2 |
* | Convert some private static arrays to constants | Max Semenik | 2019-10-16 | 1 | -2/+2 |
* | Use the ?? feature instead of isset() where it makes sense | Thiemo Kreuz | 2019-03-24 | 1 | -5/+1 |
* | MediaHandlerFactory: Don't use any global state | Kunal Mehta | 2016-08-03 | 1 | -5/+11 |
* | Move MediaHandler defaults out of global scope | Kunal Mehta | 2016-08-03 | 1 | -2/+27 |
* | Override MediaHandlers in tests using MediaWikiServices | Kunal Mehta | 2016-08-03 | 1 | -11/+23 |
* | Introduce MediaHandlerFactory to create MediaHandler objects | Kunal Mehta | 2016-08-03 | 1 | -0/+58 |