summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | better error reportingJames Michael DuPont2015-10-241-1/+2
| * | Only add tar option --force-local on Windows systemsMichael Pereira2015-10-241-1/+5
| * | Fix cookbook installation from supermarket on windowsMichael Pereira2015-10-241-1/+1
| * | allow reboot by reboot resource with chef-applysawanoboly2015-10-241-0/+1
| * | We shouldn't be subclassing Struct.new - if the file is loaded twice we get a...tyler-ball2015-10-242-46/+58
| * | Add option --tmux-splitSergey Permyakov2015-10-241-4/+8
| * | Add tmux-split parameter to knife sshSergey Permyakov2015-10-241-2/+8
| * | follow comment of #3900sawanoboly2015-10-242-12/+13
| * | write spec for --json-attribute-file and move configration under render_templatesawanoboly2015-10-242-7/+34
| * | add option first_boot_attributes_from_filesawanoboly2015-10-242-0/+19
| * | Consider only knife configuration for chef environment in bootstrap contextEvan Gilman2015-10-242-2/+2
| * | Remove duplicate 'Accept' header in specJulian C. Dunn2015-10-241-2/+2
| * | add spec for stdout/stderr suppresion in error of sensitive execute resourceRanjib Dey2015-10-241-0/+9
| * | dont wrap exception. preserve stackstraceRanjib Dey2015-10-241-2/+2
| * | dont spit out stdout and stderr for execute resource failure, if its declared...Ranjib Dey2015-10-241-1/+10
| * | Adjust tests per BTMJeff Blaine2015-10-241-8/+8
| * | Bring back -H/--hide-healthy for back-compatJeff Blaine2015-10-241-1/+13
| * | Changes --hide-healthy to --hide-by-mins MINSJeff Blaine2015-10-242-15/+16
| * | Define == for node objectsDavid Bresson2015-10-242-0/+16
| * | 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 #4104 from juliandunn/move-mailing-listLamont Granquist2015-10-241-2/+2
|\ \ \ | |/ / |/| |
| * | Revert naming to "mailing list" per reviewJulian C. Dunn2015-10-241-1/+1
| * | Mailing list has moved to Discourse.Julian C. Dunn2015-10-231-2/+2
* | | 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
|\ \ \