[FileBackend] Avoid an extra RTT on Swift listing operations.
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 20 May 2012 03:10:23 +0000 (20:10 -0700)
committerAaron <aschulz@wikimedia.org>
Tue, 22 May 2012 17:53:48 +0000 (10:53 -0700)
commit723b8864290f542b1129efc6d5679a3fd6f5e0c0
tree3a62c567a044f97d808067996fcce7491570ae0e
parent6b90f40da307b10d0d0e42ca396e45eef00a6c9c
[FileBackend] Avoid an extra RTT on Swift listing operations.

* Also tweaked timestamp tolerance in tests, intended for Swift
* Also made a few tweaks to speed up tests a bit

Change-Id: Ibdee36d3bf86089b027dc74bb2582acc1ab4b96b
includes/filerepo/backend/SwiftFileBackend.php
tests/phpunit/includes/filerepo/FileBackendTest.php