8010 Commits

Author SHA1 Message Date
Adrian Cole
e27d37d2c7 Merge pull request #1413 from jclouds/fix_streaming
fix issue #1409: regression where we broke streaming payloads
2013-03-12 12:41:37 -07:00
adriancole
92bfb8224f fix issue #1409: regression where we broke streaming payloads 2013-03-12 11:35:31 -07:00
Adrian Cole
10827445f7 Merge pull request #1412 from jclouds/ultradns-remove_recordmap
removed problematic record type mapping code
2013-03-11 22:13:21 -07:00
Adrian Cole
ac5d571b59 Merge pull request #1411 from jclouds/dynect_spf_and_sshfp
add SPF and SSHFP records to dynect
2013-03-11 20:40:58 -07:00
adriancole
75315c8a28 removed problematic record type mapping code 2013-03-11 20:35:35 -07:00
adriancole
e182497c5c add SPF and SSHFP records to dynect 2013-03-11 20:03:18 -07:00
Adrian Cole
d3bb6d6e69 Merge pull request #1406 from maginatics/null-http-response
Annotate possibly null return value
2013-03-11 15:47:24 -07:00
Adrian Cole
e1b3ded0d0 Merge pull request #1408 from maginatics/null-payload
Annotate possibly null return value
2013-03-11 15:46:23 -07:00
Adrian Cole
9b23141ba4 Merge pull request #1410 from jclouds/dns-un-unsignedint
DNS un-unsignedint
2013-03-11 15:42:50 -07:00
adriancole
a95e42d180 ultradns-ws: replaced usage of UnsignedInteger with int 2013-03-11 14:56:37 -07:00
adriancole
971a82098e dynect: replace usage of UnsignedInteger with int and fixed serialized form of rdata classes 2013-03-11 14:56:33 -07:00
adriancole
fb4248eef7 route53: replace usage of UnsignedInteger with int and corrected default ttl to 300 2013-03-11 14:56:27 -07:00
Andrew Gaul
395116ebf1 Annotate possibly null return value 2013-03-10 15:59:19 -07:00
Andrew Gaul
5a69e01cfd Annotate possibly null return value 2013-03-10 15:43:49 -07:00
Adrian Cole
9937e29cb8 Merge pull request #1405 from jclouds/remove-labs
issue #1401: labs is now at https://github.com/jclouds/jclouds-labs
2013-03-10 10:24:31 -07:00
Adrian Cole
0fab297e0c issue #1401: labs is now at https://github.com/jclouds/jclouds-labs 2013-03-10 09:35:06 -07:00
Adrian Cole
bd0f44fb74 Merge pull request #1404 from jclouds/update-issue-link
Updating issue site from Google Code to GitHub
2013-03-09 18:19:35 -08:00
Andrew Phillips
cce2085eaa Formatting in the project POM 2013-03-09 20:35:49 -05:00
Andrew Phillips
668c41f2bc Updating issue site from Google Code to GitHub 2013-03-09 20:34:53 -05:00
Adrian Cole
5036cf1997 Merge pull request #1403 from jclouds/separate-labs-versions
Separating labs version from jclouds version
2013-03-09 17:17:24 -08:00
Andrew Phillips
5f4fddbe5c Merge pull request #1402 from jclouds/remove-unused-file
Removed file committed by mistake (?)
2013-03-09 15:18:27 -08:00
Andrew Phillips
08b77ccd81 Separating labs version from jclouds version 2013-03-09 17:44:45 -05:00
Andrew Phillips
7620699a46 Removed file committed by mistake (?) 2013-03-09 14:26:41 -05:00
Adrian Cole
fb69ae0fa9 bump master to 1.7.0-SNAPSHOT 2013-03-08 23:02:40 -08:00
Adrian Cole
009109381f Merge pull request #1366 from dralves/gce-compute
gce - compute abstraction
2013-03-08 21:48:23 -08:00
David Ribeiro Alves
413d64f60f gce-compute -
- addressed reviewer changes
- increased test coverage
- addressed resource leak
- updated README
2013-03-08 23:45:34 -06:00
Adrian Cole
d4a3c66e3c Merge pull request #1401 from jclouds/unhook-labs
Unhook labs from the default build
2013-03-08 20:06:06 -08:00
adriancole
bccfbf816b unhook labs from default build 2013-03-08 19:30:59 -08:00
adriancole
83a31e7692 unhook labs dependency from aws-ec2; to be re-enabled when issue #1400 is complete 2013-03-08 19:30:41 -08:00
Adrian Cole
cb5daadc2d Merge pull request #1398 from jclouds/promote-dynect
promote dynect out of labs
2013-03-08 18:56:04 -08:00
adriancole
df346ade7e promote dynect out of labs 2013-03-08 18:02:58 -08:00
Adrian Cole
dd348b3cc3 Merge pull request #1397 from jclouds/promote-ultradns-ws
promote ultradns-ws out of labs
2013-03-08 17:22:06 -08:00
adriancole
b1ad2148ee promote ultradns-ws out of labs 2013-03-08 16:33:26 -08:00
Adrian Cole
3ddc86a2b3 Merge pull request #1396 from jclouds/unhook-orphans
remove references to unmaintained lab providers
2013-03-08 14:38:43 -08:00
Adrian Cole
2c92822b6c Merge pull request #1395 from jclouds/dynect-listnf
remove exception handling when a record set is not found
2013-03-08 14:14:28 -08:00
adriancole
89a3878b5e remove references to unmaintained lab providers 2013-03-08 13:32:56 -08:00
adriancole
6680258b4a remove exception handling when a record set is not found 2013-03-08 13:26:48 -08:00
Adrian Cole
d5177507a3 Merge pull request #1394 from jclouds/ultra-check-ids
check ids returned from resources are not null
2013-03-08 13:10:05 -08:00
adriancole
a3250011aa check ids returned from resources are not null 2013-03-08 12:30:12 -08:00
Adrian Cole
f994fdfc17 Merge pull request #1392 from jclouds/ultradns-rrpool
added Round Robin Pool features to UltraDNS
2013-03-07 14:47:08 -08:00
adriancole
2830c0bca9 added Round Robin Pool features to UltraDNS 2013-03-07 14:08:01 -08:00
Adrian Cole
e48f0e3f3d Merge pull request #1390 from jclouds/ultra-lbpool
initial start on lbpool for ultra
2013-03-06 18:28:03 -08:00
adriancole
94cbb0a604 initial start on lbpool for ultra 2013-03-06 17:47:26 -08:00
Adrian Cole
254eace992 Merge pull request #1389 from rackspace/rax-dns
Initial commit for the Rackspace DNS API.
2013-03-06 15:59:49 -08:00
Adrian Cole
f88d20b722 Merge pull request #1388 from hpcloud/feature/openstack-labs
1385 - Restructure openstack projects in labs
2013-03-06 15:56:55 -08:00
Adrian Cole
750b7f928e Merge pull request #1384 from nacx/abiquo-maven-central
Fix #1379: Use dependencies from Maven Central
2013-03-06 15:56:38 -08:00
Adrian Cole
b6906c07b4 Merge pull request #1386 from nacx/flexible-chef-gems
Flexible Rubygems and Chef installation
2013-03-06 15:56:22 -08:00
Everett Toews
5ad9867e27 Initial commit for the Rackspace DNS API. 2013-03-06 16:02:39 -06:00
Everett Toews
46f9219272 Merge pull request #1387 from rackspace/pagediterable-javadoc
Updated Javadoc for PagedIterable.
2013-03-06 13:38:06 -08:00
Jeremy Daggett
b35272b3cd 1385 - Restructure openstack projects in labs 2013-03-06 12:48:32 -08:00