You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: Added provider driver for Aruba cloud.it platform - posted by mf...@apache.org on 2012/08/01 14:47:13 UTC, 0 replies.
- git commit: Core: Fix Errno::EPIPE when graphviz is not installed - posted by mf...@apache.org on 2012/08/01 14:51:57 UTC, 0 replies.
- git commit: Core: Prevent multiple driver class loading (DTACLOUD-290) - posted by mf...@apache.org on 2012/08/01 14:52:23 UTC, 0 replies.
- git commit: Core: Added missing :with_capability options (DTACLOUD-298) - posted by mf...@apache.org on 2012/08/01 15:47:38 UTC, 0 replies.
- [2/2] git commit: Core: Make Deltacloud able to run under JRuby - posted by mf...@apache.org on 2012/08/03 11:00:07 UTC, 0 replies.
- [1/2] git commit: Core: Added JRuby target for Travis - posted by mf...@apache.org on 2012/08/03 11:00:07 UTC, 0 replies.
- [1/4] git commit: API TESTS - moves common collections tests to separate module - posted by ma...@apache.org on 2012/08/03 17:01:41 UTC, 0 replies.
- [2/4] git commit: API TESTS: adds base tests for all collections - to be expanded - posted by ma...@apache.org on 2012/08/03 17:01:41 UTC, 0 replies.
- [4/4] git commit: API TESTS: adds README file, rake routes - posted by ma...@apache.org on 2012/08/03 17:01:41 UTC, 0 replies.
- [3/4] git commit: API TESTS: adds images and instances tests - posted by ma...@apache.org on 2012/08/03 17:01:41 UTC, 0 replies.
- git commit: Client: Retired deltacloudc into clients directory - posted by ma...@apache.org on 2012/08/07 14:10:58 UTC, 0 replies.
- git commit: Remove deltacloudc from ruby client gemspec - posted by ma...@apache.org on 2012/08/07 16:58:45 UTC, 0 replies.
- [2/2] git commit: API TESTS: restores streaming GET content test - posted by ma...@apache.org on 2012/08/07 17:20:38 UTC, 0 replies.
- [1/2] git commit: Fixes for blob streaming GET /bucket/blob/content - posted by ma...@apache.org on 2012/08/07 17:20:38 UTC, 0 replies.
- [6/11] git commit: CIMI: Converted rspec tests to minitest - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [11/11] git commit: Core: Improved frontend loading and usage of ENV vars - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [2/11] git commit: CIMI: map properties to an actual hash - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [7/11] CIMI: Converted rspec tests to minitest - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [4/11] git commit: Core: Fixed warning under Ruby 1.8 in rack_etag - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [5/11] git commit: Core: Fixed url_for helper when used different frontend - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [10/11] git commit: CIMI: Added initial support for CIMI collections tests - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [3/11] git commit: Core: Fix tests to use rubygems boilerplate - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [9/11] git commit: Core: Minor tweak to deltacloud test helper - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [1/11] git commit: Removed jruby target from Travis - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- [8/11] git commit: CIMI: Replaced return by 'halt' in force_auth - posted by mf...@apache.org on 2012/08/07 19:17:48 UTC, 0 replies.
- git commit: ec2 client: added if statements for when instance state, public IPs or private IPs are not returned by driver - posted by mf...@apache.org on 2012/08/07 19:30:15 UTC, 0 replies.
- git commit: Core: Fixed typo in IndexEntrypoint under config.ru - posted by mf...@apache.org on 2012/08/08 11:11:00 UTC, 0 replies.
- [1/2] git commit: Core: Updated gemspec file to support EC2 frontend - posted by mf...@apache.org on 2012/08/09 10:42:29 UTC, 0 replies.
- [2/2] git commit: RHEV-M: Removed forgotten puts() from tests - posted by mf...@apache.org on 2012/08/09 10:42:29 UTC, 0 replies.
- git commit: Core: Removed RUBY_VERSION from gemspec - posted by mf...@apache.org on 2012/08/09 10:52:57 UTC, 0 replies.
- git commit: Site Docs: adds cURL examples and deprecation notice for deltacloudc - posted by ma...@apache.org on 2012/08/09 11:54:46 UTC, 0 replies.
- svn commit: r1371141 - in /deltacloud/trunk/site: content/command-tools.md content/curl-examples.md content/usage.md output/command-tools.html output/curl-examples.html output/usage.html - posted by ma...@apache.org on 2012/08/09 12:19:59 UTC, 0 replies.
- [6/7] git commit: Client: Moved all tests to tests directory - posted by mf...@apache.org on 2012/08/10 09:37:45 UTC, 0 replies.
- [4/7] git commit: Client: Return 'nil' from destroy operations on buckets/blobs - posted by mf...@apache.org on 2012/08/10 09:37:45 UTC, 0 replies.
- [7/7] Client: Moved all tests to tests directory - posted by mf...@apache.org on 2012/08/10 09:37:45 UTC, 0 replies.
- [1/7] git commit: Client: Replaced ambiguous 'require' with require_relative - posted by mf...@apache.org on 2012/08/10 09:37:45 UTC, 0 replies.
- [3/7] git commit: Client: Removed unused rake tasks and added test task - posted by mf...@apache.org on 2012/08/10 09:37:45 UTC, 0 replies.
- [5/7] git commit: Client: Converted RSpec tests to Minitest - posted by mf...@apache.org on 2012/08/10 09:37:45 UTC, 0 replies.
- [2/7] git commit: Core: Minor fixes to base_driver and euca driver - posted by mf...@apache.org on 2012/08/10 09:37:45 UTC, 0 replies.
- git commit: Client: Removed obsoleted rspec tasks from Rakefile - posted by mf...@apache.org on 2012/08/10 12:25:59 UTC, 0 replies.
- git commit: Mock: Added missing require for Deltacloud::Runner (DTACLOUD-298) - posted by mf...@apache.org on 2012/08/10 13:45:48 UTC, 0 replies.
- git commit: Mock: Add test to cover run_on_instance method - posted by mf...@apache.org on 2012/08/10 13:53:34 UTC, 0 replies.
- [1/2] git commit: API TESTS: refactoring of common code - avoid duplication - posted by ma...@apache.org on 2012/08/10 17:12:38 UTC, 0 replies.
- [2/2] git commit: API TESTS: adds filtering by hwp/arch to images test - posted by ma...@apache.org on 2012/08/10 17:12:39 UTC, 0 replies.
- git commit: Fixes JIRA DTACLOUD_296 - storage volumes and HTML UI - posted by ma...@apache.org on 2012/08/13 10:22:14 UTC, 0 replies.
- git commit: Core: Corrected typo in .gitignore file - posted by mf...@apache.org on 2012/08/13 12:45:57 UTC, 0 replies.
- [2/2] git commit: EC2: Fixed params for register/deregister actions on lb - posted by mf...@apache.org on 2012/08/13 16:15:20 UTC, 0 replies.
- [1/2] git commit: Core: Fixed formatting for new loadbalancer UI - posted by mf...@apache.org on 2012/08/13 16:15:20 UTC, 0 replies.
- [1/4] git commit: EC2: Fix storage_volumes not return exception on unknown id - posted by mf...@apache.org on 2012/08/13 16:39:23 UTC, 0 replies.
- [2/4] git commit: EC2: Added tests for the storage_volumes collection - posted by mf...@apache.org on 2012/08/13 16:39:23 UTC, 0 replies.
- [3/4] EC2: Added tests for the storage_volumes collection - posted by mf...@apache.org on 2012/08/13 16:39:23 UTC, 0 replies.
- [4/4] EC2: Added tests for the storage_volumes collection - posted by mf...@apache.org on 2012/08/13 16:39:23 UTC, 0 replies.
- git commit: Core: Prevent hash_capability to fail finding methods (DTACLOUD-265) - posted by mf...@apache.org on 2012/08/13 16:55:52 UTC, 0 replies.
- git commit: Core: Make 'require_relative' required only for MRI 1.8 - posted by mf...@apache.org on 2012/08/14 15:34:07 UTC, 0 replies.
- [2/6] git commit: CIMI tests: baseURI is mandatory for the CEP - posted by lu...@apache.org on 2012/08/14 23:47:25 UTC, 0 replies.
- [1/6] git commit: CIMI (schema): take explicit xml_name and json_name verbatim - posted by lu...@apache.org on 2012/08/14 23:47:25 UTC, 0 replies.
- [6/6] git commit: CIMI tests: name is mandatory for CEP - posted by lu...@apache.org on 2012/08/14 23:47:25 UTC, 0 replies.
- [4/6] git commit: tests: split common helper out of test_setup.rb - posted by lu...@apache.org on 2012/08/14 23:47:25 UTC, 0 replies.
- [5/6] git commit: * tests/helpers/common.rb: add a assert_uri assertion - posted by lu...@apache.org on 2012/08/14 23:47:25 UTC, 0 replies.
- [3/6] git commit: tests: very simple CIMI tests - posted by lu...@apache.org on 2012/08/14 23:47:25 UTC, 0 replies.
- git commit: EC2 driver: fix 'bad URI' error when accessing us-east bucket from other region - posted by lu...@apache.org on 2012/08/15 00:08:32 UTC, 0 replies.
- git commit: Version 1.0.2 - posted by lu...@apache.org on 2012/08/16 04:01:07 UTC, 0 replies.
- Git Push Summary - posted by lu...@apache.org on 2012/08/16 04:01:14 UTC, 1 replies.
- [14/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [21/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [23/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [22/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [18/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [24/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [25/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [26/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [7/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [5/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [12/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [20/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [4/54] [partial] git commit: Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [8/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [1/54] git commit: CIMI: Added unit tests for DTACLOUD-302 - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [6/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [3/54] git commit: CIMI: Show only supported collections in CEP - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [17/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [15/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [9/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [16/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [11/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [19/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [10/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [13/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [2/54] git commit: CIMI: Replaced 'check_capability' with Sinatra::Base - posted by mf...@apache.org on 2012/08/20 10:53:44 UTC, 0 replies.
- [29/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [33/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [32/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [28/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [42/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [39/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [37/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [34/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [38/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [44/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [40/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [27/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [41/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [35/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [36/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [31/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [45/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [43/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [30/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:45 UTC, 0 replies.
- [54/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [46/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [48/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [47/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [53/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [50/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [52/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [49/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [51/54] [partial] Core: Removed deprecated tests from server/tests directory - posted by mf...@apache.org on 2012/08/20 10:53:46 UTC, 0 replies.
- [4/8] git commit: Trivial whitespace cleanup in Python deltacloud client - posted by mf...@apache.org on 2012/08/21 13:41:45 UTC, 0 replies.
- [2/8] git commit: Python client: update instance after action - posted by mf...@apache.org on 2012/08/21 13:41:45 UTC, 0 replies.
- [1/8] git commit: Python client: simplify making requests - posted by mf...@apache.org on 2012/08/21 13:41:45 UTC, 0 replies.
- [5/8] git commit: Python client: update indentation - posted by mf...@apache.org on 2012/08/21 13:41:45 UTC, 0 replies.
- [3/8] git commit: Python client: fix instances listing - posted by mf...@apache.org on 2012/08/21 13:41:45 UTC, 0 replies.
- [6/8] git commit: .gitignore *.pyc files - posted by mf...@apache.org on 2012/08/21 13:41:45 UTC, 0 replies.
- [7/8] git commit: Python client: use correct methods for actions - posted by mf...@apache.org on 2012/08/21 13:41:45 UTC, 0 replies.
- [8/8] git commit: Python client: Use JSON instead of XML - posted by mf...@apache.org on 2012/08/21 13:41:46 UTC, 0 replies.
- git commit: Remove 'rake' require from gemspec - posted by mf...@apache.org on 2012/08/22 12:51:31 UTC, 0 replies.
- svn commit: r1376249 - in /deltacloud/trunk/site: Gemfile Gemfile.lock - posted by lu...@apache.org on 2012/08/22 23:17:20 UTC, 0 replies.
- svn commit: r1376250 - /deltacloud/trunk/site/content/download.md - posted by lu...@apache.org on 2012/08/22 23:17:23 UTC, 0 replies.
- svn commit: r1376251 - in /deltacloud/trunk/site: output/curl-examples.html output/download.html tmp/checksums tmp/compiled_content tmp/dependencies tmp/rule_memory - posted by lu...@apache.org on 2012/08/22 23:17:47 UTC, 0 replies.
- [1/16] git commit: Regenerate site - posted by lu...@apache.org on 2012/08/23 00:13:04 UTC, 0 replies.
- [14/16] git commit: Removed 'reboot' from the list of supported operations in RHEV-M. Added FGCP drivers to matrix (part 2) - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [4/16] site: remove files from tmp/site/ - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [10/16] git commit: Added Piwik tracking code - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [5/16] git commit: Show release 1.0.2 on download page - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [15/16] git commit: Removed 'reboot' from the list of supported operations in RHEV-M. Added FGCP drivers to matrix - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [12/16] git commit: Added redirects to missing top level pages - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [13/16] git commit: Added Datastore reference to VSphere driver details - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [7/16] git commit: No longer point to incubator - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [16/16] git commit: Fixed Deltacloud API release version - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [6/16] git commit: Gemfile: add fssm needed by 'nanoc view' - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [3/16] site: remove files from tmp/site/ - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [11/16] git commit: Removed list of supported regions in EC2 and say that we support all regions - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [9/16] git commit: Added download page - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [8/16] git commit: Fixed htaccess to allow new download page - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [2/16] git commit: site: remove files from tmp/site/ - posted by lu...@apache.org on 2012/08/23 00:13:05 UTC, 0 replies.
- [4/4] git commit: Core: Added Rake test for Google tests - posted by mf...@apache.org on 2012/08/23 11:23:29 UTC, 0 replies.
- [1/4] git commit: Google: Add missing blob_helper require - posted by mf...@apache.org on 2012/08/23 11:23:29 UTC, 0 replies.
- [3/4] git commit: Google: Migrated tests to MiniTest - posted by mf...@apache.org on 2012/08/23 11:23:29 UTC, 0 replies.
- [2/4] git commit: Core: Print warning when ArgumentError occurs on API - posted by mf...@apache.org on 2012/08/23 11:23:29 UTC, 0 replies.
- git commit: Added README to server/tests - posted by mf...@apache.org on 2012/08/23 11:26:36 UTC, 0 replies.
- [5/9] GoGrid: Added initial MiniTest tests - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [8/9] GoGrid: Added initial MiniTest tests - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [4/9] GoGrid: Added initial MiniTest tests - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [7/9] GoGrid: Added initial MiniTest tests - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [2/9] git commit: GoGrid: Updated supported API to 1.9 in client - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [1/9] git commit: GoGrid: Fixed formatting and typos in GoGrid driver - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [9/9] git commit: Core: Removed unused variables and trailing whitespace - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [6/9] GoGrid: Added initial MiniTest tests - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [3/9] git commit: GoGrid: Added initial MiniTest tests - posted by mf...@apache.org on 2012/08/24 11:49:46 UTC, 0 replies.
- [1/2] git commit: VSphere: Minor tweaks to the driver - posted by mf...@apache.org on 2012/08/24 15:36:14 UTC, 0 replies.
- [2/2] git commit: Core: Fixed dependencies in gemspec - posted by mf...@apache.org on 2012/08/24 15:36:14 UTC, 0 replies.
- git commit: Fix for DTACLOUD_306 - Openstack server ID should be passed as string - posted by ma...@apache.org on 2012/08/24 15:43:17 UTC, 0 replies.
- [1/2] git commit: tests: change how we require files - posted by lu...@apache.org on 2012/08/24 19:55:42 UTC, 0 replies.
- [2/2] git commit: EC2 tests: change the VCR matcher to ignore time- and user-dependent params - posted by lu...@apache.org on 2012/08/24 19:55:42 UTC, 0 replies.
- git commit: Gogrid tests: restore Time.be for now - posted by lu...@apache.org on 2012/08/24 20:03:58 UTC, 0 replies.
- [7/15] Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:54 UTC, 0 replies.
- [6/15] Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:54 UTC, 0 replies.
- [5/15] Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:54 UTC, 0 replies.
- [2/15] git commit: * views/images/show.html.haml: do not trip over images with no HWP - posted by lu...@apache.org on 2012/08/28 02:16:54 UTC, 0 replies.
- [3/15] git commit: Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:54 UTC, 0 replies.
- [8/15] Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:54 UTC, 0 replies.
- [4/15] Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:54 UTC, 0 replies.
- [1/15] git commit: * server/tests/: play recordings back without any waiting - posted by lu...@apache.org on 2012/08/28 02:16:54 UTC, 0 replies.
- [11/15] Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:55 UTC, 0 replies.
- [12/15] git commit: * server/tests/test_helper.rb: read credentials from a file - posted by lu...@apache.org on 2012/08/28 02:16:55 UTC, 0 replies.
- [9/15] Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:55 UTC, 0 replies.
- [15/15] git commit: Gogrid tests: change requires to allow running tests with just ruby - posted by lu...@apache.org on 2012/08/28 02:16:55 UTC, 0 replies.
- [14/15] git commit: * bin/deltacloudd: change config file to use string keys - posted by lu...@apache.org on 2012/08/28 02:16:55 UTC, 0 replies.
- [13/15] git commit: * bin/deltacloudd: have rerun only watch lib/deltacloud/ - posted by lu...@apache.org on 2012/08/28 02:16:55 UTC, 0 replies.
- [10/15] Gogrid tests: use credentials from config file - posted by lu...@apache.org on 2012/08/28 02:16:55 UTC, 0 replies.
- git commit: CIMI: Renamed X-CIMI-Specification-Version header - posted by mf...@apache.org on 2012/08/28 10:38:28 UTC, 0 replies.
- svn commit: r1378254 - in /deltacloud/trunk/site: content/index.md output/index.html - posted by lu...@apache.org on 2012/08/28 20:29:08 UTC, 0 replies.
- git commit: site: mention CIMI and EC2 frontends - posted by lu...@apache.org on 2012/08/28 20:34:34 UTC, 0 replies.
- [1/3] git commit: Core: Removed extra quotes from Rack::ETag output - posted by mf...@apache.org on 2012/08/30 11:48:46 UTC, 0 replies.
- [3/3] git commit: Tests: Added tests for Rack extensions - posted by mf...@apache.org on 2012/08/30 11:48:47 UTC, 0 replies.
- [2/3] git commit: Core: Fixed formatting and params handling in Rack::Accept - posted by mf...@apache.org on 2012/08/30 11:48:47 UTC, 0 replies.
- [4/5] Added initial OpenStack unit tests - posted by mf...@apache.org on 2012/08/30 11:51:44 UTC, 0 replies.
- [1/5] git commit: Added initial OpenStack unit tests - posted by mf...@apache.org on 2012/08/30 11:51:44 UTC, 0 replies.
- [5/5] git commit: OS: Methods should return empty array on unknown entity - posted by mf...@apache.org on 2012/08/30 11:51:44 UTC, 0 replies.
- [3/5] Added initial OpenStack unit tests - posted by mf...@apache.org on 2012/08/30 11:51:44 UTC, 0 replies.
- [2/5] Added initial OpenStack unit tests - posted by mf...@apache.org on 2012/08/30 11:51:44 UTC, 0 replies.
- [2/4] EC2: allow launching instances into a subnet - posted by lu...@apache.org on 2012/08/30 20:27:07 UTC, 0 replies.
- [1/4] git commit: EC2: allow launching instances into a subnet - posted by lu...@apache.org on 2012/08/30 20:27:07 UTC, 0 replies.
- [3/4] git commit: EC2: list subnets as realms - posted by lu...@apache.org on 2012/08/30 20:27:08 UTC, 0 replies.
- [4/4] git commit: EC2 tests: read credentials from config file - posted by lu...@apache.org on 2012/08/30 20:27:08 UTC, 0 replies.
- [1/3] git commit: CIMI base model: no need to quote symbol names - posted by lu...@apache.org on 2012/08/30 20:44:41 UTC, 0 replies.
- [3/3] git commit: CIMI tests: revamp to allow same test against XML and JSON output - posted by lu...@apache.org on 2012/08/30 20:44:41 UTC, 0 replies.
- [2/3] git commit: CIMI base model: add 'parse' method - posted by lu...@apache.org on 2012/08/30 20:44:41 UTC, 0 replies.