summaryrefslogtreecommitdiff
path: root/spec/functional/resource/reboot_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-9/+9
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-2/+2
* Improve the action and throw-label names.Chris Doherty2014-09-121-3/+3
* Re-implement immediate reboot using throw/catch, so all the end-of-runChris Doherty2014-09-101-11/+28
* Rename actions to :request_reboot_on_successful_run and :reboot_interrupt_run.Chris Doherty2014-09-101-2/+9
* Update comment.Chris Doherty2014-09-101-1/+1
* Various tidying-up.Chris Doherty2014-09-101-2/+6
* Add spec/functional/resource/reboot_spec.rb.Chris Doherty2014-09-101-0/+75