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

10 commits

Author SHA1 Message Date
Luiz Ribeiro
63b5f90e11 adding support for rackspace loadbalancer content caching 2013-01-02 18:45:23 -02:00
Paul Thornthwaite
40c0cd7122 Make use of #persisted? method
In many places we were checking for identity which was the shorthand for
checking if the resource had been saved by the service.

The #persisted? method was added to show a clearer intent and also offer
minimal ActiveModel interface
2012-12-23 02:45:05 +00:00
Brian Hartsock
39f504a4ac [rackspace|lb] ssl termination fixes 2012-06-26 00:35:07 -04:00
Justin Barry
893449ae50 Add and get SSL certificates to Rackspace Soft LB 2012-05-05 10:19:11 -07:00
Brian Hartsock
8b502b7b76 [rackspace|lb] added support for algorithm on create 2012-03-31 16:07:27 -04:00
Brian Hartsock
eb046bf24d [rackspace|lb] Added error pages to the model 2011-12-16 11:40:44 -05:00
Brian Hartsock
67655f924a [rackspace|lb] fix for #650 - Connection logging now loads appropriately 2011-12-13 19:19:28 -05:00
Brian Hartsock
12c6fc7abd [rackspace|lb] Fixed bug #644 with HTTP health monitors 2011-12-08 10:46:43 -05:00
geemus
7fecd4fc60 [rackspace|load_balancers] fixes to play nice with mock test runs 2011-08-16 11:57:46 -05:00
geemus
d2e06e96ca [rackspace|loadbalancers] cleanup
pluralize service name
use multi_json
fix directory structure for consistency
2011-08-04 16:21:22 -05:00