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 |