adriancole
04fe89b75a
update to guava 14.0-rc2
2013-01-18 16:02:25 -08:00
David Ribeiro Alves
d220abe8af
gce - images api
2013-01-16 17:19:21 -06:00
David Ribeiro Alves
29d9a1a27c
corrected a bug in the paging system where only the first marker was used
2013-01-16 16:05:18 -06:00
Adrian Cole
1ab3f0bb44
accomodate runtime credential changes
2013-01-15 22:26:50 -08:00
David Ribeiro Alves
67924f188e
gce - firewalls api
2013-01-15 11:20:03 -06:00
Adrian Cole
a49a060152
There can be only one retryable predicate; use Predicates2.retry decorator
2013-01-13 20:30:34 -08:00
David Ribeiro Alves
16359d16c7
gce - networks api
2013-01-13 15:05:46 -06:00
David Ribeiro Alves
9ec0bca204
gce - machine types api
2013-01-13 13:39:42 -06:00
David Ribeiro Alves
62d6e44027
gce - kernels api
2013-01-12 17:55:14 +00:00
Adrian Cole
47c215c63c
removed custom guava code for scoped binding and type params
2013-01-08 22:48:10 -08:00
Adrian Cole
3089111621
refactored internal code and tests to use FunctionalReflection
2013-01-07 00:36:31 -08:00
David Ribeiro Alves
b7c165553b
gce - disks api
2013-01-06 16:03:01 +00:00
David Ribeiro Alves
8d621e3fd5
made Operation.targetId optional
2013-01-06 13:58:02 +00:00
Adrian Cole
afc070ac07
First wave of RestAnnotationParser refactoring introduces Invokable, removes SeedAnnotationCache and associated race conditions
2013-01-04 13:51:46 -08:00
Adrian Cole
9745e9dc2f
fixed covariance and warnings on ApiMetadata subclasses
2012-12-31 19:40:49 -08:00
Adrian Cole
bb953c981e
fix issue #1101 : Move to Guava 14 BaseEncoding and Hashing
2012-12-31 14:48:31 -08:00
Adrian Cole
13d8b9c402
replaced @Timeout w/explicit properties
2012-12-30 12:31:43 -08:00
David Ribeiro Alves
aebc4cba3b
base pr for - jclouds provider for google compute engine
...
- addresses comments from #1010
- includes the following base apis
- projects
- operations
- zones
These are 3 small apis that are required by other apis in some place or another.
2012-12-29 15:39:45 +00:00