summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow for object uploads > 5GB from stdin.Timur Alperovich2018-01-182-0/+235
* Merge "Allow --meta on upload"Zuul2017-12-082-28/+13
|\
| * Allow --meta on uploadTim Burke2017-07-062-28/+13
* | Merge "Add support for versionless endpoints"Jenkins2017-08-291-0/+20
|\ \
| * | Add support for versionless endpointsChristian Schwede2017-06-131-0/+20
* | | Allow for uploads from standard input.Timur Alperovich2017-07-261-1/+40
* | | Buffer reads from diskTim Burke2017-07-112-10/+10
* | | Option to ignore mtime metadata entry.Christopher Bartz2017-07-061-0/+46
| |/ |/|
* | Merge "Skip checksum validation on partial downloads"Jenkins2017-06-221-0/+10
|\ \
| * | Skip checksum validation on partial downloadsTim Burke2017-04-211-0/+10
* | | Merge "Tolerate RFC-compliant ETags"Jenkins2017-06-221-15/+23
|\ \ \ | |/ /
| * | Tolerate RFC-compliant ETagsTim Burke2017-04-211-15/+23
* | | 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 "Do not set Content-Type to '' with new requests."Jenkins2017-06-131-2/+17
|\ \ \ | |_|/ |/| |
| * | Do not set Content-Type to '' with new requests.Timur Alperovich2017-06-131-2/+17
* | | Merge "Fix MockHttpResponse to be more like the Real"Jenkins2017-06-121-44/+31
|\ \ \ | |/ / |/| |
| * | Fix MockHttpResponse to be more like the RealClay Gerrard2017-03-081-44/+31
* | | Merge "ISO 8601 timestamps for tempurl"Jenkins2017-05-182-16/+151
|\ \ \
| * | | ISO 8601 timestamps for tempurlChristopher Bartz2017-03-292-16/+151
| | |/ | |/|
* | | respect bulk delete page size and fix logic errorJohn Dickinson2017-04-202-20/+126
|/ /
* | Close file handle after upload jobKazufumi Noto2017-03-161-47/+72
|/
* Fix logging of the gzipped bodyVitaly Gridnev2017-03-082-1/+61
* Merge "Make functests py3-compatible"Jenkins2017-01-241-15/+20
|\
| * Make functests py3-compatibleTim Burke2016-08-241-15/+20
* | Merge "Accept more types of input for headers/meta"Jenkins2017-01-241-3/+16
|\ \
| * | Accept more types of input for headers/metaTim Burke2016-11-181-3/+16
* | | prefix-based tempurls supportChristopher Bartz2017-01-192-2/+66
* | | Merge "modify 'swift <sub_command> —help' display"Jenkins2016-12-131-2/+5
|\ \ \ | |/ / |/| |
| * | modify 'swift <sub_command> —help' displayShashirekha Gundur2016-12-131-2/+5
* | | Replace 'assertEqual(None, ...)' with 'assertIsNone(...)'howardlee2016-11-181-1/+1
* | | Merge "Add additional headers for HEAD/GET/DELETE requests."Jenkins2016-11-083-50/+307
|\ \ \
| * | | Add additional headers for HEAD/GET/DELETE requests.Charles Hsu2016-11-073-50/+307
* | | | Merge "Add v1password keystoneauth plugin"Jenkins2016-11-081-0/+246
|\ \ \ \
| * | | | Add v1password keystoneauth pluginTim Burke2016-10-241-0/+246
* | | | | Merge "Adding keystoneauth sessions support"Jenkins2016-10-261-0/+42
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Adding keystoneauth sessions supportPaulo Ewerton2016-05-191-0/+42
* | | | Merge "Use ConfigParser instead of SafeConfigParser"Jenkins2016-10-171-1/+1
|\ \ \ \
| * | | | Use ConfigParser instead of SafeConfigParserPallavi2016-10-171-1/+1
* | | | | Replace assertTrue(a in b) with assertIn(a, b)Anh Tran2016-10-031-4/+4
| |_|/ / |/| | |
* | | | Merge "Make tempurl subcommand insist on whole number seconds"Jenkins2016-09-151-3/+18
|\ \ \ \
| * | | | Make tempurl subcommand insist on whole number secondsAlistair Coles2016-09-141-3/+18
* | | | | Merge "Fix intermittent test failure"Jenkins2016-09-141-3/+7
|\ \ \ \ \
| * | | | | Fix intermittent test failureTim Burke2016-09-011-3/+7
* | | | | | Merge "Make tempurl command check for valid object path"Jenkins2016-09-142-2/+40
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Make tempurl command check for valid object pathAlistair Coles2016-09-142-2/+40
* | | | | Fix order of arguments in assertIsJi-Wei2016-09-091-6/+6
|/ / / /
* | | | Make options arguments truely optionalChristian Schwede2016-09-061-0/+16
* | | | Merge "Accept gzip-encoded API responses"Jenkins2016-09-012-3/+55
|\ \ \ \
| * | | | Accept gzip-encoded API responsesTim Burke2016-08-302-3/+55
| |/ / /