summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve detection of ChefFS-based commands in `knife rehash`ssd/rehash-cheffsSteven Danna2015-10-293-1/+23
* Make Property.derive create derived properties of the same typejk/custom_propertiesJohn Keiser2015-10-282-1/+49
* Updated changelogtfitch/bootstrap-no-colorKartik Null Cating-Subramanian2015-10-281-0/+1
* Updated --no-color unit tests based on feedback from btm and KartikTyler Fitch2015-10-281-11/+11
* Update knife bootstrap command to honor --no-color flag in chef-client run th...Tyler Fitch2015-10-282-4/+12
* Merge pull request #4116 from chef/lcg/chef-version-md-filesLamont Granquist2015-10-282-433/+23
|\
| * typofixLamont Granquist2015-10-281-1/+1
| * add md files for chef_version/ohai_version mergeLamont Granquist2015-10-282-433/+23
|/
* Merge pull request #4081 from chef/lcg/chef-versionLamont Granquist2015-10-2810-14/+353
|\
| * add integration test for the client sidelcg/chef-versionLamont Granquist2015-10-261-0/+20
| * fix use as an accessorLamont Granquist2015-10-261-2/+2
| * add @raises doc for #validate!Lamont Granquist2015-10-261-0/+3
| * add YARD docsLamont Granquist2015-10-263-11/+64
| * use #any? and comment the logicLamont Granquist2015-10-261-4/+3
| * stub #validate! methodLamont Granquist2015-10-261-0/+2
| * fix some busted specsLamont Granquist2015-10-262-4/+4
| * improve error message, add more testsLamont Granquist2015-10-265-10/+123
| * validateLamont Granquist2015-10-265-0/+41
| * extend metadata to include chef_version and ohai_versionLamont Granquist2015-10-262-9/+117
* | Merge branch 'chasebolt-sensitive'John Keiser2015-10-272-7/+92
|\ \
| * | Change plural to singularJohn Keiser2015-10-272-9/+9
| * | test for default valuechasebolt-sensitiveChase Bolt2015-10-271-0/+24
| * | tests and styleChase Bolt2015-10-272-2/+50
| * | removing @sensitive in favor of sensitiveChase Bolt2015-10-271-3/+3
| * | suppressing sensitive properties, refactoredChase Bolt2015-10-271-7/+20
|/ /
* | Merge pull request #4065 from AgentMeerkat/bryant-lippert-maintainerThom May2015-10-272-1/+7
|\ \ | |/ |/|
| * removed "Bryant Lippert / agentmeerkat" from Maintainers.md and added it to M...Bryant Lippert2015-10-262-2/+7
| * bryant-lippert-maintainerBryant Lippert2015-10-161-0/+1
* | Merge pull request #4105 from chef/lcg/mergesLamont Granquist2015-10-2426-88/+263
|\ \
| * | add CHANGELOG.mdlcg/mergesLamont Granquist2015-10-241-1/+29
| * | allow generate_checksum to use StringIOJay Mundrawala2015-10-241-1/+5
| * | Use SHA256 instead for registry_key when data is not displayableJay Mundrawala2015-10-242-3/+3
| * | fix tests for my changeAubrey Holland2015-10-241-1/+1
| * | fix errors when files go away during chownAubrey Holland2015-10-241-1/+1
| * | Update registration.rbJames Michael DuPont2015-10-241-1/+1
| * | 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