May 8, 2018
View 0483b54

add more comments

Taras Postument authored on 2018/05/08 18:54:36
View 077027c

add helper function to read the deprecated credentials format

Taras Postument authored on 2018/05/08 18:51:15
View a2065f4

pr tasks: - unicodize env variables as well - treat each param from aws credentials as optional - print errors from reading aws credentials file as warnings

Taras Postument authored on 2018/05/08 17:27:34
May 7, 2018
View e384565

Completed some PR tasks:- better imports handling- more debug logging- better error logging- use `Config().update_option()` to set keys

Taras Postument authored on 2018/05/07 23:56:05
April 30, 2018
View 9c93747

replace `Config()` with `self`

Taras authored on 2018/04/30 15:01:14
April 29, 2018
View c49d497

make it work with python2

Taras Postument authored on 2018/04/29 03:23:10
View 66d9ff8

Issue #906 add support for $AWS_PROFILE

Taras Postument authored on 2018/04/29 02:59:27
March 4, 2018
View d07bcfa

Complete #940 - upload_id, content_disposition and content_type default value is now "" and not anymore None

Florent Viard authored on 2018/03/04 06:42:11
View a455532

Fixes bug created by #940 - cmdline set values are real booleans

Florent Viard authored on 2018/03/04 06:41:24
View 8b001f8

Merge pull request #940 from bcl/master-acl_public

Florent Viard authored on 2018/03/04 05:31:52
View 0ffebcf

Addition to #947 - ensure it works with py2. aws requests always returns utf-8 encoded data

Florent Viard authored on 2018/03/04 05:01:42
View a018bb0

Merge pull request #947 from alexallah/master

Florent Viard authored on 2018/03/04 04:53:41
March 2, 2018
View 701dfb9

Fixes #913 - Fix limitrate to recover of sudden changes in bandwidth and to not slow down too much the transfers

Florent Viard authored on 2018/03/02 10:06:05
March 1, 2018
View b0f80e8

Added clarification comment for the socket_timeout configuration value OS limit

Florent Viard authored on 2018/03/01 02:30:39
January 13, 2018
View 2f2f69e

Fix Python 3 bytes string encoding when getting IAM credentials

Alexander Allakhverdiyev authored on 2018/01/13 15:08:27