February 22, 2014
View 387f43e

s/0o775/0755/ for python 2.4 compatibility

Matt Domsch authored on 2014/02/22 13:30:49
View 81d5a33

delete unused keys_to_remove logic

Matt Domsch authored on 2014/02/22 10:54:50
View d8a2e7c

move empty object name detection where it belongs

Matt Domsch authored on 2014/02/22 10:45:10
February 20, 2014
View ab3a86c

getting sequential batches for dealing with S3s eventual consistency

Ubuntu authored on 2014/02/20 00:52:45
February 19, 2014
View 5a1c562

s3.object_batch_delete() function added, rb operation uses batch delete to remove keys prior to bucket deletion

Vasileios Mitrousis authored on 2014/02/19 04:06:57
View cc3ad81

object_batch_delete() gets full remote_list (consistent with _do_deletes())

Ubuntu authored on 2014/02/19 18:31:10
View c3ec739

s3.object_batch_delete() function added, rb operation uses batch delete to remove keys prior to bucket deletion

Vasileios Mitrousis authored on 2014/02/19 04:06:57
February 18, 2014
View 6e719bb

(feature)Introducing batch_mode in bucket deletion to delete contents without getting the full list

Vasileios Mitrousis authored on 2014/02/18 19:54:56
View 44e3589

set content-type, content-charset, and not content-encoding

Matt Domsch authored on 2014/02/18 13:51:31
View 8c568ec

Honour the verbosity setting in the config file

Richard van der Hoff authored on 2014/02/18 22:37:13
View 610221e

(feature)Introducing batch_mode in bucket deletion to delete contents without getting the full list

Vasileios Mitrousis authored on 2014/02/18 19:54:56
February 15, 2014
View 9679f26

Ignore S3 objects with empty names

Matt Domsch authored on 2014/02/15 03:43:50
February 14, 2014
View 0229551

_download: handle S3Error

Matt Domsch authored on 2014/02/14 22:51:30
View 029d0c7

_download: Exception != OSError

Matt Domsch authored on 2014/02/14 22:22:51
February 8, 2014
View 7904f33

handle empty directory on S3 sync remote2local

Matt Domsch authored on 2014/02/08 09:29:42