Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use dev version in masterjdm/dev-version | Jay Mundrawala | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3043 from chef/jdm/changelog | Jay Mundrawala | 2015-03-06 | 1 | -0/+4 |
|\ | | | | | 12.1.1 changelog | ||||
| * | Update changelog for 12.1.1 | Jay Mundrawala | 2015-03-06 | 1 | -0/+2 |
| | | |||||
| * | Added #3019 to CHANGELOG | Jay Mundrawala | 2015-03-06 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #3019 from ranjib/fix_search | Jay Mundrawala | 2015-03-06 | 1 | -2/+1 |
|\ | | | | | Fix data fetching when explicit attributes are passed | ||||
| * | fix data fetching when explicit attributes are passed | Ranjib Dey | 2015-03-03 | 1 | -2/+1 |
| | | |||||
* | | Merge pull request #3017 from chef/jdm/changelog | Jay Mundrawala | 2015-03-06 | 1 | -1/+5 |
|\ \ | | | | | | | Updated Changelog | ||||
| * | | Update CHANGELOG for #3011 | Jay Mundrawala | 2015-03-06 | 1 | -1/+3 |
| | | | |||||
| * | | Update CHANGELOG for #3013 | Jay Mundrawala | 2015-03-06 | 1 | -0/+2 |
| | | | |||||
| * | | Update changelog to reflect 12.1.0 | Jay Mundrawala | 2015-03-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #3021 from chef/remove_thom_may_from_core_maintainers | Thom May | 2015-03-05 | 1 | -1/+0 |
|\ \ | | | | | | | Remove @thommay as Core Maintainer | ||||
| * | | Remove @thommay as Core Maintainerremove_thom_may_from_core_maintainers | nathenharvey | 2015-03-04 | 1 | -1/+0 |
| | | | | | | | | | | | | Thom is now the Lieutenant for Core, no need to also be a maintainer | ||||
* | | | Merge pull request #2970 from chef/lcg/provider_resolver | Lamont Granquist | 2015-03-04 | 29 | -120/+185 |
|\ \ \ | |/ / |/| | | provider_resolver migration from provider_mapping | ||||
| * | | add CHANGELOG.mdlcg/provider_resolver | Lamont Granquist | 2015-03-04 | 1 | -0/+2 |
| | | | |||||
| * | | rename 'hash' to 'provider_mapping' | Lamont Granquist | 2015-03-04 | 1 | -5/+5 |
| | | | | | | | | | | | | slightly less generic | ||||
| * | | add os to node stub | Lamont Granquist | 2015-03-04 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | would be better to use a pristine copy of a real ohai run here since we're in a functional test. | ||||
| * | | provider_resolver migration from provider_mapping | Lamont Granquist | 2015-03-04 | 27 | -117/+179 |
|/ / | | | | | | | | | | | | | | | - move macosx providers to dynamic resolution - move windows providers to dynamic resolution - move openbsd/netbsd providers to dynamic resolution - move all cron providers to dynamic resolution - move mdadm to static mapping | ||||
* | | Merge branch 'ryan/knife_ssh_on_error' | Steven Danna | 2015-03-04 | 3 | -76/+13 |
|\ \ | |||||
| * | | CHANGELOG and DOC_CHANGES updates for #2941 | Steven Danna | 2015-03-04 | 2 | -76/+6 |
| | | | |||||
| * | | Add --exit-on-error option to knife sshryan/knife_ssh_on_error | Ryan Cragun | 2015-03-03 | 1 | -0/+7 |
| | | | |||||
* | | | Merge pull request #2950 from jonlives/master | Jon Cowie | 2015-03-04 | 1 | -1/+2 |
|\ \ \ | |_|/ |/| | | Adding myself as LT for RHEL | ||||
| * | | Removing myself as RHEL maintainer per @btm's suggestion since I'll be LT | Jon Cowie | 2015-03-04 | 1 | -1/+0 |
| | | | |||||
| * | | Revert "Propose myself as LT for core" | Jon Cowie | 2015-03-04 | 1 | -2/+0 |
| | | | | | | | | | | | | This reverts commit 0351dc6e87da63e25143a79ee42e827e09274f1d. | ||||
| * | | Propose myself as LT for core | Jon Cowie | 2015-03-04 | 1 | -0/+2 |
| | | | |||||
| * | | Propose myself as LT for Enterprise Linux | Jon Cowie | 2015-03-04 | 1 | -0/+2 |
|/ / | |||||
* | | fix rspec test to use rspec best practices | Kyleen MacGugan | 2015-03-03 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3012 from chef/jdm/package | Jay Mundrawala | 2015-03-03 | 1 | -0/+1 |
|\ \ | | | | | | | Adding Chef::Command::Mixin back into the package provider | ||||
| * | | Adding Chef::Command::Mixin back into the package providerjdm/package | Jay Mundrawala | 2015-03-03 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #3015 from chef/lcg/bundle-install-retry | Lamont Granquist | 2015-03-03 | 1 | -1/+1 |
|\ \ | | | | | | | make appveyor retry bundle install | ||||
| * | | make appveyor retry bundle install | Lamont Granquist | 2015-03-03 | 1 | -1/+1 |
| | | | | | | | | | | | | try it three times before giving up | ||||
* | | | Merge pull request #3013 from jaymzh/multipackagefix | Phil Dibowitz | 2015-03-03 | 1 | -1/+4 |
|\ \ \ | |/ / |/| | | Allow people to pass in a 'source' to package rules | ||||
| * | | Allow people to pass in a 'source' to package rules | Phil Dibowitz | 2015-03-03 | 1 | -1/+4 |
| | | | | | | | | | | | | Fixes #3008 | ||||
* | | | Merge pull request #3001 from chef/kyleen/audit-exclusion | Kyleen | 2015-03-03 | 2 | -0/+15 |
|\ \ \ | |_|/ |/| | | Add /lib/chef/ to backtrace exclusion patterns for audit mode | ||||
| * | | Add /lib/chef/ to backtrace exclusion patterns for audit modekyleen/audit-exclusion | Kyleen MacGugan | 2015-03-03 | 2 | -0/+15 |
| | | | | | | | | | | | | | | | | | | Exclusion pattern now includes anything with /lib/chef/ only fix spacing issue | ||||
* | | | Merge pull request #2949 from thommay/core_lt | Adam Jacob | 2015-03-02 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | propose myself as a lieutenant | ||||
| * | | | propose myself as a lieutenant | Thom May | 2015-02-19 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #2948 from thommay/maintainerize_me | Adam Jacob | 2015-03-02 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | Add myself as a maintainer | ||||
| * | | | | Add myself as a maintainer | Thom May | 2015-02-19 | 1 | -0/+2 |
| |/ / / | | | | | | | | | | | | | for both core chef-client and for ubuntu specific bits | ||||
* | | | | Merge pull request #2999 from chef/pr-2988 | Jay Mundrawala | 2015-03-02 | 2 | -1/+16 |
|\ \ \ \ | | | | | | | | | | | Pr 2988 | ||||
| * | | | | Add parens to highlight precedencepr-2988 | Jay Mundrawala | 2015-03-02 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Fix expect receive | Jay Mundrawala | 2015-03-02 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Rename spec | Jay Mundrawala | 2015-03-02 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | write spec for case of validation_key is nil. | sawanoboly | 2015-02-27 | 1 | -0/+14 |
| | | | | | |||||
| * | | | | avoid case Chef::Config[:validation_key] is nil. | sawanoboly | 2015-02-27 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #2997 from chef/jdm/yum-fix | Jay Mundrawala | 2015-03-02 | 2 | -20/+20 |
|\ \ \ \ | | | | | | | | | | | Adding Chef::Mixin::Command back to Package provider base class | ||||
| * | | | | Remove unused require in yum package provider | Jay Mundrawala | 2015-03-02 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Update specs for yum package provider to use shell_out | Jay Mundrawala | 2015-03-02 | 2 | -14/+17 |
| | | | | | |||||
| * | | | | Use shell_out instead of output_of_command for yum package providerjdm/yum-fix | Jay Mundrawala | 2015-03-02 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The yum package provider was broken by #2924 because Chef::Mixin::Command was removed from the base Package provider. Without this patch, I was getting: ``` NoMethodError ------------- undefined method `output_of_command' for #<Chef::Provider::Package::Yum:0x00000003a5f278> ``` when trying to execute ```ruby package "gdb" do action :install end ``` on Centos 6.5 Chef was breaking in weird ways and it didn't produce a stacktrace.out, which was a little concerning, however that's a different bug | ||||
* | | | | | Merge pull request #2995 from chef/jdm/win-service-doc-changestball/mingw-shenanigans | Jay Mundrawala | 2015-02-27 | 3 | -0/+12 |
|\ \ \ \ \ | |/ / / / |/| | | | | Update rel notes, doc changes, and changelog for windows service changes | ||||
| * | | | | Update rel notes, doc changes, and changelog for windows service changes | Jay Mundrawala | 2015-02-27 | 3 | -0/+12 |
|/ / / / |