January 16, 2012
View 6eacb08

Added S3 static site support for Amazon CloudFront invalidation on sync.

aral authored on 2012/01/16 03:00:12
October 18, 2011
View 0479b57

Ignore CF distros with CustomOrigin in [sync --cf-inval]

Michal Ludvig authored on 2011/10/18 18:06:57
June 8, 2011
View d439efb

ATTENTION -- Mega WhiteSpace conversion !!!

Michal Ludvig authored on 2011/06/08 05:18:12
April 11, 2011
View 16f6c3e

* S3/CloudFront.py: Don't fail if there are no cfinval requests.

Michal Ludvig authored on 2011/04/11 13:02:17
April 9, 2011
View 26c9954

Support for checking status of CF Invalidation Requests [cfinvalinfo].

Michal Ludvig authored on 2011/04/09 00:05:30
April 8, 2011
View 0c7bf27

Support for CloudFront invalidation using [sync --cf-invalidate]

Michal Ludvig authored on 2011/04/08 22:45:43
March 30, 2011
View 2a0d89d

* S3/CloudFront.py: Fix warning with Python 2.7

Michal Ludvig authored on 2011/03/30 19:32:31
View c6a015b

* S3/CloudFront.py: Cmd._get_dist_name_for_bucket() moved to CloudFront class.

Michal Ludvig authored on 2011/03/30 18:29:26
October 26, 2010
View 678159c

* s3cmd, S3/CloudFront.py, S3/Config.py: Added support for CloudFront DefaultRootObject. Thanks to Luke Andrew.

Michal Ludvig authored on 2010/10/26 10:15:43
June 12, 2010
View d7693f3

* s3cmd, S3/CloudFront.py: Both [accesslog] and [cfmodify] access logging can now be disabled with --no-access-logging

Michal Ludvig authored on 2010/06/12 22:13:21
View 08f8991

* S3/CloudFront.py: Allow s3:// URI as well as cf:// URI for most CloudFront-related commands.

Michal Ludvig authored on 2010/06/12 22:11:01
View b020ea0

* s3cmd, S3/CloudFront.py, S3/Config.py: Support access logging for CloudFront distributions. * S3/S3.py, S3/Utils.py: Moved some functions to Utils.py to make them available to CloudFront.py * NEWS: Document the above.

Michal Ludvig authored on 2010/06/12 20:02:24
February 24, 2009
View 0b8ea55

* s3cmd: New command [sign] * S3/Utils.py: New function sign_string() * S3/S3.py, S3/CloudFront.py: Use sign_string().

Michal Ludvig authored on 2009/02/24 10:01:01
January 18, 2009
View 87dc3cc

* S3/CloudFront.py: Implemented ModifyDistribution(), added support for CNAMEs, Comments and Enable/Disable. * s3cmd: Enabled cfmodify, added --enable/--disable, --cf-add-cname/--cf-remove-cname, --cf-comment options. Added updating from 'options' to CfCmd.options.

Michal Ludvig authored on 2009/01/18 22:10:23
January 17, 2009
View 42fd22b

* S3/CloudFront.py: Implemented DeleteDistribution(), GetDistConfig() and SetDistConfig(), fixed CreateDistribution(). * s3cmd: Enabled cfdelete.

Michal Ludvig authored on 2009/01/17 22:24:07