summaryrefslogtreecommitdiffstats
path: root/test/unit/common
Commit message (Expand)AuthorAgeFilesLines
* Rebase to Swift 2.15.1 (pike)HEADmastervenkata edara2017-11-221-1/+1
* Fix redundant stat in account and container serverPrashanth Pai2016-11-182-4/+9
* Use scandir if availablePrashanth Pai2016-11-181-0/+46
* s3: Make s3 support configurablePrashanth Pai2016-09-181-5/+34
* Don't include salt in HMAC computationPrashanth Pai2016-09-131-0/+25
* Fix validation of marker dir objectsPrashanth Pai2016-09-121-2/+12
* Make swift's expirer compatible with gluster-swiftPrashanth Pai2016-04-201-3/+67
* Enhance object expirationPrashanth Pai2016-04-151-1/+1
* Don't fetch metadata for plain object listingPrashanth Pai2016-04-051-0/+42
* Don't fetch metadata for plain container listingPrashanth Pai2016-04-041-0/+43
* Fix changing of auth_type in existing deploymentsPrashanth Pai2016-03-181-1/+53
* Don't pass unicode to hmac.new()Prashanth Pai2016-03-151-0/+14
* Use correct content type on JSON responsesPrashanth Pai2016-03-111-0/+23
* Fix dup fd leakPrashanth Pai2016-03-081-0/+16
* Remove redundant syscalls in GET pathPrashanth Pai2016-03-071-8/+3
* Do not use pickle: Use jsonPrashanth Pai2016-01-111-1/+81
* Refactor read_metadata() methodPrashanth Pai2016-01-112-21/+20
* Update repoThiago da Silva2016-01-066-636/+30
* Updating code to call fs_utils instead of python's os moduleThiago da Silva2014-04-101-33/+22
* removing exception handling in do_mkdirThiago da Silva2014-03-271-13/+13
* removing check_user_xattr functionThiago da Silva2014-03-261-34/+0
* Add support for Object Expiration featurePrashanth Pai2014-03-241-0/+16
* Rebase swiftkerbauth imported code with upstreamChetan Risbud2014-01-272-8/+145
* Initial import of the swiftkerbauthChetan Risbud2014-01-213-0/+418
* Fix bug where admin is able to delete reseller_adminThiago da Silva2014-01-101-8/+152
* Fix users not able to change their own password/keyPrashanth Pai2014-01-071-9/+162
* Handle ENOSPC on os.close() operationPrashanth Pai2014-01-071-0/+9
* gswauth: Fix 403 being returned instead of 401Prashanth Pai2013-12-181-14/+14
* CentOS python-2.6 fixesLuis Pabon2013-12-111-3/+3
* fix issue with swauth-clean-token returning 403 errorsThiago da Silva2013-12-051-2/+6
* Return BadRequest on X-Delete-At/After headersLuis Pabon2013-12-051-3/+56
* fix error with swauth-clean-tokensThiago da Silva2013-11-191-0/+34
* Improve logging and raising DiskFileNoSpacePrashanth Pai2013-11-152-1/+149
* make gluster volume name configurableThiago da Silva2013-11-051-0/+14
* first gswauth functional testsThiago da Silva2013-10-301-13/+13
* Rebase to lastest OpenStack Swift DiskFile APIPeter Portante2013-10-292-96/+12
* Rebase to OpenStack Swift Havana (1.10.0)Peter Portante2013-10-281-14/+59
* applied changes made by Luis Pabon to support gluster-swiftThiago da Silva2013-10-241-104/+8
* 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
* 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-2114-992/+11
* 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-243-3/+3
* 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