summaryrefslogtreecommitdiff
path: root/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Convert http response(byte string) to string in python3."Jenkins2016-01-221-0/+21
|\ \ \
| * | | Convert http response(byte string) to string in python3.Charles Hsu2015-09-061-0/+21
* | | | Use bulk-delete middleware when availableTim Burke2016-01-121-6/+168
| |/ / |/| |
* | | Fix upload to pseudo-dir passed by <container> argJames Nzomo2016-01-041-1/+19
* | | Stop passing attr to keystoneclient when there's no filter_valueTim Burke2015-12-071-5/+12
| |/ |/|
* | Add content-type in list of container contentPeter Lisák2015-11-111-1/+3
* | Miscellaneous (mostly test) cleanupTim Burke2015-10-071-27/+15
* | Initialise delete_object mock before it is calledAlistair Coles2015-09-081-2/+7
* | absolute expiry option for tempURL generationZack M. Davis2015-09-041-5/+11
* | Cleanup and improve tests for downloadAlistair Coles2015-09-021-6/+0
* | Merge "Reduce memory usage for download/delete and add --no-shuffle option to...Jenkins2015-08-281-0/+56
|\ \
| * | Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-201-0/+56
* | | flake8 ignores same hacks as swiftHiroshi Miura2015-08-181-30/+30
| |/ |/|
* | change deprecated assertEquals to assertEqualHiroshi Miura2015-08-061-23/+23
* | Block comment PEP8 fix.Ondrej Novy2015-07-301-1/+1
* | Test auth params together with --help option.Ondrej Novy2015-07-301-3/+13
|/
* Merge "Always decode command-line arguments as UTF-8"2.5.0Jenkins2015-07-161-21/+54
|\
| * Always decode command-line arguments as UTF-8Tim Burke2015-07-071-21/+54
* | Merge "Add some bash helpers for auth stuff"Jenkins2015-07-111-0/+102
|\ \ | |/ |/|
| * Add some bash helpers for auth stuffClay Gerrard2015-06-151-0/+102
* | Merge "SwiftClient object upload beginning with / or "./""Jenkins2015-07-071-5/+3
|\ \
| * | SwiftClient object upload beginning with / or "./"Pradeep Kumar Singh2015-06-171-5/+3
* | | 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 "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
* | | Remove simplejson dependencyTim Burke2015-05-201-13/+12
| |/ |/|
* | 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
* | Add test for timeout being passed to keystone clientAlistair Coles2015-04-281-50/+2
* | Add improvements to MD5 validation.Daniel Wakefield2015-03-041-12/+8
|/
* Verify MD5 of uploaded objects.Daniel Wakefield2015-02-191-0/+6
* Fix deleting SLO segments on overwriteJoel Wright2015-02-041-0/+43
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-031-4/+27
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-231-4/+27
* | Merge "Fix cross account upload using --os-storage-url"Jenkins2015-02-021-5/+347
|\ \ | |/ |/|
| * Fix cross account upload using --os-storage-urlAlistair Coles2015-01-061-5/+347
* | 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 "Make preauth params work"Jenkins2014-12-311-1/+101
|\
| * Make preauth params workClay Gerrard2014-12-171-1/+101
* | Merge "Change tests to use new CaptureOutput class."Jenkins2014-12-301-124/+151
|\ \ | |/ |/|
| * Change tests to use new CaptureOutput class.Daniel Wakefield2014-12-051-124/+151
* | Fix misnamed dictionary key.Daniel Wakefield2014-12-081-0/+55
|/
* Capture test output betterClay Gerrard2014-11-201-52/+17
* 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
* | Replaces Stacktraces with useful error messages.Daniel Wakefield2014-10-211-4/+69