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
*
Fix SLO re-upload
Tim Burke
2019-08-08
2
-16
/
+22
*
Fix up stable gate
Tim Burke
2019-08-07
2
-1
/
+9
*
Merge "Remove unnecessary calls to parse_header_string()."
3.6.0
Zuul
2018-07-25
1
-8
/
+2
|
\
|
*
Remove unnecessary calls to parse_header_string().
Timur Alperovich
2018-07-24
1
-8
/
+2
*
|
Merge "Back out some version bumps"
Zuul
2018-07-24
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Back out some version bumps
Tim Burke
2018-07-11
1
-3
/
+8
*
|
Merge "Properly handle unicode headers."
Zuul
2018-07-24
1
-5
/
+24
|
\
\
|
*
|
Properly handle unicode headers.
Timur Alperovich
2018-07-23
1
-5
/
+24
*
|
|
Add close() to _RetryBody.
Timur Alperovich
2018-07-20
1
-0
/
+3
|
/
/
*
|
Merge "Stop mutating header dicts"
Zuul
2018-07-17
1
-31
/
+34
|
\
\
|
*
|
Stop mutating header dicts
Tim Burke
2017-08-25
1
-31
/
+34
*
|
|
Add bash_completion to swiftclient
Matthew Oliver
2018-07-13
1
-99
/
+213
*
|
|
Merge "Treat 404 as success when deleting segments"
Zuul
2018-07-12
1
-9
/
+10
|
\
\
\
|
*
|
|
Treat 404 as success when deleting segments
Tim Burke
2018-01-26
1
-9
/
+10
*
|
|
|
Add ability to generate a temporary URL with an
mmcardle
2018-07-10
2
-4
/
+32
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Add option for user to enter password"
Zuul
2018-06-30
1
-0
/
+37
|
\
\
\
|
*
|
|
Add option for user to enter password
Alistair Coles
2018-06-11
1
-0
/
+37
*
|
|
|
Make OS_AUTH_URL work in DevStack by default
Clay Gerrard
2018-06-20
1
-1
/
+6
|
/
/
/
*
|
|
Merge "Use a valid default for auth_version"
Zuul
2018-06-06
1
-1
/
+1
|
\
\
\
|
*
|
|
Use a valid default for auth_version
Pete Zaitcev
2018-05-04
1
-1
/
+1
*
|
|
|
Merge "show option per line"
Zuul
2018-06-05
1
-4
/
+8
|
\
\
\
\
|
*
|
|
|
show option per line
Thiago da Silva
2018-03-17
1
-4
/
+8
*
|
|
|
|
Make swiftclient respect region_name when using sessions
Erik Olof Gunnar Andersson
2018-05-16
1
-1
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add force auth retry mode in swiftclient
Kota Tsuyuzaki
2018-03-13
3
-2
/
+17
|
/
/
/
*
|
|
Add a query_string option to head_object().
Timur Alperovich
2018-03-05
1
-3
/
+6
|
/
/
*
|
Allow for object uploads > 5GB from stdin.
Timur Alperovich
2018-01-18
2
-25
/
+227
*
|
Merge "Allow --meta on upload"
Zuul
2017-12-08
2
-2
/
+11
|
\
\
|
*
|
Allow --meta on upload
Tim Burke
2017-07-06
2
-2
/
+11
*
|
|
Merge "Add support for versionless endpoints"
Jenkins
2017-08-29
1
-2
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add support for versionless endpoints
Christian Schwede
2017-06-13
1
-2
/
+15
*
|
|
Allow for uploads from standard input.
Timur Alperovich
2017-07-26
2
-3
/
+25
*
|
|
Buffer reads from disk
Tim Burke
2017-07-11
1
-9
/
+10
*
|
|
Option to ignore mtime metadata entry.
Christopher Bartz
2017-07-06
2
-1
/
+12
|
|
/
|
/
|
*
|
Merge "Skip checksum validation on partial downloads"
Jenkins
2017-06-22
1
-0
/
+1
|
\
\
|
*
|
Skip checksum validation on partial downloads
Tim Burke
2017-04-21
1
-0
/
+1
*
|
|
Merge "Tolerate RFC-compliant ETags"
Jenkins
2017-06-22
1
-7
/
+20
|
\
\
\
|
|
/
/
|
*
|
Tolerate RFC-compliant ETags
Tim Burke
2017-04-21
1
-7
/
+20
*
|
|
Merge "Stop sending X-Static-Large-Object headers"
Jenkins
2017-06-14
1
-1
/
+0
|
\
\
\
|
*
|
|
Stop sending X-Static-Large-Object headers
Tim Burke
2017-04-10
1
-1
/
+0
|
|
/
/
*
|
|
Do not set Content-Type to '' with new requests.
Timur Alperovich
2017-06-13
1
-2
/
+4
|
|
/
|
/
|
*
|
Merge "ISO 8601 timestamps for tempurl"
Jenkins
2017-05-18
2
-34
/
+107
|
\
\
|
*
|
ISO 8601 timestamps for tempurl
Christopher Bartz
2017-03-29
2
-34
/
+107
|
|
/
*
|
respect bulk delete page size and fix logic error
John Dickinson
2017-04-20
1
-12
/
+30
|
/
*
Fix some reST field lists in docstrings
liuyamin
2017-03-29
2
-11
/
+11
*
Merge "[trivial] Be consistent in using example.com"
Jenkins
2017-03-22
1
-1
/
+1
|
\
|
*
[trivial] Be consistent in using example.com
Petr Kovar
2017-03-13
1
-1
/
+1
*
|
Close file handle after upload job
Kazufumi Noto
2017-03-16
1
-23
/
+34
|
/
*
Fix logging of the gzipped body
Vitaly Gridnev
2017-03-08
2
-4
/
+12
*
Expose --prefix as an option for st_delete
Joel Wright
2017-02-23
1
-1
/
+3
*
Merge "Accept more types of input for headers/meta"
Jenkins
2017-01-24
2
-9
/
+21
|
\
[next]