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_shell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Always decode command-line arguments as UTF-8"
2.5.0
Jenkins
2015-07-16
1
-21
/
+54
|
\
|
*
Always decode command-line arguments as UTF-8
Tim Burke
2015-07-07
1
-21
/
+54
*
|
Merge "Add some bash helpers for auth stuff"
Jenkins
2015-07-11
1
-0
/
+102
|
\
\
|
|
/
|
/
|
|
*
Add some bash helpers for auth stuff
Clay Gerrard
2015-06-15
1
-0
/
+102
*
|
Merge "SwiftClient object upload beginning with / or "./""
Jenkins
2015-07-07
1
-5
/
+3
|
\
\
|
*
|
SwiftClient object upload beginning with / or "./"
Pradeep Kumar Singh
2015-06-17
1
-5
/
+3
*
|
|
Merge "Added check for negative segment-size"
Jenkins
2015-07-07
1
-0
/
+23
|
\
\
\
|
*
|
|
Added check for negative segment-size
Pradeep Kumar Singh
2015-06-23
1
-0
/
+23
|
|
|
/
|
|
/
|
*
|
|
Merge "Remove all DLO segments on upload of replacement"
Jenkins
2015-07-02
1
-7
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove all DLO segments on upload of replacement
Tim Burke
2015-03-23
1
-7
/
+9
*
|
|
Remove simplejson dependency
Tim Burke
2015-05-20
1
-13
/
+12
|
|
/
|
/
|
*
|
Merge "Add tests for uploads deleting DLO segments"
Jenkins
2015-05-21
1
-2
/
+89
|
\
\
|
|
/
|
*
Add tests for uploads deleting DLO segments
Alistair Coles
2015-02-25
1
-2
/
+89
*
|
Add test for timeout being passed to keystone client
Alistair Coles
2015-04-28
1
-50
/
+2
*
|
Add improvements to MD5 validation.
Daniel Wakefield
2015-03-04
1
-12
/
+8
|
/
*
Verify MD5 of uploaded objects.
Daniel Wakefield
2015-02-19
1
-0
/
+6
*
Fix deleting SLO segments on overwrite
Joel Wright
2015-02-04
1
-0
/
+43
*
Merge "This patch fixes downloading files to stdout."
Jenkins
2015-02-03
1
-4
/
+27
|
\
|
*
This patch fixes downloading files to stdout.
Joel Wright
2015-01-23
1
-4
/
+27
*
|
Merge "Fix cross account upload using --os-storage-url"
Jenkins
2015-02-02
1
-5
/
+347
|
\
\
|
|
/
|
/
|
|
*
Fix cross account upload using --os-storage-url
Alistair Coles
2015-01-06
1
-5
/
+347
*
|
Merge "Check that content_type header exists before using"
Jenkins
2015-01-10
1
-0
/
+28
|
\
\
|
*
|
Check that content_type header exists before using
Chris Buccella
2014-11-07
1
-0
/
+28
*
|
|
Change tests to use CaptureOutput class
Alistair Coles
2015-01-05
1
-12
/
+11
|
|
/
|
/
|
*
|
Print info message about incorrect --totals usage
Jiří Suchomel
2015-01-05
1
-0
/
+27
|
/
*
Merge "Make preauth params work"
Jenkins
2014-12-31
1
-1
/
+101
|
\
|
*
Make preauth params work
Clay Gerrard
2014-12-17
1
-1
/
+101
*
|
Merge "Change tests to use new CaptureOutput class."
Jenkins
2014-12-30
1
-124
/
+151
|
\
\
|
|
/
|
/
|
|
*
Change tests to use new CaptureOutput class.
Daniel Wakefield
2014-12-05
1
-124
/
+151
*
|
Fix misnamed dictionary key.
Daniel Wakefield
2014-12-08
1
-0
/
+55
|
/
*
Capture test output better
Clay Gerrard
2014-11-20
1
-52
/
+17
*
Merge "Make swift post output an error message when failing"
Jenkins
2014-11-13
1
-5
/
+62
|
\
|
*
Make swift post output an error message when failing
Alistair Coles
2014-10-24
1
-5
/
+62
*
|
Replaces Stacktraces with useful error messages.
Daniel Wakefield
2014-10-21
1
-4
/
+69
*
|
Fix race between container create jobs during upload
Alistair Coles
2014-10-20
1
-5
/
+8
|
/
*
Merge "Allow segment size to be specified in a human readable way."
Jenkins
2014-10-17
1
-0
/
+50
|
\
|
*
Allow segment size to be specified in a human readable way.
Daniel Wakefield
2014-10-10
1
-0
/
+50
*
|
Add tests for account listing using --lh switch
Christian Schwede
2014-10-01
1
-0
/
+36
|
/
*
Merge "Fix unit tests failing when OS_ env vars are set"
Jenkins
2014-09-26
1
-4
/
+5
|
\
|
*
Fix unit tests failing when OS_ env vars are set
Alistair Coles
2014-09-25
1
-4
/
+5
*
|
Fix bug with some OS options not being passed to client
Alistair Coles
2014-09-24
1
-46
/
+317
|
/
*
Add importable SwiftService incorporating shell.py logic
Joel Wright
2014-08-26
1
-53
/
+62
*
Merge "fixed unit tests when env vars are set"
Jenkins
2014-08-21
1
-0
/
+11
|
\
|
*
fixed unit tests when env vars are set
John Dickinson
2014-08-18
1
-0
/
+11
*
|
Do not create an empty directory 'pseudo/'
Pete Zaitcev
2014-08-18
1
-1
/
+2
|
/
*
Merge "Fix crash when downloading a pseudo-directory"
Jenkins
2014-08-17
1
-3
/
+8
|
\
|
*
Fix crash when downloading a pseudo-directory
Pete Zaitcev
2014-08-14
1
-3
/
+8
*
|
Merge "Add keystone v3 auth support"
Jenkins
2014-08-15
1
-0
/
+278
|
\
\
|
|
/
|
/
|
|
*
Add keystone v3 auth support
anc
2014-07-23
1
-0
/
+278
*
|
Clean up raw policy stats in account stat
Yuan Zhou
2014-08-06
1
-5
/
+5
|
/
[next]