Everett Toews
|
3b0a6c6903
|
The SSL Termination API for Rackspace Cloud Load Balancers.
|
2013-01-23 19:11:10 -06:00 |
Everett Toews
|
710eec0def
|
The Content Caching API for Rackspace Cloud Load Balancers.
|
2013-01-23 15:59:21 -06:00 |
Everett Toews
|
bf3a2ed7a8
|
These Parsers are unnecessary when the domain objects have ConstructorProperties.
|
2013-01-22 20:10:28 -06:00 |
Everett Toews
|
4adae9339a
|
The Session Persistence API for Rackspace Cloud Load Balancers.
|
2013-01-22 17:44:16 -06:00 |
Adrian Cole
|
c095475cf7
|
Merge pull request #1220 from maginatics/entry-set
Use Map.entrySet where possible
|
2013-01-22 08:23:02 -08:00 |
Andrew Gaul
|
af963df92d
|
Use Map.entrySet where possible
Improves run-time efficiency and addresses FindBugs warnings.
|
2013-01-21 23:59:42 -08:00 |
Everett Toews
|
f4b64fd00d
|
The Health Monitor API for Rackspace Cloud Load Balancers.
|
2013-01-21 21:36:22 -06:00 |
Everett Toews
|
242d3e07be
|
The Connection API for Rackspace Cloud Load Balancers.
|
2013-01-20 19:51:06 -06:00 |
Adrian Cole
|
c395d90928
|
Merge pull request #1203 from jclouds/centralize-invokable
Centralize invokable
|
2013-01-19 18:25:32 -08:00 |
Adrian Cole
|
37e587ee51
|
changes related to centralizing construction of invokables
|
2013-01-19 17:17:30 -08:00 |
Everett Toews
|
11e6eb02ed
|
@Named annotations in all async api methods for Rackspace.
|
2013-01-19 19:07:47 -06:00 |
Everett Toews
|
b7d76e7b8d
|
The Metadata API for Load Balancers and Nodes in Rackspace Cloud Load Balancers.
|
2013-01-19 14:12:13 -06:00 |
Adrian Cole
|
4980367991
|
centralize TypeToken creation
|
2013-01-19 11:31:55 -08:00 |
Everett Toews
|
47c38b55f9
|
The Virtual IP API for Rackspace Cloud Load Balancers.
|
2013-01-17 14:18:39 -06:00 |
Everett Toews
|
98f00a81dd
|
Changed return types on remove methods and minor naming fixes.
|
2013-01-17 13:03:44 -06:00 |
Everett Toews
|
e7d324b868
|
The access list API for Rackspace Cloud Load Balancers.
|
2013-01-16 09:54:34 -06:00 |
Adrian Cole
|
a49a060152
|
There can be only one retryable predicate; use Predicates2.retry decorator
|
2013-01-13 20:30:34 -08:00 |
Adrian Cole
|
3962b30808
|
updated to use standard guava Futures and ListenableFuture
|
2013-01-13 09:31:10 -08:00 |
Everett Toews
|
6bc848c232
|
More attributes and domain objects for Rackspace Cloud Load Balancers.
|
2013-01-11 16:18:14 -06:00 |
Adrian Cole
|
9745e9dc2f
|
fixed covariance and warnings on ApiMetadata subclasses
|
2012-12-31 19:40:49 -08:00 |
Adrian Cole
|
038e550d2d
|
moved off deprecated FluentIterable methods
|
2012-12-30 13:20:09 -08:00 |
Adrian Cole
|
13d8b9c402
|
replaced @Timeout w/explicit properties
|
2012-12-30 12:31:43 -08:00 |
Adrian Cole
|
9b1872c6ff
|
removed custom code that duplicates functionality of guava fallbacks
|
2012-12-27 16:54:31 -08:00 |
Adrian Cole
|
20c3426fc8
|
replaced jersey w/Uris & UriTemplates; removed complexity in url encoding and edge cases like matrix params
|
2012-12-24 14:32:59 -08:00 |
Everett Toews
|
976b6ef4a0
|
Guava toString, hashCode, and equals for domain objects. Removed unnecessary Objects.
|
2012-12-24 12:38:38 -06:00 |
Everett Toews
|
a48ec87ff8
|
Some useful predicates for Load Balancers.
|
2012-12-20 15:11:04 -06:00 |
Everett Toews
|
ad6c257424
|
Added support for Iterable collections to QueryParam.
|
2012-12-20 10:48:48 -06:00 |
Everett Toews
|
01acb56df1
|
Renamed internal ID from cloudloadbalancers to rackspace-cloudloadbalancers.
|
2012-12-13 11:36:04 -06:00 |
Everett Toews
|
0b0373c91f
|
Modernizing the Rackspace Cloud Load Balancers API. Following naming conventions and using PagedIterable.
|
2012-12-10 12:15:38 -06:00 |
Everett Toews
|
29fc4b855f
|
Renamed cloudloadbalancers to rackspace-cloudloadbalancers.
|
2012-12-06 14:42:48 -06:00 |