Andrew Donald Kennedy
|
a8e5938b6a
|
Wrong check for not found
|
2012-04-19 00:16:42 +01:00 |
Andrew Donald Kennedy
|
437bb83496
|
Do not create new users just for the tests, run them with the passed in credentials
|
2012-04-19 00:16:42 +01:00 |
Adrian Cole
|
dab1dd69fc
|
fix covariance/assignability in RestContext<? extends Client> subclasses
|
2012-04-18 15:05:39 -07:00 |
Adrian Cole
|
98a205b603
|
Issue 891: ensure we run apt update when install jdk fails
|
2012-04-18 15:02:06 -07:00 |
danikov
|
dbf59adce1
|
bugfix for self-referential loop + test
|
2012-04-18 20:06:48 +01:00 |
Adrian Cole
|
b9c4f5cd4b
|
enum is not a sustainable way to refer to address blocks
|
2012-04-18 11:04:53 -07:00 |
Adrian Cole
|
b0bd663a82
|
Issue 894:update to guava 12.0-rc2
|
2012-04-18 08:32:41 -07:00 |
Adrian Cole
|
2f9b1738a0
|
Merge pull request #572 from dralves/image-extension
implemented image extension
|
2012-04-18 07:37:02 -07:00 |
Adrian Cole
|
5ea29cbbb7
|
Merge pull request #560 from danikov/covariant-future-iterables
covariant compatible version of futureIterables
|
2012-04-18 07:35:23 -07:00 |
Adrian Cole
|
67dfac1b7a
|
Merge pull request #571 from aplowe/nova-ec2
Issue 895: adjusting openstack nova ec2 response parsing
|
2012-04-18 07:33:42 -07:00 |
danikov
|
fff1c7dc2d
|
make FutureIterables covariant compatible + update tests
|
2012-04-18 13:06:54 +01:00 |
Roman Bogorodskiy
|
7d39b056ba
|
Remove useless comment.
|
2012-04-18 14:35:22 +04:00 |
Roman Bogorodskiy
|
1534e4ff37
|
Remove deub prints and fall back to traditional upload if file is not large enough.
|
2012-04-18 14:35:22 +04:00 |
Roman Bogorodskiy
|
9d76fd1aa4
|
Enable multipart for HPCloud.
|
2012-04-18 14:35:22 +04:00 |
Roman Bogorodskiy
|
9e8bc44285
|
Use CommonSwiftClient instead of SwiftClient in multipart code.
|
2012-04-18 14:35:22 +04:00 |
Roman Bogorodskiy
|
9d5f242e6c
|
Clean up commented out useless function.
|
2012-04-18 14:35:22 +04:00 |
Roman Bogorodskiy
|
13f6d98060
|
Initial implementation of MPU for SwiftAsyncBlobStore.
|
2012-04-18 14:35:22 +04:00 |
Roman Bogorodskiy
|
5f83e6af3d
|
First working implementation of swift multipart upload. Async client TDB.
|
2012-04-18 14:35:22 +04:00 |
Roman Bogorodskiy
|
1d5c0ed5eb
|
Stubs for multipart upload support in swift.
|
2012-04-18 14:35:22 +04:00 |
David Ribeiro Alves
|
05212b75fa
|
implemented image extension
|
2012-04-18 09:37:44 +01:00 |
Adrian Cole
|
a238d63578
|
Merge pull request #570 from andrewgaul/checkstate
Prefer checkNotNull when appropriate
|
2012-04-17 14:46:04 -07:00 |
Andrew Gaul
|
004c160aac
|
Prefer checkNotNull when appropriate
Calling checkNotNull on parameters better captures our intent.
|
2012-04-17 13:34:38 -07:00 |
Adam Lowe
|
d111d8c550
|
Issue 895: Adjusting name and description of openstack-nova-ec2 maven module
|
2012-04-17 15:11:12 +01:00 |
Adam Lowe
|
54ae36a92d
|
Issue 895: Correcting placement of rest client binding
|
2012-04-17 13:35:53 +01:00 |
Adam Lowe
|
1e3a8b04b6
|
Issue 895: Filtering out non-MACHINE images from Nova-EC2 responses (note 2009-04-04 EC2 API didn't support filtering at the machine end)
|
2012-04-17 13:32:54 +01:00 |
Adam Lowe
|
0d43c1dd46
|
Exposing contents of DescribeImagesResponseHandler to subclasses
|
2012-04-17 13:29:14 +01:00 |
Adam Lowe
|
7c31f51ab7
|
Adjusting openstack-nova-ec2 to handle extended volume status fields (by discarding the extra information)
|
2012-04-17 12:52:24 +01:00 |
Adam Lowe
|
8350e453ca
|
Exposing fields of CreateVolumeResponseHandler to subclasses
|
2012-04-17 12:38:18 +01:00 |
Adrian Cole
|
1aff618529
|
Merge pull request #569 from andrewgaul/throwables-propagate
Throw return value instead of returning null
|
2012-04-16 13:56:01 -07:00 |
Andrew Gaul
|
a3161ba7ba
|
Throw return value instead of returning null
Throwables.propagate always throws its argument and throwing its
impossible return value better represents our intent than returning
null.
|
2012-04-16 13:45:23 -07:00 |
Adrian Cole
|
c28fe61545
|
Merge pull request #568 from nacx/scheduledexecutor
Added module to configure an ScheduledExecutorService
|
2012-04-16 11:24:04 -07:00 |
Adrian Cole
|
1d85435fe8
|
missing unwrap class arg
|
2012-04-16 11:14:13 -07:00 |
Adrian Cole
|
9267ac29ba
|
allow chef to extend this
|
2012-04-16 11:08:36 -07:00 |
Ignasi Barrera
|
767cb98459
|
Added module to configure an ScheduledExecutorService
|
2012-04-16 19:59:16 +02:00 |
Adrian Cole
|
cedd906bdb
|
Merge pull request #566 from andrewgaul/length-typo
Correct typo
|
2012-04-16 01:12:55 -07:00 |
Adrian Cole
|
0b59dea073
|
removed ContextBuilder subclasses; added unwrap; undid generic params
|
2012-04-16 00:44:20 -07:00 |
Andrew Gaul
|
40bb12d410
|
Correct typo
|
2012-04-13 15:29:51 -07:00 |
Andrew Phillips
|
874884c61b
|
Using the public rather than the internal address to trigger tweet storage in Cloud Foundry TweetStore while we figure out if it's possible to use the internal address (see http://support.cloudfoundry.com/requests/102117)
|
2012-04-13 17:05:48 -04:00 |
Adrian Cole
|
707b97e647
|
typo in OpenJDK check
|
2012-04-13 13:43:07 -06:00 |
Adrian Cole
|
0d93857601
|
adjusted test glitches
|
2012-04-13 13:35:11 -06:00 |
Andrew Phillips
|
4539174a7f
|
Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for gae-tweetstore-spring
|
2012-04-13 15:29:24 -04:00 |
Andrew Phillips
|
365d3af7fa
|
Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for cf-tweetstore-spring
|
2012-04-13 15:20:50 -04:00 |
Andrew Phillips
|
7d0d5d91a2
|
Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for rhcloud-tweetstore
|
2012-04-13 15:12:38 -04:00 |
Andrew Phillips
|
dcc8e2f9ef
|
Replaced the deprecated BlobStoreContextFactory with the new-style BlobStoreContextBuilder for runatcloud-tweetstore
|
2012-04-13 15:04:42 -04:00 |
Adrian Cole
|
3b2e6ea796
|
fix cloudwatch
|
2012-04-13 10:48:38 -06:00 |
Adrian Cole
|
281692bd0b
|
switch to OpenJDK assertion as opposed to 1.7
|
2012-04-13 10:24:00 -06:00 |
Adrian Cole
|
4e3339b481
|
Merge pull request #564 from grkvlt/vcloud-testing
Fix vCloud test usage of new ContextBuilder
|
2012-04-13 06:43:00 -07:00 |
Andrew Donald Kennedy
|
c0d781a11d
|
Fix vCloud test usage of new ContextBuilder
|
2012-04-13 12:23:45 +01:00 |
Adrian Cole
|
c56c2d2f72
|
Issue 897: moved clojure off Factory -> Builder
|
2012-04-12 17:07:13 -06:00 |
Adrian Cole
|
2c4f9c23d4
|
Merge pull request #563 from grkvlt/api-metadata
Fix broken build due to ApiMetadata changes
|
2012-04-12 15:18:59 -07:00 |