Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | update functional specs | harikesh-kolekar | 2018-01-30 | 1 | -8/+90 | |
| * | | | | | | update spec | harikesh-kolekar | 2018-01-30 | 1 | -4/+17 | |
* | | | | | | | Merge pull request #6818 from chef/tm/better_resource_docs | Thom May | 2018-02-12 | 4 | -3/+64 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Implement RFC 101: Custom Validation Messages | Thom May | 2018-02-12 | 2 | -1/+21 | |
| * | | | | | | | allow resources to be documented | Thom May | 2018-02-12 | 1 | -0/+31 | |
| * | | | | | | | Add `introduced` property field | Thom May | 2018-02-12 | 1 | -1/+5 | |
| * | | | | | | | properties can have descriptions | Thom May | 2018-02-12 | 1 | -2/+8 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #6835 from nathwill/sd-moar-actions | Thom May | 2018-02-12 | 2 | -4/+52 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | add additional systemd unit actions | Nathan Williams | 2018-02-07 | 2 | -4/+52 | |
* | | | | | | | Merge pull request #6837 from Intility/simplify_powershell_out_calls | Thom May | 2018-02-09 | 2 | -48/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix failing tests | Tor Magnus Rakvåg | 2018-02-08 | 1 | -47/+47 | |
| * | | | | | | | fix incorrect resource name in description | Tor Magnus Rakvåg | 2018-02-08 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #6833 from chef/tm/disable_chatty_ohai | Thom May | 2018-02-08 | 2 | -20/+4 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | remove callers of passwd ohai plugintm/disable_chatty_ohai | Thom May | 2018-02-07 | 2 | -20/+4 | |
* | | | | | | | | Merge pull request #6364 from chef/knife_rb | Tim Smith | 2018-02-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Link to the knife.rb docs when the knife.rb file is missingknife_rb | Tim Smith | 2018-01-22 | 1 | -2/+2 | |
* | | | | | | | | Fix windows_task idle_time validation | algaut | 2018-02-06 | 1 | -1/+9 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Use apt_package instead of package, and rename filetm/apt_package_insanity | Lamont Granquist | 2018-02-02 | 1 | -3/+3 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Ensure that we only set config file options if necessarytm/apt_debconf_prompts | Thom May | 2018-01-30 | 1 | -435/+429 | |
* | | | | | | temporarily skip tests that have duplicate options while WIP | Cam Cope | 2018-01-30 | 1 | -3/+5 | |
* | | | | | | add test that overwrite_config_files is set to a default value | Cam Cope | 2018-01-30 | 1 | -0/+4 | |
* | | | | | | fix tests to reflect options change | Cam Cope | 2018-01-30 | 1 | -5/+5 | |
* | | | | | | Merge pull request #6782 from cramaechi/CHEF-4959 | Thom May | 2018-01-30 | 1 | -0/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update logic in mount/mount.rb and mount/mount_spec.rb | Chibuikem Amaechi | 2018-01-29 | 1 | -4/+16 | |
| * | | | | | | Update .../mount/mount_spec.rb | Chibuikem Amaechi | 2018-01-29 | 1 | -0/+10 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Remove the spec for epic_failepic_fail_spec | Tim Smith | 2018-01-29 | 1 | -5/+0 | |
|/ / / / / | ||||||
* | | | | | the format of this flametest doesn't matterlcg/fix-powershell-out | Lamont Granquist | 2018-01-29 | 1 | -21/+5 | |
* | | | | | Merge pull request #6494 from Rarian/lock_package_idempotency | Lamont Granquist | 2018-01-29 | 2 | -20/+64 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ensure package (un)locking is idempotent | Andy Wagner | 2018-01-04 | 2 | -20/+64 | |
* | | | | | | Merge pull request #6804 from jasonwbarnett/feature/add-create-delete-and-con... | Thom May | 2018-01-29 | 2 | -19/+457 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add description property to converge configure action | Jason Barnett | 2018-01-27 | 1 | -1/+1 | |
| * | | | | | | Remove temporary line | Jason Barnett | 2018-01-27 | 1 | -2/+0 | |
| * | | | | | | chefstyle -a | Jason Barnett | 2018-01-26 | 2 | -62/+62 | |
| * | | | | | | Fix existing tests and add new ones | Jason Barnett | 2018-01-26 | 2 | -19/+459 | |
* | | | | | | | Nillable properties are the default nowtm/true_nillable | Thom May | 2018-01-26 | 1 | -5/+0 | |
|/ / / / / / | ||||||
* | | | | | | fix node assignment of ImmutableArrays to VividMashes/AttrArrays | Lamont Granquist | 2018-01-25 | 1 | -0/+15 | |
* | | | | | | Merge pull request #6687 from MsysTechnologiesllc/nim/logonSession_user_permi... | Bryan McLellan | 2018-01-25 | 3 | -8/+113 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixed/added specs for LogonSession changes | nimisha | 2018-01-24 | 3 | -2/+39 | |
| * | | | | | | Fixed/added specs for LogonSession changes | nimisha | 2018-01-24 | 3 | -1/+44 | |
| * | | | | | | Brought back Chef::Win32::Security functional test for running as a non admin... | nimisha | 2018-01-24 | 1 | -2/+1 | |
| * | | | | | | add missing functional tests for users | MSys | 2018-01-24 | 1 | -7/+33 | |
* | | | | | | | Merge pull request #6761 from MsysTechnologiesllc/ash/add_idempotent_check_to... | Tim Smith | 2018-01-24 | 1 | -2/+303 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix review comment and chefstyle | NAshwini | 2018-01-24 | 1 | -5/+4 | |
| * | | | | | | | Added idempotent checks to windows_task_spec | NAshwini | 2018-01-24 | 1 | -2/+304 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #6778 from chef/lcg/immutable-node-apis | Thom May | 2018-01-24 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | update immutable API blacklist and whitelist | Lamont Granquist | 2018-01-23 | 1 | -1/+11 | |
* | | | | | | | Merge pull request #6775 from chef/lcg/speed-up-http-func-tests | Lamont Granquist | 2018-01-23 | 2 | -18/+28 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | speed up http func testslcg/speed-up-http-func-tests | Lamont Granquist | 2018-01-23 | 2 | -18/+28 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Revert "Fail on interval runs on windows" | Lamont Granquist | 2018-01-23 | 2 | -5/+5 | |
* | | | | | | Merge pull request #6766 from chef/lcg/windows-interval | Thom May | 2018-01-23 | 2 | -5/+5 | |
|\ \ \ \ \ \ |