summaryrefslogtreecommitdiffstats
path: root/test/unit/common/test_diskdir.py
Commit message (Expand)AuthorAgeFilesLines
* Fix redundant stat in account and container serverPrashanth Pai2016-11-181-1/+2
* Make swift's expirer compatible with gluster-swiftPrashanth Pai2016-04-201-3/+67
* Enhance object expirationPrashanth Pai2016-04-151-1/+1
* Don't fetch metadata for plain object listingPrashanth Pai2016-04-051-0/+42
* Don't fetch metadata for plain container listingPrashanth Pai2016-04-041-0/+43
* Refactor read_metadata() methodPrashanth Pai2016-01-111-4/+4
* Update repoThiago da Silva2016-01-061-7/+7
* Updates to support Havana interim version 1.9.1.Peter Portante2013-08-211-6/+6
* perf: Container and account performance incLuis Pabon2013-08-061-0/+10
* Return correct status when deleting non-existing containerLuis Pabon2013-06-111-0/+34
* Refactor DiskDir and DiskAccount to use DiskCommonPeter Portante2013-06-071-120/+36
* Change filters to use a generator patternPeter Portante2013-06-061-43/+208
* Copy proxy unit test from OpenStack SwiftLuis Pabon2013-06-031-3/+5
* Bring initial DiskDir module coverage to 97%.Peter Portante2013-06-031-23/+692
* Add DiskDir unit test skeleton and pep8 filterPeter Portante2013-05-241-0/+575