Граф коммитов

72 Коммитов

Автор SHA1 Сообщение Дата
Scott Jacobsen 159984e956 Fix typos 2011-12-02 11:49:56 -07:00
Marcel Molina 1ec3ff9d39 Merge pull request #44 from mcary/use-copy-options
Merge in options passed to S3Object.copy.
2011-11-09 12:43:04 -08:00
Marcel M. Cary bd25b25c5a Use the options passed to S3Object.copy, supporting reduced redundancy
I need to enable reduced redundancy on some existing S3 objects.
The typical way to do this is copy the object within S3, supplying the
new storage-class (reduced redundancy) as an option to the copy.
However, aws-s3 is ignoring the copy options, instead only using the
default_options to specify the copy-source.

Update the copy method to merge the copy-source options with the passed
options, so that storage-class can be specified.
2011-11-08 19:45:45 -08:00
Marcel Molina 5cd500f6db Put Version back into beta mode. 2009-04-28 15:10:09 -07:00
Marcel Molina 7aabcb072e Bump changelog version marker for release 2009-04-28 15:05:01 -07:00
Marcel Molina e2fafe20a4 Bump changelog version marker for release 2009-04-28 15:03:00 -07:00
Marcel Molina 235bc186b6 Merge branch 'harrylove/master' 2009-04-28 15:02:27 -07:00
Marcel Molina 5c20304e19 Bump version number for bug fix release. 2009-04-28 15:02:15 -07:00
Harry Love d8997822cf Fixes instance of Ruby version = 1.8.7 for Kernel method (for real) 2009-04-28 15:35:29 -06:00
Harry Love b8e453834b Fixes instance of Ruby version = 1.8.7 for Kernel method 2009-04-28 14:12:05 -06:00
Marcel Molina 449c6afca2 Bump changelog version marker for release 2009-04-20 18:37:56 -07:00
Marcel Molina 1db1f35184 Fix version string 2009-04-20 18:37:23 -07:00
Marcel Molina 46273ad1d8 Prepare CHANGELOG and version string for release. 2009-04-20 18:36:42 -07:00
Marcel Molina 5077cf7676 Update copyright to 2009 2009-04-19 23:41:35 -07:00
Marcel Molina d060a1b82b Prune out system directories when reporting rcov results 2009-04-19 23:40:44 -07:00
Marcel Molina 65228fc942 Use custom alternative to __method__ if we're using 1.8.7 or above, not just above 1.8.7. 2009-04-19 19:27:51 -07:00
Marcel Molina e2a13a6366 Merge branch 'master' of git://github.com/marcandre/aws-s3 into marcandre/master 2009-04-19 17:07:12 -07:00
Marcel Molina 7b76018725 Update CHANGELOG 2009-04-19 17:01:49 -07:00
Marcel Molina af27b54b69 Rename Kernel#memoize to Kernel#expirable_memoize so that it doesn't conflict with memoize method in ActiveSupport which has an entirely different API and semantics. Reported by [Florian Dütsc (mail@florian-duetsch.de)]. 2009-04-19 17:01:15 -07:00
Marcel Molina 3f148e1a73 Bump changelog version marker for release 2009-04-19 16:33:38 -07:00
Marcel Molina 4dc4d67baf Full 1.9 compatibility (all tests passing against 1.9 & 1.8.6). 2009-04-19 16:32:06 -07:00
Marc-Andre Lafortune 1191298b40 - Options hash passed when connecting is not modified anymore
- Connection::Option simplified
2009-02-24 17:25:34 -05:00
Marcel Molina ac97d4715c Put library version back into beta mode 2008-07-03 13:39:11 -05:00
Marcel Molina 78cb7000f9 Bump changelog version marker for release 2008-07-03 13:37:06 -05:00
Marcel Molina b5bdaf5461 Bump changelog version marker for release 2008-07-03 13:36:25 -05:00
Marcel Molina d61a6a22fa Update Rakefile to work with newer version of rubyforge library 2008-07-03 13:36:09 -05:00
Marcel Molina c0b78c6604 Bump changelog version marker for release 2008-07-03 13:31:34 -05:00
Marcel Molina 1385e70c5e Update changelog for release 2008-07-03 13:31:19 -05:00
Marcel Molina 96d3cb1b04 For now just redefine __method__ to take arguments so we don't break 1.8.7 use today 2008-07-03 13:29:50 -05:00
Marcel Molina cd679c6641 Only undef the id method on ACL and Owner if it is currently defined to play better with third party libraries 2008-06-19 19:34:52 -05:00
Nathaniel Bibler 1a052c63d0 Fixed 'metada' typo in documentation 2008-06-09 16:13:17 -04:00
Marcel Molina 428fcfe81e Put version back into beta mode 2008-06-07 03:00:17 -05:00
Marcel Molina 67126aac0c Get rid of all the extra 0.5.0 markers in the changelog 2008-06-07 02:40:48 -05:00
Marcel Molina 54c3c4dd7c Update rakefile so automated releases work again 2008-06-07 02:40:08 -05:00
Marcel Molina 5d30bedff7 Bump changelog version marker for release 2008-06-07 02:37:29 -05:00
Marcel Molina d1fb15f49e Bump changelog version marker for release 2008-06-07 02:36:44 -05:00
Marcel Molina 2734bb5747 Bump changelog version marker for release 2008-06-07 02:34:32 -05:00
Marcel Molina f1f72b3606 Bump changelog version marker for release 2008-06-07 02:28:58 -05:00
Marcel Molina e2401bf50d Bump changelog version marker for release 2008-06-07 02:26:04 -05:00
Marcel Molina ce1517c2af Ignore pkg build artifact directory and add message when tagging a release 2008-06-07 02:25:46 -05:00
Marcel Molina 959f89fa23 Bump changelog version marker for release 2008-06-07 02:23:54 -05:00
Marcel Molina 7ffd7688ea Bump changelog version marker for release 2008-06-07 02:21:22 -05:00
Marcel Molina 6d478333f3 Add message to confirm release 2008-06-07 02:20:54 -05:00
Marcel Molina 68f35aa5e9 Fix syntax error in Rakefile 2008-06-07 02:20:05 -05:00
Marcel Molina 992ec007c3 Update Rakefile and version number for new release 2008-06-07 02:19:34 -05:00
Marcel Molina 67891a20ea Ignore auto generate index.html for website 2008-06-07 01:53:15 -05:00
Marcel Molina f01a8d8d7b Update site to some links to GitHub 2008-06-07 01:52:54 -05:00
Marcel Molina cae12c0f62 Update typo in README 2008-06-07 01:52:36 -05:00
Marcel Molina 2445058d13 Rename trunk to head in changelog 2008-06-07 01:51:41 -05:00
Marcel Molina aaf17a2677 Rescue EOFError also when a request raises an exception 2008-06-07 01:22:49 -05:00