summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add improvements to MD5 validation.Daniel Wakefield2015-03-044-32/+73
* Merge "Fix crash when stat'ing objects with non-ascii names"Jenkins2015-02-251-1/+9
|\
| * Fix crash when stat'ing objects with non-ascii namesJoel Wright2015-02-171-1/+9
* | Verify MD5 of uploaded objects.Daniel Wakefield2015-02-195-56/+463
|/
* Fix deleting SLO segments on overwriteJoel Wright2015-02-041-0/+43
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-034-37/+91
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-234-37/+91
* | Merge "Fix cross account upload using --os-storage-url"Jenkins2015-02-022-31/+403
|\ \
| * | Fix cross account upload using --os-storage-urlAlistair Coles2015-01-062-31/+403
* | | Fix environment sanitization for TestServiceUtilsClay Gerrard2015-01-211-1/+3
| |/ |/|
* | Merge "Check that content_type header exists before using"Jenkins2015-01-101-0/+28
|\ \
| * | Check that content_type header exists before usingChris Buccella2014-11-071-0/+28
* | | Change tests to use CaptureOutput classAlistair Coles2015-01-051-12/+11
| |/ |/|
* | Print info message about incorrect --totals usageJiří Suchomel2015-01-051-0/+27
* | Merge "Fix misplaced check for None in SwiftUploadObject."Jenkins2015-01-041-3/+191
|\ \ | |/ |/|
| * Fix misplaced check for None in SwiftUploadObject.Daniel Wakefield2014-12-161-3/+191
* | Merge "Make preauth params work"Jenkins2014-12-313-148/+635
|\ \
| * | Make preauth params workClay Gerrard2014-12-173-148/+635
| |/
* | Merge "Change tests to use new CaptureOutput class."Jenkins2014-12-302-126/+169
|\ \ | |/ |/|
| * Change tests to use new CaptureOutput class.Daniel Wakefield2014-12-052-126/+169
* | Fix misnamed dictionary key.Daniel Wakefield2014-12-082-3/+280
|/
* Capture test output betterClay Gerrard2014-11-202-52/+89
* Merge "Fix misnamed variable in SwiftReader."Jenkins2014-11-171-0/+111
|\
| * Fix misnamed variable in SwiftReader.Daniel Wakefield2014-11-071-0/+111
* | Add unit tests for _encode_meta_headersDaniel Wakefield2014-11-131-0/+20
* | Merge "Make swift post output an error message when failing"Jenkins2014-11-131-5/+62
|\ \
| * | Make swift post output an error message when failingAlistair Coles2014-10-241-5/+62
* | | Merge "Fix KeyError raised from client Connection"Jenkins2014-11-132-0/+101
|\ \ \ | |/ / | | / | |/ |/|
| * Fix KeyError raised from client ConnectionAlistair Coles2014-10-202-0/+101
* | Merge "Adds user friendly message when --segment-size is a non-integer"Jenkins2014-10-281-0/+32
|\ \
| * | Adds user friendly message when --segment-size is a non-integerMahati Chamarthy2014-10-281-0/+32
* | | Replaces Stacktraces with useful error messages.Daniel Wakefield2014-10-211-4/+69
|/ /
* | Fix race between container create jobs during uploadAlistair Coles2014-10-201-5/+8
|/
* Merge "Allow segment size to be specified in a human readable way."Jenkins2014-10-171-0/+50
|\
| * Allow segment size to be specified in a human readable way.Daniel Wakefield2014-10-101-0/+50
* | Merge "Use skipTest from testtools instead of inherited Exception"Jenkins2014-10-091-2/+1
|\ \
| * | Use skipTest from testtools instead of inherited ExceptionChristian Schwede2014-10-081-2/+1
| |/
* | Add tests for account listing using --lh switchChristian Schwede2014-10-011-0/+36
|/
* Merge "Fix unit tests failing when OS_ env vars are set"Jenkins2014-09-261-4/+5
|\
| * Fix unit tests failing when OS_ env vars are setAlistair Coles2014-09-251-4/+5
* | Merge "Add per policy container count to account stat output"Jenkins2014-09-251-0/+26
|\ \
| * | Add per policy container count to account stat outputClay Gerrard2014-09-191-0/+26
| |/
* | Fix bug with some OS options not being passed to clientAlistair Coles2014-09-243-92/+372
|/
* Add importable SwiftService incorporating shell.py logicJoel Wright2014-08-263-351/+258
* Merge "fixed unit tests when env vars are set"Jenkins2014-08-211-0/+11
|\
| * fixed unit tests when env vars are setJohn Dickinson2014-08-181-0/+11
* | Do not create an empty directory 'pseudo/'Pete Zaitcev2014-08-181-1/+2
|/
* Merge "Fix crash when downloading a pseudo-directory"Jenkins2014-08-171-3/+8
|\
| * Fix crash when downloading a pseudo-directoryPete Zaitcev2014-08-141-3/+8
* | Merge "Add keystone v3 auth support"Jenkins2014-08-154-21/+353
|\ \ | |/ |/|