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

7 commits

Author SHA1 Message Date
Matt Darby
72e52e70be Revert "Moving Rackspace logic to fog-rackspace"
This reverts commit d6ecb19d24.

Conflicts:
	fog.gemspec
2014-12-10 11:30:34 -05:00
Matt Darby
d6ecb19d24 Moving Rackspace logic to fog-rackspace 2014-11-26 10:08:42 -05: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
Tom Noonan II
9a5af6c244 Fix variable name error 2014-05-09 14:59:48 -05:00
Evan Light
5f94b552d5 Closes #2469
Monitoring-specific soluton to pagination. 'marker' was being extracted but not stored.
2014-01-08 16:48:32 -05:00
Kyle Rames
b359376da0 [rackspace|monitoring] updating to use fog conventions 2013-07-24 15:18:02 -05:00
Daniel Reichert
166803de25 Added rackspace monitoring with correct namespace
These files were merged from github.com/racker/rackspace-monitoring-rb. The
namespace was different than the convetion in fog so the namespace was modified
to be compliant with the rest of the fog library.
2013-07-03 14:04:58 -07:00