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

9 commits

Author SHA1 Message Date
Paul Thornthwaite
330a351ade Remove trailing blank lines
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +01:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Paul Thornthwaite
8483a599f2 Remove trailing whitespace 2014-02-19 12:30:59 +00:00
Efe Yardimci
a79aad91e0 refactored duplicate parser code, added more request tests, converted all parser responses to be key,value pairs 2013-09-02 00:23:04 -04:00
Efe Yardimci
fad43b8694 refactoring common parser code. cluster requests tests 2013-08-31 02:06:04 -04:00
Efe Yardimci
2649709ca5 Modify and Delete requests added 2013-08-30 04:21:23 -04:00
Efe Yardimci
e4febcd23e Support for create requests, along with parsers 2013-08-30 04:19:27 -04:00
Efe Yardimci
f2269ad3c3 Adding the remaining describe requests 2013-08-30 04:17:19 -04:00
Efe Yardimci
7b18fef0f0 Initial support for redshift, with describe_cluster requests and corresponding parsers 2013-08-30 04:15:06 -04:00