Branch: refs/heads/master Home: https://github.com/aeolus-incubator/tim Commit: d89283f432338a5b6bdab31d6707b24fa514e917 https://github.com/aeolus-incubator/tim/commit/d89283f432338a5b6bdab31d6707b... Author: Martyn Taylor mtaylor@redhat.com Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths: M Gemfile A app/models/tim/fsm.rb M app/models/tim/provider_image.rb M app/models/tim/target_image.rb A db/migrate/20130211140935_add_fsm_fields_to_provider_image_and_target_image.rb M distros/rpm/rubygem-tim.spec M lib/tasks/tim_tasks.rake M test/dummy/db/schema.rb M tim.gemspec
Log Message: ----------- Added State Machine to target/provider images
Commit: ccdefe849ee544917e90401ab0dffdf4be94d561 https://github.com/aeolus-incubator/tim/commit/ccdefe849ee544917e90401ab0dff... Author: jguiditta jguiditt@redhat.com Date: 2013-02-28 (Thu, 28 Feb 2013)
Changed paths: M Gemfile A app/models/tim/fsm.rb M app/models/tim/provider_image.rb M app/models/tim/target_image.rb A db/migrate/20130211140935_add_fsm_fields_to_provider_image_and_target_image.rb M distros/rpm/rubygem-tim.spec M lib/tasks/tim_tasks.rake M test/dummy/db/schema.rb M tim.gemspec
Log Message: ----------- Merge pull request #108 from mtaylor/state_machine
Added State Machine to target/provider images
Compare: https://github.com/aeolus-incubator/tim/compare/3cedd2509fbc...ccdefe849ee5
aeolus-devel@lists.fedorahosted.org