May 7, 2017
View 65eaaff

PY3 support: Fixes acl.py use of repr.

Florent Viard authored on 2017/05/07 23:54:59
View c0c3c9f

Fixes signature v2 invalid call to format_param_str.

Florent Viard authored on 2017/05/07 23:54:23
View fa5e42a

In the v4 canonical query string, parameter without values should still have an equal sign.

Florent Viard authored on 2017/05/07 22:56:33
View 1e34096

Ensure to not have "{}" in functions parameters to be safe.

Florent Viard authored on 2017/05/07 22:15:26
View b320340

Get ride of the "extra" parameter for requests and use a clean "params" dict for all the query strings.

Florent Viard authored on 2017/05/07 21:55:42
May 4, 2017
View 38faa74

Urlencode string only when formatting the url and not earlier.

Florent Viard authored on 2017/05/04 09:10:24
View 22ac057

run-tests-minio: re-activated a test that is now working.

Florent Viard authored on 2017/05/04 08:29:18
View 00018cd

Fixes signurl (v2) for python3.

Florent Viard authored on 2017/05/04 08:15:11
May 2, 2017
View 7d496da

Use io buffers everywhere for files or stdin/stdout + Use custom stream_name attribute.

Florent Viard authored on 2017/05/02 01:06:27
April 20, 2017
View 98b9854

remove unreachable code

Guy Gur-Ari authored on 2017/04/20 04:20:03
View 4def8a4

raise exception for missing '/' during mv, cp

Guy Gur-Ari authored on 2017/04/20 04:19:53
April 10, 2017
View b5a42c4

S3/Config: `os.environ.get` -> `os.getenv`

Simone Esposito authored on 2017/04/10 18:39:04
April 8, 2017
View 83662f2

don't allow mv/cp of multiple files to single file

Guy Gur-Ari authored on 2017/04/08 10:25:08
February 20, 2017
View 77cc6e3

PY3 support: Fix for regexp/unicode in runtest-minio

Florent Viard authored on 2017/02/20 22:54:17
View cadb092

PY3 support: use getitem instead of getslices for slices

Florent Viard authored on 2017/02/20 22:52:38