February 19, 2013
View 136fb2d

Fix whitespace errors

Michal Ludvig authored on 2013/02/19 08:01:56
July 18, 2012
View 9147e25

fix multipart uploads

Matt Domsch authored on 2012/07/18 02:55:40
March 16, 2012
View 490cca0

added the ability to upload files by reading from stdin

Eric Connell authored on 2012/03/16 16:56:01
January 5, 2012
View f46250a

Fixed headers passing in Multipart upload

Michal Ludvig authored on 2012/01/05 22:30:03
View 07ed770

Try to abort MultiPart upload on all errors

Michal Ludvig authored on 2012/01/05 22:29:07
View b78cd50

Renamed confusing "id" to "seq" in Multipart.py

Michal Ludvig authored on 2012/01/05 21:44:27
View a184e0d

Reworked Multipart upload

Michal Ludvig authored on 2012/01/05 10:25:39
January 2, 2012
View 9dda31d

Properly handle multipart chunk sizes

Michal Ludvig authored on 2012/01/02 21:48:49
View 7b09ee8

Fixed errors to make it work, finally!

Michal Ludvig authored on 2012/01/02 21:47:58
View 880e0de

Cleanup: pass enable_multipart via Config()

Michal Ludvig authored on 2012/01/02 20:40:38
View 7698044

Support for non-threaded multipart upload

Michal Ludvig authored on 2012/01/02 20:37:13
View 344cadc

Added VIM default settings to Config.py, MultiPart.py

Michal Ludvig authored on 2012/01/02 20:34:12
December 30, 2011
View 731b7e0

Whitespace conversion TAB to 4-SPACE indent

Michal Ludvig authored on 2011/12/30 20:42:48
May 31, 2011
View b9c33d2

Dynamically increase the chunk size depending on the file size

Jerome Leclanche authored on 2011/05/31 19:13:19
View c58bbc3

Use the ThreadPool interface to thread multipart uploads and return a proper response

Jerome Leclanche authored on 2011/05/31 18:59:01