summaryrefslogtreecommitdiffstats
path: root/gluster/swift
Commit message (Expand)AuthorAgeFilesLines
* Handle ENOSPC on os.close() operationPrashanth Pai2014-01-071-2/+8
* removing -s option from gswauth toolsThiago da Silva2014-01-062-16/+0
* gswauth: Fix 403 being returned instead of 401Prashanth Pai2013-12-189-18/+98
* Fix double close issue in diskfileLuis Pabon2013-12-131-12/+14
* renaming swauth tools to gswauthThiago da Silva2013-12-068-12/+12
* Bump to version 1.10.2Luis Pabon2013-12-051-1/+1
* fix issue with swauth-clean-token returning 403 errorsThiago da Silva2013-12-051-2/+3
* Return BadRequest on X-Delete-At/After headersLuis Pabon2013-12-052-1/+52
* adding tabular output to swauth-listThiago da Silva2013-11-271-5/+17
* fix metadata overwrite during a post requestThiago da Silva2013-11-202-38/+45
* fix error with swauth-clean-tokensThiago da Silva2013-11-191-1/+1
* Improve logging and raising DiskFileNoSpacePrashanth Pai2013-11-154-10/+130
* Update RPM spec fileLuis Pabon2013-11-141-1/+2
* renaming instances of swauth to gswauthThiago da Silva2013-11-131-2/+2
* make gluster volume name configurableThiago da Silva2013-11-051-1/+4
* additional gswauth functional testsThiago da Silva2013-11-041-0/+1
* first gswauth functional testsThiago da Silva2013-10-301-2/+2
* Rebase to lastest OpenStack Swift DiskFile APIPeter Portante2013-10-295-398/+575
* Describe y create_object_metadata accepts 2 typesPeter Portante2013-10-291-12/+25
* Bump version to 1.10.1 to track IcehouseLuis Pabon2013-10-281-1/+1
* Rebase to OpenStack Swift Havana (1.10.0)Peter Portante2013-10-286-240/+311
* applied changes made by Luis Pabon to support gluster-swiftThiago da Silva2013-10-241-64/+11
* moving existing swauth unit testsThiago da Silva2013-10-173-4/+4
* fixing pep8 tests for new gswauth middlewareThiago da Silva2013-10-165-1269/+2168
* GSWauth authentication to be based on SWauthLuis Pabon2013-10-1339-0/+8542
* Adding new unit tests and removed some unused functionsThiago da Silva2013-10-101-28/+2
* Handle GET on zero content length failure case.Chetan Risbud2013-08-282-13/+33
* 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
* Bump to 1.9.1 to match Swift versionPeter Portante2013-08-281-1/+1
* Updates to support Havana interim version 1.9.1.Peter Portante2013-08-219-324/+346
* Fix spec file to support source rpmsLuis Pabon2013-08-211-4/+6
* Don't reference Havana (1.9.1) until we switchPeter Portante2013-08-161-1/+16
* perf: Container and account performance incLuis Pabon2013-08-063-25/+45
* Gluster to handle ENOSPC (Error 28) correctlyChetan Risbud2013-08-063-4/+26
* Handle the ring_name variable being none in Ring.__init__Mohammed Junaid2013-08-011-7/+11
* Updating copyrights with current yearChetan Risbud2013-07-2411-11/+11
* Gracefully handle the ring file not found error.Mohammed Junaid2013-07-241-2/+12
* Bump version to 1.9.1 to match HavanaLuis Pabon2013-07-111-1/+1
* Final forward port of PDQ performance patchesPeter Portante2013-07-107-316/+928
* Remove extraneous system callsMohammed Junaid2013-07-092-18/+31
* Remove do_mkdir and simplify mkdirsLuis Pabon2013-07-091-22/+8
* Removed unused metadata key and do_rmdir funcLuis Pabon2013-07-092-14/+0
* OpenStack Swift Functional Tests for G4SLuis Pabon2013-06-284-52/+145
* object-storage: remove stat of directoriesMohammed Junaid2013-06-271-55/+19
* object-storage: Use fchown instead of chown.Mohammed Junaid2013-06-273-4/+14
* Return correct status when deleting non-existing containerLuis Pabon2013-06-111-11/+25
* Refactor DiskDir and DiskAccount to use DiskCommonPeter Portante2013-06-071-96/+134
* Change filters to use a generator patternPeter Portante2013-06-061-104/+171
* Refactor filter_* methods as module functionsPeter Portante2013-06-041-67/+72