summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove a debugging print statement"2.3.1Jenkins2014-09-261-1/+0
|\
| * Remove a debugging print statementJoel Wright2014-09-251-1/+0
* | Merge "Fix unit tests failing when OS_ env vars are set"Jenkins2014-09-261-4/+5
|\ \
| * | Fix unit tests failing when OS_ env vars are setAlistair Coles2014-09-251-4/+5
| |/
* | Merge "Add per policy container count to account stat output"Jenkins2014-09-252-0/+34
|\ \
| * | Add per policy container count to account stat outputClay Gerrard2014-09-192-0/+34
| |/
* | Fix bug with some OS options not being passed to clientAlistair Coles2014-09-245-105/+408
|/
* Stop creating extraneous directoriesPete Zaitcev2014-09-171-17/+12
* Work toward Python 3.4 support and testing2.3.0Jeremy Stanley2014-09-031-1/+1
* Merge "Adds console script entry point"Jenkins2014-08-281-0/+5
|\
| * Adds console script entry pointAlessandro Pilotti2014-08-211-0/+5
* | Add importable SwiftService incorporating shell.py logicJoel Wright2014-08-269-1496/+2985
* | Merge "fixed unit tests when env vars are set"Jenkins2014-08-211-0/+11
|\ \ | |/ |/|
| * fixed unit tests when env vars are setJohn Dickinson2014-08-181-0/+11
* | Do not create an empty directory 'pseudo/'Pete Zaitcev2014-08-181-1/+2
|/
* Merge "Fix crash when downloading a pseudo-directory"Jenkins2014-08-172-15/+30
|\
| * Fix crash when downloading a pseudo-directoryPete Zaitcev2014-08-142-15/+30
* | Merge "Add keystone v3 auth support"Jenkins2014-08-156-89/+555
|\ \ | |/ |/|
| * Add keystone v3 auth supportanc2014-07-236-89/+555
* | Merge "Clean up raw policy stats in account stat"Jenkins2014-08-144-26/+85
|\ \
| * | Clean up raw policy stats in account statYuan Zhou2014-08-064-26/+85
* | | Update theme for docsSteve Martinelli2014-07-243-2/+3
|/ /
* | Add a tox job for generating docsSteve Martinelli2014-07-242-0/+5
|/
* 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
|\ \ \