aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ForeignResourceManager.php
Commit message (Expand)AuthorAgeFilesLines
* Improve param docsUmherirrender2019-11-281-1/+4
* Add missing @param and @return to documentationUmherirrender2019-11-101-0/+2
* Fix new phan errors, part 5Daimona Eaytoy2019-10-181-1/+1
* Fix new phan errors, part 1Daimona Eaytoy2019-10-111-0/+1
* Fix some phan warnings for too many params (part 1)Daimona Eaytoy2019-10-101-2/+14
* Use AtEase::quietCall() instead of Wikimedia\quietCall()Derick Alangi2019-06-101-1/+3
* Collapse some nested if statementsReedy2019-04-041-8/+6
* resources: Add caching for faster runs and offline useTimo Tijhof2019-03-241-8/+53
* resources: Improve foreign-resources docs and error messagesTimo Tijhof2019-03-241-3/+9
* Add /** @var SplFileInfo $fileInfo */ docs where neededThiemo Kreuz2019-03-141-0/+1
* ForeignResourceManager: Catch responses other than 200 OKTimo Tijhof2019-02-211-2/+6
* resources: Extract ForeignResourceManager from manageForeignResources.phpTimo Tijhof2018-10-151-0/+327