summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix --insecure option on auth2.0.1John Dickinson2014-02-132-3/+24
* Port to python-requestsTristan Cacqueray2014-02-123-97/+28
* Merge "assertEquals is deprecated, use assertEqual"Jenkins2014-01-311-41/+41
|\
| * assertEquals is deprecated, use assertEqualDirk Mueller2014-01-171-41/+41
* | Merge "Add capabilities option"Jenkins2014-01-311-0/+28
|\ \
| * | Add capabilities optionFabien Boucher2014-01-171-0/+28
| |/
* | Merge "retry on ratelimit"Jenkins2014-01-181-0/+18
|\ \
| * | retry on ratelimitJohn Dickinson2013-12-231-0/+18
| |/
* | Replace xrange in for loop with rangeWu Wenxiang2014-01-141-10/+12
|/
* Merge "Enable usage of proxies defined in environment (http(s)_proxy)."Jenkins2013-12-141-0/+80
|\
| * Enable usage of proxies defined in environment (http(s)_proxy).Davide Guerri2013-12-101-0/+80
* | Merge "Don't crash when header is value of None"Jenkins2013-12-071-0/+5
|\ \
| * | Don't crash when header is value of NoneChmouel Boudjnah2013-12-061-0/+5
| |/
* | Merge "Add close to swiftclient.client.Connection"Jenkins2013-11-292-2/+39
|\ \ | |/ |/|
| * Add close to swiftclient.client.ConnectionFeng Liu2013-10-232-2/+39
* | Merge "Add verbose output to all stat commands"Jenkins2013-11-213-20/+312
|\ \ | |/ |/|
| * Add verbose output to all stat commandsClay Gerrard2013-10-093-20/+312
* | enhance swiftclient loggingLeah Klearman2013-10-171-0/+55
|/
* assertEquals is deprecated, use assertEqual (H602)Dirk Mueller2013-09-301-40/+40
* Merge "Added headers argument support to get_object()"Jenkins2013-08-021-0/+20
|\
| * Added headers argument support to get_object()Stanislav Vitkovskiy2013-07-291-0/+20
* | Assignment to reserved built-in symbol "file"Wu Wenxiang2013-08-021-4/+4
* | Move multi-threading code to a library.Darrell Bishop2013-07-281-0/+334
|/
* Merge "python3: Start of adding basic python3 support."Jenkins2013-07-231-1/+1
|\
| * python3: Start of adding basic python3 support.Chuck Short2013-07-181-1/+1
* | Refuse carriage return in header valueKun Huang2013-07-121-1/+13
|/
* Allow storage url override for both auth vers.Darrell Bishop2013-07-052-1/+33
* Add option to disable SSL compressionStuart McLaren2013-06-041-3/+5
* Merge "Add end_marker and path query parameters"Jenkins2013-05-211-0/+62
|\
| * Add end_marker and path query parametersYUZAWA Takahiko2013-05-051-0/+62
* | Eradicate eventlet and fix bug lp:959221Pete Zaitcev2013-05-101-4/+1
|/
* Switch to flake8.Monty Taylor2013-05-011-13/+13
* Improve Python 3.x compatibilityDirk Mueller2013-04-291-4/+4
* Merge "Static large object support."1.4.0Jenkins2013-04-041-1/+22
|\
| * Static large object support.David Goetz2013-04-031-2/+22
* | Fixed pep8 errors in test directory.jola-mirecka2013-03-222-32/+26
|/
* Enhance put_object to inform when chunk is ignoredjola-mirecka2013-03-061-0/+21
* Add env[SWIFTCLIENT_INSECURE]You Yamagata2013-01-101-0/+20
* Use testtools as base class for test cases.Monty Taylor2012-12-261-5/+11
* Add --os-cacertDean Troyer2012-12-202-0/+35
* Add --insecure option to fix bug #1077869You Yamagata2012-12-052-2/+38
* Merge "Remove unused json_request."Jenkins2012-11-161-11/+0
|\
| * Remove unused json_request.Chmouel Boudjnah2012-11-161-11/+0
* | Force utf-8 encode of HTTPConnection paramsTihomir Trifonov2012-11-021-0/+56
|/
* swiftclient Connection : default optional arguments to NoneSteven Hardy2012-10-241-0/+14
* Merge "Resolves issue with empty os_options for swift-bench & swift-dispersio...Jenkins2012-09-211-0/+8
|\
| * Resolves issue with empty os_options for swift-bench & swift-dispersion-reportAndy McCrae2012-09-201-0/+8
* | Catch authorization failuresDonagh McCabe2012-09-181-0/+9
|/
* Add region_name support1.2.0Donagh McCabe2012-09-112-1/+22
* Allow endpoint type to be specified.David Kranz2012-09-042-12/+28