summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tweak wording slightlylcg/issue-template-updateLamont Granquist2017-03-211-1/+1
* ideas for the issue templateLamont Granquist2017-03-211-17/+32
* 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
| |_|_|_|/ |/| | | |
* | | | | Bump version of chef to 13.0.55 by Chef Versioner.v13.0.55Chef Versioner2017-03-205-10/+10
* | | | | Merge pull request #5921 from chef/tm/no_acceptance_debug_spewThom May2017-03-201-1/+1
|\ \ \ \ \
| * | | | | Attempt to make the acceptance tests actually readableThom May2017-03-201-1/+1
|/ / / / /
* | | | | Revert "Chef-13: remove more deprecated provider_resolver code"Lamont Granquist2017-03-203-1/+132
* | | | | Chef-13: remove more deprecated provider_resolver codeLamont Granquist2017-03-203-132/+1
* | | | | Bump version of chef to 13.0.54 by Chef Versioner.v13.0.54Chef Versioner2017-03-205-10/+10
* | | | | Merge pull request #5918 from chef/lcg/reenable-amazon-testsLamont Granquist2017-03-201-19/+18
|\ \ \ \ \
| * | | | | re-enable amazon linux tests we had to disableLamont Granquist2017-03-201-19/+18
* | | | | | Bump version of chef to 13.0.53 by Chef Versioner.v13.0.53Chef Versioner2017-03-205-10/+10
* | | | | | Merge pull request #5919 from chef/tm/fix_omnibus_windowsThom May2017-03-201-7/+8
|\ \ \ \ \ \
| * | | | | | Bump to current master of omnibustm/fix_omnibus_windowsThom May2017-03-201-7/+8
|/ / / / / /