summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rebase to Swift 2.15.1 (pike)HEADmastervenkata edara2017-11-2220-2782/+749
* Update quick start guide to point to newton releasenewtonPrashanth Pai2017-05-158-82/+28
* Support volume names having underscorevenkata edara2017-05-111-1/+2
* Rebase to Swift 2.10.1 (newton)venkata edara2017-05-1127-1148/+4746
* Add support for S3 Multipart Upload APIvenkata edara2017-04-042-1/+56
* Fix spec filePrashanth Pai2017-03-302-8/+11
* Update quick start guidePrashanth Pai2017-03-281-172/+129
* Fix redundant stat in account and container serverPrashanth Pai2016-11-184-22/+31
* Use scandir if availablePrashanth Pai2016-11-184-17/+153
* s3: Make s3 support configurablePrashanth Pai2016-09-182-5/+52
* Don't include salt in HMAC computationPrashanth Pai2016-09-132-1/+30
* Fix validation of marker dir objectsPrashanth Pai2016-09-124-31/+25
* Document accessing glusterfs over Amazon S3 APIPrashanth Pai2016-09-122-0/+154
* Don't attempt unlink on a non-existing objectPrashanth Pai2016-08-102-1/+41
* Share gluster package namespacePrashanth Pai2016-08-101-0/+18
* Add missing middlewares to functest pipelinePrashanth Pai2016-08-093-17/+70
* Change tox.ini to fix test dependencyPrashanth Pai2016-07-201-1/+1
* Don't (f)chown when it has no effectPrashanth Pai2016-05-042-2/+57
* Open object only if it's going to be readPrashanth Pai2016-05-032-6/+86
* Handle non-blocking renames during object PUTsPrashanth Pai2016-05-032-10/+42
* Make swift's expirer compatible with gluster-swiftPrashanth Pai2016-04-207-48/+559
* Enhance object expirationPrashanth Pai2016-04-1513-42/+314
* Don't fetch metadata for plain object listingPrashanth Pai2016-04-053-2/+108
* Remove redundant syscalls in POST pathPrashanth Pai2016-04-042-5/+31
* Don't fetch metadata for plain container listingPrashanth Pai2016-04-045-4/+137
* Fix changing of auth_type in existing deploymentsPrashanth Pai2016-03-183-8/+136
* Bump gluster-swift version to 2.3.0 (kilo)Prashanth Pai2016-03-152-6/+10
* Don't pass unicode to hmac.new()Prashanth Pai2016-03-152-0/+21
* Remove 60 secs subtraction from item_expiresPrashanth Pai2016-03-111-1/+1
* Use correct content type on JSON responsesPrashanth Pai2016-03-112-6/+36
* Remove old auth token from memcachePrashanth Pai2016-03-101-0/+5
* Fix dup fd leakPrashanth Pai2016-03-083-6/+27
* Fix pep8 and functestsPrashanth Pai2016-03-079-12/+12
* Remove redundant syscalls in GET pathPrashanth Pai2016-03-073-26/+24
* Rebase to stable/kiloPrashanth Pai2016-03-0728-1824/+9327
* Do not use pickle: Use jsonPrashanth Pai2016-01-117-9/+339
* Refactor read_metadata() methodPrashanth Pai2016-01-114-64/+69
* Update .gitreviewPrashanth Pai2016-01-111-1/+5
* Update repoThiago da Silva2016-01-0690-8832/+3780
* updating README file with project name changeThiago da Silva2014-06-121-9/+7
* Removing functionalnosetestsPushpesh Sharma2014-04-279-1691/+0
* Updating code to call fs_utils instead of python's os moduleThiago da Silva2014-04-105-112/+145
* removing exception handling in do_mkdirThiago da Silva2014-03-272-24/+14
* removing _make_directory_locked functionThiago da Silva2014-03-261-73/+4
* fix __exit__ function not closing file descriptorThiago da Silva2014-03-262-1/+11
* removing check_user_xattr functionThiago da Silva2014-03-262-52/+0
* Add support for Object Expiration featurePrashanth Pai2014-03-2413-23/+954
* Functional tests for SwiftKerbAuth filter.Chetan Risbud2014-03-1413-5/+568
* Update quick_start_guide.mdPrashanth Pai2014-03-141-1/+1
* Sync with OpenStack Swift v1.13.0Prashanth Pai2014-03-1312-810/+368