summaryrefslogtreecommitdiffstats
path: root/gluster/swift/obj/diskfile.py
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant syscalls in POST pathPrashanth Pai2016-04-041-5/+19
* Remove redundant syscalls in GET pathPrashanth Pai2016-03-071-2/+2
* Rebase to stable/kiloPrashanth Pai2016-03-071-93/+44
* Update repoThiago da Silva2016-01-061-41/+53
* Updating code to call fs_utils instead of python's os moduleThiago da Silva2014-04-101-36/+41
* removing _make_directory_locked functionThiago da Silva2014-03-261-73/+4
* fix __exit__ function not closing file descriptorThiago da Silva2014-03-261-1/+1
* Add support for Object Expiration featurePrashanth Pai2014-03-241-1/+21
* PUT of a Directory failedChetan Risbud2014-03-121-10/+24
* Fix double close issue in diskfileLuis Pabon2013-12-131-12/+14
* fix metadata overwrite during a post requestThiago da Silva2013-11-201-4/+33
* Improve logging and raising DiskFileNoSpacePrashanth Pai2013-11-151-2/+3
* Rebase to lastest OpenStack Swift DiskFile APIPeter Portante2013-10-291-284/+467
* Rebase to OpenStack Swift Havana (1.10.0)Peter Portante2013-10-281-205/+265
* Handle GET on zero content length failure case.Chetan Risbud2013-08-281-12/+15
* Try to ensure we'll have a truly random postfixPeter Portante2013-08-281-3/+14
* Fix infinite loop for temp file renames on ENOENTPeter Portante2013-08-281-41/+45
* Updates to support Havana interim version 1.9.1.Peter Portante2013-08-211-0/+792