summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add the word group to converge_by call for group providerJordan Evans2015-10-241-1/+1
* Added '--sudo-preserve-home' option to knife bootstrap to allowPaul Mooring2015-10-241-1/+7
* Allow user@hostname format for knife-bootstrap. [#3527]Patrick Connolly2015-10-242-4/+19
* Merge pull request #4100 from chef/lcg/3450Lamont Granquist2015-10-242-2/+8
|\
| * add CHANGELOG.mdLamont Granquist2015-10-241-0/+2
| * style fix from peer reviewLamont Granquist2015-10-241-2/+2
| * Fix 'knife cookbook show' to work on root filesScott Mcgillivray2015-10-241-1/+5
|/
* Merge pull request #4099 from chef/lcg/3263Lamont Granquist2015-10-243-3/+12
|\
| * add CHANGELOG.mdLamont Granquist2015-10-241-0/+2
| * use Chef::VersionConstraint::Platform in value_for_platformJordan Evans2015-10-241-3/+3
| * add a failing test case for value_for_platformJordan Evans2015-10-241-0/+7
|/
* Merge pull request #4098 from chef/lcg/3193Lamont Granquist2015-10-243-101/+118
|\
| * add CHANGELOG.mdLamont Granquist2015-10-241-0/+2
| * fix PR#3193 mutating new resourcelcg/3193Lamont Granquist2015-10-241-101/+108
| * provider/user/dscl: Set "comment" default valueMikhail Zholobov2015-10-242-1/+9
|/
* Merge pull request #4097 from chef/lcg/3192Lamont Granquist2015-10-233-3/+14
|\
| * add CHANGELOG.md fileLamont Granquist2015-10-231-1/+2
| * provider/user/dscl: Set default gid to 20Mikhail Zholobov2015-10-232-2/+12
|/
* Merge pull request #4096 from chef/lcg/3187Lamont Granquist2015-10-233-56/+157
|\
| * add CHANGELOG.md fileLamont Granquist2015-10-231-0/+4
| * overhaul solaris SMF service providerlcg/3187Dave Eddy2015-10-232-56/+153
|/
* Merge pull request #4079 from chef/service_loggerMatt Wrock2015-10-232-3/+15
|\
| * add logger to windows service shelloutservice_loggerMatt Wrock2015-10-202-3/+15
* | Merge pull request #4091 from chef/ssd/download-root-filesSteven Danna2015-10-233-3/+13
|\ \
| * | Allow downloading of root_files in a chef repositoryssd/download-root-filesSteven Danna2015-10-233-3/+13
|/ /
* | Merge pull request #3966 from chef/kyleen/addExpandedRunListKyleen2015-10-227-3/+83
|\ \
| * | Added run list expansion json conversion. Creates a json tree from the run li...kyleen/addExpandedRunListKyleen MacGugan2015-10-217-3/+83
|/ /
* | Merge pull request #4087 from chef/smurawski/changelog_pr3597Steven Murawski2015-10-212-0/+4
|\ \
| * | add CHANGELOG for PR #3597smurawski/changelog_pr3597Steven Murawski2015-10-211-0/+1
| * | print STDOUT from the powershell wrapper. fixes issue #3596Alex Pop2015-10-211-0/+3
|/ /
* | Merge pull request #4086 from chef/smurawski/changelog_pr4021Steven Murawski2015-10-212-0/+7
|\ \
| * | updated CHANGELOG for PR #4021Steven Murawski2015-10-211-0/+6
| * | add missing requires for Chef::DSL::RecipeNathan Williams2015-10-211-0/+1
|/ /
* | Merge pull request #4085 from chef/smurawski/changelog_pr4068Steven Murawski2015-10-213-7/+8
|\ \
| * | Add CHANGELOG entry for #4068Steven Murawski2015-10-211-0/+1
| * | Update messaging to match LWRP -> Custom Resource renameTim Smith2015-10-212-7/+7
|/ /
* | Merge pull request #4082 from jaymzh/changelog_pr3119Phil Dibowitz2015-10-201-0/+1
|\ \
| * | Add CHANGELOG entry for #3119Phil Dibowitz2015-10-201-0/+1
* | | Merge pull request #3119 from cmluciano/cml/bug1586Phil Dibowitz2015-10-203-2/+11
|\ \ \ | |/ / |/| |
| * | Add recommended test from btmChristopher M. Luciano2015-10-121-0/+9
| * | Fix condition of removing a group before user error.cmluciano2015-04-302-2/+2
* | | Merge branch 'jk/property_mixin'John Keiser2015-10-203-310/+428
|\ \ \ | |_|/ |/| |
| * | Make modules with properties work and inherit as expectedjk/property_mixinJohn Keiser2015-10-202-8/+104
| * | Move properties into a mixin module (verbatim move)John Keiser2015-10-202-310/+332
|/ /
* | Merge pull request #4069 from tas50/messagingjk/coerce-nilLamont Granquist2015-10-2023-42/+42
|\ \
| * | Fix spelling errorTim Smith2015-10-181-1/+1
| * | Improve sentencesTim Smith2015-10-183-3/+3
| * | Unnecessary capitalizationTim Smith2015-10-182-3/+3
| * | Use why-run vs. why_run or whyrunTim Smith2015-10-184-4/+4
| * | Capitalize sentencesTim Smith2015-10-1813-31/+31