summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix sneaky chefstyle violationstm/fix_chefstyleThom May2017-12-111-3/+3
* Bump version to 13.6.31 by Expeditorv13.6.31Chef Expeditor2017-12-105-12/+13
* Merge pull request #6636 from EmFl/patch-1Thom May2017-12-102-2/+23
|\
| * added test for data bag name containing reserved wordEmilien2017-12-091-1/+22
| * Fix related to #3058EmFl2017-12-081-1/+1
* | Bump version to 13.6.30 by Expeditorv13.6.30Chef Expeditor2017-12-085-11/+12
* | Merge pull request #6628 from chef/more_taskTim Smith2017-12-083-53/+136
|\ \ | |/ |/|
| * Update the start_time spec for the new messageTim Smith2017-12-081-1/+1
| * 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-082-16/+14
| * Expect the right exceptionsTim Smith2017-12-081-23/+23
| * Use integer for numeric evaluationTim Smith2017-12-081-2/+3
| * Properly handle an ISO8601 duration of 0 secondsTim Smith2017-12-082-2/+4
| * Add tests for invalid datesTim Smith2017-12-071-2/+21
| * Improve the integer/string warning messageTim Smith2017-12-073-7/+7
| * Validate the start_date is correctly passedTim Smith2017-12-072-2/+5
| * Explain what PT72H isTim Smith2017-12-071-1/+1
| * allow random_delay and execution_time_limit to be integers and properly validateTim Smith2017-12-072-33/+61
| * Validate that starttime is actually in HH:mm formatTim Smith2017-12-072-4/+15
| * Test lowercase system users not requiring passwordsTim Smith2017-12-071-0/+5
| * Add testing of sec_to_durTim Smith2017-12-071-0/+16
* | Bump version to 13.6.29 by Expeditorv13.6.29Chef Expeditor2017-12-085-11/+12
* | Merge pull request #6631 from chef/jsinha/fix_svcadmThom May2017-12-082-5/+11
|\ \
| * | Fix svcadm clear to only run in maintenance statejsinha/fix_svcadmJaymala Sinha2017-12-072-5/+11
* | | Bump version to 13.6.28 by Expeditorv13.6.28Chef Expeditor2017-12-085-11/+12
* | | Merge pull request #6632 from chef/lcg/node-map-speedupThom May2017-12-082-28/+61
|\ \ \
| * | | fix alphabetic sorting of classeslcg/node-map-speedupLamont Granquist2017-12-072-8/+22
| * | | 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
| |/ /
* | | Merge pull request #6633 from chef/knife_windowsTim Smith2017-12-071-26/+4
|\ \ \ | |_|/ |/| |
| * | Remove duplicate amazon linux test in the travis configTim Smith2017-12-071-25/+4
| * | Remove the allowed_failures in TravisTim Smith2017-12-071-1/+0
|/ /
* | Bump version to 13.6.27 by Expeditorv13.6.27Chef Expeditor2017-12-075-11/+12
* | Merge pull request #6630 from chef/opensslTim Smith2017-12-073-22/+21
|\ \ | |/ |/|
| * Update for openssl 1.0.2n and inspec 1.48Tim Smith2017-12-073-22/+21
|/
* Merge pull request #6620 from chef/improved_task_loggingTim Smith2017-12-073-45/+49
|\
| * Improve the passwordless user error, logic, and testsimproved_task_loggingTim Smith2017-12-063-21/+25
| * Update resource specsTim Smith2017-12-061-14/+14
| * 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-063-3/+3
|/
* Merge pull request #6625 from chef/lcg/lwrp-test-speedupLamont Granquist2017-12-065-35/+56
|\
| * travis caught another speclcg/lwrp-test-speedupLamont Granquist2017-12-061-1/+1
| * speedup lwrp testsLamont Granquist2017-12-064-34/+55
* | Merge pull request #6424 from chef/lcg/deep-merge-cache-rewriteLamont Granquist2017-12-069-159/+355
|\ \
| * | fixup some unit testslcg/deep-merge-cache-rewriteLamont Granquist2017-12-061-6/+7
| * | remove more debugging and revert no-longer necessary fixLamont Granquist2017-12-061-4/+2
| * | remove comments + debuggingLamont Granquist2017-12-062-3/+0
| * | turboize arraysLamont Granquist2017-12-061-10/+36
| * | turbo attribute mergingLamont Granquist2017-12-061-1/+16