summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOG for #3011jdm/changelogJay Mundrawala2015-03-041-1/+3
* Update CHANGELOG for #3013Jay Mundrawala2015-03-041-0/+2
* Update changelog to reflect 12.1.0Jay Mundrawala2015-03-041-1/+1
* Merge branch 'ryan/knife_ssh_on_error'Steven Danna2015-03-043-76/+13
|\
| * CHANGELOG and DOC_CHANGES updates for #2941Steven Danna2015-03-042-76/+6
| * Add --exit-on-error option to knife sshryan/knife_ssh_on_errorRyan Cragun2015-03-031-0/+7
* | Merge pull request #2950 from jonlives/masterJon Cowie2015-03-041-1/+2
|\ \
| * | Removing myself as RHEL maintainer per @btm's suggestion since I'll be LTJon Cowie2015-03-041-1/+0
| * | Revert "Propose myself as LT for core"Jon Cowie2015-03-041-2/+0
| * | Propose myself as LT for coreJon Cowie2015-03-041-0/+2
| * | Propose myself as LT for Enterprise LinuxJon Cowie2015-03-041-0/+2
|/ /
* | fix rspec test to use rspec best practicesKyleen MacGugan2015-03-031-1/+1
* | Merge pull request #3012 from chef/jdm/packageJay Mundrawala2015-03-031-0/+1
|\ \
| * | Adding Chef::Command::Mixin back into the package providerjdm/packageJay Mundrawala2015-03-031-0/+1
| |/
* | Merge pull request #3015 from chef/lcg/bundle-install-retryLamont Granquist2015-03-031-1/+1
|\ \
| * | make appveyor retry bundle installLamont Granquist2015-03-031-1/+1
* | | Merge pull request #3013 from jaymzh/multipackagefixPhil Dibowitz2015-03-031-1/+4
|\ \ \ | |/ / |/| |
| * | Allow people to pass in a 'source' to package rulesPhil Dibowitz2015-03-031-1/+4
* | | Merge pull request #3001 from chef/kyleen/audit-exclusionKyleen2015-03-032-0/+15
|\ \ \ | |_|/ |/| |
| * | Add /lib/chef/ to backtrace exclusion patterns for audit modekyleen/audit-exclusionKyleen MacGugan2015-03-032-0/+15
* | | Merge pull request #2949 from thommay/core_ltAdam Jacob2015-03-021-0/+1
|\ \ \
| * | | propose myself as a lieutenantThom May2015-02-191-0/+1
* | | | Merge pull request #2948 from thommay/maintainerize_meAdam Jacob2015-03-021-0/+2
|\ \ \ \
| * | | | Add myself as a maintainerThom May2015-02-191-0/+2
| |/ / /
* | | | Merge pull request #2999 from chef/pr-2988Jay Mundrawala2015-03-022-1/+16
|\ \ \ \
| * | | | Add parens to highlight precedencepr-2988Jay Mundrawala2015-03-021-1/+2
| * | | | Fix expect receiveJay Mundrawala2015-03-021-1/+1
| * | | | Rename specJay Mundrawala2015-03-021-1/+1
| * | | | write spec for case of validation_key is nil.sawanoboly2015-02-271-0/+14
| * | | | avoid case Chef::Config[:validation_key] is nil.sawanoboly2015-02-271-1/+1
| | |/ / | |/| |
* | | | Merge pull request #2997 from chef/jdm/yum-fixJay Mundrawala2015-03-022-20/+20
|\ \ \ \
| * | | | Remove unused require in yum package providerJay Mundrawala2015-03-021-1/+0
| * | | | Update specs for yum package provider to use shell_outJay Mundrawala2015-03-022-14/+17
| * | | | Use shell_out instead of output_of_command for yum package providerjdm/yum-fixJay Mundrawala2015-03-021-6/+4
* | | | | Merge pull request #2995 from chef/jdm/win-service-doc-changestball/mingw-shenanigansJay Mundrawala2015-02-273-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update rel notes, doc changes, and changelog for windows service changesJay Mundrawala2015-02-273-0/+12
|/ / / /
* | | | Merge pull request #2990 from chef/tball/mingw-shenanigansJay Mundrawala2015-02-271-4/+4
|\ \ \ \
| * | | | Loosening up some gem dependencies so there are not conflicts in chef-dktyler-ball2015-02-271-4/+4
| |/ / /
* | | | Merge pull request #2992 from chef/jdm/osx-fixJay Mundrawala2015-02-272-11/+18
|\ \ \ \
| * | | | Move tar_cmdjdm/osx-fixJay Mundrawala2015-02-271-14/+14
| * | | | Use tar_cmd instead of tar directlyJay Mundrawala2015-02-271-1/+1
| * | | | Update spec to mock out tar_cmdJay Mundrawala2015-02-271-2/+3
| * | | | Refactor tar_cmdJay Mundrawala2015-02-271-8/+14
| |/ / /
* | | | Merge pull request #2986 from chef/jdm/win-serviceJay Mundrawala2015-02-273-12/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Update windows_service_spec to use 2 hour timeoutjdm/win-serviceJay Mundrawala2015-02-271-2/+2
| * | | Change default timeout to 2 hoursJay Mundrawala2015-02-271-1/+1
| * | | Add spec to check timeout is passed to shelloutJay Mundrawala2015-02-261-11/+28
| * | | Updated windows_service_spec to expect the timeoutJay Mundrawala2015-02-261-2/+2
| * | | Add help for windows service timeoutJay Mundrawala2015-02-261-0/+6
| * | | Change win service watchdog timeout to 20 minsJay Mundrawala2015-02-261-1/+1