summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix context sensitive help for info and tempurl2.2.0Alistair Coles2014-07-212-22/+31
* Merge "Allow to specify storage policy when uploading objects"Jenkins2014-07-212-8/+55
|\
| * Allow to specify storage policy when uploading objectsYuan Zhou2014-07-172-8/+55
* | Merge "Adding Swift Temporary URL support"Jenkins2014-07-184-2/+145
|\ \ | |/ |/|
| * Adding Swift Temporary URL supportJosh Gachnang2014-07-114-2/+145
* | Merge "replace string format arguments with function parameters"Jenkins2014-07-111-2/+2
|\ \
| * | replace string format arguments with function parametersChristian Berendt2014-06-031-2/+2
| |/
* | Merge "Add context sensitive help"Jenkins2014-07-091-1/+22
|\ \
| * | Add context sensitive helpMark Seger2014-06-251-1/+22
| |/
* | Merge "Removed now unnecesary workaround for PyPy"Jenkins2014-07-081-5/+0
|\ \
| * | Removed now unnecesary workaround for PyPyAlex Gaynor2014-05-311-5/+0
| |/
* | Add CONTRIBUTING.mdliuqing2014-07-031-0/+13
* | Relax requirement for tenant_name in get_auth()anc2014-06-052-3/+21
|/
* Merge "change assertEquals to assertEqual"Jenkins2014-05-281-4/+4
|\
| * change assertEquals to assertEqualChristian Berendt2014-05-141-4/+4
* | Use Emacs-friendly coding line.Martin Geisler2014-05-261-1/+1
* | Remove extra double quote from docstringMartin Geisler2014-05-261-1/+1
* | Merge "fixed several pep8 issues"Jenkins2014-05-243-39/+39
|\ \
| * | fixed several pep8 issuesChristian Berendt2014-05-213-39/+39
* | | Merge "Remove testtools.main() call from tests"Jenkins2014-05-243-13/+0
|\ \ \
| * | | Remove testtools.main() call from testsChristian Schwede2014-05-203-13/+0
* | | | Fix wrong assertions in unit testsanc2014-05-221-2/+2
* | | | Fix Python3 bugs2.1.0Christian Schwede2014-05-213-9/+30
| |/ / |/| |
* | | Move test_shell.py under tests/unit/anc2014-05-201-0/+0
|/ /
* | Merge "Mark swiftclient as being a universal wheel"Jenkins2014-05-161-0/+3
|\ \
| * | Mark swiftclient as being a universal wheelAlex Gaynor2014-05-161-0/+3
* | | Merge "change assert_ to assertTrue"Jenkins2014-05-161-1/+1
|\ \ \
| * | | change assert_ to assertTrueChristian Berendt2014-05-141-1/+1
| | |/ | |/|
* | | Merge "fixed typos found by RETF rules"Jenkins2014-05-162-5/+5
|\ \ \ | |_|/ |/| |
| * | fixed typos found by RETF rulesChristian Berendt2014-05-122-5/+5
* | | Merge "Provide a link to the documentation to the README"Jenkins2014-05-151-0/+4
|\ \ \
| * | | Provide a link to the documentation to the READMEAlex Gaynor2014-05-131-0/+4
| | |/ | |/|
* | | Merge "Declare that we support Python 3"Jenkins2014-05-151-0/+2
|\ \ \ | |/ / |/| |
| * | Declare that we support Python 3Alex Gaynor2014-05-081-0/+2
| |/
* | Merge "Add "." for help strings"Jenkins2014-05-131-8/+8
|\ \
| * | Add "." for help stringsAndreas Jaeger2014-05-081-8/+8
| |/
* | Fix running the unittests under py3Chmouel Boudjnah2014-05-093-3/+5
|/
* Merge "Only encode metadata for user customed headers"Jenkins2014-05-082-8/+22
|\
| * Only encode metadata for user customed headersChmouel Boudjnah2014-05-072-8/+22
* | Make the function tests Python3-import friendlyAlex Gaynor2014-05-071-6/+7
|/
* Merge "Add functional tests for python-swiftclient"Jenkins2014-05-0613-2/+320
|\
| * Add functional tests for python-swiftclientChristian Schwede2014-05-0513-2/+320
* | Merge "Mock auth_end_time in test_shell.test_download"Jenkins2014-04-291-10/+14
|\ \ | |/ |/|
| * Mock auth_end_time in test_shell.test_downloadChmouel Boudjnah2014-04-251-10/+14
* | Removed a duplicate word in a dostringAlex Gaynor2014-04-251-1/+1
|/
* Don't utf8 encode urls.Chmouel Boudjnah2014-04-241-2/+2
* Merge "Fixed several shell tests on Python3."Jenkins2014-04-241-0/+5
|\
| * Fixed several shell tests on Python3.Alex Gaynor2014-04-231-0/+5
* | Merge "Fix up StringIO use in tests for py3"Jenkins2014-04-241-4/+3
|\ \
| * | Fix up StringIO use in tests for py3Samuel Merritt2014-04-231-4/+3
| |/