Branch: refs/heads/master
  Home:   https://github.com/aeolus-incubator/tim
  Commit: c6e5e22b0a9afa833db7839a4bb871e6e8171981
      
https://github.com/aeolus-incubator/tim/commit/c6e5e22b0a9afa833db7839a4bb871e6e8171981
  Author: Martyn Taylor <[email protected]>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M app/models/tim/provider_image.rb
    M app/models/tim/target_image.rb
    M app/views/tim/target_images/_target_image.xml.haml
    A db/migrate/20121210131423_add_build_method_to_target_image.rb
    M spec/controllers/target_images_controller_spec.rb
    M spec/factories/tim/target_image.rb
    M spec/models/provider_image_spec.rb
    M spec/models/target_image_spec.rb
    M test/dummy/db/schema.rb

  Log Message:
  -----------
  Added Imagefactory Snapshot building functionality.

This patch adds a build_method attribute to the targetimage
model.  Which must be set to SNAPSHOT in order to create
SNAPSHOT builds.  It will default to BARE_METAL which is the
normal way of locally building and uploading images to providers

rebase


  Commit: dfbd43c16b067ddb9464167fc555916c1de74516
      
https://github.com/aeolus-incubator/tim/commit/dfbd43c16b067ddb9464167fc555916c1de74516
  Author: jguiditta <[email protected]>
  Date:   2012-12-14 (Fri, 14 Dec 2012)

  Changed paths:
    M app/models/tim/provider_image.rb
    M app/models/tim/target_image.rb
    M app/views/tim/target_images/_target_image.xml.haml
    A db/migrate/20121210131423_add_build_method_to_target_image.rb
    M spec/controllers/target_images_controller_spec.rb
    M spec/factories/tim/target_image.rb
    M spec/models/provider_image_spec.rb
    M spec/models/target_image_spec.rb
    M test/dummy/db/schema.rb

  Log Message:
  -----------
  Merge pull request #70 from mtaylor/SNAPSHOT

Add Snapshot capability to Tim


Compare: 
https://github.com/aeolus-incubator/tim/compare/4a896ee7479d...dfbd43c16b06

Reply via email to