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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix context sensitive help for info and tempurl
2.2.0
Alistair Coles
2014-07-21
2
-22
/
+31
*
Merge "Allow to specify storage policy when uploading objects"
Jenkins
2014-07-21
2
-8
/
+55
|
\
|
*
Allow to specify storage policy when uploading objects
Yuan Zhou
2014-07-17
2
-8
/
+55
*
|
Merge "Adding Swift Temporary URL support"
Jenkins
2014-07-18
4
-2
/
+145
|
\
\
|
|
/
|
/
|
|
*
Adding Swift Temporary URL support
Josh Gachnang
2014-07-11
4
-2
/
+145
*
|
Merge "replace string format arguments with function parameters"
Jenkins
2014-07-11
1
-2
/
+2
|
\
\
|
*
|
replace string format arguments with function parameters
Christian Berendt
2014-06-03
1
-2
/
+2
|
|
/
*
|
Merge "Add context sensitive help"
Jenkins
2014-07-09
1
-1
/
+22
|
\
\
|
*
|
Add context sensitive help
Mark Seger
2014-06-25
1
-1
/
+22
|
|
/
*
|
Merge "Removed now unnecesary workaround for PyPy"
Jenkins
2014-07-08
1
-5
/
+0
|
\
\
|
*
|
Removed now unnecesary workaround for PyPy
Alex Gaynor
2014-05-31
1
-5
/
+0
|
|
/
*
|
Add CONTRIBUTING.md
liuqing
2014-07-03
1
-0
/
+13
*
|
Relax requirement for tenant_name in get_auth()
anc
2014-06-05
2
-3
/
+21
|
/
*
Merge "change assertEquals to assertEqual"
Jenkins
2014-05-28
1
-4
/
+4
|
\
|
*
change assertEquals to assertEqual
Christian Berendt
2014-05-14
1
-4
/
+4
*
|
Use Emacs-friendly coding line.
Martin Geisler
2014-05-26
1
-1
/
+1
*
|
Remove extra double quote from docstring
Martin Geisler
2014-05-26
1
-1
/
+1
*
|
Merge "fixed several pep8 issues"
Jenkins
2014-05-24
3
-39
/
+39
|
\
\
|
*
|
fixed several pep8 issues
Christian Berendt
2014-05-21
3
-39
/
+39
*
|
|
Merge "Remove testtools.main() call from tests"
Jenkins
2014-05-24
3
-13
/
+0
|
\
\
\
|
*
|
|
Remove testtools.main() call from tests
Christian Schwede
2014-05-20
3
-13
/
+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
3
-9
/
+30
|
|
/
/
|
/
|
|
*
|
|
Move test_shell.py under tests/unit/
anc
2014-05-20
1
-0
/
+0
|
/
/
*
|
Merge "Mark swiftclient as being a universal wheel"
Jenkins
2014-05-16
1
-0
/
+3
|
\
\
|
*
|
Mark swiftclient as being a universal wheel
Alex Gaynor
2014-05-16
1
-0
/
+3
*
|
|
Merge "change assert_ to assertTrue"
Jenkins
2014-05-16
1
-1
/
+1
|
\
\
\
|
*
|
|
change assert_ to assertTrue
Christian Berendt
2014-05-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "fixed typos found by RETF rules"
Jenkins
2014-05-16
2
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fixed typos found by RETF rules
Christian Berendt
2014-05-12
2
-5
/
+5
*
|
|
Merge "Provide a link to the documentation to the README"
Jenkins
2014-05-15
1
-0
/
+4
|
\
\
\
|
*
|
|
Provide a link to the documentation to the README
Alex Gaynor
2014-05-13
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge "Declare that we support Python 3"
Jenkins
2014-05-15
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Declare that we support Python 3
Alex Gaynor
2014-05-08
1
-0
/
+2
|
|
/
*
|
Merge "Add "." for help strings"
Jenkins
2014-05-13
1
-8
/
+8
|
\
\
|
*
|
Add "." for help strings
Andreas Jaeger
2014-05-08
1
-8
/
+8
|
|
/
*
|
Fix running the unittests under py3
Chmouel Boudjnah
2014-05-09
3
-3
/
+5
|
/
*
Merge "Only encode metadata for user customed headers"
Jenkins
2014-05-08
2
-8
/
+22
|
\
|
*
Only encode metadata for user customed headers
Chmouel Boudjnah
2014-05-07
2
-8
/
+22
*
|
Make the function tests Python3-import friendly
Alex Gaynor
2014-05-07
1
-6
/
+7
|
/
*
Merge "Add functional tests for python-swiftclient"
Jenkins
2014-05-06
13
-2
/
+320
|
\
|
*
Add functional tests for python-swiftclient
Christian Schwede
2014-05-05
13
-2
/
+320
*
|
Merge "Mock auth_end_time in test_shell.test_download"
Jenkins
2014-04-29
1
-10
/
+14
|
\
\
|
|
/
|
/
|
|
*
Mock auth_end_time in test_shell.test_download
Chmouel Boudjnah
2014-04-25
1
-10
/
+14
*
|
Removed a duplicate word in a dostring
Alex Gaynor
2014-04-25
1
-1
/
+1
|
/
*
Don't utf8 encode urls.
Chmouel Boudjnah
2014-04-24
1
-2
/
+2
*
Merge "Fixed several shell tests on Python3."
Jenkins
2014-04-24
1
-0
/
+5
|
\
|
*
Fixed several shell tests on Python3.
Alex Gaynor
2014-04-23
1
-0
/
+5
*
|
Merge "Fix up StringIO use in tests for py3"
Jenkins
2014-04-24
1
-4
/
+3
|
\
\
|
*
|
Fix up StringIO use in tests for py3
Samuel Merritt
2014-04-23
1
-4
/
+3
|
|
/
[prev]
[next]