Adrian Cole
|
f6990c60c9
|
Merge pull request #1182 from aplowe/master
openstack-nova: NPE in SecurityGroupApi.delete()
|
2013-01-16 08:40:21 -08:00 |
Everett Toews
|
e7d324b868
|
The access list API for Rackspace Cloud Load Balancers.
|
2013-01-16 09:54:34 -06:00 |
Adrian Cole
|
4fbb70be7b
|
Merge pull request #1181 from jclouds/dynamic-credentials
Dynamic credentials
|
2013-01-16 06:44:00 -08:00 |
Adam Lowe
|
055098866f
|
openstack-nova: eliminating NPE thrown by SecurityGroupApi.delete()
|
2013-01-16 10:53:27 +00:00 |
Adrian Cole
|
1ab3f0bb44
|
accomodate runtime credential changes
|
2013-01-15 22:26:50 -08:00 |
Adrian Cole
|
a7e4564c8e
|
support changing credentials at runtime
|
2013-01-15 22:26:24 -08:00 |
Adrian Cole
|
a9d335c6cc
|
Merge pull request #1148 from dralves/gce-firewalls
gce - firewalls api
|
2013-01-15 10:47:33 -08:00 |
David Ribeiro Alves
|
67924f188e
|
gce - firewalls api
|
2013-01-15 11:20:03 -06:00 |
Adrian Cole
|
0cfd1b0025
|
Merge pull request #1178 from jclouds/undo-result
unwound a few stack traces frames
|
2013-01-14 06:43:07 -08:00 |
Adrian Cole
|
b07984435f
|
unwound a few stack traces by making DelegatesToInvocationFunction an invocation handler directly
|
2013-01-13 22:41:06 -08:00 |
Adrian Cole
|
f18d3b433f
|
Merge pull request #1177 from jclouds/retryablepredicate-highlander
There can be only one retryable predicate; use Predicates2.retry
|
2013-01-13 22:07:42 -08:00 |
Adrian Cole
|
ba381c9693
|
Merge pull request #1175 from jclouds/unwind-crypt
unwound dependencies relating to ssh keys and crypt
|
2013-01-13 22:02:16 -08:00 |
Adrian Cole
|
3ac6f475e7
|
unwound dependencies relating to ssh keys and crypt
|
2013-01-13 20:53:59 -08: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
|
6a8ac673aa
|
fixed hanging test
|
2013-01-13 20:27:44 -08:00 |
Adrian Cole
|
c7ae36b852
|
Merge pull request #1172 from dralves/gce-networks
gce - networks api
|
2013-01-13 15:28:54 -08:00 |
David Ribeiro Alves
|
16359d16c7
|
gce - networks api
|
2013-01-13 15:05:46 -06:00 |
Adrian Cole
|
9b61cfacc8
|
Merge pull request #1171 from dralves/gce-machinetypes
gce - machine types api
|
2013-01-13 12:07:57 -08:00 |
Adrian Cole
|
00cc1ce67d
|
Merge pull request #1174 from jclouds/simplify-futures
use standard guava Futures and ListenableFuture
|
2013-01-13 11:42:38 -08:00 |
David Ribeiro Alves
|
9ec0bca204
|
gce - machine types api
|
2013-01-13 13:39:42 -06:00 |
Adrian Cole
|
eca4889c0c
|
Merge pull request #1170 from dralves/gce-kernels
gce - kernels api
|
2013-01-13 09:43:39 -08:00 |
Adrian Cole
|
3962b30808
|
updated to use standard guava Futures and ListenableFuture
|
2013-01-13 09:31:10 -08:00 |
Adrian Cole
|
713a498c22
|
removed custom version of guava Futures, awkward DescribedFuture, and migrated to native ListenableFuture
|
2013-01-13 09:29:24 -08:00 |
Adrian Cole
|
103d327354
|
Merge pull request #1173 from jclouds/single-use
refactored out classes only used once
|
2013-01-12 18:00:02 -08:00 |
Adrian Cole
|
547f574eea
|
got rid of custom MoreExecutors.sameThreadExecutor
|
2013-01-12 15:47:58 -08:00 |
Adrian Cole
|
f1819fe8b9
|
decorating cacheloader only used in s3
|
2013-01-12 15:47:51 -08:00 |
Adrian Cole
|
45bb35971e
|
replaced usage of checkNotEmpty with checkNotNull(emptyToNull
|
2013-01-12 15:20:11 -08:00 |
Adrian Cole
|
0e4c10e29f
|
PasswordGenerator only used in scriptbuilder
|
2013-01-12 14:09:58 -08:00 |
Adrian Cole
|
015fbf22a2
|
removed redundant retrying assertion code
|
2013-01-12 14:04:47 -08:00 |
Adrian Cole
|
cca73d8a69
|
removed function only used once and only accessing a single if branch
|
2013-01-12 13:47:07 -08:00 |
Adrian Cole
|
60ab6d8e26
|
Merge pull request #1169 from jclouds/ucdetector
cleaned up code references detected as unnecessary by UEC plugin
|
2013-01-12 13:11:47 -08:00 |
Adrian Cole
|
d57197c103
|
cleaned up code references detected as unnecessary by UEC plugin
|
2013-01-12 12:31:00 -08:00 |
David Ribeiro Alves
|
62d6e44027
|
gce - kernels api
|
2013-01-12 17:55:14 +00:00 |
Adrian Cole
|
c18799bb19
|
Merge pull request #1168 from jclouds/findbugs
Findbugs
|
2013-01-12 09:38:25 -08:00 |
Adrian Cole
|
2f5e38d237
|
equals doesn't check null
|
2013-01-12 08:01:31 -08:00 |
Adrian Cole
|
21f6431f50
|
masked field
|
2013-01-12 07:55:49 -08:00 |
Adrian Cole
|
a7389ac9eb
|
equals on different types
|
2013-01-12 07:49:01 -08:00 |
Adrian Cole
|
cd401757fc
|
Merge pull request #1166 from rackspace/rax-clb-more-attrs
More attributes and domain objects for Rackspace Cloud Load Balancers.
|
2013-01-11 15:08:15 -08:00 |
Everett Toews
|
6bc848c232
|
More attributes and domain objects for Rackspace Cloud Load Balancers.
|
2013-01-11 16:18:14 -06:00 |
adriancole
|
f8f99b41b1
|
verify http://code.google.com/p/jclouds/issues/detail?id=406
|
2013-01-11 10:08:12 -08:00 |
Adrian Cole
|
8cfda04e11
|
Merge pull request #1164 from jclouds/ec2-spot-vpc
Ec2 spot vpc
|
2013-01-10 14:55:17 -08:00 |
adriancole
|
3701e27e86
|
fix issue #1149: subnet id for spot instances
|
2013-01-10 13:51:05 -08:00 |
adriancole
|
9d75aa353d
|
refactored ec2 tests so that they can be used in aws-ec2
|
2013-01-10 13:38:58 -08:00 |
Adrian Cole
|
c37c0b9ecc
|
Merge pull request #1163 from jclouds/optional-not-null
change cacheloader that can return nulls to return optional
|
2013-01-10 13:38:22 -08:00 |
adriancole
|
992e9ebbcf
|
change cacheloader that can return nulls to return optional so to avoid cacheload exceptions
|
2013-01-10 13:20:27 -08:00 |
Adrian Cole
|
403bfee841
|
Merge pull request #1159 from jclouds/no-custom-guava
Proxy overhaul
|
2013-01-09 06:33:50 -08:00 |
Adrian Cole
|
47c215c63c
|
removed custom guava code for scoped binding and type params
|
2013-01-08 22:48:10 -08:00 |
Adrian Cole
|
202b9be5e5
|
refactored tests and internal code due to removing custom guava code
|
2013-01-08 22:23:47 -08:00 |
Adrian Cole
|
145c2a750c
|
Merge pull request #1158 from jclouds/vcloud-redundant-metadata
removed redundant metadata clients from vcloud-director
|
2013-01-08 22:02:49 -08:00 |
Adrian Cole
|
062354c305
|
removed redundant metadata clients from vcloud-director
|
2013-01-08 21:31:19 -08:00 |