summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use keystoneclient for authentication.Chmouel Boudjnah2012-07-062-26/+25
* Allow specify tenant:user in user.Chmouel Boudjnah2012-06-272-0/+14
* Raise ClientException for invalid auth version.Dan Prince2012-06-061-0/+6
* Adding fake_http_connect to test.utils.Chmouel Boudjnah2012-05-212-1/+116
* Delete old test_client and add a gitignore.Chmouel Boudjnah2012-05-081-520/+0
* Rename client to swiftclient.Chmouel Boudjnah2012-05-081-0/+520
* Add test_client from original swift repository.Chmouel Boudjnah2012-05-081-0/+520