Paul Thornthwaite
|
ec8b940b2c
|
Standardise on collection methods
Done with `rubocop --auto-correct --only CollectionMethods`
|
2014-05-26 16:22:07 +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 |
|
Kyle Rames
|
6aa1d848eb
|
[rackspace|auto_scale] tweaking syntax for ruby 1.8.7
|
2013-10-03 13:19:22 -05:00 |
|
Kyle Rames
|
fee73fdc84
|
[rackspace|auto_scale] added implementation for resume
|
2013-09-27 14:40:37 -05:00 |
|
Jamie H
|
19d3b40c0f
|
Fixing minor issues with doc annotations, removing unused file, adding Shindo tests
|
2013-09-26 10:47:53 +02:00 |
|
Jamie H
|
37eda0617e
|
Removing trailing slashes from method calls for 1.8.7
|
2013-09-17 10:05:11 +02:00 |
|
Jamie H
|
3022a275e8
|
Modifying array for 1.8.7 Gemfile to pass
|
2013-09-17 09:33:50 +02:00 |
|
Jamie H
|
373b440c6a
|
Adding a few more ensure blocks for resource deletion
|
2013-09-16 11:34:07 +02:00 |
|
jamiehannaford
|
06dcd549db
|
Shindo tests are completed; finished adding Mock data
|
2013-09-05 14:10:13 +02:00 |
|
jamiehannaford
|
ef04d46841
|
Removing two superfluous files
|
2013-08-28 14:23:21 +02:00 |
|
jamiehannaford
|
f4955dc207
|
Initial commit for Rackspace's new Autoscale features. Most functionality is incorporated, including:
- Scaling groups
- Configuration (group configuration and launch configuration)
- Scaling policies
- Webhooks
Work remaining includes:
- Mock request classes
- Unit test coverage
|
2013-08-28 13:49:03 +02:00 |
|
jamiehannaford
|
6bebc8e15b
|
Adding models, collections and making a start on request classes
|
2013-08-20 15:29:03 +02:00 |
|
Kyle Rames
|
bf0dac91b0
|
[rackspace|autoscale] starting on rackspace auto scale implementation
|
2013-08-06 16:32:04 -05:00 |
|