summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Static large object support."1.4.0Jenkins2013-04-043-45/+154
|\
| * Static large object support.David Goetz2013-04-033-46/+154
* | Improve auth option helpDean Troyer2013-04-041-3/+14
* | Fixed pep8 errors in test directory.jola-mirecka2013-03-223-33/+27
|/
* Merge "Enhance put_object to inform when chunk is ignored"Jenkins2013-03-222-3/+33
|\
| * Enhance put_object to inform when chunk is ignoredjola-mirecka2013-03-062-3/+33
* | Merge "Allow user to specify headers at the command line."Jenkins2013-03-211-1/+15
|\ \
| * | Allow user to specify headers at the command line.tong li2013-03-181-1/+15
| |/
* | Merge "Allow v2 to use storage_url/storage_token directly"Jenkins2013-03-191-1/+7
|\ \ | |/ |/|
| * Allow v2 to use storage_url/storage_token directlyChmouel Boudjnah2013-02-271-1/+7
* | Merge "Added "/" check when list containers."Jenkins2013-02-281-1/+1
|\ \
| * | Added "/" check when list containers.Jian Zhang2013-02-241-1/+1
| |/
* | Merge "Allow to specify segment container"Jenkins2013-02-271-6/+20
|\ \
| * | Allow to specify segment containeryuan-zhou2013-02-261-6/+20
| |/
* | Add client man page swift.1Pete Zaitcev2013-02-261-0/+128
|/
* Print useful message when keystoneclient is not installedFlaper Fesp2013-02-052-3/+11
* Merge "Use testr instead of nose."Jenkins2013-01-307-41/+19
|\
| * Use testr instead of nose.Monty Taylor2013-01-187-41/+19
* | Merge "Fix reporting version."Jenkins2013-01-301-1/+4
|\ \
| * | Fix reporting version.Chmouel Boudjnah2013-01-221-1/+4
* | | Merge "Update to latest oslo version/setup."1.3.0Jenkins2013-01-216-221/+90
|\ \ \
| * | | Update to latest oslo version/setup.Monty Taylor2013-01-146-221/+90
* | | | Merge "Add generated files to .gitignore."Jenkins2013-01-211-0/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Add generated files to .gitignore.Monty Taylor2013-01-101-0/+5
* | | Merge "Add env[SWIFTCLIENT_INSECURE]"Jenkins2013-01-103-3/+56
|\ \ \
| * | | Add env[SWIFTCLIENT_INSECURE]You Yamagata2013-01-103-3/+56
| |/ /
* | | Fix debug feature and add --debug to swift.Chmouel Boudjnah2013-01-072-21/+29
|/ /
* | Use testtools as base class for test cases.Monty Taylor2012-12-262-8/+15
|/
* Add --os-cacertDean Troyer2012-12-204-1/+48
* Merge "Add --insecure option to fix bug #1077869"Jenkins2012-12-094-8/+59
|\
| * Add --insecure option to fix bug #1077869You Yamagata2012-12-054-8/+59
* | Merge "Don't add trailing slash to auth URL."Jenkins2012-12-061-4/+0
|\ \
| * | Don't add trailing slash to auth URL.Juan J. Martinez2012-12-031-4/+0
* | | Don't segment objects smaller than --segment-sizeyuan-zhou2012-12-041-1/+2
| |/ |/|
* | Merge "Adding segment size as another x-object-manifest component"Jenkins2012-12-031-4/+5
|\ \ | |/ |/|
| * Adding segment size as another x-object-manifest componentyuan-zhou2012-11-271-4/+5
* | Stop loss of precision when writing 'x-object-meta-mtime'Nick Craig-Wood2012-11-181-1/+1
|/
* Merge "Remove unused json_request."Jenkins2012-11-162-37/+0
|\
| * Remove unused json_request.Chmouel Boudjnah2012-11-162-37/+0
* | Merge "Force utf-8 encode of HTTPConnection params"Jenkins2012-11-162-1/+86
|\ \
| * | Force utf-8 encode of HTTPConnection paramsTihomir Trifonov2012-11-022-1/+86
* | | Merge "tell nose to explicity test the 'tests' directory"Jenkins2012-11-161-0/+1
|\ \ \ | |_|/ |/| |
| * | tell nose to explicity test the 'tests' directoryJohn Dickinson2012-11-081-0/+1
| |/
* | Merge "Fixes setup compatibility issue on Windows"Jenkins2012-11-152-47/+61
|\ \
| * | Fixes setup compatibility issue on WindowsAlessandro Pilotti2012-11-062-47/+61
| |/
* | fixed inconsistencies in parameter descriptionsChristian Berendt2012-11-131-10/+9
|/
* swiftclient Connection : default optional arguments to NoneSteven Hardy2012-10-242-4/+20
* Add OpenStack trove classifier for PyPIDoug Hellmann2012-10-221-0/+1
* Merge " Fix swiftclient 400 error when OS_AUTH_URL is set."Jenkins2012-10-021-2/+1
|\
| * Fix swiftclient 400 error when OS_AUTH_URL is set.yuxcer2012-08-221-2/+1