summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update DOC_CHANGES for chef 12.9salam/doc-changesSalim Alam2016-03-301-122/+11
|
* 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 knife ssh timeout
| * 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
|\ \ | | | | | | add ruby-2.3.0 to travis matrix
| * | allow 2.3.0 failures, because yikes...lcg/travis-ruby-2.3.0Lamont Granquist2016-03-291-0/+1
| | |
| * | add ruby-2.3.0 to travis matrixLamont Granquist2016-03-291-0/+3
|/ /
* | Bump version of chef to 12.9.9 by Chef Versioner.v12.9.9Chef Versioner2016-03-293-3/+3
| |
* | Merge pull request #4764 from stuartpreston/maintainerTyler Ball2016-03-292-0/+7
|\ \ | | | | | | Adding Stuart Preston to Chef Provisioning maintainers
| * | Adding Stuart Preston to Chef Provisioning maintainersStuart Preston2016-03-292-0/+7
| | |
* | | Bump version of chef to 12.9.8 by Chef Versioner.v12.9.8Chef Versioner2016-03-293-3/+3
| | |
* | | Merge pull request #4759 from chef/jr/daemonize-immediate-runJordan Running2016-03-293-90/+165
|\ \ \ | |/ / |/| | Add optional integer argument for --daemonize option
| * | Add optional integer argument for --daemonize optionJordan Running2016-03-293-90/+165
|/ /
* | Bump version of chef to 12.9.7 by Chef Versioner.v12.9.7Chef Versioner2016-03-293-3/+3
| |
* | Merge pull request #4762 from chef/jk/require-what-you-useJohn Keiser2016-03-291-0/+1
|\ \ | | | | | | Require chef/version since it's used here
| * | Require chef/version since it's used herejk/require-what-you-useJohn Keiser2016-03-291-0/+1
|/ /
* | Bump version of chef to 12.9.6 by Chef Versioner.v12.9.6Chef Versioner2016-03-293-3/+3
| |
* | Merge pull request #4751 from chef/jr/logger-configJordan Running2016-03-293-0/+51
|\ \ | | | | | | Add shorthand :syslog and :win_evt for log_location config
| * | Add shorthand :syslog and :win_evt for log_location configjr/logger-configJordan Running2016-03-293-0/+51
|/ /
* | Bump version of chef to 12.9.5 by Chef Versioner.v12.9.5Chef Versioner2016-03-293-3/+3
| |
* | Merge pull request #4761 from chef/lcg/rbxThom May2016-03-291-1/+1
|\ \ | | | | | | remove pry from rbx build
| * | remove pry from rbx buildlcg/rbxLamont Granquist2016-03-281-1/+1
|/ /
* | Bump version of chef to 12.9.4 by Chef Versioner.v12.9.4Chef Versioner2016-03-283-3/+3
| |
* | Merge pull request #4752 from chef/lcg/ruby-2.0.0-deprecationLamont Granquist2016-03-281-1/+1
|\ \ | | | | | | ruby 2.0.0 is EOL
| * | ruby 2.0.0 is EOLlcg/ruby-2.0.0-deprecationLamont Granquist2016-03-241-1/+1
| | |
* | | Bump version of chef to 12.9.3 by Chef Versioner.v12.9.3Chef Versioner2016-03-253-3/+3
| | |
* | | Merge pull request #4755 from chef/lcg/fix-whitequark-parser-errorsLamont Granquist2016-03-253-6/+6
|\ \ \ | | | | | | | | supresses parser gem errors
| * | | supresses parser gem errorsLamont Granquist2016-03-253-6/+6
|/ / / | | | | | | | | | | | | | | | see https://github.com/whitequark/parser/issues/283 if rubocop works around this bug then we can revert this patch.
* | | Bump version of chef to 12.9.2 by Chef Versioner.v12.9.2Chef Versioner2016-03-253-3/+3
| | |
* | | Merge pull request #4753 from coderanger/constwatNoah Kantrowitz2016-03-241-2/+2
|\ \ \ | |_|/ |/| | Set inherit=false on the fallback provider constant lookup.
| * | Set inherit=false on the fallback constant lookup.Noah Kantrowitz2016-03-241-2/+2
|/ / | | | | | | This prevents really weirdo behavior with relative constant lookups like `Chef::Provider.const_get('Resource')` == `ChefVaultCookbook::Resource`.
* | Bump version of chef to 12.9.1 by Chef Versioner.v12.9.1Chef Versioner2016-03-243-3/+3
| |
* | Bump 12.8 -> 12.9John Keiser2016-03-243-3/+3
| |
* | Bump version of chef to 12.8.9 by Chef Versioner.v12.8.9jk/12.9-bumpChef Versioner2016-03-243-3/+3
| |
* | Merge pull request #4731 from chef/provisioning_maintenanceTyler Ball2016-03-242-0/+31
|\ \ | |/ |/| Adding Chef Provisioning to the maintainers file.
| * Adding Chef Provisioning to the maintainers file.provisioning_maintenancetyler-ball2016-03-242-0/+31
| |
* | Bump version of chef to 12.8.8 by Chef Versioner.v12.8.8Chef Versioner2016-03-243-3/+3
| |
* | Merge pull request #4748 from chef/lcg/testingLamont Granquist2016-03-244-5/+10
|\ \ | |/ |/| Bump omnibus ruby to ruby 2.2.4
| * add commentLamont Granquist2016-03-241-0/+1
| |
| * bump to ruby 2.2.4Lamont Granquist2016-03-233-2/+4
| | | | | | | | the ffi branch is necessary for AIX until that patch is merged.
| * windows fixes for ruby 2.2.4Lamont Granquist2016-03-231-3/+5
| |
* | Bump version of chef to 12.8.7 by Chef Versioner.v12.8.7Chef Versioner2016-03-243-3/+3
| |
* | Merge pull request #4634 from tas50/masterTim Smith2016-03-242-0/+52
|\ \ | | | | | | Break out Ohai in maintainers files and add myself
| * | Set mcquin as the lieutenant for ohaiTim Smith2016-03-142-4/+4
| | |
| * | Break out Ohai in maintainers files and add myselfTim Smith2016-03-142-0/+52
| | | | | | | | | | | | Also regenerate the markdown with the new Cisco stuff
* | | Bump version of chef to 12.8.6 by Chef Versioner.v12.8.6Chef Versioner2016-03-243-3/+3
| | |
* | | Merge pull request #4744 from chef/salam/subversion-fixSalim Alam2016-03-232-18/+84
|\ \ \ | | | | | | | | Subversion provider should respect proxies
| * | | Use Chef::Config.proxy_urisalam/subversion-fixSalim Alam2016-03-231-11/+6
| | | |
| * | | Subversion provider should respect proxiesSalim Alam2016-03-222-18/+89
| | | |