Commit Graph

26 Commits

Author SHA1 Message Date
Andrew Phillips 8be906301e Using the new context view (see http://code.google.com/p/jclouds/issues/detail?id=904) in runatcloud-tweetstore 2012-04-26 01:47:51 -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
Andrew Phillips cac8b9136b Removed an unused 'address' parameter to the RunAtCloudServer and now also stopping the server after integration tests 2012-04-11 01:36:06 -04:00
Andrew Phillips cdaa86f0fb Updated PlatformServices attribute name for RUN@cloud's TweetStore version 2012-04-03 11:47:59 -04:00
Andrew Phillips 6ef96f0de5 Corrected Javadoc comments 2012-02-17 23:01:41 +01:00
Andrew Phillips 2f5f0b3474 Preventing a resource leak of an output stream for the jclouds.properties itest file 2012-02-17 23:01:38 +01:00
Andrew Phillips e737e45d36 Factored JobExecutionContext utility functions into a helper class 2012-02-08 22:39:36 -05:00
Andrew Phillips 8e74a1e029 First cut of provider-independent PlatformServices to supply Cron and TaskQueue functionality where not provided by the platform 2012-02-08 22:39:25 -05:00
Andrew Phillips dc49957304 Created skeleton org.jclouds.demo.paas structure 2012-02-08 22:39:13 -05:00
Andrew Phillips a3447e6d4f Added "powered by" buttons to the Tweetstore demos 2011-08-23 22:16:10 -04:00
Adrian Cole 960bfe709f Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file 2011-08-16 18:14:30 -07:00
Andrew Phillips 6b4a995529 Corrected a syntax error in a log format string 2011-08-01 23:37:37 -04:00
Andrew Phillips f1e93cb0f3 Moved GAE-like TaskQueue from org.jclouds.demo.tweetstore.config.util to org.jclouds.demo.tweetstore.taskqueue 2011-07-07 21:52:17 -04:00
Andrew Phillips 741920278b Now determining the list of blobstores based on the available identity/credential property pairs, with optional override via the 'jclouds.tweetstore.blobstores' system property 2011-07-07 21:52:16 -04:00
Andrew Phillips 0b7bcb7b3f Removed the default for 'jclouds.tweetstore.blobstores' which would not work in any case if the required credential properties were not available 2011-07-07 21:52:15 -04:00
Andrew Phillips 4f09edec73 Removed ImmutableHttpCommand that had previously been inlined in HttpRequestTask 2011-07-07 21:52:14 -04:00
Andrew Phillips bde7a9d4c8 utils -> util in package names 2011-07-07 19:17:40 -04:00
Andrew Phillips 7debc1e3d6 Added a null check for the 'application.host' servlet context parameter 2011-07-05 21:40:18 -04:00
Andrew Phillips 75b336b83f Constructing the request URL for the 'store' callback using context-specific settings 2011-06-29 23:01:22 -04:00
Andrew Phillips d8443bec4d Using an RFC 2068-compliant header for 'trusted' requestors and integration-test-specific settings for the local RunAtCloudServer 2011-06-29 22:59:21 -04:00
Andrew Phillips 0448fcaa9f Added 'cloneonestorage' test credentials and environment-specific settings for the host URL at which StoreTweetsController should be called 2011-06-29 22:55:52 -04:00
Andrew Phillips 4aa9bcb82e ObjectFields is only used in tests 2011-06-29 22:53:45 -04:00
Andrew Phillips 783f137bb5 Using the correct "it's me" header in the RUN@cloud integration tests 2011-06-21 18:32:42 +02:00
Andrew Phillips 5ef3778468 Converted the TweetStore *app* (not just the tests ;-)) to use OAuth for Twitter 2011-06-03 03:08:10 +02:00
Andrew Phillips 3f60d4f707 Extracted a PROPERTY_TWEETSTORE_BLOBSTORES constant 2011-06-02 02:18:16 +02:00
Andrew Phillips c29765d1d0 Created a TweetStore parent project, updated twitter4j to 2.2 and switched to OAuth 2011-06-01 21:36:12 +02:00