summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix users not able to change their own password/keyPrashanth Pai2014-01-081-9/+162
* Handle ENOSPC on os.close() operationPrashanth Pai2014-01-081-0/+13
* CentOS python-2.6 fixesLuis Pabon2013-12-111-3/+3
* fix issue with swauth-clean-token returning 403 errorsThiago da Silva2013-12-111-2/+6
* Return BadRequest on X-Delete-At/After headersLuis Pabon2013-12-052-3/+66
* gswauth: Fix 403 being returned instead of 401Prashanth Pai2013-12-051-14/+14
* Fix double close issue in diskfileLuis Pabon2013-11-221-2/+20
* Log only non-ENOENT errors in diskfileLuis Pabon2013-11-211-1/+26
* fix error with swauth-clean-tokensThiago da Silva2013-11-201-0/+34
* fix metadata overwrite during a post requestThiago da Silva2013-11-141-1/+91
* Improve logging and raising DiskFileNoSpacePrashanth Pai2013-11-142-1/+149
* make gluster volume name configurableThiago da Silva2013-11-131-0/+14
* first gswauth functional testsThiago da Silva2013-11-041-13/+13
* Rebase to OpenStack Swift Havana (1.10.0)Peter Portante2013-10-288-623/+1160
* applied changes made by Luis Pabon to support gluster-swiftThiago da Silva2013-10-241-104/+8
* Unit test coverage for Fake_file interfacesChetan Risbud2013-10-211-7/+20
* moving existing swauth unit testsThiago da Silva2013-10-175-0/+4583
* Adding new unit tests and removed some unused functionsThiago da Silva2013-10-101-0/+108
* Enable version manifest unit testLuis Pabon2013-09-241-19/+7
* 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
* OpenStack Swift proxy controller unit testsLuis Pabon2013-08-305-0/+485
* 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
* Fix container details test's starting environmentPeter Portante2013-08-281-134/+98
* Depend only on OpenStack Swift 1.9.1Luis Pabon2013-08-281-0/+3
* Updates to support Havana interim version 1.9.1.Peter Portante2013-08-2116-920/+1536
* Fix spec file to support source rpmsLuis Pabon2013-08-211-7/+8
* perf: Container and account performance incLuis Pabon2013-08-062-7/+12
* Gluster to handle ENOSPC (Error 28) correctlyChetan Risbud2013-08-061-3/+45
* Updating copyrights with current yearChetan Risbud2013-07-244-4/+19
* Gracefully handle the ring file not found error.Mohammed Junaid2013-07-241-0/+13
* Final forward port of PDQ performance patchesPeter Portante2013-07-106-212/+710
* Remove do_mkdir and simplify mkdirsLuis Pabon2013-07-091-22/+3
* Removed unused metadata key and do_rmdir funcLuis Pabon2013-07-091-18/+0
* OpenStack Swift Functional Tests for G4SLuis Pabon2013-06-283-18/+349
* object-storage: remove stat of directoriesMohammed Junaid2013-06-271-246/+5
* object-storage: Use fchown instead of chown.Mohammed Junaid2013-06-271-0/+39
* Return correct status when deleting non-existing containerLuis Pabon2013-06-112-0/+69
* Refactor DiskDir and DiskAccount to use DiskCommonPeter Portante2013-06-071-120/+36
* Change filters to use a generator patternPeter Portante2013-06-061-43/+208
* Forward port PDQ 3489: turn off cont & act updatesPeter Portante2013-06-041-1/+48
* Copy proxy unit test from OpenStack SwiftLuis Pabon2013-06-033-14/+5939
* Remove account name from being saved in the objectLuis Pabon2013-06-031-0/+14
* Bring initial DiskDir module coverage to 97%.Peter Portante2013-06-032-27/+735
* Moved closing of fd1 to the inner try block in the test_do_write_err function.Mohammed Junaid2013-05-301-3/+3
* Remove duplicate class names.Peter Portante2013-05-292-3/+3
* Unittest case for constraints.pyMohammed Junaid2013-05-291-0/+96
* Added some more unittest cases for fs_utils file.Mohammed Junaid2013-05-291-20/+143