geemus
34e6a1105c
[core] separate loggers for deprecations/warnings
...
distinctly styles deprecations for clarity
gives better flexibility for redirecting logs
reduces possibility of missing deprecations because warnings are ignored
2011-10-19 14:49:34 -05:00
geemus
76c0f11670
[core] use logger throughout for warnings
2011-09-02 12:30:10 -05:00
geemus
2da3af865f
[aws|simpledb] fix get_attributes mock deprecation
2011-07-20 12:09:47 -05:00
Christopher Meiklejohn
ab51aaa3f3
Switch to the has_key? syntax for cleanliness.
2011-07-11 16:50:33 -04:00
Christopher Meiklejohn
9a4f45c9df
Guard against item_name not being a valid key.
2011-07-11 16:37:13 -04:00
Christopher Meiklejohn
d15cdeb8df
Fix failures in the simpledb testing due to attribute array option deprecation.
2011-07-10 01:13:29 -04:00
geemus
b7f54bbd2d
[aws|simpledb] provide for using ConsistentRead on get_attributes and select
...
closes #386
2011-07-08 16:43:25 -05:00
geemus
9ea5432fde
[mock] cleanup and reset related fixes
2011-05-19 15:35:33 -07:00
geemus
9a52c94513
[aws|simpledb] fixes
...
more granular idempotency
convert specs to tests
2011-01-03 18:55:24 -08:00
geemus
fd755e042b
clean up by changing service abstraction into a class
2010-09-03 15:04:54 -07:00
geemus
936cfc0e95
refactor/cleanup to use service
2010-06-12 15:31:17 -07:00
geemus (Wesley Beary)
f5673d34e0
consolidate parser loading
2010-04-13 14:35:30 -07:00
geemus (Wesley Beary)
3ffa8b153a
[simpledb] simplify request method signature
2010-03-15 21:58:57 -07:00
geemus (Wesley Beary)
293811ad42
[simpledb] cleaner mocking/dependencies
2010-03-14 20:11:43 -07:00
Wesley Beary
e9251a9c06
fix mocks to use excon responses
2009-11-20 11:26:11 -08:00
Wesley Beary
fa1481e9f2
replace Fog::Errors with Excon::Errors, add 409 conflicts for non-built rackspace server delete
2009-11-08 12:16:52 -08:00
Wesley Beary
d6e857e52d
fix docs to show that Excon::Response is returned
2009-11-02 18:48:49 -08:00
Wesley Beary
db54e424be
fixing existing simpledb specs and adding all but select
2009-09-08 19:57:53 -07:00
Wesley Beary
a9991f62b3
AmazonCase simpledb stuff
2009-07-30 23:13:48 -07:00
Wesley Beary
dbc9ebfb04
split out requests into their own files
2009-07-13 19:14:59 -07:00