summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Defined version to 1.0Chmouel Boudjnah2012-05-081-1/+1
* Add CHANGELOG LICENSE and MANIFEST.inChmouel Boudjnah2012-05-083-0/+182
* Delete old test_client and add a gitignore.Chmouel Boudjnah2012-05-082-520/+3
* Rename client to swiftclient.Chmouel Boudjnah2012-05-081-0/+520
* Fix links.Chmouel Boudjnah2012-05-081-1/+1
* Import script from swift to run unittests.Chmouel Boudjnah2012-05-081-0/+7
* Add test_client from original swift repository.Chmouel Boudjnah2012-05-081-0/+520
* Add AUTHORS fileChmouel Boudjnah2012-05-081-0/+19
* Make sure we get a header StorageURL with 1.0Chmouel Boudjnah2012-05-081-3/+7
* Allow specify the tenant in user.Chmouel Boudjnah2012-05-081-4/+6
* First commit.Chmouel Boudjnah2012-05-085-0/+2082