summaryrefslogtreecommitdiffstats
path: root/gluster/swift/common
Commit message (Expand)AuthorAgeFilesLines
* fix error handing in swauth toolsThiago da Silva2014-01-148-40/+117
* Fix bug where admin is able to delete reseller_adminThiago da Silva2014-01-141-21/+69
* fixed gswauth cmd tools to require admin key argumentThiago da Silva2014-01-088-15/+35
* Fix users not able to change their own password/keyPrashanth Pai2014-01-082-15/+66
* Handle ENOSPC on os.close() operationPrashanth Pai2014-01-081-4/+13
* removing -s option from gswauth toolsThiago da Silva2014-01-072-16/+0
* Fix typo and add commentPrashanth Pai2013-12-167-6/+20
* fix issue with swauth-clean-token returning 403 errorsThiago da Silva2013-12-111-2/+3
* renaming swauth tools to gswauthThiago da Silva2013-12-118-12/+12
* Return BadRequest on X-Delete-At/After headersLuis Pabon2013-12-052-1/+52
* gswauth: Fix 403 being returned instead of 401Prashanth Pai2013-12-059-18/+84
* adding tabular output to swauth-listThiago da Silva2013-11-291-5/+17
* fix error with swauth-clean-tokensThiago da Silva2013-11-201-1/+1
* renaming instances of swauth to gswauthThiago da Silva2013-11-151-2/+2
* fix metadata overwrite during a post requestThiago da Silva2013-11-141-34/+12
* Improve logging and raising DiskFileNoSpacePrashanth Pai2013-11-142-8/+114
* refactoring add/remove account and user testsThiago da Silva2013-11-141-0/+1
* make gluster volume name configurableThiago da Silva2013-11-131-1/+4
* first gswauth functional testsThiago da Silva2013-11-041-2/+2
* Rebase to OpenStack Swift Havana (1.10.0)Peter Portante2013-10-282-30/+40
* 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-281-1/+18
* Updates to support Havana interim version 1.9.1.Peter Portante2013-08-215-805/+35
* perf: Container and account performance incLuis Pabon2013-08-063-25/+45
* Gluster to handle ENOSPC (Error 28) correctlyChetan Risbud2013-08-062-1/+12
* Handle the ring_name variable being none in Ring.__init__Mohammed Junaid2013-08-011-7/+11
* Updating copyrights with current yearChetan Risbud2013-07-247-7/+7
* Gracefully handle the ring file not found error.Mohammed Junaid2013-07-241-2/+12
* 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
* Copy proxy unit test from OpenStack SwiftLuis Pabon2013-06-032-3/+12
* Remove account name from being saved in the objectLuis Pabon2013-06-031-11/+32
* Bring initial DiskDir module coverage to 97%.Peter Portante2013-06-033-126/+223
* pep8 changes to constraint.pyLuis Pabon2013-05-291-1/+3
* Unittest case for constraints.pyMohammed Junaid2013-05-291-5/+18
* Remove unused is_marker method from utils.Peter Portante2013-05-281-16/+0
* Remove middleware directory missed in prev commitPeter Portante2013-05-241-0/+0