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

46 Коммитов

Автор SHA1 Сообщение Дата
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
Marcel Molina 79f358f771 Uses stat rather than lstat to in the event that the uploaded file has been unlinked 2008-06-07 01:02:03 -05:00
Marcel Molina 0bc5391734 Normalize the :expires_in option to always be an integer even if the actual object passed in is a proxy to an integer, such as is the case with 2.hours from ActiveSupport which is actually an instance of ActiveSupport::Duration. 2008-06-07 00:23:47 -05:00
Marcel Molina 68cd7562a2 Don't prepend leading slash onto bucket name when deleting a bucket with the :force => true option. 2008-06-07 00:06:34 -05:00
Marcel Molina 9322ad0b41 Don't ignore :use_ssl => false in url_for when the connection is established over ssl. 2008-06-06 23:32:09 -05:00
Marcel Molina ac644f11fd Expose the path for a given log 2008-06-06 23:18:33 -05:00
Marcel Molina d0a3ed64ef Appease some proxies by always including a Content-Length with all requests. 2008-06-06 23:12:07 -05:00
Marcel Molina d6cd815fa3 Attributes that are false should not raise NoMethodError in Base#method_missing. 2008-06-06 22:52:14 -05:00
Marcel Molina 4d6f01e740 Update String#underscore to mirror the one in ActiveSupport 2008-06-06 22:43:05 -05:00
Marcel Molina 564da3f4f0 Fix typo in docs: octect -> octet 2008-06-06 22:34:51 -05:00
Marcel Molina 8bbd88af9e Update changelog to include reference to bugfix 2008-06-06 22:32:32 -05:00
Marcel Molina 2674ae23bc Bug #20487 fixed. If a request fails and is retried, only escape the request path the first time. 2008-06-06 22:29:10 -05:00
Marcel Molina db13e585c6 Replace ad-hoc S3Object.copy method with newly support built in API call. 2008-06-06 21:45:38 -05:00
Marcel Molina 9eb15be0ad Account for the removal of Date::ABBR_MONTHS in Ruby 1.8.6 2008-06-06 21:14:36 -05:00
Marcel Molina 0f3a832c58 Avoid using the teardown method in conjunction with flexmock 2008-06-06 20:56:25 -05:00
Marcel Molina d9af94a021 Port hand rolled mock code over to using flexmock 2008-06-06 20:42:59 -05:00
Marcel Molina 638b144068 Get rid of old base.rb mock 2008-06-06 19:56:34 -05:00
Marcel Molina 8d48b5967c Rename the base mock to just be a fake_response now that flexmock is handling mocking connections 2008-06-06 19:56:13 -05:00
Marcel Molina 80832bf39a Update changelog 2008-06-06 03:37:49 -05:00
Marcel Molina d6471ec40c Do not make connections persistent by default 2008-06-06 03:36:58 -05:00
Marcel Molina e715329dc2 Kernel#__method__ is now included with Ruby 1.8.7 so don't override it if we're using that version or higher 2008-06-06 03:09:32 -05:00
Marcel Molina a98750a438 Update copyright year 2008-06-06 03:06:46 -05:00
Marcel Molina d390edeea9 Moving aws-s3 into git 2008-06-06 02:55:18 -05:00