summaryrefslogtreecommitdiff
path: root/tests/test_swiftclient.py
Commit message (Expand)AuthorAgeFilesLines
* Port to python-requestsTristan Cacqueray2014-02-121-14/+25
* Merge "Add capabilities option"Jenkins2014-01-311-0/+28
|\
| * Add capabilities optionFabien Boucher2014-01-171-0/+28
* | retry on ratelimitJohn Dickinson2013-12-231-0/+18
|/
* 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-291-0/+25
|\ \ | |/ |/|
| * Add close to swiftclient.client.ConnectionFeng Liu2013-10-231-0/+25
* | Merge "Add verbose output to all stat commands"Jenkins2013-11-211-20/+0
|\ \ | |/ |/|
| * Add verbose output to all stat commandsClay Gerrard2013-10-091-20/+0
* | 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
|/
* 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-051-0/+32
* Add option to disable SSL compressionStuart McLaren2013-06-041-3/+5
* Add end_marker and path query parametersYUZAWA Takahiko2013-05-051-0/+62
* 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-221-31/+24
|/
* 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-201-0/+29
* Add --insecure option to fix bug #1077869You Yamagata2012-12-051-0/+29
* 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-111-0/+19
* Allow endpoint type to be specified.David Kranz2012-09-041-5/+19
* Use keystoneclient for authentication.Chmouel Boudjnah2012-07-061-26/+17
* Allow specify tenant:user in user.Chmouel Boudjnah2012-06-271-0/+14
* Raise ClientException for invalid auth version.Dan Prince2012-06-061-0/+6
* Adding fake_http_connect to test.utils.Chmouel Boudjnah2012-05-211-1/+1
* Rename client to swiftclient.Chmouel Boudjnah2012-05-081-0/+520