summaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | SwiftClient object upload beginning with / or "./"Pradeep Kumar Singh2015-06-172-9/+44
* | | Merge "Added check for negative segment-size"Jenkins2015-07-071-0/+23
|\ \ \
| * | | Added check for negative segment-sizePradeep Kumar Singh2015-06-231-0/+23
| | |/ | |/|
* | | Merge "Add connection release test"Jenkins2015-07-021-1/+13
|\ \ \
| * | | Add connection release testChristian Schwede2015-06-051-1/+13
| |/ /
* | | Merge "Remove all DLO segments on upload of replacement"Jenkins2015-07-021-7/+9
|\ \ \ | |/ / |/| |
| * | Remove all DLO segments on upload of replacementTim Burke2015-03-231-7/+9
* | | Merge "Allow reading from object body on download"Jenkins2015-06-042-1/+39
|\ \ \
| * | | Allow reading from object body on downloadStuart McLaren2015-03-242-1/+39
* | | | Make default get_auth timeout be NoneAlistair Coles2015-06-031-2/+53
* | | | Compare each chunk of large objects when downloadingTim Burke2015-05-271-0/+365
* | | | Remove simplejson dependencyTim Burke2015-05-203-54/+21
| |_|/ |/| |
* | | Merge "Add tests for uploads deleting DLO segments"Jenkins2015-05-211-2/+89
|\ \ \ | | |/ | |/|
| * | Add tests for uploads deleting DLO segmentsAlistair Coles2015-02-251-2/+89
* | | Merge "Add test for timeout being passed to keystone client"Jenkins2015-05-213-51/+74
|\ \ \
| * | | Add test for timeout being passed to keystone clientAlistair Coles2015-04-283-51/+74
* | | | Merge "Use a socket timeout in get_auth"Jenkins2015-05-041-4/+53
|\ \ \ \ | |/ / /
| * | | Use a socket timeout in get_authPete Zaitcev2015-04-261-4/+53
* | | | Merge "Compare each chunk of large objects when uploading"Jenkins2015-04-302-1/+136
|\ \ \ \ | |/ / / |/| | |
| * | | Compare each chunk of large objects when uploadingTim Burke2015-03-232-1/+136
| | |/ | |/|
* | | Merge "Add socket-level read timeout parameter"Jenkins2015-04-242-2/+3
|\ \ \
| * | | Add socket-level read timeout parameterMonty Taylor2015-03-302-2/+3
* | | | Merge "Include unsupported url scheme with ClientException"Jenkins2015-03-311-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Include unsupported url scheme with ClientExceptionAlistair Coles2015-02-231-0/+23
* | | | 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
|\ \