summaryrefslogtreecommitdiff
path: root/lib/chef/dsl/reboot_pending.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-7/+6
* 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-4/+4
* remove pending reboot check for HKLM\SOFTWARE\Microsoft\Updates\UpdateExeVola...mwrock/reboot_pendingMatt Wrock2015-09-101-1/+2
* Make reboot_pending? look for CBS RebootPendingjhs/fix-reboot_pendingJeremiah Snapp2015-08-111-1/+1
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* In specs, and possibly elsewhere, Chef::DSL::RebootPending can get mixed in w...Chris Doherty2014-09-101-1/+2
* Move reboot data into run_context. (Dan D. confirms his prior opinions from h...Chris Doherty2014-09-101-1/+1
* First-pass changes for a core reboot resource. Still uses run_state instead o...Chris Doherty2014-09-101-3/+5
* CHEF-5086/COOK-3890: Add reboot_pending? to core DSLBryan McLellan2014-02-271-0/+61