1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Paul Thornthwaite
8483a599f2 Remove trailing whitespace 2014-02-19 12:30:59 +00:00
Paul Thornthwaite
22e5f71973 [Docs] Fixes assorted yardoc tagging issues
This fixes some incorrect tag names and type/name ordering
2013-05-02 13:19:12 +01:00
Weston Platter
c306b7c5a2 [docs::was::cdn] reformatted in YARD format. no content changes, just format changes. 2013-03-10 17:22:50 -05:00
Brice Figureau
e877f95034 [aws|cdn] add request mock support for AWS Cloudfront
This patch adds support for mocking the cloudfront API.
CDN Tests now can both be run with mocking and non mocking
activated.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
2012-09-28 11:24:36 +02:00
Brice Figureau
b381ba90e2 [aws|cdn] Implements AWS CDN get_invalidation request
This request was missing from the implementation. It is needed if
you actually need to look-up the invalidated paths.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
2012-09-20 20:27:13 +02:00
geemus
2abb668040 [cdn|aws] move aws cdn to its own shared area (namespacing should probably be corrected) 2011-08-24 14:25:12 -05:00
geemus
6ca767317a [cdn] consolidate 2011-01-07 17:02:41 -08:00
James Fairbairn
6d908f888b [aws|cdn] Fixed bug in building post_distribution request body 2010-12-01 02:57:57 +08:00
geemus
b498079f80 [aws|cdn] update to support custom origins 2010-11-09 15:49:38 -08:00
geemus
aeac37f9a3 [aws|cdn] leftover fixes 2010-11-02 11:17:09 -07:00
geemus
cf75ce1dee [aws|cdn] continuing to flesh out distribution requests 2010-11-01 17:44:14 -07:00
geemus
3d6104e383 [aws|cdn] splat expand paths for post_invalidation 2010-11-01 15:05:02 -07:00
geemus
2a77066d4d [aws|cdn] first pass at post_invalidation 2010-11-01 15:01:55 -07:00
geemus
a6f4e14894 [aws&rackspace|cdn] more cleanup and start of aws cdn 2010-11-01 12:31:39 -07:00