summaryrefslogtreecommitdiffstats
path: root/test/unit/obj
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant syscalls in POST pathPrashanth Pai2016-04-041-0/+12
* Rebase to stable/kiloPrashanth Pai2016-03-072-194/+329
* Update repoThiago da Silva2016-01-062-11/+58
* fix __exit__ function not closing file descriptorThiago da Silva2014-03-261-0/+10
* Add support for Object Expiration featurePrashanth Pai2014-03-241-0/+701
* PUT of a Directory failedChetan Risbud2014-03-121-4/+5
* Unit test should use python 2.6 calls onlyLuis Pabon2014-01-071-1/+1
* Fix double close issue in diskfileLuis Pabon2013-12-131-3/+21
* fix metadata overwrite during a post requestThiago da Silva2013-11-201-5/+95
* Rebase to lastest OpenStack Swift DiskFile APIPeter Portante2013-10-291-371/+248
* Rebase to OpenStack Swift Havana (1.10.0)Peter Portante2013-10-281-205/+226
* Unit test coverage for Fake_file interfacesChetan Risbud2013-10-211-7/+20
* Wrap disk file construction in a method; pep8Peter Portante2013-09-201-103/+93
* Remove reliance on /tmp/foo ...Peter Portante2013-09-201-30/+19
* Move temp dir setup/cleanup where it belongsPeter Portante2013-09-201-698/+564
* Handle GET on zero content length failure case.Chetan Risbud2013-08-281-17/+47
* Fix infinite loop for temp file renames on ENOENTPeter Portante2013-08-281-4/+52
* Updates to support Havana interim version 1.9.1.Peter Portante2013-08-211-0/+975
* Add skeleton unit tests for app server subclassesPeter Portante2013-05-242-0/+30