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
/
multithreading.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Isolate docs requirements
Tim Burke
2019-06-27
1
-0
/
+8
*
Add new doc structure and contents for swiftclient
Joel Wright
2016-04-29
1
-1
/
+0
*
Python 3: Replacing unicode with six.text_type for py3 compatibility
janonymous
2015-06-28
1
-1
/
+1
*
Compare each chunk of large objects when uploading
Tim Burke
2015-03-23
1
-3
/
+4
*
Fix crash when stat'ing objects with non-ascii names
Joel Wright
2015-02-17
1
-3
/
+1
*
Merge "This patch fixes downloading files to stdout."
Jenkins
2015-02-03
1
-0
/
+11
|
\
|
*
This patch fixes downloading files to stdout.
Joel Wright
2015-01-23
1
-0
/
+11
*
|
Fix cross account upload using --os-storage-url
Alistair Coles
2015-01-06
1
-2
/
+8
|
/
*
Change tests to use new CaptureOutput class.
Daniel Wakefield
2014-12-05
1
-0
/
+3
*
Add importable SwiftService incorporating shell.py logic
Joel Wright
2014-08-26
1
-198
/
+88
*
Clean up raw policy stats in account stat
Yuan Zhou
2014-08-06
1
-2
/
+15
*
Fix test_multithreading on Python 3
Victor Stinner
2014-04-15
1
-4
/
+7
*
Replaced print statements with print function.
Alex Gaynor
2014-03-30
1
-1
/
+4
*
Python 3: Fix module names in import
Victor Stinner
2014-03-28
1
-1
/
+1
*
Replace xrange in for loop with range
Wu Wenxiang
2014-01-14
1
-1
/
+1
*
Add verbose output to all stat commands
Clay Gerrard
2013-10-09
1
-0
/
+24
*
Move multi-threading code to a library.
Darrell Bishop
2013-07-28
1
-0
/
+241