summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add unit tests for `which` behaviorLamont Granquist2017-02-071-1/+6
* fix return of which()Lamont Granquist2017-02-071-1/+1
* rhel7 / dnf 2.0 fixes / improved errorsLamont Granquist2017-02-073-31/+78
* Bump version of chef to 12.19.10 by Chef Versioner.v12.19.10Chef Versioner2017-02-071-1/+1
* Bump version of chef to 12.19.9 by Chef Versioner.v12.19.9Chef Versioner2017-02-061-1/+1
* Grant Administrators group permissions to nodes directory under chef-solo (#5...Tom Duffield2017-02-062-0/+5
* Bump version of chef to 12.19.8 by Chef Versioner.v12.19.8Chef Versioner2017-02-061-1/+1
* Merge pull request #5764 from MsysTechnologiesllc/nim/alternate_user_execute_...Bryan McLellan2017-02-064-12/+123
|\
| * Fixed specsnimisha2017-02-021-0/+8
| * Using node[:platform_family] for checking windows platformnimisha2017-02-021-1/+1
| * Fixing review commentsnimisha2017-02-024-135/+65
| * Fixed bugs, review comments and specsnimisha2017-02-022-7/+24
| * Alternate user execute resource code review feedackadamedx2017-02-023-12/+12
| * Additional rubocop for execute resource default argumentsadamedx2017-02-021-3/+3
| * Rubocop violations in execute resource alternate user implementationadamedx2017-02-023-12/+14
| * Windows alternate user support for execute resourcesAdam Edwards2017-02-024-8/+81
| * Windows user identity user name and credntial validationAdam Edwards2017-02-021-0/+81
* | Bump version of chef to 12.19.7 by Chef Versioner.v12.19.7Chef Versioner2017-02-031-1/+1
* | Merge pull request #5778 from chef/btm/no-fipsLamont Granquist2017-02-031-1/+1
|\ \
| * | Fix --no-fips on chef-clientbtm/no-fipsBryan McLellan2017-02-021-1/+1
| |/
* | Bump version of chef to 12.19.6 by Chef Versioner.v12.19.6Chef Versioner2017-02-031-1/+1
|/
* Merge pull request #5773 from chef/tduffield/COOL-464/raise-error-if-install-...Thom May2017-02-011-1/+1
|\
| * Raise error if ips_package install returns non-zerotduffield/COOL-464/raise-error-if-install-failsTom Duffield2017-02-011-1/+1
* | Merge pull request #5765 from mal/systemd-unit-verifyThom May2017-02-012-0/+69
|\ \
| * | Fix comment grammarMal Graty2017-01-291-1/+1
| * | Verify systemd_unit file during createMal Graty2017-01-282-0/+69
* | | Bump version of chef to 12.19.5 by Chef Versioner.v12.19.5Chef Versioner2017-02-011-1/+1
* | | Merge pull request #5704 from ceneo/knife-upload-too-short-control-escapeThom May2017-02-011-1/+1
|\ \ \ | |_|/ |/| |
| * | switch to using regexp escapeThom May2017-02-011-1/+1
| * | Fixed 'too short control escape' on knfie upload #5702Grzegorz Dudek2017-01-051-1/+1
* | | Bump version of chef to 12.19.4 by Chef Versioner.v12.19.4Chef Versioner2017-02-011-1/+1
* | | Use CIDR block rather than netmask in route-eth0 fileTom Duffield2017-01-311-1/+1
* | | Bump version of chef to 12.19.3 by Chef Versioner.v12.19.3Chef Versioner2017-01-301-1/+1
* | | dh/url support cab (#5732)dheerajd-msys2017-01-301-6/+36
| |/ |/|
* | Bump version of chef to 12.19.2 by Chef Versioner.v12.19.2Chef Versioner2017-01-251-1/+1
* | Bump version of chef to 12.19.1 by Chef Versioner.v12.19.1Chef Versioner2017-01-251-1/+1
* | Bump minor version to 12.19Scott Christopherson2017-01-251-1/+1
* | Bump version of chef to 12.18.53 by Chef Versioner.v12.18.53Chef Versioner2017-01-251-1/+1
* | favor metadata.json over metadata.rbLamont Granquist2017-01-241-3/+3
* | Bump version of chef to 12.18.52 by Chef Versioner.v12.18.52Chef Versioner2017-01-241-1/+1
* | Bump version of chef to 12.18.51 by Chef Versioner.v12.18.51Chef Versioner2017-01-241-1/+1
* | Bump version of chef to 12.18.50 by Chef Versioner.v12.18.50Chef Versioner2017-01-241-1/+1
* | Bump version of chef to 12.18.49 by Chef Versioner.v12.18.49Chef Versioner2017-01-241-1/+1
* | Bump version of chef to 12.18.48 by Chef Versioner.v12.18.48Chef Versioner2017-01-241-1/+1
* | Bump version of chef to 12.18.47 by Chef Versioner.v12.18.47Chef Versioner2017-01-231-1/+1
* | Bump version of chef to 12.18.46 by Chef Versioner.v12.18.46Chef Versioner2017-01-231-1/+1
* | Added module_version attribute for dsc_resource. (#5701)Aliasgar162017-01-233-1/+28
* | Bump version of chef to 12.18.45 by Chef Versioner.v12.18.45Chef Versioner2017-01-231-1/+1
* | Merge pull request #5744 from chef/tm/fix_ssh_searchThom May2017-01-231-25/+36
|\ \
| * | Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-231-25/+36