Commit Graph

2697 Commits

Author SHA1 Message Date
Mattias Holmqvist 6c4294ed1c Changed the order of args for some fns in compute2.clj. ComputeService should be the first arg 2011-05-11 00:55:21 +02:00
Mattias Holmqvist cb5f8ab0e0 Inlined the in-group predicate in test 2011-05-11 00:48:28 +02:00
Mattias Holmqvist 14f372be3b Fixing clean-stub-fixture to call destroy-node correctly 2011-05-11 00:42:32 +02:00
Mattias Holmqvist 4191df74a8 Removed nil extension from Predicate protocol and added com.google.common.base.Predicate extension. 2011-05-03 00:09:12 +02:00
Mattias Holmqvist 6708106626 Support for regular Clojure fns as predicates to ..-matching fns in compute2.clj 2011-05-02 21:44:54 +02:00
Mattias Holmqvist a542e85dad Changed deprecated call to .getTag to .getGroup 2011-05-02 00:17:41 +02:00
Mattias Holmqvist b129d17de3 Putting the ComputeService argument as the first argument, where it should be 2011-05-01 23:32:41 +02:00
Mattias Holmqvist fbe02ae4d8 More doc for compute2.clj. Added example to ns-doc. 2011-04-29 11:12:41 +02:00
Mattias Holmqvist a70c672d6a Cleaned up fn docs for create-node and create-nodes. Removing references to implicit compute service since it's been removed. 2011-04-29 10:59:05 +02:00
Mattias Holmqvist 4deb91b877 Fixed bug in create-node for single-argument call 2011-04-29 10:34:34 +02:00
Mattias Holmqvist c499990366 First version of compute2 Clojure API with tests. 2011-04-29 08:24:52 +02:00
Adrian Cole ea54958803 update to latest surefire 2011-04-20 17:54:33 -07:00
Adrian Cole cfb180f638 cleaned exception handling 2011-04-20 17:37:02 -07:00
Adrian Cole d0a5278ca0 attempt to stabalize tests on build server 2011-04-20 16:21:36 -07:00
Andrew Phillips 2f01afb3cc [issue 535] Moved LICENSE.txt to META-INF in the resource bundle 2011-04-19 15:32:33 -04:00
Adrian Cole 83bed07d79 Issue 534:IndexOutOfBoundsException on problem applying options to node 2011-04-19 09:04:28 -07:00
Adrian Cole be25e4cfad Merge branch 'master' of github.com:jclouds/jclouds
* 'master' of github.com:jclouds/jclouds:
  Removed duplicate dependency declarations
2011-04-18 21:36:25 -07:00
Adrian Cole 0621906895 updated to latest jclouds release 2011-04-18 21:30:30 -07:00
Andrew Phillips 3af8df01b9 Removed duplicate dependency declarations 2011-04-18 23:36:02 -04:00
Andrew Phillips f6c1bd2f9b Removed a duplicate Surefire report plugin from the 3.x site build, ensured the JXR plugin runs *before* the Surefire report plugin and removed the 'dependencies' report due to OOM problems and http://jira.codehaus.org/browse/MPIR-222 2011-04-17 17:20:49 -04:00
Andrew Phillips 104b19c495 [issue 503] Suppressing the remote resource bundle processing in the project module to avoid a circular dependency 2011-04-15 14:19:34 -04:00
Andrew Phillips 7d6dafcc9b [issue 503] Added the resouces project to the top-level aggregator, to ensure it is built in time for the other projects to use 2011-04-15 10:49:05 -04:00
Andrew Phillips 077db93ac8 Removed excess whitespace 2011-04-15 10:48:36 -04:00
Andrew Phillips d8d57da469 [issue 530] Added 3.x-compatible Maven site generation and maintained 2.x site generation in a Maven 2-specific profile 2011-04-15 09:00:41 -04:00
Andrew Phillips bb32ebe876 [issue 503] Created a remote resource bundle containing the license to be included in all JARs 2011-04-14 21:07:16 -04:00
Adrian Cole f2cc3467ee Issue 528:update to support latest gogrid 16GB size 2011-04-14 19:09:01 +01:00
Adrian Cole 7127e5f322 fixed node predicate 2011-04-14 17:21:43 +01:00
Adrian Cole 8bb518bb33 spot now supports cluster compute 2011-04-14 17:20:42 +01:00
Adrian Cole 7ab57d3a1f removed stack size property 2011-04-09 03:39:18 -07:00
Adrian Cole 9e94fc6fc9 updated license headers 2011-04-09 03:20:17 -07:00
Adrian Cole 95310ba680 Issue 527:update to official build of jetty 2011-04-09 03:18:42 -07:00
Adrian Cole 35412b828c Issue 525:update to testng 6.0.1 2011-04-09 03:12:41 -07:00
Adrian Cole 8d26999bc2 updated to surefire 2.8, and revised test annotations to be compatible with testng 5.14.10 2011-04-09 01:09:35 -07:00
Adrian Cole 41b5e3130f Issue 525:update to testng 5.14.10 2011-04-08 23:09:54 -07:00
Adrian Cole b406a462b0 updated async http lib 2011-04-08 22:56:13 -07:00
Adrian Cole 008f74f553 updated to slf4j 1.6.1 2011-04-08 22:54:05 -07:00
Adrian Cole 3a3f95b938 Issue 523:update to apache hc 4.1.1 2011-04-08 22:42:13 -07:00
Adrian Cole 835b5c6944 Issue 522:update to jersey 1.6 2011-04-08 22:13:22 -07:00
Adrian Cole fd1d6ab88a Issue 521:update to final guice 3.0 2011-04-08 21:47:04 -07:00
Adrian Cole 296dfe2cf2 Issue 520:update to google appengine 1.4.3 2011-04-08 21:02:21 -07:00
Adrian Cole c9a4534849 Issue 519:update to guava r09 2011-04-08 15:36:04 -07:00
Adrian Cole 5f43dbb6fa updated tests to include containercount parameter 2011-04-08 15:03:14 -07:00
Adrian Cole b7e2f606c7 mapmaker doesn't return null, rather NPE 2011-04-08 12:58:48 -07:00
Adrian Cole ad96923db7 Issue 518:add limits operation to CloudServersClient 2011-04-08 12:51:53 -07:00
Adrian Cole a3fc778035 Issue 512: locked virtualization type down 2011-04-07 16:25:17 -07:00
Adrian Cole f39514a861 added larger file upload into perftest 2011-04-07 12:52:13 -07:00
Adrian Cole 25eb1581ea added parallel file upload test to blobstore 2011-04-07 12:26:47 -07:00
Adrian Cole ba40e8a7b5 Issue 516:add ning payload to enterprise configuration 2011-04-07 12:23:57 -07:00
David Santiago a9f99f1b4e Update put-blob to new multipart API and add test.
How to do multipart on a put changed after the previous commit.
2011-04-06 02:53:19 -05:00
David Santiago 27189fba21 Add multipart? option to put-blob. 2011-04-06 00:29:22 -05:00