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
*
Add a NullHandler when setting up library logging
Clay Gerrard
2013-08-17
1
-0
/
+15
*
Merge "Added headers argument support to get_object()"
Jenkins
2013-08-02
1
-4
/
+7
|
\
|
*
Added headers argument support to get_object()
Stanislav Vitkovskiy
2013-07-29
1
-4
/
+7
*
|
Move multi-threading code to a library.
Darrell Bishop
2013-07-28
4
-59
/
+315
|
/
*
Merge "python3: Start of adding basic python3 support."
Jenkins
2013-07-23
1
-1
/
+1
|
\
|
*
python3: Start of adding basic python3 support.
Chuck Short
2013-07-18
1
-1
/
+1
*
|
Merge "Refuse carriage return in header value"
Jenkins
2013-07-23
1
-2
/
+18
|
\
\
|
|
/
|
/
|
|
*
Refuse carriage return in header value
Kun Huang
2013-07-12
1
-2
/
+18
*
|
Added log statements in swift client
Hemanth Makkapati
2013-07-17
1
-1
/
+5
*
|
Update docstring for swiftclient.Connection.__init__
Samuel Merritt
2013-07-12
1
-0
/
+2
*
|
Adds max-backoff for retries in Connection.
Mike Widman
2013-07-12
1
-4
/
+5
|
/
*
Allow storage url override for both auth vers.
Darrell Bishop
2013-07-05
1
-19
/
+21
*
add optional 'response_dict' parameters to many calls into which they'll
Mark Seger
2013-06-20
1
-29
/
+120
*
Fixes re-auth flow with expired tokens.
EdLeafe
2013-06-13
1
-3
/
+5
*
Merge "Changed the call to set_tunnel to work in python 2.6 or python 2.7 sin...
Jenkins
2013-06-11
1
-1
/
+6
|
\
|
*
Changed the call to set_tunnel to work in python 2.6 or python 2.7 since its ...
Greg Lange
2013-06-07
1
-1
/
+6
*
|
Add option to disable SSL compression
Stuart McLaren
2013-06-04
2
-5
/
+121
|
/
*
log get_auth request url instead of x-storage-url
Leah Klearman
2013-05-22
1
-1
/
+1
*
Merge "Add end_marker and path query parameters"
Jenkins
2013-05-21
1
-13
/
+29
|
\
|
*
Add end_marker and path query parameters
YUZAWA Takahiko
2013-05-05
1
-13
/
+29
*
|
Merge "Switch to pbr for setup."
Jenkins
2013-05-15
5
-380
/
+2
|
\
\
|
*
|
Switch to pbr for setup.
Monty Taylor
2013-05-01
5
-380
/
+2
*
|
|
Eradicate eventlet and fix bug lp:959221
Pete Zaitcev
2013-05-10
1
-18
/
+2
|
|
/
|
/
|
*
|
Merge "Confirm we have auth creds before clearing preauth"
Jenkins
2013-05-02
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Confirm we have auth creds before clearing preauth
David Shrewsbury
2013-04-25
1
-1
/
+3
*
|
Switch to flake8.
Monty Taylor
2013-05-01
3
-4
/
+16
*
|
Improve Python 3.x compatibility
Dirk Mueller
2013-04-29
1
-2
/
+2
|
/
*
Static large object support.
David Goetz
2013-04-03
1
-10
/
+27
*
Enhance put_object to inform when chunk is ignored
jola-mirecka
2013-03-06
1
-3
/
+12
*
Print useful message when keystoneclient is not installed
Flaper Fesp
2013-02-05
1
-2
/
+10
*
Merge "Update to latest oslo version/setup."
1.3.0
Jenkins
2013-01-21
4
-217
/
+88
|
\
|
*
Update to latest oslo version/setup.
Monty Taylor
2013-01-14
4
-217
/
+88
*
|
Merge "Add env[SWIFTCLIENT_INSECURE]"
Jenkins
2013-01-10
1
-0
/
+28
|
\
\
|
*
|
Add env[SWIFTCLIENT_INSECURE]
You Yamagata
2013-01-10
1
-0
/
+28
|
|
/
*
|
Fix debug feature and add --debug to swift.
Chmouel Boudjnah
2013-01-07
1
-20
/
+20
|
/
*
Add --os-cacert
Dean Troyer
2012-12-20
1
-1
/
+6
*
Add --insecure option to fix bug #1077869
You Yamagata
2012-12-05
1
-5
/
+14
*
Merge "Remove unused json_request."
Jenkins
2012-11-16
1
-26
/
+0
|
\
|
*
Remove unused json_request.
Chmouel Boudjnah
2012-11-16
1
-26
/
+0
*
|
Merge "Force utf-8 encode of HTTPConnection params"
Jenkins
2012-11-16
1
-1
/
+30
|
\
\
|
|
/
|
/
|
|
*
Force utf-8 encode of HTTPConnection params
Tihomir Trifonov
2012-11-02
1
-1
/
+30
*
|
Fixes setup compatibility issue on Windows
Alessandro Pilotti
2012-11-06
2
-47
/
+61
|
/
*
swiftclient Connection : default optional arguments to None
Steven Hardy
2012-10-24
1
-4
/
+6
*
Merge "Resolves issue with empty os_options for swift-bench & swift-dispersio...
Jenkins
2012-09-21
1
-8
/
+9
|
\
|
*
Resolves issue with empty os_options for swift-bench & swift-dispersion-report
Andy McCrae
2012-09-20
1
-8
/
+9
*
|
Catch authorization failures
Donagh McCabe
2012-09-18
1
-5
/
+11
|
/
*
Do not use dictionaries as default parameters
Mark Washenberger
2012-09-13
1
-3
/
+3
*
Add region_name support
1.2.0
Donagh McCabe
2012-09-11
1
-4
/
+11
*
Allow endpoint type to be specified.
David Kranz
2012-09-04
1
-3
/
+4
*
Ensure Content-Length header when PUT/POST a container
Sam Morrison
2012-08-15
1
-0
/
+4
[next]