summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove author yard commentsmodernize_log_resourceTim Smith2017-12-152-6/+0
* Add back the provides to the providerTim Smith2017-12-151-0/+2
* Modernize the log resourceTim Smith2017-12-152-61/+25
* Merge pull request #6665 from chef/yard2Tim Smith2017-12-1417-43/+76
|\
| * Cleanup some YARD warningsyard2Tim Smith2017-12-1314-41/+49
| * Add a few more comments to resourcesTim Smith2017-12-133-2/+27
* | Bump version to 13.6.36 by Expeditorv13.6.36Chef Expeditor2017-12-151-1/+1
* | Don't use .match? which is Ruby 2.4+ onlyTim Smith2017-12-141-2/+4
* | Bump version to 13.6.35 by Expeditorv13.6.35Chef Expeditor2017-12-131-1/+1
* | Bump version to 13.6.34 by Expeditorv13.6.34Chef Expeditor2017-12-111-1/+1
* | Merge pull request #6654 from MsysTechnologiesllc/vasundhara/chef_windows_tas...Tim Smith2017-12-111-3/+8
|\ \
| * | Removed pry statementVasu11052017-12-111-1/+0
| * | [MSYS-731] Fix for [chef] windows_task resource isn't idempotent for any commandVasu11052017-12-111-3/+9
* | | Bump version to 13.6.33 by Expeditorv13.6.33Chef Expeditor2017-12-111-1/+1
* | | Merge pull request #6618 from MsysTechnologiesllc/nim/on_logon_issueTim Smith2017-12-111-10/+8
|\ \ \
| * | | invalid date error on windows_task with frequency :on_logonnimisha2017-12-081-10/+8
* | | | Bump version to 13.6.32 by Expeditorv13.6.32Chef Expeditor2017-12-111-1/+1
| |/ / |/| |
* | | Bump version to 13.6.31 by Expeditorv13.6.31Chef Expeditor2017-12-101-1/+1
* | | Merge pull request #6636 from EmFl/patch-1Thom May2017-12-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix related to #3058EmFl2017-12-081-1/+1
* | | Bump version to 13.6.30 by Expeditorv13.6.30Chef Expeditor2017-12-081-1/+1
* | | Merge pull request #6628 from chef/more_taskTim Smith2017-12-081-35/+39
|\ \ \ | |/ / |/| |
| * | Fix the time regex and improve the error messageTim Smith2017-12-081-1/+1
| * | These are all input validation errors so they should raise ArgumentError not ...more_taskTim Smith2017-12-081-7/+5
| * | Use integer for numeric evaluationTim Smith2017-12-081-2/+3
| * | Properly handle an ISO8601 duration of 0 secondsTim Smith2017-12-081-2/+1
| * | Improve the integer/string warning messageTim Smith2017-12-071-2/+2
| * | Validate the start_date is correctly passedTim Smith2017-12-071-1/+4
| * | Explain what PT72H isTim Smith2017-12-071-1/+1
| * | allow random_delay and execution_time_limit to be integers and properly validateTim Smith2017-12-071-22/+24
| * | Validate that starttime is actually in HH:mm formatTim Smith2017-12-071-4/+5
| |/
* | Bump version to 13.6.29 by Expeditorv13.6.29Chef Expeditor2017-12-081-1/+1
* | Merge pull request #6631 from chef/jsinha/fix_svcadmThom May2017-12-081-0/+5
|\ \
| * | Fix svcadm clear to only run in maintenance statejsinha/fix_svcadmJaymala Sinha2017-12-071-0/+5
* | | Bump version to 13.6.28 by Expeditorv13.6.28Chef Expeditor2017-12-081-1/+1
* | | Merge pull request #6632 from chef/lcg/node-map-speedupThom May2017-12-081-28/+45
|\ \ \ | |_|/ |/| |
| * | fix alphabetic sorting of classeslcg/node-map-speedupLamont Granquist2017-12-071-8/+6
| * | remove yields and handle common cases earlyLamont Granquist2017-12-071-20/+15
| * | a typoLamont Granquist2017-12-071-1/+1
| * | speedup node_map get and set operationsLamont Granquist2017-12-071-7/+31
| |/
* | Bump version to 13.6.27 by Expeditorv13.6.27Chef Expeditor2017-12-071-1/+1
|/
* Improve the passwordless user error, logic, and testsimproved_task_loggingTim Smith2017-12-061-7/+6
* Attribute -> Property and remove double spacesTim Smith2017-12-061-10/+10
* Clarify that we're talking about the 1 and only SYSTEM user hereTim Smith2017-12-061-1/+1
* remove comments + debuggingLamont Granquist2017-12-062-3/+0
* turboize arraysLamont Granquist2017-12-061-10/+36
* turbo attribute mergingLamont Granquist2017-12-061-1/+16
* Per-container deep merge cachingLamont Granquist2017-12-065-105/+200
* Bump version to 13.6.26 by Expeditorv13.6.26Chef Expeditor2017-12-061-1/+1
* Merge pull request #6617 from chef/improved_task_loggingThom May2017-12-061-23/+29
|\