index
:
delta/openstack/python-swiftclient.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-swiftclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swiftclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Always decode command-line arguments as UTF-8"
2.5.0
Jenkins
2015-07-16
1
-6
/
+9
|
\
|
*
Always decode command-line arguments as UTF-8
Tim Burke
2015-07-07
1
-6
/
+9
*
|
Merge "Correct the help message of swift tempurl"
Jenkins
2015-07-11
1
-4
/
+4
|
\
\
|
*
|
Correct the help message of swift tempurl
YangLei
2015-06-30
1
-4
/
+4
*
|
|
Merge "Add some bash helpers for auth stuff"
Jenkins
2015-07-11
1
-4
/
+50
|
\
\
\
|
*
|
|
Add some bash helpers for auth stuff
Clay Gerrard
2015-06-15
1
-4
/
+50
*
|
|
|
Merge "Add ability to download objects to particular folder."
Jenkins
2015-07-11
2
-3
/
+36
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add ability to download objects to particular folder.
Charles Hsu
2015-07-08
2
-3
/
+36
|
|
/
/
*
|
|
Merge "SwiftClient object upload beginning with / or "./""
Jenkins
2015-07-07
1
-4
/
+4
|
\
\
\
|
*
|
|
SwiftClient object upload beginning with / or "./"
Pradeep Kumar Singh
2015-06-17
1
-4
/
+4
*
|
|
|
Merge "Added check for negative segment-size"
Jenkins
2015-07-07
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Added check for negative segment-size
Pradeep Kumar Singh
2015-06-23
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Remove all DLO segments on upload of replacement"
Jenkins
2015-07-02
1
-12
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove all DLO segments on upload of replacement
Tim Burke
2015-03-23
1
-12
/
+20
*
|
|
|
Fix docstring typo for SwiftService.upload
Clint Byrum
2015-06-18
1
-1
/
+1
*
|
|
|
Fix inconsistent usage of "Positional argument"
Andreas Jaeger
2015-06-08
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Allow reading from object body on download"
Jenkins
2015-06-04
1
-7
/
+32
|
\
\
\
|
*
|
|
Allow reading from object body on download
Stuart McLaren
2015-03-24
1
-7
/
+32
*
|
|
|
Make default get_auth timeout be None
Alistair Coles
2015-06-03
1
-1
/
+1
*
|
|
|
Merge "Compare each chunk of large objects when downloading"
Jenkins
2015-06-01
1
-12
/
+60
|
\
\
\
\
|
*
|
|
|
Compare each chunk of large objects when downloading
Tim Burke
2015-05-27
1
-12
/
+60
*
|
|
|
|
Merge "Stop decoding object content"
Jenkins
2015-05-29
1
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Stop decoding object content
Tim Burke
2015-05-22
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "be more explicit in the --version CLI option"
Jenkins
2015-05-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
be more explicit in the --version CLI option
John Dickinson
2015-05-13
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Remove simplejson dependency
Tim Burke
2015-05-20
3
-16
/
+26
|
/
/
/
*
|
|
Merge "Use a socket timeout in get_auth"
Jenkins
2015-05-04
1
-6
/
+13
|
\
\
\
|
*
|
|
Use a socket timeout in get_auth
Pete Zaitcev
2015-04-26
1
-6
/
+13
*
|
|
|
Merge "Compare each chunk of large objects when uploading"
Jenkins
2015-04-30
2
-36
/
+71
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Compare each chunk of large objects when uploading
Tim Burke
2015-03-23
2
-36
/
+71
|
|
/
/
*
|
|
Merge "Add socket-level read timeout parameter"
Jenkins
2015-04-24
1
-3
/
+10
|
\
\
\
|
*
|
|
Add socket-level read timeout parameter
Monty Taylor
2015-03-30
1
-3
/
+10
*
|
|
|
Merge "Include unsupported url scheme with ClientException"
Jenkins
2015-03-31
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Include unsupported url scheme with ClientException
Alistair Coles
2015-02-23
1
-1
/
+2
*
|
|
|
Mention --segment-size option after 413 response
2.4.0
Tim Burke
2015-03-05
1
-0
/
+6
*
|
|
|
Merge "Unindent a chunk of st_list"
Jenkins
2015-03-05
1
-57
/
+52
|
\
\
\
\
|
*
|
|
|
Unindent a chunk of st_list
Pete Zaitcev
2015-02-26
1
-57
/
+52
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add improvements to MD5 validation.
Daniel Wakefield
2015-03-04
3
-23
/
+34
|
/
/
/
*
|
|
Merge "Release connection after consuming the content"
Jenkins
2015-02-25
1
-3
/
+14
|
\
\
\
|
*
|
|
Release connection after consuming the content
Ian Cordasco
2015-02-25
1
-3
/
+14
*
|
|
|
Merge "Fix crash when stat'ing objects with non-ascii names"
Jenkins
2015-02-25
1
-3
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix crash when stat'ing objects with non-ascii names
Joel Wright
2015-02-17
1
-3
/
+1
*
|
|
|
Merge "Fix crash with -l, -d /, and pseudo folders"
Jenkins
2015-02-25
1
-3
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix crash with -l, -d /, and pseudo folders
Pete Zaitcev
2015-02-18
1
-3
/
+6
|
|
|
/
|
|
/
|
*
|
|
Verify MD5 of uploaded objects.
Daniel Wakefield
2015-02-19
3
-42
/
+140
|
/
/
*
|
Fix missing ca-certificate parameter to get_auth.
Charles Hsu
2015-02-07
1
-2
/
+4
|
/
*
Fix deleting SLO segments on overwrite
Joel Wright
2015-02-04
1
-10
/
+9
*
Merge "This patch fixes downloading files to stdout."
Jenkins
2015-02-03
3
-60
/
+73
|
\
|
*
This patch fixes downloading files to stdout.
Joel Wright
2015-01-23
3
-60
/
+73
*
|
Merge "Fix cross account upload using --os-storage-url"
Jenkins
2015-02-02
3
-50
/
+45
|
\
\
[next]