Commit Graph

32 Commits

Author SHA1 Message Date
Adrian Cole 420503d32e updated and corrected license headers 2010-08-12 16:04:26 -07:00
Adrian Cole 9bffee1135 Issue 318: updated to gae 1.3.5 2010-07-21 11:51:08 -07:00
Adrian Cole d626a9848e Issue 311: now supporting ec2 cluster instance sizes and placement groups 2010-07-17 21:47:37 -07:00
Adrian Cole da3baf523c Issue 301: refactored http payload data from blob -> core, added content length, type, md5; fixed length bug in ec2 and added more tests to ensure this doesn't happen again 2010-07-08 03:46:34 -07:00
Adrian Cole c8b3240d04 updated tweetstore demos to include googlestorage and latest api 2010-07-06 13:33:07 -07:00
Adrian Cole 18f2ca3225 temporarily disabled twitter 2010-06-28 05:12:15 -07:00
Adrian Cole 27f4f69b4c Issue 293: refactored code to provide for api versions and coherent properties for authorization 2010-06-28 05:07:36 -07:00
Adrian Cole 6a7b9a0a86 fixed demos 2010-05-24 22:44:43 -07:00
Adrian Cole 983801ceb0 fixed demos after stub was renamed 2010-03-15 12:25:42 -07:00
Adrian Cole 2dda30b922 removed atmos from demos, since it is unreliable 2010-03-01 23:36:47 -08:00
adrian.f.cole 2ed029764f beta-3 release
git-svn-id: http://jclouds.googlecode.com/svn/branches/1.0-beta-3@3054 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 11:34:05 +00:00
adrian.f.cole 70aa7e4ef3 Issue 73, 130, 150: overhauled context builders, blobstore javadocs, setup http connection limiter, and otherwise readied the code for consumption
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2729 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-25 09:41:37 +00:00
sharedocs1@gmail.com 44222a19fd Updated license headers (no code changes).
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2704 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:53:15 +00:00
adrian.f.cole 9b39988ad7 Issue 130, Issue 73: separated out provider context from abstraction. accessible via getProviderSpecificContext
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2684 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 00:32:04 +00:00
adrian.f.cole 0f6412dfbd Issue 86 updated to latest azure api release and added more support for queue
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2674 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 11:34:28 +00:00
adrian.f.cole 35b2043e95 new GoogleAppEngineConfigurationModule
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2672 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 07:06:34 +00:00
adrian.f.cole 969bb8ea38 Issue 144: Temporary hack until http://code.google.com/p/guava-libraries/issues/detail?id=317 is fixed.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2670 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-19 02:23:30 +00:00
sharedocs1@gmail.com c0e08d54ec Fixed code that was broken after the getBlob API change.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2633 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-11 10:51:29 +00:00
sharedocs1@gmail.com 1892ff7b96 Spacing.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2602 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 21:55:00 +00:00
sharedocs1@gmail.com a9b5680946 Since the Guice exception during injector creation appears unavoidable on GAE in prod (as opposed to the dev server) and, in any case, is harmless, there is no need to use an application and a servlet config. Much more like the "reference" tweetstore demo now.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2601 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 21:50:41 +00:00
sharedocs1@gmail.com 910e45ddb4 Reverted explicit servlet context setting and corrected a mistakenly committed change to the dispatcher ('/tweets.jsp' was changed to '/tweets' for a test but should not have been committed).
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2599 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 21:07:18 +00:00
sharedocs1@gmail.com f14eedc747 Added trace logging and reverted the double servlet injection.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2598 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 21:05:44 +00:00
sharedocs1@gmail.com 7b7ecc0c1c Updated logging config to trace the Spring configs.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2597 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 21:05:13 +00:00
sharedocs1@gmail.com 6dc3735bb0 Replaced @PostConstruct and @PreDestroy with Initializing- and DisposableBean, resp., since the bean post processor responsible for supporting the annotations doesn't register on GAE.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2596 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 21:04:56 +00:00
sharedocs1@gmail.com dea9a75c66 Added trace logging to the Spring configs.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2595 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 21:03:35 +00:00
adrian.f.cole 3087cce540 Issue 89: fixed npe in google appengine live
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2592 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 04:25:34 +00:00
adrian.f.cole 69b247cbf4 Issue 83: added missing servlet context
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2591 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-04 03:36:08 +00:00
sharedocs1@gmail.com 2ed3274bf9 Typos.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2585 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-03 23:14:02 +00:00
sharedocs1@gmail.com fd7471e4d1 Now initialising the controllers with the ServletConfig. This is not a particularly "Springy" thing to do but the aim of the demo is not to write a perfect Spring webapp but to show how to integrate jclouds in a Spring application.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2584 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-03 20:50:55 +00:00
sharedocs1@gmail.com 1d5ca06284 Formatting.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2582 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-03 20:48:24 +00:00
sharedocs1@gmail.com 6cd7134b1e Typo.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2576 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-02 19:05:58 +00:00
sharedocs1@gmail.com 414dcaa845 Initial commit.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2575 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-02 19:03:42 +00:00