aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ResourceLoader/FileModule.php
Commit message (Expand)AuthorAgeFilesLines
* resourceloader: Remove getScriptURLsForDebug()Hannah Okwelum2025-02-171-21/+0
* resourceloader: Fix hash computation for virtual files with versionFilePathRoan Kattouw2025-01-291-3/+2
* resourceloader: Minor documentation correctionsBartosz Dziewoński2025-01-201-1/+5
* ResourceLoader: Avoid CACHE_DB fallback for minify and less.php cacheTimo Tijhof2024-11-271-1/+1
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-3/+3
* Make use of the ??= and ?? operators where it makes sensethiemowmde2024-08-261-4/+2
* Codex: Allow a local development version to be usedRoan Kattouw2024-08-221-1/+4
* RL: Consider RTL styles are also generatedEbrahim Byagowi2024-08-121-0/+1
* Add MediaWiki\Registration namespace to registration classesEbrahim Byagowi2024-08-101-1/+1
* ResourceLoader: Use getParsedFiles() since Less_Parser::AllParsedFiles() is d...Hannah Okwelum2024-05-301-1/+1
* fix: use objectcachefactory methods instead of deprecated objectcache methodsIrina Balaban2024-05-051-2/+2
* ResourceLoader: Add module property skipStructureTestTim Starling2024-03-111-0/+8
* Drop old ResourceLoader class aliases, deprecated since 1.39James D. Forrester2024-01-311-3/+0
* ResourceLoader: Drop targets system, deprecated in 1.41James D. Forrester2024-01-121-11/+0
* ResourceLoader/FileModule: Use callbackParam instead of callbackParamsFomafix2023-12-031-1/+1
* ResourceLoader: Preserve newlines in Vue templates in debug modeRoan Kattouw2023-11-211-2/+3
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-1/+1
* ResourceLoader: Have FileModule deliver additional path informationTim Starling2023-08-231-29/+18
* ResourceLoader: deliver deprecation warnings as stringsTim Starling2023-08-031-6/+1
* ResourceLoader: Switch Resources.php to MW_INSTALL_PATHTimo Tijhof2023-07-311-4/+3
* ResourceLoader: Allow FileModule scripts to be generated with a callbackTim Starling2023-05-091-213/+342
* ResourceLoader: Use JSON_THROW_ON_ERROR when loading data filesTim Starling2023-04-281-1/+1
* ResourceLoader: tweak comments and error messagesTim Starling2023-04-031-11/+12
* ResourceLoader: Raise MW JavaScript startup requirement to ES6James D. Forrester2023-03-301-5/+1
* Adjust default targets in RL/ModuleKosta Harlan2023-02-011-3/+0
* ResourceLoader: Default File modules to mobile and desktop targetsJon Robson2023-01-311-1/+1
* Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases"jenkins-bot2022-12-161-4/+1
|\
| * Make use of ?:, ?? and ??= operators in mostly trivial casesthiemowmde2022-12-051-4/+1
* | Clean up redundant array manipulationMatěj Suchánek2022-12-111-6/+0
* | Revert "resourceloader: Modern ES6 code should be forced to target mobile"Kosta Harlan2022-12-061-18/+0
|/
* resourceloader: Modern ES6 code should be forced to target mobileJon Robson2022-11-301-0/+18
* Use short array destructuring instead of list()Tim Starling2022-10-211-2/+2
* Remove unused key variable from foreach loopsUmherirrender2022-09-211-1/+1
* Merge "ResourceLoader: replace FileModule::collateFilePathListByOption with p...jenkins-bot2022-06-231-19/+13
|\
| * ResourceLoader: replace FileModule::collateFilePathListByOption with private ...DannyS7122022-06-231-19/+13
* | Merge "FileModule: replace 'master' with 'primary' in comments"jenkins-bot2022-06-221-2/+2
|\ \
| * | FileModule: replace 'master' with 'primary' in commentsDannyS7122022-06-221-2/+2
| |/
* / Remove deprecated and unused FileModule::compileLessFile()DannyS7122022-06-221-14/+0
|/
* ResourceLoader: Remove unchecked exception annotationsAdam Wight2022-06-221-1/+0
* resourceloader: Improve internal type hints in FileModule classTimo Tijhof2022-05-291-102/+56
* resourceloader: Allow using FilePath directly in 'packageFiles' arrayBartosz Dziewoński2022-05-271-2/+2
* resourceloader: Tweak RL\FilePath handling in packageFilesBartosz Dziewoński2022-05-271-5/+11
* ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-0/+1489
* Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-1489/+0
* ResourceLoader namespaceTim Starling2022-05-161-0/+1489