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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to python-requests
Tristan Cacqueray
2014-02-12
3
-97
/
+28
*
Merge "assertEquals is deprecated, use assertEqual"
Jenkins
2014-01-31
1
-41
/
+41
|
\
|
*
assertEquals is deprecated, use assertEqual
Dirk Mueller
2014-01-17
1
-41
/
+41
*
|
Merge "Add capabilities option"
Jenkins
2014-01-31
1
-0
/
+28
|
\
\
|
*
|
Add capabilities option
Fabien Boucher
2014-01-17
1
-0
/
+28
|
|
/
*
|
Merge "retry on ratelimit"
Jenkins
2014-01-18
1
-0
/
+18
|
\
\
|
*
|
retry on ratelimit
John Dickinson
2013-12-23
1
-0
/
+18
|
|
/
*
|
Replace xrange in for loop with range
Wu Wenxiang
2014-01-14
1
-10
/
+12
|
/
*
Merge "Enable usage of proxies defined in environment (http(s)_proxy)."
Jenkins
2013-12-14
1
-0
/
+80
|
\
|
*
Enable usage of proxies defined in environment (http(s)_proxy).
Davide Guerri
2013-12-10
1
-0
/
+80
*
|
Merge "Don't crash when header is value of None"
Jenkins
2013-12-07
1
-0
/
+5
|
\
\
|
*
|
Don't crash when header is value of None
Chmouel Boudjnah
2013-12-06
1
-0
/
+5
|
|
/
*
|
Merge "Add close to swiftclient.client.Connection"
Jenkins
2013-11-29
2
-2
/
+39
|
\
\
|
|
/
|
/
|
|
*
Add close to swiftclient.client.Connection
Feng Liu
2013-10-23
2
-2
/
+39
*
|
Merge "Add verbose output to all stat commands"
Jenkins
2013-11-21
3
-20
/
+312
|
\
\
|
|
/
|
/
|
|
*
Add verbose output to all stat commands
Clay Gerrard
2013-10-09
3
-20
/
+312
*
|
enhance swiftclient logging
Leah Klearman
2013-10-17
1
-0
/
+55
|
/
*
assertEquals is deprecated, use assertEqual (H602)
Dirk Mueller
2013-09-30
1
-40
/
+40
*
Merge "Added headers argument support to get_object()"
Jenkins
2013-08-02
1
-0
/
+20
|
\
|
*
Added headers argument support to get_object()
Stanislav Vitkovskiy
2013-07-29
1
-0
/
+20
*
|
Assignment to reserved built-in symbol "file"
Wu Wenxiang
2013-08-02
1
-4
/
+4
*
|
Move multi-threading code to a library.
Darrell Bishop
2013-07-28
1
-0
/
+334
|
/
*
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
*
|
Refuse carriage return in header value
Kun Huang
2013-07-12
1
-1
/
+13
|
/
*
Allow storage url override for both auth vers.
Darrell Bishop
2013-07-05
2
-1
/
+33
*
Add option to disable SSL compression
Stuart McLaren
2013-06-04
1
-3
/
+5
*
Merge "Add end_marker and path query parameters"
Jenkins
2013-05-21
1
-0
/
+62
|
\
|
*
Add end_marker and path query parameters
YUZAWA Takahiko
2013-05-05
1
-0
/
+62
*
|
Eradicate eventlet and fix bug lp:959221
Pete Zaitcev
2013-05-10
1
-4
/
+1
|
/
*
Switch to flake8.
Monty Taylor
2013-05-01
1
-13
/
+13
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-29
1
-4
/
+4
*
Merge "Static large object support."
1.4.0
Jenkins
2013-04-04
1
-1
/
+22
|
\
|
*
Static large object support.
David Goetz
2013-04-03
1
-2
/
+22
*
|
Fixed pep8 errors in test directory.
jola-mirecka
2013-03-22
2
-32
/
+26
|
/
*
Enhance put_object to inform when chunk is ignored
jola-mirecka
2013-03-06
1
-0
/
+21
*
Add env[SWIFTCLIENT_INSECURE]
You Yamagata
2013-01-10
1
-0
/
+20
*
Use testtools as base class for test cases.
Monty Taylor
2012-12-26
1
-5
/
+11
*
Add --os-cacert
Dean Troyer
2012-12-20
2
-0
/
+35
*
Add --insecure option to fix bug #1077869
You Yamagata
2012-12-05
2
-2
/
+38
*
Merge "Remove unused json_request."
Jenkins
2012-11-16
1
-11
/
+0
|
\
|
*
Remove unused json_request.
Chmouel Boudjnah
2012-11-16
1
-11
/
+0
*
|
Force utf-8 encode of HTTPConnection params
Tihomir Trifonov
2012-11-02
1
-0
/
+56
|
/
*
swiftclient Connection : default optional arguments to None
Steven Hardy
2012-10-24
1
-0
/
+14
*
Merge "Resolves issue with empty os_options for swift-bench & swift-dispersio...
Jenkins
2012-09-21
1
-0
/
+8
|
\
|
*
Resolves issue with empty os_options for swift-bench & swift-dispersion-report
Andy McCrae
2012-09-20
1
-0
/
+8
*
|
Catch authorization failures
Donagh McCabe
2012-09-18
1
-0
/
+9
|
/
*
Add region_name support
1.2.0
Donagh McCabe
2012-09-11
2
-1
/
+22
*
Allow endpoint type to be specified.
David Kranz
2012-09-04
2
-12
/
+28
*
Use keystoneclient for authentication.
Chmouel Boudjnah
2012-07-06
2
-26
/
+25
[next]