summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Don't trust X-Object-Meta-Mtime"Jenkins2016-02-012-4/+99
|\ \ \ \ \ \
| * | | | | | Don't trust X-Object-Meta-MtimeTim Burke2016-01-292-4/+99
* | | | | | | Merge "Tighten up to unittests to expect rounding"Jenkins2016-02-011-7/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Tighten up to unittests to expect roundingClay Gerrard2016-01-291-7/+7
| |/ / / / /
* | | | | | Merge "Prevent test runs from cluttering current directory"Jenkins2016-01-291-35/+52
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Prevent test runs from cluttering current directoryTim Burke2016-01-191-35/+52
* | | | | | mock time in unit testOndřej Nový2016-01-291-3/+4
* | | | | | Merge "Error with uploading large object includes unicode path"Jenkins2016-01-282-1/+70
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Error with uploading large object includes unicode pathJude Job2016-01-182-1/+70
| | |_|_|/ | |/| | |
* | | | | Merge "Convert http response(byte string) to string in python3."Jenkins2016-01-222-1/+23
|\ \ \ \ \
| * | | | | Convert http response(byte string) to string in python3.Charles Hsu2015-09-062-1/+23
* | | | | | Merge "Use bulk-delete middleware when available"Jenkins2016-01-228-65/+432
|\ \ \ \ \ \
| * | | | | | Use bulk-delete middleware when availableTim Burke2016-01-128-65/+432
* | | | | | | Get rid of FakeConn cruftTim Burke2016-01-181-18/+0
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Fix the http request headers being overwritten in logging"Jenkins2016-01-151-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix the http request headers being overwritten in loggingMin Min Ren2016-01-141-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge "Retry file uploads via SwiftService"Jenkins2016-01-124-23/+101
|\ \ \ \ \
| * | | | | Retry file uploads via SwiftServiceTim Burke2016-01-114-23/+101
* | | | | | Merge "Fix upload to pseudo-dir passed by <container> arg"Jenkins2016-01-112-2/+28
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix upload to pseudo-dir passed by <container> argJames Nzomo2016-01-042-2/+28
* | | | | | Retry download of object bodyStuart McLaren2016-01-083-6/+151
* | | | | | Merge "Replace assertEqual(arg, None) with assertIsNone(arg)"Jenkins2016-01-061-8/+8
|\ \ \ \ \ \
| * | | | | | Replace assertEqual(arg, None) with assertIsNone(arg)SaiKiran2015-12-301-8/+8
* | | | | | | Merge "Add functional test for object PUT with raw iterator"Jenkins2016-01-061-0/+15
|\ \ \ \ \ \ \
| * | | | | | | Add functional test for object PUT with raw iteratorAlistair Coles2016-01-051-0/+15
* | | | | | | | Merge "Fixed few misspellings in comments"Jenkins2016-01-061-5/+5
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fixed few misspellings in commentsOndřej Nový2016-01-051-5/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Wrap raw iterators to ensure we send entire contents to server"Jenkins2016-01-063-1/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Wrap raw iterators to ensure we send entire contents to serverTim Burke2015-12-303-1/+34
| |/ / / /
* | | | | Fix some typosTim Burke2015-12-307-17/+17
|/ / / /
* | | | Wrong usage of "an"hgangwx2015-12-301-2/+2
* | | | Merge "Stop passing attr to keystoneclient when there's no filter_value"Jenkins2015-12-222-9/+19
|\ \ \ \
| * | | | Stop passing attr to keystoneclient when there's no filter_valueTim Burke2015-12-072-9/+19
* | | | | Merge "Test 'string' behaviour of get_object"Jenkins2015-12-161-0/+6
|\ \ \ \ \
| * | | | | Test 'string' behaviour of get_objectStuart McLaren2015-12-151-0/+6
* | | | | | Merge "Deprecated tox -downloadcache option removed"Jenkins2015-12-151-3/+0
|\ \ \ \ \ \
| * | | | | | Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
| |/ / / / /
* | | | | | Merge "Delete python bytecode before every test run"Jenkins2015-12-151-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Delete python bytecode before every test runshu-mutou2015-12-141-1/+5
| | |/ / / | |/| | |
* | | | | Merge "Remove py26 support"Jenkins2015-12-102-2/+1
|\ \ \ \ \
| * | | | | Remove py26 supportricolin2015-12-022-2/+1
| |/ / / /
* | | | | Merge "New API documentation for python-swiftclient"Jenkins2015-12-105-16/+747
|\ \ \ \ \
| * | | | | New API documentation for python-swiftclientJoel Wright2015-11-255-16/+747
* | | | | | fix release version2.7.0John Dickinson2015-12-072-2/+5
* | | | | | authors and changelog update for 2.6.1 releaseJohn Dickinson2015-12-033-9/+33
| |/ / / / |/| | | |
* | | | | Merge "Unification of manpages and docstrings"Jenkins2015-12-012-24/+39
|\ \ \ \ \
| * | | | | Unification of manpages and docstringsPeter Lisák2015-11-132-24/+39
| | |/ / / | |/| | |
* | | | | Merge "improve readme contents"Jenkins2015-12-011-3/+26
|\ \ \ \ \
| * | | | | improve readme contentsricolin2015-11-191-3/+26
* | | | | | Merge "Suppress iso8601 logging from --debug output"Jenkins2015-12-011-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |