Commit graph

3 commits

Author SHA1 Message Date
Thiemo Kreuz
bb786be640 Add /** @var SplFileInfo $fileInfo */ docs where needed
Change-Id: Ia844af3347db52f9f004892578ba4aefac7dd875
2019-03-14 15:04:05 +01:00
Timo Tijhof
ed5f7a6d27 ForeignResourceManager: Catch responses other than 200 OK
Makes it easier to catch issues like at I839301d05877eb63279c.

Change-Id: I22b9af7bf36a256d8363ed96fe42c087e0c8a895
2019-02-21 23:47:40 +00:00
Timo Tijhof
54bd639467 resources: Extract ForeignResourceManager from manageForeignResources.php
This should make it easier to test, and would also allow other repositories
to create an instance of it in a maintenance script of their own.

Change-Id: I6a28e184f80eb38b5c25a0be5a9041f0c587c852
2018-10-15 03:16:18 +01:00