summaryrefslogtreecommitdiff
path: root/swiftclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Add copy object method"Jenkins2016-08-241-1/+101
|\ \
| * | Add copy object methodMarek Kaleta2016-08-231-1/+101
| |/
* | Add --json option to `swift capabilities` / `swift info`Tim Burke2016-08-021-7/+18
* | Merge "Add an option: disable etag check on downloads"Jenkins2016-06-061-1/+5
|\ \
| * | Add an option: disable etag check on downloadsCheng Li2016-06-021-1/+5
| |/
* | Suppress InsecureRequestWarning when using --insecureTim Burke2016-06-011-0/+5
|/
* Merge "Support client certificate/key"Jenkins2016-05-191-0/+12
|\
| * Support client certificate/keyCedric Brandily2016-04-101-0/+12
* | Default to v3 auth if we find a (user|project)-domain-(name|id) optionTim Burke2016-05-031-2/+1
* | Pull option processing out to service.pyTim Burke2016-05-031-35/+3
* | Parse options to dictTim Burke2016-05-031-121/+113
* | Merge "Fix downloading from "marker" item"Jenkins2016-04-141-2/+2
|\ \ | |/ |/|
| * Fix downloading from "marker" itemSergey Gotliv2016-04-081-2/+2
* | Merge "Port from optparse to argparse"Jenkins2016-04-081-264/+299
|\ \ | |/ |/|
| * Port from optparse to argparseTim Burke2016-04-061-264/+299
* | Removes redundant "to"Nguyen Hung Phuong2016-03-181-1/+1
* | Merge "Include response headers in ClientExceptions"Jenkins2016-03-171-2/+9
|\ \ | |/ |/|
| * Include response headers in ClientExceptionsTim Burke2016-03-031-2/+9
* | Merge "Check threads number options validation"Jenkins2016-03-171-6/+50
|\ \ | |/ |/|
| * Check threads number options validationMin Min Ren2016-02-241-6/+50
* | Follow-up to patch 282363Tim Burke2016-02-251-1/+1
* | Do not reveal auth token in swiftclient log messages by defaultJoel Wright2016-02-221-0/+2
|/
* Merge "Display proper name when failing to create segments container"Jenkins2016-02-171-1/+1
|\
| * Display proper name when failing to create segments containerTim Burke2016-02-101-1/+1
* | Merge "Fix debug and info option parsing"Jenkins2016-02-111-8/+7
|\ \
| * | Fix debug and info option parsingChristian Schwede2015-12-301-8/+7
* | | Support --os-identity-api-version optionAlistair Coles2016-02-051-6/+17
| |/ |/|
* | Merge "Convert http response(byte string) to string in python3."Jenkins2016-01-221-1/+2
|\ \
| * | Convert http response(byte string) to string in python3.Charles Hsu2015-09-061-1/+2
* | | Use bulk-delete middleware when availableTim Burke2016-01-121-15/+49
* | | Fix some typosTim Burke2015-12-301-1/+1
| |/ |/|
* | Merge "Unification of manpages and docstrings"Jenkins2015-12-011-9/+12
|\ \
| * | Unification of manpages and docstringsPeter Lisák2015-11-131-9/+12
* | | Merge "Suppress iso8601 logging from --debug output"Jenkins2015-12-011-0/+1
|\ \ \ | |/ / |/| |
| * | Suppress iso8601 logging from --debug outputQiu Yu2015-09-121-0/+1
* | | Add content-type in list of container contentPeter Lisák2015-11-111-1/+3
* | | Miscellaneous (mostly test) cleanupTim Burke2015-10-071-10/+10
|/ /
* | absolute expiry option for tempURL generationZack M. Davis2015-09-041-3/+17
* | Merge "Reduce memory usage for download/delete and add --no-shuffle option to...Jenkins2015-08-281-0/+18
|\ \
| * | Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-201-0/+18
* | | flake8 ignores same hacks as swiftHiroshi Miura2015-08-181-4/+4
| |/ |/|
* | Merge "swiftclient: add short options to help message"Jenkins2015-07-311-34/+43
|\ \ | |/ |/|
| * swiftclient: add short options to help messageHiroshi Miura2015-07-171-34/+43
* | Merge "Always decode command-line arguments as UTF-8"2.5.0Jenkins2015-07-161-6/+9
|\ \ | |/ |/|
| * Always decode command-line arguments as UTF-8Tim Burke2015-07-071-6/+9
* | Merge "Correct the help message of swift tempurl"Jenkins2015-07-111-4/+4
|\ \
| * | Correct the help message of swift tempurlYangLei2015-06-301-4/+4
* | | Merge "Add some bash helpers for auth stuff"Jenkins2015-07-111-4/+50
|\ \ \
| * | | Add some bash helpers for auth stuffClay Gerrard2015-06-151-4/+50
* | | | Merge "Add ability to download objects to particular folder."Jenkins2015-07-111-2/+24
|\ \ \ \ | |_|_|/ |/| | |