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

6 commits

Author SHA1 Message Date
Josh Lane
b420473d58 fix trailing comma for 1.8.7 compat
* remove unused reference
2016-03-01 08:22:24 -08:00
Craig Genner
8596a448c8 filters on tags can pass an array
this comparison works fine where there is just a string or single tag,
where there is an array of tags this comparison breaks fails.

So instead we must cast to an array and then do a comparison by an
inclusion of a a value in an array
2015-11-23 15:45:48 +00:00
Eugene Howe
eef87291d5 mock instance stop and start properly 2015-09-22 14:28:41 -04:00
Josh Lane
8908b6f6e7 fix key name conflict
* not sure how this is related to my previous change
2015-05-21 12:32:37 -07:00
Josh Lane
dcfd354b8a working tests 2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c initial import
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00