summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add region_name support1.2.0Donagh McCabe2012-09-114-5/+41
* Allow endpoint type to be specified.David Kranz2012-09-044-15/+38
* Merge "PEP8 issues fixed"Jenkins2012-08-291-3/+5
|\
| * PEP8 issues fixedRay Chen2012-08-291-3/+5
* | PEP8 cleanup.Chmouel Boudjnah2012-08-291-6/+6
|/
* Add ability to download without writing to disk.Darrell Bishop2012-08-281-10/+18
* Fix PEP8 issues.lrqrun2012-08-281-1/+2
* Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-281-0/+1
|\
| * Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
* | Change '_' to '-' in optionsDean Troyer2012-08-231-13/+35
* | Merge "Ensure Content-Length header when PUT/POST a container"Jenkins2012-08-221-0/+4
|\ \ | |/ |/|
| * Ensure Content-Length header when PUT/POST a containerSam Morrison2012-08-151-0/+4
* | Merge "Shuffle download order (of containers and objects)"Jenkins2012-08-171-2/+5
|\ \
| * | Shuffle download order (of containers and objects)Darrell Bishop2012-08-161-2/+5
| |/
* | Add timing stats to verbose download output.Darrell Bishop2012-08-161-4/+10
|/
* Make python-keystoneclient optionalgholt2012-08-142-1/+1
* Fix container delete throughput and 409 retries.Darrell Bishop2012-08-031-2/+6
* Merge "Use keystoneclient for authentication."Jenkins2012-08-025-104/+135
|\
| * Use keystoneclient for authentication.Chmouel Boudjnah2012-07-065-104/+135
* | Merge "Removes the title "Swift Web" from landing page."Jenkins2012-07-161-1/+1
|\ \
| * | Removes the title "Swift Web" from landing page.annegentle2012-07-051-1/+1
| |/
* | Consume version info from pkg_resources.Clark Boylan2012-07-117-25/+208
|/
* Merge "Now url encodes/decodes x-object-manifest values"Jenkins2012-07-041-2/+7
|\
| * Now url encodes/decodes x-object-manifest valuesgholt2012-06-281-2/+7
* | Merge "Add post-tag versioning."1.1.1Jenkins2012-07-015-34/+169
|\ \ | |/ |/|
| * Add post-tag versioning.Monty Taylor2012-06-265-34/+169
* | Merge "Make swift exit on ctrl-c."Jenkins2012-06-271-2/+28
|\ \
| * | Make swift exit on ctrl-c.Samuel Merritt2012-06-271-2/+28
* | | Configurable concurrency for swift client.Samuel Merritt2012-06-271-11/+33
* | | Merge "Allow specify tenant:user in user."Jenkins2012-06-273-0/+16
|\ \ \
| * | | Allow specify tenant:user in user.Chmouel Boudjnah2012-06-273-0/+16
| |/ /
* | | Merge "Make CLI exit nonzero on error."Jenkins2012-06-271-0/+5
|\ \ \ | |/ / |/| |
| * | Make CLI exit nonzero on error.Samuel Merritt2012-06-071-0/+5
* | | Merge "Make swift not hang on error."Jenkins2012-06-271-10/+11
|\ \ \ | |_|/ |/| |
| * | Make swift not hang on error.Samuel Merritt2012-06-181-10/+11
* | | Don't suppress openstack auth options.Dan Prince2012-06-221-7/+12
|/ /
* | Merge "Add missing test/tools files to the tarball."Jenkins2012-06-151-0/+2
|\ \
| * | Add missing test/tools files to the tarball.Dan Prince2012-06-141-0/+2
* | | Fix pep8 errors w/pep8==1.3.Samuel Merritt2012-06-152-52/+66
|/ /
* | Add build_sphinx options.Clark Boylan2012-06-115-1/+108
|/
* Add doc and version in swiftclient.__init__.pyChmouel Boudjnah2012-06-077-1/+256
* Raise ClientException for invalid auth version.Dan Prince2012-06-063-5/+31
* Version bump after pypi release.Monty Taylor2012-05-221-1/+1
* Removed now-unused .cache.bundle references.1.1.01.0Monty Taylor2012-05-211-4/+0
* Added setup.cfg for verbose test output.Monty Taylor2012-05-211-0/+7
* Add run_tests.sh script here.Chmouel Boudjnah2012-05-212-0/+50
* Adding fake_http_connect to test.utils.Chmouel Boudjnah2012-05-213-1/+117
* Merge pull request #1 from emonty/masterChmouel Boudjnah2012-05-1613-30/+281
|\
| * Add openstack project infrastructure.Monty Taylor2012-05-1613-30/+281
|/
* Add logging.Chmouel Boudjnah2012-05-091-18/+101