summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Obvious fix: Update lamont@getchef.com email to lamont@chef.ioadamedx/lamont-emailAdam Edwards2016-04-041-1/+1
* Bump version of chef to 12.9.24 by Chef Versioner.v12.9.24Chef Versioner2016-04-043-3/+3
* Merge pull request #4741 from chef/lcg/notify-scopesLamont Granquist2016-04-047-28/+500
|\
| * halite is green, poise is not.Lamont Granquist2016-04-041-3/+3
| * Make notifications recursive.lcg/notify-scopesLamont Granquist2016-04-046-25/+497
* | Bump version of chef to 12.9.23 by Chef Versioner.v12.9.23Chef Versioner2016-04-043-3/+3
* | Merge pull request #4790 from chef/revert_pinsTyler Ball2016-04-041-4/+0
|\ \
| * | Revert https://github.com/chef/chef/pull/4781 because jmespath wasrevert_pinstyler-ball2016-04-041-4/+0
| |/
* | Bump version of chef to 12.9.22 by Chef Versioner.v12.9.22Chef Versioner2016-04-043-3/+3
* | Merge pull request #4787 from chef/salam/ssh-fixSalim Alam2016-04-041-1/+1
|\ \ | |/ |/|
| * Convert timeout config to integersalam/ssh-fixSalim Alam2016-04-011-1/+1
|/
* fix rubocopMatt Wrock2016-04-011-1/+1
* Bump version of chef to 12.9.21 by Chef Versioner.v12.9.21Chef Versioner2016-04-013-3/+3
* Merge pull request #4769 from chef/salam/doc-changesSalim Alam2016-04-011-122/+11
|\
| * Update DOC_CHANGES for chef 12.9salam/doc-changesSalim Alam2016-03-301-122/+11
* | Bump version of chef to 12.9.20 by Chef Versioner.v12.9.20Chef Versioner2016-04-013-3/+3
* | Merge pull request #4778 from chef/new_tkMatt Wrock2016-04-012-5/+4
|\ \
| * | use test-kitchen from master for acceptance testsnew_tkMatt Wrock2016-03-312-5/+4
* | | Bump version of chef to 12.9.19 by Chef Versioner.v12.9.19Chef Versioner2016-04-013-3/+3
* | | Merge pull request #4781 from chef/jk/no-json-pureJohn Keiser2016-04-011-0/+4
|\ \ \
| * | | Don't bring in json_pure (jmespath 1.2 brings it in) because it breaks us.jk/no-json-pureJohn Keiser2016-04-011-0/+4
|/ / /
* | | Bump version of chef to 12.9.18 by Chef Versioner.v12.9.18Chef Versioner2016-04-013-3/+3
* | | Merge pull request #4779 from chef/salam/ruby-21Lamont Granquist2016-03-316-29/+4
|\ \ \
| * | | Revert "Spec break on Windows due to temp dir and short path names"Salim Alam2016-03-313-24/+2
| * | | Revert "bump to ruby 2.2.4"salam/ruby-21Salim Alam2016-03-313-5/+2
|/ / /
* | | Bump version of chef to 12.9.17 by Chef Versioner.v12.9.17Chef Versioner2016-04-013-3/+3
* | | Merge pull request #4775 from chef/cd/mount-remount-optionsBryan McLellan2016-03-315-48/+4
|\ \ \ | |/ / |/| |
| * | Revert PR #1796.cd/mount-remount-optionsChris Doherty2016-03-315-48/+4
* | | Bump version of chef to 12.9.16 by Chef Versioner.v12.9.16Chef Versioner2016-03-313-3/+3
* | | Merge pull request #4776 from chef/adamedx/windows-ruby22-unit-tmpdirAdam Edwards2016-03-313-2/+24
|\ \ \ | |/ / |/| |
| * | Spec break on Windows due to temp dir and short path namesadamedx/windows-ruby22-unit-tmpdirAdam Edwards2016-03-313-2/+24
|/ /
* | Bump version of chef to 12.9.15 by Chef Versioner.v12.9.15Chef Versioner2016-03-313-3/+3
* | Merge pull request #4757 from tas50/better_mdLamont Granquist2016-03-312-70/+80
|\ \
| * | Chef the specsTim Smith2016-03-261-48/+48
| * | Create better docs with knife cookbook createTim Smith2016-03-261-22/+32
* | | Bump version of chef to 12.9.14 by Chef Versioner.v12.9.14Chef Versioner2016-03-313-3/+3
* | | Merge pull request #4768 from chef/jjasghar/c-p-fogTyler Ball2016-03-312-2/+9
|\ \ \
| * | | generated maintainers.mdjjasghar/c-p-fogJJ Asghar2016-03-301-0/+1
| * | | Added JJ as maintainer for c-pJJ Asghar2016-03-301-2/+8
* | | | Bump version of chef to 12.9.13 by Chef Versioner.v12.9.13Chef Versioner2016-03-303-3/+3
* | | | Merge pull request #4716 from gips0n/unset_TMPDIR_for_homebrewThom May2016-03-301-1/+1
|\ \ \ \
| * | | | fix for #4715Andrii Melnyk2016-03-161-1/+1
* | | | | Bump version of chef to 12.9.12 by Chef Versioner.v12.9.12Chef Versioner2016-03-303-3/+3
* | | | | Merge pull request #4765 from chef/tball/omnitruck_acceptanceTyler Ball2016-03-305-0/+66
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Adding acceptance tests for Omnitruck that ensure it only returns 32-bit pack...tyler-ball2016-03-305-0/+66
| | |_|/ | |/| |
* | | | Bump version of chef to 12.9.11 by Chef Versioner.v12.9.11Chef Versioner2016-03-303-3/+3
* | | | Merge pull request #4767 from chef/salam/timeoutSalim Alam2016-03-302-0/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add option to set ssh timeoutsalam/timeoutSalim Alam2016-03-292-0/+26
* | | | Bump version of chef to 12.9.10 by Chef Versioner.v12.9.10Chef Versioner2016-03-303-3/+3
* | | | Merge pull request #4766 from chef/lcg/travis-ruby-2.3.0Lamont Granquist2016-03-291-0/+4
|\ \ \ \