summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debugging failing testssd-sr/re-raise-system-exit-playgroundStephan Renatus2017-03-241-7/+7
* add retry change to RELEASE_NOTES.mdStephan Renatus2017-03-241-0/+4
* Don't `rescue Exception` for retriable resourcesStephan Renatus2017-03-242-1/+13
* Bump version of chef to 13.0.64 by Chef Versioner.v13.0.64Chef Versioner2017-03-225-17/+11
* Merge pull request #5906 from coderanger/easy-install-notesNoah Kantrowitz2017-03-211-0/+6
|\
| * Merge branch 'master' into easy-install-notesNoah Kantrowitz2017-03-2190-2730/+644
| |\ | |/ |/|
* | Bump version of chef to 13.0.63 by Chef Versioner.v13.0.63Chef Versioner2017-03-215-16/+17
* | Merge pull request #5934 from chef/lcg/simplify-dsl-creationLamont Granquist2017-03-217-29/+41
|\ \
| * | [ci skip] RELEASE_NOTES for simplifying DSL wiringLamont Granquist2017-03-211-0/+5
| * | Chef-13: Simplify DSL creationLamont Granquist2017-03-216-29/+36
|/ /
* | Bump version of chef to 13.0.62 by Chef Versioner.v13.0.62Chef Versioner2017-03-215-16/+37
* | Merge pull request #5932 from chef/lcg/deprecated-client-attrsLamont Granquist2017-03-211-10/+1
|\ \
| * | Chef-13: Remove deprecated Chef::Client attrsLamont Granquist2017-03-211-10/+1
|/ /
* | Bump version of chef to 13.0.61 by Chef Versioner.v13.0.61Chef Versioner2017-03-215-10/+19
* | Merge pull request #5930 from chef/lcg/remove-dsl-method-missingLamont Granquist2017-03-216-111/+17
|\ \
| * | [ci skip] add method_missing removal notesLamont Granquist2017-03-211-0/+5
| * | fix error messages for method_missing removalLamont Granquist2017-03-212-3/+11
| * | Chef-13: remove method_missing from the DSLLamont Granquist2017-03-214-110/+3
|/ /
* | Bump version of chef to 13.0.60 by Chef Versioner.v13.0.60Chef Versioner2017-03-215-10/+10
* | Merge pull request #5924 from coderanger/query-sortThom May2017-03-215-32/+24
|\ \
| * \ Merge branch 'master' into query-sortThom May2017-03-2121-110/+112
| |\ \ | |/ / |/| |
* | | Bump version of chef to 13.0.59 by Chef Versioner.Chef Versioner2017-03-215-10/+10
* | | Merge pull request #5551 from MarkGibbons/smf_recursive_dependenciesThom May2017-03-214-4/+72
|\ \ \
| * | | smf_recursive_dependencies: Use shellsplit to process optional argsmarkgibbons2017-03-091-1/+2
| * | | smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-174-25/+29
| * | | Merge branch 'master' of https://github.com/chef/chef into smf_recursive_depe...markgibbons2017-02-06347-2515/+6701
| |\ \ \
| * | | | smf_recursive_dependencies: Chef style fixesmarkgibbons2017-01-171-4/+4
| * | | | smf_recursive_dependencies: Fix resource definitionmarkgibbons2017-01-171-1/+1
| * | | | smf_recursive: Rename the property "recursive" to "options".markgibbons2016-12-123-9/+29
| * | | | Merge branch 'smf_recursive_dependencies' of https://github.com/MarkGibbons/chefmarkgibbons2016-12-124-1/+44
| |\ \ \ \
| | * | | | smf_recursive_dependencies: Allow solaris services to start recursively.markgibbons2016-11-154-1/+44
* | | | | | Merge pull request #5725 from pescuma/masterThom May2017-03-212-1/+6
|\ \ \ \ \ \
| * | | | | | Fix for creating users in non english windows machines: uses SID instead of n...Ricardo Pescuma Domenecci2017-01-132-1/+6
* | | | | | | Bump version of chef to 13.0.58 by Chef Versioner.v13.0.58Chef Versioner2017-03-215-10/+10
* | | | | | | Merge pull request #5928 from chef/tm/mangle_acceptanceThom May2017-03-212-9/+10
|\ \ \ \ \ \ \
| * | | | | | | Disable some tests for nowtm/mangle_acceptanceThom May2017-03-212-9/+10
|/ / / / / / /
* | | | | | | Bump version of chef to 13.0.57 by Chef Versioner.Chef Versioner2017-03-215-10/+10
* | | | | | | Merge pull request #5926 from chef/lcg/deprecated-node-map-apisThom May2017-03-212-28/+3
|\ \ \ \ \ \ \
| * | | | | | | Chef-13: remove node_map back-compatLamont Granquist2017-03-202-28/+3
* | | | | | | | Merge pull request #5922 from chef/afiune/COOL-336/tiny-fixThom May2017-03-211-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Modify chef-shell help messageafiune/COOL-336/tiny-fixSalim Afiune2017-03-201-2/+4
| * | | | | | | | FIX: use right option name to load configSalim Afiune2017-03-201-1/+1
* | | | | | | | | Merge pull request #5923 from chef/lcg/remove-chef-shell-outThom May2017-03-214-33/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | add RELEASE_NOTES for Chef::ShellOut removallcg/remove-chef-shell-outLamont Granquist2017-03-201-0/+4
| * | | | | | | | Chef-13: remove Chef::ShellOutLamont Granquist2017-03-203-33/+1
|/ / / / / / / /
* | | | | | | | Bump version of chef to 13.0.56 by Chef Versioner.v13.0.56Chef Versioner2017-03-215-10/+10
* | | | | | | | Merge pull request #5925 from chef/lcg/deprecated-run-context-methodsLamont Granquist2017-03-201-22/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Chef-13: remove deprecated run_context methodsLamont Granquist2017-03-201-22/+1
|/ / / / / / /
| | | | | * | Missed a test.Noah Kantrowitz2017-03-201-1/+1
| | | | | * | Remove support for the sort option to searches.Noah Kantrowitz2017-03-204-30/+22
| |_|_|_|/ / |/| | | | |