You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [PATCH 0/2] Deltacloud Core JRuby Compatibility - posted by David Lutterkort <lu...@redhat.com> on 2010/09/01 00:27:54 UTC, 1 replies.
- Re: [PATCH] Require rubygems before sinatra in config.ru - posted by David Lutterkort <lu...@redhat.com> on 2010/09/01 00:28:10 UTC, 0 replies.
- Re: Downloads page? - posted by David Lutterkort <lu...@redhat.com> on 2010/09/01 00:34:14 UTC, 0 replies.
- Re: 'A Blob by any other name'... - posted by "marios@redhat.com" <ma...@redhat.com> on 2010/09/06 16:53:00 UTC, 0 replies.
- question about building libdeltacloud - posted by Ed Bradford <eg...@us.ibm.com> on 2010/09/08 23:05:48 UTC, 3 replies.
- ANNOUNCE: libdeltacloud v0.5 - posted by Chris Lalancette <cl...@redhat.com> on 2010/09/09 21:07:17 UTC, 7 replies.
- [PATCH] Canonicalize instance states. - posted by Chris Lalancette <cl...@redhat.com> on 2010/09/09 21:30:20 UTC, 4 replies.
- [PATCH] Fix up the documentation in server.rb. - posted by Chris Lalancette <cl...@redhat.com> on 2010/09/09 21:30:21 UTC, 3 replies.
- [PATCH] Update the mock driver to properly setup the states. - posted by Chris Lalancette <cl...@redhat.com> on 2010/09/09 21:30:22 UTC, 3 replies.
- Eclipse tooling released - posted by ma...@redhat.com on 2010/09/10 12:56:53 UTC, 0 replies.
- (P)PMC and INFRA request - posted by Carl Trieloff <cc...@redhat.com> on 2010/09/10 15:39:50 UTC, 1 replies.
- OpenStack Support - posted by Michael Mayo <mi...@openstack.org> on 2010/09/10 21:41:28 UTC, 5 replies.
- Sending patches to an Apache project - posted by Carl Trieloff <cc...@redhat.com> on 2010/09/13 17:12:55 UTC, 1 replies.
- [jira] Created: (DTACLOUD-5) example - posted by "Carl Trieloff (JIRA)" <ji...@apache.org> on 2010/09/13 17:14:33 UTC, 0 replies.
- [jira] Closed: (DTACLOUD-5) example - posted by "Carl Trieloff (JIRA)" <ji...@apache.org> on 2010/09/13 17:19:33 UTC, 0 replies.
- Eclipse tooling for Delta Cloud - posted by Andersen Max <ma...@redhat.com> on 2010/09/14 12:20:50 UTC, 0 replies.
- Tool for generating API documentation - posted by mf...@redhat.com on 2010/09/14 15:03:03 UTC, 0 replies.
- [PATCH core] Added API docs generation tool - posted by mf...@redhat.com on 2010/09/14 15:03:04 UTC, 2 replies.
- image/template revamp (rev.3) - posted by jp...@redhat.com on 2010/09/14 17:53:43 UTC, 1 replies.
- [PATCH aggregator 1/5] Image/template models refactoring - posted by jp...@redhat.com on 2010/09/14 17:53:44 UTC, 0 replies.
- [PATCH aggregator 2/5] image/template controllers and views rework - posted by jp...@redhat.com on 2010/09/14 17:53:45 UTC, 0 replies.
- [PATCH aggregator 3/5] pulp integration - posted by jp...@redhat.com on 2010/09/14 17:53:46 UTC, 0 replies.
- [PATCH aggregator 4/5] fixed tests - posted by jp...@redhat.com on 2010/09/14 17:53:47 UTC, 0 replies.
- [PATCH aggregator 5/5] hacked condormatic - absolutely not sure if this change is correct - posted by jp...@redhat.com on 2010/09/14 17:53:48 UTC, 0 replies.
- Re: Eclipse tooling for Delta Cloud - posted by David Lutterkort <lu...@redhat.com> on 2010/09/15 01:32:00 UTC, 6 replies.
- Support for mocking client response - posted by mf...@redhat.com on 2010/09/15 14:08:21 UTC, 1 replies.
- [PATCH core] Deltacloud client mock support - posted by mf...@redhat.com on 2010/09/15 14:08:22 UTC, 0 replies.
- [jira] Closed: (DTACLOUD-1) Project needs a website - posted by "Gavin (JIRA)" <ji...@apache.org> on 2010/09/16 01:51:34 UTC, 0 replies.
- Question on deltacloud/core/server/lib/deltacloud/drivers/opennebula - posted by Ed Bradford <eg...@us.ibm.com> on 2010/09/17 21:14:52 UTC, 1 replies.
- [PATCH] daemonize deltacloudd for appliance, added deltacloudd init script - posted by Mohammed Morsi <mm...@redhat.com> on 2010/09/20 13:23:13 UTC, 1 replies.
- blobstore api - collecting the threads - posted by ma...@redhat.com on 2010/09/20 20:52:15 UTC, 0 replies.
- ['PATCH' 1/4] Adds blob and bucket models for blobstore api - posted by ma...@redhat.com on 2010/09/20 20:52:16 UTC, 1 replies.
- ['PATCH' 2/4] Adds haml views for buckets and blobs - part of blobstore API - posted by ma...@redhat.com on 2010/09/20 20:52:17 UTC, 5 replies.
- ['PATCH' 3/4] Adds driver methods and helpers for blobstore api - rackspace cloudfiles, amazon s3, micfosoft azure. Also helper method for 'streaming' using (thin) eventmachine async callback. - posted by ma...@redhat.com on 2010/09/20 20:52:18 UTC, 2 replies.
- ['PATCH' 4/4] Adds buckets collection to server.rb and other changes for blobstore api - posted by ma...@redhat.com on 2010/09/20 20:52:19 UTC, 2 replies.
- Updated Deltacloud VirtualBox Driver - posted by Benjamin Browning <bb...@redhat.com> on 2010/09/21 15:45:06 UTC, 4 replies.
- Re: [PATCH 0/2] Deltacloud Client JRuby Compatibility - posted by Benjamin Browning <bb...@redhat.com> on 2010/09/22 22:18:59 UTC, 2 replies.
- ['PATCH'] Tidy up /server/lib/sinatra/respond_to.rb - 'stock' sinatra code was stripping off extension in requests (myblob.txt) and trying to guess content type based on that. This caused problems with blob names. First check for '?format=___' in request, or use http_accept header, or set to default content. - posted by ma...@redhat.com on 2010/09/23 19:57:47 UTC, 1 replies.
- Re: ['PATCH'] Tidy up /server/lib/sinatra/respond_to.rb - 'stock' sinatra code was stripping off extension in requests (myblob.txt) and trying to guess content type based on that. This caused problems with blob names. First check for '?format=___' in request, or use http_accept header, or set to default content. - posted by Michal Fojtik <mf...@redhat.com> on 2010/09/24 12:51:43 UTC, 0 replies.
- Re: ['PATCH'] Tidy up /server/lib/sinatra/respond_to.rb - 'stock' sinatra code was stripping off extension in requests (myblob.txt) and trying to guess content type based on that. This caused problems with blob names. First check for '?format=___' in request, or use http_accept header, or set to default content. - posted by "marios@redhat.com" <ma...@redhat.com> on 2010/09/24 12:57:59 UTC, 0 replies.
- update mock driver for blobstore - posted by ma...@redhat.com on 2010/09/24 18:31:59 UTC, 0 replies.
- ['PATCH'] updates mock driver with basic blobstore functions (get+post+delete buckets, get blobs). Also some yaml for mocking buckets/blobs. - posted by ma...@redhat.com on 2010/09/24 18:32:00 UTC, 0 replies.
- Content negotiation rewamp (respond_to) - posted by mf...@redhat.com on 2010/09/27 17:22:51 UTC, 0 replies.
- [PATCH core 1/4] Tidy up /server/lib/sinatra/respond_to.rb - 'stock' sinatra code was stripping off extension in requests (myblob.txt) and trying to guess content type based on that. This caused problems with blob names. First check for '?format=___' in request, or use http_accept header, or set to default content. - posted by mf...@redhat.com on 2010/09/27 17:22:52 UTC, 0 replies.
- [PATCH core 2/4] Prefer XML rather than HTML - posted by mf...@redhat.com on 2010/09/27 17:22:53 UTC, 0 replies.
- [PATCH core 3/4] Rewritten respond_to plugin to be more helpfull. Extensions are now ignored and there is a new helper for handling it. Browser content-negotiation is now done using rack-accept gem. - posted by mf...@redhat.com on 2010/09/27 17:22:54 UTC, 0 replies.
- [PATCH core 4/4] Removed extension-based content negotiation for Test::Unit - posted by mf...@redhat.com on 2010/09/27 17:22:55 UTC, 0 replies.
- Various core fixes - posted by mf...@redhat.com on 2010/09/29 16:18:18 UTC, 1 replies.
- [PATCH core 01/10] Revamped respond_to to ignore extensions at all and handle browser Accept headers correctly - posted by mf...@redhat.com on 2010/09/29 16:18:19 UTC, 0 replies.
- [PATCH core 02/10] Removed extension-based content negotiation for Test::Unit - posted by mf...@redhat.com on 2010/09/29 16:18:20 UTC, 0 replies.
- [PATCH core 03/10] Fixed Cucumber features to reflect changes in 0.9.0 release - posted by mf...@redhat.com on 2010/09/29 16:18:21 UTC, 0 replies.
- [PATCH core 04/10] Version bump in gemspec - posted by mf...@redhat.com on 2010/09/29 16:18:22 UTC, 0 replies.
- [PATCH core 05/10] Added ci_formatter for Hudson - posted by mf...@redhat.com on 2010/09/29 16:18:23 UTC, 0 replies.
- [PATCH core 06/10] Fixed reloading of status on instance object - posted by mf...@redhat.com on 2010/09/29 16:18:24 UTC, 0 replies.
- [PATCH core 07/10] Preserving extension as part of ID - posted by mf...@redhat.com on 2010/09/29 16:18:25 UTC, 0 replies.
- [PATCH core 08/10] Fixed EC2 features to work with Cucumber 0.9.0 - posted by mf...@redhat.com on 2010/09/29 16:18:26 UTC, 0 replies.
- [PATCH core 09/10] Removed .png from instance_states diagram - posted by mf...@redhat.com on 2010/09/29 16:18:27 UTC, 0 replies.
- [PATCH core 10/10] Fixed 'aws' gem issue. - posted by mf...@redhat.com on 2010/09/29 16:18:28 UTC, 0 replies.
- [ANNOUNCEMENT] Changes in deltacloud-core-0.0.7 - posted by Michal Fojtik <mf...@redhat.com> on 2010/09/30 13:20:15 UTC, 0 replies.
- Re: ['PATCH'] updates mock driver with basic blobstore functions (get+post+delete buckets, get blobs). Also some yaml for mocking buckets/blobs. - posted by Michal Fojtik <mf...@redhat.com> on 2010/09/30 16:32:13 UTC, 0 replies.
- Deltacloud core API documentation available - posted by Michal Fojtik <mf...@redhat.com> on 2010/09/30 17:19:19 UTC, 0 replies.
- [PATCH core] Minor fixes which make API work under Ruby 1.9.2 - posted by mf...@redhat.com on 2010/09/30 17:45:39 UTC, 3 replies.