Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debugging travisdebugging-travis-things | Josh Hudson | 2017-12-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Josh Hudson <jhudson@chef.io> | ||||
* | Bump version to 13.6.34 by Expeditorv13.6.34 | Chef Expeditor | 2017-12-11 | 5 | -11/+12 |
| | |||||
* | Merge pull request #6654 from ↵ | Tim Smith | 2017-12-11 | 2 | -7/+19 |
|\ | | | | | | | | | MsysTechnologiesllc/vasundhara/chef_windows_task_resource_not_idempotent_for_any_command windows_task: Fix resource isn't fully idempotent due to command property | ||||
| * | Removed pry statement | Vasu1105 | 2017-12-11 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com> | ||||
| * | [MSYS-731] Fix for [chef] windows_task resource isn't idempotent for any command | Vasu1105 | 2017-12-11 | 2 | -7/+20 |
| | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com> | ||||
* | | Bump version to 13.6.33 by Expeditorv13.6.33 | Chef Expeditor | 2017-12-11 | 5 | -11/+12 |
| | | |||||
* | | Merge pull request #6618 from MsysTechnologiesllc/nim/on_logon_issue | Tim Smith | 2017-12-11 | 2 | -10/+24 |
|\ \ | | | | | | | Invalid date error on windows_task with frequency :on_logon | ||||
| * | | invalid date error on windows_task with frequency :on_logon | nimisha | 2017-12-08 | 2 | -10/+24 |
| | | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | | Bump version to 13.6.32 by Expeditorv13.6.32 | Chef Expeditor | 2017-12-11 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #6655 from chef/tm/fix_chefstyle | Thom May | 2017-12-11 | 1 | -3/+3 |
|\ \ \ | |_|/ |/| | | Fix sneaky chefstyle violations | ||||
| * | | Fix sneaky chefstyle violationstm/fix_chefstyle | Thom May | 2017-12-11 | 1 | -3/+3 |
|/ / | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Bump version to 13.6.31 by Expeditorv13.6.31 | Chef Expeditor | 2017-12-10 | 5 | -12/+13 |
| | | |||||
* | | Merge pull request #6636 from EmFl/patch-1 | Thom May | 2017-12-10 | 2 | -2/+23 |
|\ \ | | | | | | | Ensure data bags names can contain reserved words | ||||
| * | | added test for data bag name containing reserved word | Emilien | 2017-12-09 | 1 | -1/+22 |
| | | | |||||
| * | | Fix related to #3058 | EmFl | 2017-12-08 | 1 | -1/+1 |
| | | | | | | | | | I think there was a bug introduced by #3058 where any data bag *containing* reserved words are seen as invalid | ||||
* | | | Bump version to 13.6.30 by Expeditorv13.6.30 | Chef Expeditor | 2017-12-08 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #6628 from chef/more_task | Tim Smith | 2017-12-08 | 3 | -53/+136 |
|\ \ \ | |/ / |/| | | windows_task: Add additional input validation to properties | ||||
| * | | Update the start_time spec for the new message | Tim Smith | 2017-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Fix the time regex and improve the error message | Tim Smith | 2017-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | These are all input validation errors so they should raise ArgumentError not ↵more_task | Tim Smith | 2017-12-08 | 2 | -16/+14 |
| | | | | | | | | | | | | | | | | | | RuntimeError Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Expect the right exceptions | Tim Smith | 2017-12-08 | 1 | -23/+23 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Use integer for numeric evaluation | Tim Smith | 2017-12-08 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | Why is this not just in the duration calculator? Well we use it in two places and I would have had to add the same logic in both of those places. It's nice and easy to read this way Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Properly handle an ISO8601 duration of 0 seconds | Tim Smith | 2017-12-08 | 2 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Add tests for invalid dates | Tim Smith | 2017-12-07 | 1 | -2/+21 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Improve the integer/string warning message | Tim Smith | 2017-12-07 | 3 | -7/+7 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Validate the start_date is correctly passed | Tim Smith | 2017-12-07 | 2 | -2/+5 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Explain what PT72H is | Tim Smith | 2017-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | allow random_delay and execution_time_limit to be integers and properly validate | Tim Smith | 2017-12-07 | 2 | -33/+61 |
| | | | | | | | | | | | | | | | | | | Also set the default the right way with execution_time_limit Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Validate that starttime is actually in HH:mm format | Tim Smith | 2017-12-07 | 2 | -4/+15 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Test lowercase system users not requiring passwords | Tim Smith | 2017-12-07 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Add testing of sec_to_dur | Tim Smith | 2017-12-07 | 1 | -0/+16 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | Bump version to 13.6.29 by Expeditorv13.6.29 | Chef Expeditor | 2017-12-08 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #6631 from chef/jsinha/fix_svcadm | Thom May | 2017-12-08 | 2 | -5/+11 |
|\ \ \ | | | | | | | | | Solaris: Fix svcadm clear to only run in maintenance state | ||||
| * | | | Fix svcadm clear to only run in maintenance statejsinha/fix_svcadm | Jaymala Sinha | 2017-12-07 | 2 | -5/+11 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> Signed-off-by: Patrick Wright <patrick@chef.io> | ||||
* | | | | Bump version to 13.6.28 by Expeditorv13.6.28 | Chef Expeditor | 2017-12-08 | 5 | -11/+12 |
| | | | | |||||
* | | | | Merge pull request #6632 from chef/lcg/node-map-speedup | Thom May | 2017-12-08 | 2 | -28/+61 |
|\ \ \ \ | |_|_|/ |/| | | | speedup node_map get and set operations | ||||
| * | | | fix alphabetic sorting of classeslcg/node-map-speedup | Lamont Granquist | 2017-12-07 | 2 | -8/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | but we really shouldn't do this... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | | remove yields and handle common cases early | Lamont Granquist | 2017-12-07 | 1 | -20/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | | a typo | Lamont Granquist | 2017-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | | speedup node_map get and set operations | Lamont Granquist | 2017-12-07 | 1 | -7/+31 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | this is the flip side of what was making the old tests so slow and this change will actually speedup customer runs by short-circuiting some operations. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | Merge pull request #6633 from chef/knife_windows | Tim Smith | 2017-12-07 | 1 | -26/+4 |
|\ \ \ | |_|/ |/| | | Remove the allowed_failures in Travis | ||||
| * | | Remove duplicate amazon linux test in the travis config | Tim Smith | 2017-12-07 | 1 | -25/+4 |
| | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Remove the allowed_failures in Travis | Tim Smith | 2017-12-07 | 1 | -1/+0 |
|/ / | | | | | | | | | | | It should all pass now Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Bump version to 13.6.27 by Expeditorv13.6.27 | Chef Expeditor | 2017-12-07 | 5 | -11/+12 |
| | | |||||
* | | Merge pull request #6630 from chef/openssl | Tim Smith | 2017-12-07 | 3 | -22/+21 |
|\ \ | |/ |/| | Update for openssl 1.0.2n and inspec 1.48 | ||||
| * | Update for openssl 1.0.2n and inspec 1.48 | Tim Smith | 2017-12-07 | 3 | -22/+21 |
|/ | | | | | | | | | Resolves: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3738 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3737 Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Merge pull request #6620 from chef/improved_task_logging | Tim Smith | 2017-12-07 | 3 | -45/+49 |
|\ | | | | | Additional logging improvements to windows_task | ||||
| * | Improve the passwordless user error, logic, and testsimproved_task_logging | Tim Smith | 2017-12-06 | 3 | -21/+25 |
| | | | | | | | | | | | | Specify exactly what we're checking for in the error. This needs to go into the docs site as well. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Update resource specs | Tim Smith | 2017-12-06 | 1 | -14/+14 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Attribute -> Property and remove double spaces | Tim Smith | 2017-12-06 | 1 | -10/+10 |
| | | | | | | | | | | | | These are properties not attributes. Signed-off-by: Tim Smith <tsmith@chef.io> |