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
/
test_swiftclient.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add functional tests for python-swiftclient
Christian Schwede
2014-05-05
1
-1154
/
+0
*
Fix up StringIO use in tests for py3
Samuel Merritt
2014-04-23
1
-4
/
+3
*
Fix test_raw_upload test
Chmouel Boudjnah
2014-04-17
1
-5
/
+11
*
Remove validate_headers
Chmouel Boudjnah
2014-04-17
1
-20
/
+0
*
Merge "Fix swiftclient.client.quote() for Python 3"
Jenkins
2014-04-16
1
-4
/
+8
|
\
|
*
Fix swiftclient.client.quote() for Python 3
Victor Stinner
2014-04-07
1
-4
/
+8
*
|
Merge "Add requests related unit-tests"
Jenkins
2014-04-14
1
-0
/
+81
|
\
\
|
*
|
Add requests related unit-tests
Tristan Cacqueray
2014-04-05
1
-0
/
+81
*
|
|
Merge "Python 3: fix tests on HTTP headers"
Jenkins
2014-04-10
1
-7
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Python 3: fix tests on HTTP headers
Victor Stinner
2014-04-04
1
-7
/
+14
|
|
/
*
|
Merge "Use the standard library's copy of mock when it's available."
Jenkins
2014-04-05
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Use the standard library's copy of mock when it's available.
Alex Gaynor
2014-03-31
1
-1
/
+6
*
|
Merge "set user-agent header"
Jenkins
2014-04-01
1
-0
/
+42
|
\
\
|
|
/
|
/
|
|
*
set user-agent header
John Dickinson
2014-03-30
1
-0
/
+42
*
|
Merge "Python 3: Get compatible types from six"
Jenkins
2014-03-30
1
-6
/
+9
|
\
\
|
*
|
Python 3: Get compatible types from six
Victor Stinner
2014-03-28
1
-6
/
+9
|
|
/
*
|
Python 3: Fix module names in import
Victor Stinner
2014-03-28
1
-5
/
+6
|
/
*
Replace dict.iteritems() with dict.items()
Victor Stinner
2014-03-27
1
-1
/
+1
*
Use six.StringIO instead of StringIO.StringIO
zhang-jinnan
2014-03-03
1
-3
/
+3
*
Fix --insecure option on auth
2.0.1
John Dickinson
2014-02-13
1
-3
/
+20
*
Port to python-requests
Tristan Cacqueray
2014-02-12
1
-14
/
+25
*
Merge "Add capabilities option"
Jenkins
2014-01-31
1
-0
/
+28
|
\
|
*
Add capabilities option
Fabien Boucher
2014-01-17
1
-0
/
+28
*
|
retry on ratelimit
John Dickinson
2013-12-23
1
-0
/
+18
|
/
*
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
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
Add close to swiftclient.client.Connection
Feng Liu
2013-10-23
1
-0
/
+25
*
|
Merge "Add verbose output to all stat commands"
Jenkins
2013-11-21
1
-20
/
+0
|
\
\
|
|
/
|
/
|
|
*
Add verbose output to all stat commands
Clay Gerrard
2013-10-09
1
-20
/
+0
*
|
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
|
/
*
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
1
-0
/
+32
*
Add option to disable SSL compression
Stuart McLaren
2013-06-04
1
-3
/
+5
*
Add end_marker and path query parameters
YUZAWA Takahiko
2013-05-05
1
-0
/
+62
*
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
1
-31
/
+24
|
/
*
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
1
-0
/
+29
[next]