You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: Adds log_rule and rule_action for FirewallRule model - related to https://issues.apache.org/jira/browse/DTACLOUD-310 - posted by ma...@apache.org on 2012/09/03 10:42:14 UTC, 0 replies.
- git commit: Core: HardwareProfile should act as BaseModel - posted by mf...@apache.org on 2012/09/03 12:45:24 UTC, 0 replies.
- git commit: EC2: Mount the EC2 frontend on /ec2 instead of / - posted by mf...@apache.org on 2012/09/03 12:47:34 UTC, 0 replies.
- git commit: RHEVM: Allow to force stop locked instance (DTACLOUD-308) - posted by mf...@apache.org on 2012/09/03 13:04:25 UTC, 0 replies.
- git commit: Core: Removed require_relative for hardware_profiles model - posted by mf...@apache.org on 2012/09/03 16:11:07 UTC, 0 replies.
- [2/2] git commit: FGCP: add rule action deny accept and log rule - posted by ma...@apache.org on 2012/09/04 10:15:01 UTC, 0 replies.
- [1/2] git commit: Fix typo in fgcp driver (related to patch on DTACLOUD_310) - posted by ma...@apache.org on 2012/09/04 10:15:01 UTC, 0 replies.
- [1/3] git commit: CIMI: sorts out collections - include :count and each member of the collection inline as an element - posted by ma...@apache.org on 2012/09/04 14:52:40 UTC, 0 replies.
- [2/3] git commit: CIMI: fixes Machine with subcollections for disk, machine_volume - posted by ma...@apache.org on 2012/09/04 14:52:40 UTC, 0 replies.
- [3/3] git commit: CIMI: starts fixing Networks (mocking) - posted by ma...@apache.org on 2012/09/04 14:52:41 UTC, 0 replies.
- git commit: Client: Removed trailing 's' from test filenames - posted by mf...@apache.org on 2012/09/04 15:07:27 UTC, 0 replies.
- git commit: EC2: Fixed incorrectly mapped root_url - posted by mf...@apache.org on 2012/09/04 22:34:19 UTC, 0 replies.
- git commit: Update gemspec to require latest release of openstack gem (related https://github.com/ruby-openstack/ruby-openstack/issues/9) - posted by ma...@apache.org on 2012/09/05 12:04:29 UTC, 0 replies.
- git commit: EC2: Fixed unit tests to use '/' as a root_url - posted by mf...@apache.org on 2012/09/06 12:05:25 UTC, 0 replies.
- git commit: Remove forgotten invocations of 'convert_to_json' - posted by ma...@apache.org on 2012/09/06 12:46:29 UTC, 0 replies.
- [1/2] git commit: Version 1.0.3 - posted by lu...@apache.org on 2012/09/08 01:14:31 UTC, 0 replies.
- [2/2] git commit: Centralize where we store the current API version - posted by lu...@apache.org on 2012/09/08 01:14:31 UTC, 0 replies.
- [2/2] git commit: CIMI: Prevent re-using Struct constants in models - posted by mf...@apache.org on 2012/09/10 11:21:47 UTC, 0 replies.
- [1/2] git commit: CIMI: Added syntax sugar for collection members - posted by mf...@apache.org on 2012/09/10 11:21:47 UTC, 0 replies.
- git commit: Update CIMI fixtures for server tests (fixes failing build http://travis-ci.org/#!/mifo/deltacloud/jobs/2393329) - posted by ma...@apache.org on 2012/09/10 11:55:55 UTC, 0 replies.
- git commit: FGCP: move default cert dir to ~/.deltacloud/drivers/fgcp - posted by lu...@apache.org on 2012/09/11 00:05:32 UTC, 0 replies.
- [1/7] git commit: Core: simplify how we remove matrix params from the URL - posted by mf...@apache.org on 2012/09/12 09:35:33 UTC, 0 replies.
- [2/7] git commit: Core: Consolidated Rack::Accept loading - posted by mf...@apache.org on 2012/09/12 09:35:34 UTC, 0 replies.
- [4/7] git commit: Core: Fixed rack-test tests to use Rack::Builder - posted by mf...@apache.org on 2012/09/12 09:35:34 UTC, 0 replies.
- [3/7] git commit: Core: Removed 'root_url' mappings from all servers - posted by mf...@apache.org on 2012/09/12 09:35:34 UTC, 0 replies.
- [6/7] git commit: Core: Make MatrixParams not overide PATH_INFO - posted by mf...@apache.org on 2012/09/12 09:35:35 UTC, 0 replies.
- [5/7] git commit: Core: Mount 'images' dir as static asset directory - posted by mf...@apache.org on 2012/09/12 09:35:35 UTC, 0 replies.
- [7/7] git commit: Core: Removed unnecessary stuff from config.ru - posted by mf...@apache.org on 2012/09/12 09:35:37 UTC, 0 replies.
- git commit: Client: Removed Red Hat copyright - posted by mf...@apache.org on 2012/09/12 12:08:16 UTC, 0 replies.
- git commit: Removed Red Hat copyrights from client tests - posted by mf...@apache.org on 2012/09/13 10:39:54 UTC, 0 replies.
- git commit: Openstack driver - adds forced_authentication for /api - posted by ma...@apache.org on 2012/09/13 12:01:03 UTC, 0 replies.
- [1/3] git commit: Core: Replaced api_url_for with url_for - posted by mf...@apache.org on 2012/09/13 12:15:38 UTC, 0 replies.
- [3/3] git commit: Core: Code layout fixes and avoiding duplication - posted by mf...@apache.org on 2012/09/13 12:15:38 UTC, 0 replies.
- [2/3] git commit: Core: Improved entity_url helper generation - posted by mf...@apache.org on 2012/09/13 12:15:38 UTC, 0 replies.
- git commit: site: point downloads at 1.0.3 release - posted by lu...@apache.org on 2012/09/14 21:03:29 UTC, 0 replies.
- Git Push Summary - posted by lu...@apache.org on 2012/09/14 21:03:35 UTC, 0 replies.
- svn commit: r1384887 - in /deltacloud/trunk/site: content/download.md output/download.html - posted by lu...@apache.org on 2012/09/14 21:03:55 UTC, 0 replies.
- [2/2] git commit: Fix how deltacloud generally and openstack driver particularly checks supported_collections - posted by ma...@apache.org on 2012/09/17 12:12:22 UTC, 0 replies.
- [1/2] git commit: Fix Deltacloud server base tests for supported_collections - posted by ma...@apache.org on 2012/09/17 12:12:22 UTC, 0 replies.
- git commit: site (index): bump version to 1.0.3 - posted by lu...@apache.org on 2012/09/18 00:00:45 UTC, 0 replies.
- svn commit: r1386867 - in /deltacloud/trunk/site: content/index.md output/index.html - posted by lu...@apache.org on 2012/09/18 00:01:11 UTC, 0 replies.
- [1/7] git commit: CIMI: Adds NetworkPortTemplate (used to be VSPTemplate) - posted by ma...@apache.org on 2012/09/18 15:37:28 UTC, 0 replies.
- [2/7] git commit: CIMI: Fixes Networks - posted by ma...@apache.org on 2012/09/18 15:37:28 UTC, 0 replies.
- [4/7] git commit: CIMI: Fixes NetworkConfiguration - posted by ma...@apache.org on 2012/09/18 15:37:28 UTC, 0 replies.
- [5/7] git commit: CIMI: Adds NetworkPortConfiguration (used to be VSPConfiguration) - posted by ma...@apache.org on 2012/09/18 15:37:28 UTC, 0 replies.
- [3/7] git commit: CIMI: Adds NetworkPorts (used to be VSP) - posted by ma...@apache.org on 2012/09/18 15:37:28 UTC, 0 replies.
- [6/7] git commit: CIMI: Fixes NetworkTemplates - posted by ma...@apache.org on 2012/09/18 15:37:28 UTC, 0 replies.
- [7/7] git commit: CIMI: updates CIMI networking models and methods for Deltacloud mock driver - posted by ma...@apache.org on 2012/09/18 15:37:28 UTC, 0 replies.
- git commit: Core: Added JSON output for report_error() helper (DTACLOUD-323) - posted by mf...@apache.org on 2012/09/20 15:59:20 UTC, 0 replies.
- [2/2] git commit: Site: rename IBM SBC to IBM SmartCloud - posted by lu...@apache.org on 2012/09/20 19:59:44 UTC, 0 replies.
- [1/2] git commit: Site: mention that we turn virt mgmt into cloud - posted by lu...@apache.org on 2012/09/20 19:59:44 UTC, 0 replies.
- svn commit: r1388142 - in /deltacloud/trunk/site: content/credentials.md content/drivers.md content/supported-providers.md content/write-new-driver.md output/credentials.html output/drivers.html output/supported-providers.html output/write-new-driver.html - posted by lu...@apache.org on 2012/09/20 20:00:12 UTC, 0 replies.
- svn commit: r1388143 - in /deltacloud/trunk/site: content/index.md output/index.html - posted by lu...@apache.org on 2012/09/20 20:00:17 UTC, 0 replies.
- git commit: Core: Fixed url helper to generate routes for entity_metadata - posted by mf...@apache.org on 2012/09/21 12:23:23 UTC, 0 replies.
- git commit: Added :documentation_class setting to help Rabbit generate docs. - posted by mf...@apache.org on 2012/09/21 12:24:16 UTC, 0 replies.
- [1/2] git commit: Site: Add Aruba cloud.it to the supported providers - posted by ma...@apache.org on 2012/09/24 10:47:43 UTC, 0 replies.
- [2/2] git commit: Add Aruba to supported drivers for DTACLOUD_324 - posted by ma...@apache.org on 2012/09/24 10:47:43 UTC, 0 replies.
- git commit: Site - adds forgotten /output for adding Aruba driver (DTACLOUD_324) - posted by ma...@apache.org on 2012/09/24 10:49:46 UTC, 0 replies.
- svn commit: r1389249 - /deltacloud/trunk/site/content/supported-providers.md - posted by ma...@apache.org on 2012/09/24 10:54:30 UTC, 0 replies.
- svn commit: r1389250 - in /deltacloud/trunk/site: content/drivers.md output/drivers.html output/supported-providers.html - posted by ma...@apache.org on 2012/09/24 10:54:38 UTC, 0 replies.
- git commit: Tests: Added nicer output for tests and CI reporter - posted by mf...@apache.org on 2012/09/24 19:42:24 UTC, 0 replies.
- [2/2] git commit: ExceptionHandler: initialize list of exceptions to empty array - posted by lu...@apache.org on 2012/09/25 01:33:24 UTC, 0 replies.
- [1/2] git commit: Do not require turn and minitest-reporters for Ruby 1.8.x - posted by lu...@apache.org on 2012/09/25 01:33:24 UTC, 0 replies.
- [7/10] git commit: CIMI models: declare acts_as_root_entity on the model itself - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [8/10] git commit: CIMI models: allow passing options to acts_as_root_entity - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [9/10] git commit: CIMI: fix the names of *Configuration collections in the CEP - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [3/10] git commit: Incorporate OrderedHash from ActiveSupport - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [1/10] git commit: CIMI: fix the order of toplevel entities in the cloud entry point - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [2/10] git commit: CIMI: rename entityMetadata to resourceMetadata - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [4/10] git commit: CIMI (models/schema.rb): use OrderedHash in to_xml to fix ordering of elements - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [6/10] git commit: CIMI (models/schema): allow passing options to href - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [10/10] git commit: * bin/deltacloudd: watch all of lib/ under rerun - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [5/10] git commit: CIMI: rename machineAdmin to Credential - posted by lu...@apache.org on 2012/09/25 01:52:48 UTC, 0 replies.
- [2/5] git commit: CIMI: Fixes ForwardingGroup entities (was RoutingGroup) - posted by ma...@apache.org on 2012/09/26 11:04:52 UTC, 0 replies.
- [4/5] git commit: Tidy up - move 'address' method (singular) to base driver - posted by ma...@apache.org on 2012/09/26 11:04:52 UTC, 0 replies.
- [1/5] git commit: CIMI: fix failing cep test (s/routingGroup/forwardingGroup) - posted by ma...@apache.org on 2012/09/26 11:04:52 UTC, 0 replies.
- [5/5] git commit: Adds Address collection support for Mock driver - posted by ma...@apache.org on 2012/09/26 11:04:52 UTC, 0 replies.
- [3/5] git commit: CIMI: Fixes/Updates Address entities - posted by ma...@apache.org on 2012/09/26 11:04:52 UTC, 0 replies.
- [1/2] git commit: Google: Capture 401 and 409 errors - posted by mf...@apache.org on 2012/09/26 13:16:12 UTC, 0 replies.
- [2/2] git commit: Google: Fixed VCR fixtures to make test pass with new fog - posted by mf...@apache.org on 2012/09/26 13:16:12 UTC, 0 replies.
- [1/3] git commit: Write exceptions captured by DSL to Logger - posted by mf...@apache.org on 2012/09/26 23:12:37 UTC, 0 replies.
- [2/3] git commit: Added tests for exception DSL - posted by mf...@apache.org on 2012/09/26 23:12:37 UTC, 0 replies.
- [3/3] git commit: Make sure the exception DSL does not override - posted by mf...@apache.org on 2012/09/26 23:12:37 UTC, 0 replies.
- [1/3] git commit: CIMI: include id and name attributes in collections - posted by lu...@apache.org on 2012/09/27 00:38:14 UTC, 0 replies.
- [2/3] git commit: error messages: quote HTML, shorten backtrace - posted by lu...@apache.org on 2012/09/27 00:38:15 UTC, 0 replies.
- [3/3] git commit: CIMI: fix bug in retrieving resource_metadata collection - posted by lu...@apache.org on 2012/09/27 00:38:15 UTC, 0 replies.
- [1/2] git commit: Various fixes in Deltacloud collection. - posted by mf...@apache.org on 2012/09/27 09:18:24 UTC, 0 replies.
- [2/2] git commit: Various fixes in CIMI collections - posted by mf...@apache.org on 2012/09/27 09:18:24 UTC, 0 replies.