July 1, 2020
View a163fd4

Merge pull request #1120 from anbnyc/patch-1

Florent Viard authored on 2020/07/01 05:25:59
View 215ec19

Update wiki URL in error message

Alec Barrett authored on 2020/07/01 04:14:08
June 27, 2020
View a412966

Merge pull request #1119 from Patouche/fix/datetime-tz

Florent Viard authored on 2020/06/27 23:58:17
View 546696a

Patrick ALLAIN authored on 2020/06/27 23:43:29
View 8d30061

Merge pull request #1118 from Patouche/issues/1117

Florent Viard authored on 2020/06/27 21:06:44
View 8b4de3d

[#1117] Improve speed when running on EC2 instance

Patrick ALLAIN authored on 2020/06/27 20:44:15
June 26, 2020
View e37512c

Fixes #1114 - Reduce connection_max_age to 5s as it looks like that aws closes https conns after around 6s

Florent Viard authored on 2020/06/26 09:23:59
View 0b7fd5c

Ref #1114 - Add a time based expiration for idle pool connections in order to avoid random broken pipe errors

Florent Viard authored on 2020/06/26 09:18:39
June 22, 2020
View 3d4a4ca

Utils/parseNodes: cleanup - avoid returning empty dicts inside the result list

Florent Viard authored on 2020/06/22 10:55:30
View cefa4b6

Fixes #346 - Add support for listing and resume of multipart uploads of more than 1000 parts

Florent Viard authored on 2020/06/22 10:54:16
June 21, 2020
View 6b77476

Fixes #1113 - Fixes report_exception wrong error when LANG env var was not set

Florent Viard authored on 2020/06/21 23:01:27
June 1, 2020
View b9eb0aa

Cleanup - Remove unreachable code and an useless test

Florent Viard authored on 2020/06/01 09:28:22
View f0e0dd3

Cleanup of a few lines ending with a ";"

Florent Viard authored on 2020/06/01 09:14:33
View d54bb32

Fixes #1101 - "files-from" option was resulting in an AttributeError with Python3

Florent Viard authored on 2020/06/01 09:09:05
May 3, 2020
View fce333f

Fixes #1096 - Add http error 429 to the retryable errors

Florent Viard authored on 2020/05/03 07:16:56