summaryrefslogtreecommitdiff
path: root/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Rename "tests" directory to be "test" like in the swift repoTim Burke2019-11-061-3402/+0
* Delete/overwrite symlinks betterTim Burke2019-08-011-0/+29
* Optionally display listings in raw jsonClay Gerrard2019-07-091-0/+20
* Merge "Clean up warnings from newer flake8"Zuul2019-06-281-2/+2
|\
| * Clean up warnings from newer flake8Tim Burke2019-06-271-2/+2
* | Fix SLO re-uploadTim Burke2019-06-271-2/+42
|/
* Update hacking versionZhijunWei2019-01-031-6/+6
* Stop lazy importing keystoneclientTim Burke2018-09-071-34/+29
* Merge "Back out some version bumps"Zuul2018-07-241-9/+26
|\
| * Back out some version bumpsTim Burke2018-07-111-9/+26
* | Add ability to generate a temporary URL with anmmcardle2018-07-101-5/+25
|/
* Add option for user to enter passwordAlistair Coles2018-06-111-3/+54
* Merge "Allow --meta on upload"Zuul2017-12-081-2/+4
|\
| * Allow --meta on uploadTim Burke2017-07-061-2/+4
* | Allow for uploads from standard input.Timur Alperovich2017-07-261-1/+40
* | Buffer reads from diskTim Burke2017-07-111-6/+6
|/
* Merge "Stop sending X-Static-Large-Object headers"Jenkins2017-06-141-1/+0
|\
| * Stop sending X-Static-Large-Object headersTim Burke2017-04-101-1/+0
* | Merge "ISO 8601 timestamps for tempurl"Jenkins2017-05-181-5/+75
|\ \
| * | ISO 8601 timestamps for tempurlChristopher Bartz2017-03-291-5/+75
| |/
* | respect bulk delete page size and fix logic errorJohn Dickinson2017-04-201-20/+92
|/
* prefix-based tempurls supportChristopher Bartz2017-01-191-2/+31
* Merge "modify 'swift <sub_command> —help' display"Jenkins2016-12-131-2/+5
|\
| * modify 'swift <sub_command> —help' displayShashirekha Gundur2016-12-131-2/+5
* | Merge "Add additional headers for HEAD/GET/DELETE requests."Jenkins2016-11-081-27/+170
|\ \ | |/ |/|
| * Add additional headers for HEAD/GET/DELETE requests.Charles Hsu2016-11-071-27/+170
* | Replace assertTrue(a in b) with assertIn(a, b)Anh Tran2016-10-031-4/+4
|/
* Merge "Fix intermittent test failure"Jenkins2016-09-141-3/+7
|\
| * Fix intermittent test failureTim Burke2016-09-011-3/+7
* | Make tempurl command check for valid object pathAlistair Coles2016-09-141-2/+14
* | Make options arguments truely optionalChristian Schwede2016-09-061-0/+16
|/
* Merge "Add copy object method"Jenkins2016-08-241-0/+133
|\
| * Add copy object methodMarek Kaleta2016-08-231-0/+133
* | Add --json option to `swift capabilities` / `swift info`Tim Burke2016-08-021-0/+16
* | Merge "Add an option: disable etag check on downloads"Jenkins2016-06-061-0/+18
|\ \
| * | Add an option: disable etag check on downloadsCheng Li2016-06-021-0/+18
| |/
* | Suppress InsecureRequestWarning when using --insecureTim Burke2016-06-011-10/+18
|/
* Merge "Support client certificate/key"Jenkins2016-05-191-1/+3
|\
| * Support client certificate/keyCedric Brandily2016-04-101-1/+3
* | 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-031-0/+29
|/ /
* | Pull option processing out to service.pyTim Burke2016-05-031-0/+37
* | Parse options to dictTim Burke2016-05-031-6/+6
* | Merge "Add tests for thread option validation"Jenkins2016-05-021-0/+95
|\ \ | |/ |/|
| * Add tests for thread option validationTim Burke2016-03-171-0/+95
* | Merge "Port from optparse to argparse"Jenkins2016-04-081-15/+18
|\ \
| * | Port from optparse to argparseTim Burke2016-04-061-15/+18
* | | 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
| |/ /