summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_task.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed review comments by thommaynimisha2017-04-061-1/+1
* Fixed Rubocop style issues and review commentsnimisha2017-03-311-237/+237
* Using chcp 437 and fixed some bugsnimisha2017-03-311-3/+7
* Accepting random_delay and execution_time_limit in secondsnimisha2017-03-311-2/+56
* Fixed Idempotency checknimisha2017-03-311-4/+9
* Removed :change action. Moved validations to after_creatednimisha2017-03-311-3/+102
* Updated random_delay implementation and added execution_time_limit propertynimisha2017-03-311-0/+10
* Added support for random_delay optionnimisha2017-03-311-0/+1
* Adding windows_task resourcenimisha2017-03-311-0/+64