Improved addMissingMetadata() on POST failure
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 22 Jul 2015 20:19:12 +0000 (13:19 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 22 Jul 2015 20:19:12 +0000 (13:19 -0700)
commit6e7c034901586680b52c21f0cdb1e9988b4716c5
treed0f2cde4486705c0a14c53c1a074ec703fe842d7
parentc2e45cdde10da7b66925a64d46ff62386cd546f3
Improved addMissingMetadata() on POST failure

* If the POST failed but the sha1 was computed, then use
  and cache that value rather than "false".

Change-Id: I42b53c823013ecd9b281406e3d533a21e0de7cfb
includes/filebackend/SwiftFileBackend.php