summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not reveal auth token in swiftclient log messages by defaultliberty-eolstable/libertyJoel Wright2016-03-084-12/+221
* Fix the http request headers being overwritten in loggingMin Min Ren2016-02-251-1/+0
* Merge "Update .gitreview for stable/liberty" into stable/libertyJenkins2015-12-011-0/+1
|\
| * Update .gitreview for stable/libertyDoug Hellmann2015-09-211-0/+1
* | Change ignore-errors to ignore_errorsMonty Taylor2015-11-301-1/+1
|/
* updated changelog for 2.6.0 release2.6.0John Dickinson2015-09-071-5/+10
* Merge "absolute expiry option for tempURL generation"Jenkins2015-09-055-20/+52
|\
| * absolute expiry option for tempURL generationZack M. Davis2015-09-045-20/+52
* | do hand-curated authors/changelog filesJohn Dickinson2015-09-045-3/+553
|/
* Merge "Log and report trace on service operation fails"Jenkins2015-09-043-61/+241
|\
| * Log and report trace on service operation failsJoel Wright2015-08-313-61/+241
* | Merge "Increase httplib._MAXHEADERS to 256."Jenkins2015-09-031-1/+4
|\ \
| * | Increase httplib._MAXHEADERS to 256.Charles Hsu2015-08-271-1/+4
* | | Merge "Cleanup and improve tests for download"Jenkins2015-09-032-33/+42
|\ \ \
| * | | Cleanup and improve tests for downloadAlistair Coles2015-09-022-33/+42
| | |/ | |/|
* | | Merge "Drop flake8 ignores for already-passing tests"Jenkins2015-09-031-8/+1
|\ \ \
| * | | Drop flake8 ignores for already-passing testsTim Burke2015-08-191-8/+1
* | | | Merge "Stop Connection class modifying os_options parameter"Jenkins2015-09-032-1/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | Stop Connection class modifying os_options parameterAlistair Coles2015-08-252-1/+28
* | | | Merge "Reduce memory usage for download/delete and add --no-shuffle option to...Jenkins2015-08-284-100/+595
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-204-100/+595
* | | | Merge "Add minimal working service token support."Jenkins2015-08-252-20/+409
|\ \ \ \ | |_|/ / |/| | |
| * | | Add minimal working service token support.Stuart McLaren2015-08-242-20/+409
* | | | flake8 ignores same hacks as swiftHiroshi Miura2015-08-184-46/+52
| |_|/ |/| |
* | | Merge "Update mock to get away from env markers"Jenkins2015-08-141-2/+1
|\ \ \ | |/ / |/| |
| * | Update mock to get away from env markersChristian Schwede2015-08-061-2/+1
| |/
* | Merge "change deprecated assertEquals to assertEqual"Jenkins2015-08-115-51/+52
|\ \
| * | change deprecated assertEquals to assertEqualHiroshi Miura2015-08-065-51/+52
* | | Merge "make Connection.get_auth set url and token attributes on self"Jenkins2015-08-062-7/+19
|\ \ \ | |/ / |/| |
| * | make Connection.get_auth set url and token attributes on selfZack M. Davis2015-07-242-7/+19
| |/
* | fix old style class definition(H238)Hiroshi Miura2015-08-042-2/+3
* | Merge "Block comment PEP8 fix."Jenkins2015-08-012-2/+2
|\ \
| * | Block comment PEP8 fix.Ondrej Novy2015-07-302-2/+2
* | | Merge "Test auth params together with --help option."Jenkins2015-07-311-3/+13
|\ \ \ | |/ /
| * | Test auth params together with --help option.Ondrej Novy2015-07-301-3/+13
| |/
* | 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 "Python 3: Replacing unicode with six.text_type for py3 compatibility"Jenkins2015-07-161-1/+1
|\ \
| * | Python 3: Replacing unicode with six.text_type for py3 compatibilityjanonymous2015-06-281-1/+1
* | | Merge "Always decode command-line arguments as UTF-8"2.5.0Jenkins2015-07-162-27/+63
|\ \ \
| * | | Always decode command-line arguments as UTF-8Tim Burke2015-07-072-27/+63
* | | | Merge "Properly test raw writes in Python 3"Jenkins2015-07-162-30/+22
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Properly test raw writes in Python 3Tim Burke2015-07-072-30/+22
* | | Merge "add tempurl command to swift.1 man page"Jenkins2015-07-131-0/+8
|\ \ \
| * | | add tempurl command to swift.1 man pageZack M. Davis2015-07-131-0/+8
| | |/ | |/|
* | | 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-113-6/+156
|\ \ \
| * | | Add some bash helpers for auth stuffClay Gerrard2015-06-153-6/+156
* | | | Merge "Add ability to download objects to particular folder."Jenkins2015-07-113-13/+161
|\ \ \ \