Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close file handle after upload job | Kazufumi Noto | 2017-03-16 | 1 | -47/+72 |
* | Fix logging of the gzipped body | Vitaly Gridnev | 2017-03-08 | 2 | -1/+61 |
* | Merge "Make functests py3-compatible" | Jenkins | 2017-01-24 | 1 | -15/+20 |
|\ | |||||
| * | Make functests py3-compatible | Tim Burke | 2016-08-24 | 1 | -15/+20 |
* | | Merge "Accept more types of input for headers/meta" | Jenkins | 2017-01-24 | 1 | -3/+16 |
|\ \ | |||||
| * | | Accept more types of input for headers/meta | Tim Burke | 2016-11-18 | 1 | -3/+16 |
* | | | prefix-based tempurls support | Christopher Bartz | 2017-01-19 | 2 | -2/+66 |
* | | | Merge "modify 'swift <sub_command> —help' display" | Jenkins | 2016-12-13 | 1 | -2/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | modify 'swift <sub_command> —help' display | Shashirekha Gundur | 2016-12-13 | 1 | -2/+5 |
* | | | Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' | howardlee | 2016-11-18 | 1 | -1/+1 |
* | | | Merge "Add additional headers for HEAD/GET/DELETE requests." | Jenkins | 2016-11-08 | 3 | -50/+307 |
|\ \ \ | |||||
| * | | | Add additional headers for HEAD/GET/DELETE requests. | Charles Hsu | 2016-11-07 | 3 | -50/+307 |
* | | | | Merge "Add v1password keystoneauth plugin" | Jenkins | 2016-11-08 | 1 | -0/+246 |
|\ \ \ \ | |||||
| * | | | | Add v1password keystoneauth plugin | Tim Burke | 2016-10-24 | 1 | -0/+246 |
* | | | | | Merge "Adding keystoneauth sessions support" | Jenkins | 2016-10-26 | 1 | -0/+42 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Adding keystoneauth sessions support | Paulo Ewerton | 2016-05-19 | 1 | -0/+42 |
* | | | | Merge "Use ConfigParser instead of SafeConfigParser" | Jenkins | 2016-10-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Use ConfigParser instead of SafeConfigParser | Pallavi | 2016-10-17 | 1 | -1/+1 |
* | | | | | Replace assertTrue(a in b) with assertIn(a, b) | Anh Tran | 2016-10-03 | 1 | -4/+4 |
| |_|/ / |/| | | | |||||
* | | | | Merge "Make tempurl subcommand insist on whole number seconds" | Jenkins | 2016-09-15 | 1 | -3/+18 |
|\ \ \ \ | |||||
| * | | | | Make tempurl subcommand insist on whole number seconds | Alistair Coles | 2016-09-14 | 1 | -3/+18 |
* | | | | | Merge "Fix intermittent test failure" | Jenkins | 2016-09-14 | 1 | -3/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix intermittent test failure | Tim Burke | 2016-09-01 | 1 | -3/+7 |
* | | | | | | Merge "Make tempurl command check for valid object path" | Jenkins | 2016-09-14 | 2 | -2/+40 |
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | | | |||||
| * | | | | Make tempurl command check for valid object path | Alistair Coles | 2016-09-14 | 2 | -2/+40 |
* | | | | | Fix order of arguments in assertIs | Ji-Wei | 2016-09-09 | 1 | -6/+6 |
|/ / / / | |||||
* | | | | Make options arguments truely optional | Christian Schwede | 2016-09-06 | 1 | -0/+16 |
* | | | | Merge "Accept gzip-encoded API responses" | Jenkins | 2016-09-01 | 2 | -3/+55 |
|\ \ \ \ | |||||
| * | | | | Accept gzip-encoded API responses | Tim Burke | 2016-08-30 | 2 | -3/+55 |
| |/ / / | |||||
* | | | | Merge "Convert numeric and boolean header values to strings" | Jenkins | 2016-08-31 | 2 | -4/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Convert numeric and boolean header values to strings | Tim Burke | 2016-08-25 | 2 | -4/+14 |
* | | | | Merge "client: renew token on 401 even if retries is 0" | Jenkins | 2016-08-26 | 1 | -0/+78 |
|\ \ \ \ | |||||
| * | | | | client: renew token on 401 even if retries is 0 | Julien Danjou | 2016-06-07 | 1 | -0/+78 |
* | | | | | Use mock patch to handle get_auth_keystone | Jamie Lennox | 2016-08-25 | 1 | -133/+144 |
| |/ / / |/| | | | |||||
* | | | | Merge "Strip leading/trailing whitespace from headers" | Jenkins | 2016-08-25 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Strip leading/trailing whitespace from headers | Tim Burke | 2016-08-19 | 1 | -1/+1 |
* | | | | Merge "Add copy object method" | Jenkins | 2016-08-24 | 4 | -0/+383 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add copy object method | Marek Kaleta | 2016-08-23 | 4 | -0/+383 |
| | |/ | |/| | |||||
* | | | Merge "Fix unicode issues in tempurl command" | Jenkins | 2016-08-07 | 1 | -33/+109 |
|\ \ \ | |||||
| * | | | Fix unicode issues in tempurl command | Tim Burke | 2016-07-19 | 1 | -33/+109 |
* | | | | Merge "Add --json option to `swift capabilities` / `swift info`" | Jenkins | 2016-08-06 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | Add --json option to `swift capabilities` / `swift info` | Tim Burke | 2016-08-02 | 1 | -0/+16 |
* | | | | | Modify assert | zheng yin | 2016-07-26 | 1 | -25/+25 |
|/ / / / | |||||
* | | | | Add __ne__ built-in function | yuyafei | 2016-07-05 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge "Query string functionality for containers" | Jenkins | 2016-06-14 | 1 | -0/+31 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Query string functionality for containers | Andrew Welleck | 2016-06-09 | 1 | -0/+31 |
* | | | Merge "Add an option: disable etag check on downloads" | Jenkins | 2016-06-06 | 2 | -0/+27 |
|\ \ \ | |||||
| * | | | Add an option: disable etag check on downloads | Cheng Li | 2016-06-02 | 2 | -0/+27 |
| | |/ | |/| | |||||
* | | | Suppress InsecureRequestWarning when using --insecure | Tim Burke | 2016-06-01 | 1 | -10/+18 |
|/ / | |||||
* | | Merge "Support client certificate/key" | Jenkins | 2016-05-19 | 3 | -3/+46 |
|\ \ |