summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add copy object methodMarek Kaleta2016-08-2311-6/+914
* Merge "Fixed a typo in SwiftService API doc"Jenkins2016-06-011-1/+1
|\
| * Fixed a typo in SwiftService API docNandini Tata2016-06-011-1/+1
* | Merge "Migrated contributing file from .md to .rst"Jenkins2016-06-012-12/+18
|\ \ | |/ |/|
| * Migrated contributing file from .md to .rstvenkatamahesh2016-05-162-12/+18
* | Merge "Support client certificate/key"Jenkins2016-05-196-6/+98
|\ \
| * | Support client certificate/keyCedric Brandily2016-04-106-6/+98
* | | Merge "Use application/directory content-type for dir markers"Jenkins2016-05-192-6/+145
|\ \ \
| * | | Use application/directory content-type for dir markersTim Burke2016-04-082-6/+145
| |/ /
* | | Merge "Correct doc string for http_conn argument"Jenkins2016-05-181-27/+27
|\ \ \
| * | | Correct doc string for http_conn argumentKota Tsuyuzaki2016-05-121-27/+27
* | | | 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
|\ \ \ \ \ \