summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Update the home-page with developer documentationvenkatamahesh2016-05-171-1/+1
|/ / /
* | | Merge "Check responses when retrying bodies"Jenkins2016-05-112-2/+85
|\ \ \
| * | | Check responses when retrying bodiesTim Burke2016-05-042-2/+85
* | | | Merge "Tighten up testing for sloppy auth version"Jenkins2016-05-081-4/+10
|\ \ \ \
| * | | | Tighten up testing for sloppy auth versionAlistair Coles2016-05-051-4/+10
* | | | | Default to v3 auth if we find a (user|project)-domain-(name|id) optionTim Burke2016-05-033-7/+42
|/ / / /
* | | | Pull option processing out to service.pyTim Burke2016-05-033-35/+46
* | | | Parse options to dictTim Burke2016-05-032-127/+119
* | | | Merge "Add tests for thread option validation"Jenkins2016-05-021-0/+95
|\ \ \ \
| * | | | Add tests for thread option validationTim Burke2016-03-171-0/+95
* | | | | Merge "Identify segments uploaded via swiftclient"Jenkins2016-05-022-19/+25
|\ \ \ \ \
| * | | | | Identify segments uploaded via swiftclientTim Burke2016-04-082-19/+25
| | |_|/ / | |/| | |
* | | | | Merge "Add new doc structure and contents for swiftclient"Jenkins2016-04-2914-330/+1226
|\ \ \ \ \
| * | | | | Add new doc structure and contents for swiftclientJoel Wright2016-04-2914-330/+1226
* | | | | | Merge "Fix downloading from "marker" item"Jenkins2016-04-143-3/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix downloading from "marker" itemSergey Gotliv2016-04-083-3/+38
| |/ / / /
* | | | | Merge "Port from optparse to argparse"Jenkins2016-04-082-279/+317
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Port from optparse to argparseTim Burke2016-04-062-279/+317
* | | | | Clean up some unnecessary variablesTim Burke2016-03-241-28/+22
* | | | | Fix SwiftPostObject options usage in SwiftServiceMarek Kaleta2016-03-232-3/+49
* | | | | Merge "Move python-keystoneclient to "extras""Jenkins2016-03-213-1/+5
|\ \ \ \ \
| * | | | | Move python-keystoneclient to "extras"Tim Burke2016-03-073-1/+5
* | | | | | Merge "Removes redundant "to""Jenkins2016-03-181-1/+1
|\ \ \ \ \ \
| * | | | | | Removes redundant "to"Nguyen Hung Phuong2016-03-181-1/+1
* | | | | | | Merge "Initialize delete_object mock *before* creating all the threads"Jenkins2016-03-181-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Initialize delete_object mock *before* creating all the threadsTim Burke2016-03-171-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Include response headers in ClientExceptions"Jenkins2016-03-176-100/+158
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Include response headers in ClientExceptionsTim Burke2016-03-036-100/+158
* | | | | | Merge "Check threads number options validation"Jenkins2016-03-171-6/+50
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Check threads number options validationMin Min Ren2016-02-241-6/+50
* | | | | | Initialise delete_object mock before it's calledMin Min Ren2016-03-051-1/+1
| |_|/ / / |/| | | |
* | | | | Merge "Drop *.dbm* before running tests"Jenkins2016-03-041-2/+2
|\ \ \ \ \
| * | | | | Drop *.dbm* before running testsPete Zaitcev2016-03-021-2/+2
* | | | | | Merge "Drop py33 support"3.0.0Jenkins2016-03-032-2/+1
|\ \ \ \ \ \
| * | | | | | Drop py33 supportshu-mutou2016-02-232-2/+1
* | | | | | | bumped version at request of release teamJohn Dickinson2016-03-021-3/+2
| |/ / / / / |/| | | | |
* | | | | | Merge "download method shouldn't download all object"Jenkins2016-03-022-1/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | download method shouldn't download all objectHu Bing2016-03-012-1/+17
* | | | | | Merge "Drop testtools from test-requirements.txt"Jenkins2016-03-019-123/+114
|\ \ \ \ \ \
| * | | | | | Drop testtools from test-requirements.txtTim Burke2016-02-129-123/+114
* | | | | | | Merge "Minor edits to the api page"Jenkins2016-02-291-66/+65
|\ \ \ \ \ \ \
| * | | | | | | Minor edits to the api pageAlexandra2016-02-291-66/+65
* | | | | | | | Merge "Fix wrong args for get_container with full listing"Jenkins2016-02-292-2/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix wrong args for get_container with full listingAlistair Coles2016-02-222-2/+24
* | | | | | | | | Merge "Have tox manage LANG environmental var"Jenkins2016-02-291-1/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Have tox manage LANG environmental varPaul Belanger2016-02-241-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "authors/changelog updates for 2.8 release"Jenkins2016-02-273-2/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | authors/changelog updates for 2.8 releaseJohn Dickinson2016-02-263-2/+57
* | | | | | | | | Merge "Force header keys/values to bytes/unicode before coercing to unicode"Jenkins2016-02-272-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Force header keys/values to bytes/unicode before coercing to unicodeTim Burke2016-02-262-2/+7
| |/ / / / / / / /