Andrew Bayer
|
75385ee57d
|
JCLOUDS-100. Add AWSServerErrorRetryHandler, with an increased back
off time.
|
2013-06-17 16:48:15 -07:00 |
Anton Panasenko
|
ff3405c967
|
JCLOUDS-127: Added a method to check if the context is open
- Added isOpen in Context interface
- Refactoring Closer class:
- method close can only call once
- method close is threadsafe
- added method getState
|
2013-06-18 00:31:51 +02:00 |
zack-shoylev
|
bcf8e3fe50
|
Fixes testCreateAndRunAService by fixing the outdated jetty URL
|
2013-06-17 15:08:00 -05:00 |
Andrew Bayer
|
451c4326a2
|
Cleaning up lurking copyright issues/NOTICE txt
|
2013-06-16 19:38:20 -07:00 |
Andrew Bayer
|
8f7e623bed
|
Adding DEPENDENCIES to rat exclude
|
2013-06-12 16:45:29 -07:00 |
Andrew Bayer
|
32ea520f34
|
Add license headers to src/test/resources where possible, more fine-grained RAT exclusions
|
2013-06-12 16:45:29 -07:00 |
Andrew Phillips
|
dd54c14e21
|
JCLOUDS-124: Missing ^:dynamic in Clojure blobstore example
Submitted by Trevor Wennblom
|
2013-06-12 09:23:34 +01:00 |
Andrew Phillips
|
f8fae7d557
|
JCLOUDS-123: Using Clojure core incubator-specific nilsafe in AMI service binding
Submitted by Trevor Wennblom
|
2013-06-12 09:23:01 +01:00 |
Andrew Bayer
|
a3488dc43c
|
JCLOUDS-105. Real fix for keypairs being ignored if VM says it's password-enabled.
|
2013-06-06 10:26:20 -07:00 |
Andrew Bayer
|
fbe637c8bf
|
JCLOUDS-106. Add proper support for generation/detection of keypair/security groups to CloudStack.
|
2013-06-06 10:26:20 -07:00 |
Jeremy Daggett
|
7651657cfc
|
Remove async interface support from OpenStack Cinder API
|
2013-06-06 11:08:21 -05:00 |
Andrew Gaul
|
86147cd961
|
Remove AsyncBlobStore from DeleteAllKeysInList
We deprecated AsyncBlobStore in 1.6.0. Subsequent commits will
require the caller to provide an ExecutorService.
|
2013-06-05 10:41:55 -07:00 |
Andrew Gaul
|
d113b0ba63
|
Remove Strings2.replaceAll(String, Pattern, String)
Replace with direct calls to
Pattern.matcher(String).replaceAll(String).
|
2013-06-03 14:41:27 -07:00 |
Andrew Gaul
|
64e9a4e4c6
|
Remove Strings2.replaceAll(String, char, String)
String.replace(String, String) serves this purpose better.
|
2013-06-03 14:41:18 -07:00 |
Andrew Bayer
|
a1c09f8391
|
Use default Apache remote resources
|
2013-05-31 10:14:23 -07:00 |
Andrew Bayer
|
fdd9f08f40
|
Rename top-level artifact properly
|
2013-05-31 10:14:20 -07:00 |
Andrew Bayer
|
752152b09d
|
Needed to update resources POM as well for remote resources to work right
|
2013-05-29 16:58:55 -07:00 |
Andrew Bayer
|
883ea4b3bf
|
Switch maven-remote-resources-plugin execution to default ID to override apache POM remote resources bundle
|
2013-05-29 16:37:43 -07:00 |
Andrew Bayer
|
f217b304b6
|
Tweaking release plugin config
|
2013-05-28 14:46:42 -07:00 |
Andrew Bayer
|
14d05c5c5b
|
Fixing NOTICE.txt
|
2013-05-28 14:46:37 -07:00 |
Ignasi Barrera
|
334bd36730
|
JCLOUDS-82: Added method to get the underlying Api from a View
|
2013-05-27 22:13:25 +02:00 |
Andrew Gaul
|
b3a320e015
|
Address Checkstyle violations
|
2013-05-26 21:03:10 -07:00 |
Andrew Phillips
|
8aeed868f4
|
Move license header after opening <?xml... in Checkstyle config
|
2013-05-24 17:08:52 -04:00 |
Andrew Bayer
|
d821cd4ea9
|
JCLOUDS-66. Update Maven project metadata for ASF.
|
2013-05-23 12:57:44 -07:00 |
Everett Toews
|
cbc42fdeb2
|
JCLOUDS-78: Fix record pagination problem. Backfill tests.
|
2013-05-23 11:46:33 -06:00 |
Andrew Bayer
|
5e970e1e14
|
JCLOUDS-80. Inherit apache-rat plugin config.
|
2013-05-21 16:56:41 -04:00 |
Andrew Phillips
|
653c946ec2
|
JCLOUDS-75: Support '-incubating' release versions
|
2013-05-21 13:49:31 -04:00 |
Ignasi Barrera
|
a18557635d
|
JCLOUDS-67: Filtered license headers from script fragments
|
2013-05-20 16:37:36 +02:00 |
adriancole
|
d17efa34a1
|
Revert "[JCLOUDS-43] add TransactionApi and tests to ultradns-ws provider"
This reverts commit b021d743fd .
|
2013-05-17 15:10:56 -07:00 |
adriancole
|
834373354f
|
Revert "[JCLOUDS-43] add scoped transaction support to ultradns-ws"
This reverts commit f88609d1dd .
|
2013-05-17 15:10:46 -07:00 |
Andrew Gaul
|
af7c003582
|
JCLOUDS-44: Map TooManyBuckets to proper exception
|
2013-05-17 10:53:14 -07:00 |
adriancole
|
e5a43385b3
|
JCLOUDS-57. exclude gc.log so that cloudbees builds don't break
|
2013-05-17 09:47:24 -07:00 |
adriancole
|
93ff34cae8
|
JCLOUDS-57. exclude .repository so that cloudbees builds don't break
|
2013-05-17 06:45:34 -07:00 |
adriancole
|
ed2f18a1af
|
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
|
2013-05-16 21:30:37 -07:00 |
adriancole
|
f1b8ca1ff2
|
JCLOUDS-31. manually adjusted license header on checkstyle and terremark xml files
|
2013-05-16 21:30:32 -07:00 |
adriancole
|
fa10fc4838
|
JCLOUDS-31. remove malformed, duplicate, or unnecessary headers
|
2013-05-16 21:30:32 -07:00 |
adriancole
|
de91662fb7
|
JCLOUDS-31. adjust license plugin and header file to ASF license scheme; change java to comment style; include maven pom.xml
|
2013-05-16 21:30:32 -07:00 |
adriancole
|
f22731d908
|
JCLOUDS-54. remove historical demos, archetypes and assemblies modules
|
2013-05-16 15:02:22 -07:00 |
Andrew Phillips
|
7cf8d611af
|
JCLOUDS-52: Updating JcloudsVersion to search under org.apache.jclouds
Group ID changed from org.jclouds with JCLOUDS-15
|
2013-05-16 13:37:13 -04:00 |
adriancole
|
f88609d1dd
|
[JCLOUDS-43] add scoped transaction support to ultradns-ws
|
2013-05-15 12:26:09 -07:00 |
adriancole
|
b021d743fd
|
[JCLOUDS-43] add TransactionApi and tests to ultradns-ws provider
|
2013-05-15 12:06:05 -07:00 |
Andrew Bayer
|
7923009eb5
|
JCLOUDS-37. Fix RAT violations in incubator-jclouds, master branch
|
2013-05-13 19:17:50 -07:00 |
Andrew Bayer
|
fb1980f50b
|
JCLOUDS-16. Fixing remote resources.
|
2013-05-13 12:46:41 -07:00 |
Andrew Bayer
|
446ac67884
|
JCLOUDS-30. Switch to 2 space indents for POM files.
|
2013-05-13 12:04:43 -07:00 |
Andrew Bayer
|
259b04ff1c
|
JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos.
|
2013-05-13 12:04:42 -07:00 |
David Nalley
|
a7132c847e
|
Adding Incubator DISCLAIMER to the source repo
|
2013-05-12 20:05:35 -04:00 |
Andrew Bayer
|
f4c70f77e5
|
JCLOUDS-24. Fixing .repository in CloudBees builds.
|
2013-05-12 07:40:04 -07:00 |
Olivier Lamy
|
7c16292da4
|
use Apache parent pom
|
2013-05-12 20:25:52 +10:00 |
Andrew Gaul
|
ddfb8e58a5
|
JCLOUDS-27: Allow repeatable Payload with InputSupplier input
This allows HTTP retries to work. Also remove duplicated calls to
ByteStreams.slice.
|
2013-05-10 15:48:03 -07:00 |
Andrew Bayer
|
ffc05eea4b
|
JCLOUDS-26. Adding .dir-locals.el for Emacs tab-width setting
|
2013-05-10 14:52:52 -07:00 |