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
/
unit
/
test_swiftclient.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge "Retry file uploads via SwiftService"
Jenkins
2016-01-12
1
-14
/
+48
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Retry file uploads via SwiftService
Tim Burke
2016-01-11
1
-14
/
+48
*
|
|
Retry download of object body
Stuart McLaren
2016-01-08
1
-0
/
+17
*
|
|
Merge "Replace assertEqual(arg, None) with assertIsNone(arg)"
Jenkins
2016-01-06
1
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Replace assertEqual(arg, None) with assertIsNone(arg)
SaiKiran
2015-12-30
1
-8
/
+8
*
|
|
Merge "Wrap raw iterators to ensure we send entire contents to server"
Jenkins
2016-01-06
1
-0
/
+20
|
\
\
\
|
*
|
|
Wrap raw iterators to ensure we send entire contents to server
Tim Burke
2015-12-30
1
-0
/
+20
|
|
/
/
*
|
|
Fix some typos
Tim Burke
2015-12-30
1
-2
/
+2
|
/
/
*
|
Test 'string' behaviour of get_object
Stuart McLaren
2015-12-15
1
-0
/
+6
*
|
Merge "Centralize header parsing"
Jenkins
2015-11-12
1
-0
/
+37
|
\
\
|
*
|
Centralize header parsing
Tim Burke
2015-09-03
1
-0
/
+37
*
|
|
Merge "Add tests and param definitions for headers parameter"
Jenkins
2015-11-04
1
-0
/
+53
|
\
\
\
|
*
|
|
Add tests and param definitions for headers parameter
Alistair Coles
2015-09-23
1
-0
/
+53
*
|
|
|
swiftclient content-type header
Lisak, Peter
2015-10-22
1
-0
/
+18
*
|
|
|
Miscellaneous (mostly test) cleanup
Tim Burke
2015-10-07
1
-76
/
+45
*
|
|
|
Make more assertions in client unit tests
Alistair Coles
2015-09-23
1
-6
/
+39
*
|
|
|
Actually make assertions when testing get_account and get_container
Tim Burke
2015-09-22
1
-23
/
+80
|
/
/
/
*
|
|
Add headers parameter
Mahati
2015-09-16
1
-0
/
+27
|
/
/
*
|
Stop Connection class modifying os_options parameter
Alistair Coles
2015-08-25
1
-0
/
+27
|
/
*
Merge "Add minimal working service token support."
Jenkins
2015-08-25
1
-1
/
+306
|
\
|
*
Add minimal working service token support.
Stuart McLaren
2015-08-24
1
-1
/
+306
*
|
flake8 ignores same hacks as swift
Hiroshi Miura
2015-08-18
1
-2
/
+2
|
/
*
Merge "change deprecated assertEquals to assertEqual"
Jenkins
2015-08-11
1
-14
/
+14
|
\
|
*
change deprecated assertEquals to assertEqual
Hiroshi Miura
2015-08-06
1
-14
/
+14
*
|
make Connection.get_auth set url and token attributes on self
Zack M. Davis
2015-07-24
1
-0
/
+11
|
/
*
Add connection release test
Christian Schwede
2015-06-05
1
-1
/
+13
*
Merge "Allow reading from object body on download"
Jenkins
2015-06-04
1
-0
/
+35
|
\
|
*
Allow reading from object body on download
Stuart McLaren
2015-03-24
1
-0
/
+35
*
|
Make default get_auth timeout be None
Alistair Coles
2015-06-03
1
-2
/
+53
*
|
Remove simplejson dependency
Tim Burke
2015-05-20
1
-39
/
+7
*
|
Add test for timeout being passed to keystone client
Alistair Coles
2015-04-28
1
-1
/
+23
*
|
Use a socket timeout in get_auth
Pete Zaitcev
2015-04-26
1
-4
/
+53
*
|
Merge "Add socket-level read timeout parameter"
Jenkins
2015-04-24
1
-1
/
+2
|
\
\
|
*
|
Add socket-level read timeout parameter
Monty Taylor
2015-03-30
1
-1
/
+2
*
|
|
Merge "Include unsupported url scheme with ClientException"
Jenkins
2015-03-31
1
-0
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Include unsupported url scheme with ClientException
Alistair Coles
2015-02-23
1
-0
/
+23
*
|
|
Add improvements to MD5 validation.
Daniel Wakefield
2015-03-04
1
-2
/
+3
|
|
/
|
/
|
*
|
Verify MD5 of uploaded objects.
Daniel Wakefield
2015-02-19
1
-37
/
+97
|
/
*
Make preauth params work
Clay Gerrard
2014-12-17
1
-123
/
+390
*
Add unit tests for _encode_meta_headers
Daniel Wakefield
2014-11-13
1
-0
/
+20
*
Fix KeyError raised from client Connection
Alistair Coles
2014-10-20
1
-0
/
+98
*
Fix bug with some OS options not being passed to client
Alistair Coles
2014-09-24
1
-46
/
+1
*
Add keystone v3 auth support
anc
2014-07-23
1
-14
/
+63
*
Relax requirement for tenant_name in get_auth()
anc
2014-06-05
1
-2
/
+20
*
Merge "change assertEquals to assertEqual"
Jenkins
2014-05-28
1
-4
/
+4
|
\
|
*
change assertEquals to assertEqual
Christian Berendt
2014-05-14
1
-4
/
+4
*
|
Merge "Remove testtools.main() call from tests"
Jenkins
2014-05-24
1
-4
/
+0
|
\
\
|
*
|
Remove testtools.main() call from tests
Christian Schwede
2014-05-20
1
-4
/
+0
*
|
|
Fix wrong assertions in unit tests
anc
2014-05-22
1
-2
/
+2
*
|
|
Fix Python3 bugs
2.1.0
Christian Schwede
2014-05-21
1
-1
/
+19
|
/
/
[prev]
[next]