summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* adding back chocolatey to top_cookbookstop_chocMatt Wrock2016-03-251-4/+4
|
* 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
| | | |
* | | | Bump version of chef to 12.8.5 by Chef Versioner.v12.8.5Chef Versioner2016-03-233-3/+3
| | | |
* | | | Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-2333-55/+55
|\ \ \ \ | |_|_|/ |/| | | Improve wording in Knife
| * | | Fix failing specsTim Smith2016-03-067-15/+15
| | | |
| * | | Provide a docs link for the first error every knife user getsTim Smith2016-03-051-1/+1
| | | | | | | | | | | | | | | | This one confused me the first time I used Chef and judging by the number of questions / views on stack overflow I'm not the only person. Lets just link to the docs here so people can quickly figure out what needs to be set and how.
| * | | What's with all the exclamation pointsTim Smith2016-03-057-8/+8
| | | | | | | | | | | | | | | | We use these in odd places and not consistently. It's like knife is yelling at me when I mess up or it's really excited I updated a node (but not environments for some reason)
| * | | Specify what version of Chef Server API V1 isTim Smith2016-03-052-2/+2
| | | | | | | | | | | | | | | | Unless you work for Chef you have no idea what API V1 means. Even if you do you probably don't
| * | | Typos and improved wordingTim Smith2016-03-056-6/+6
| | | | | | | | | | | | | | | | | | | | When we talk about something requiring a specific version of Chef it helps to specify client vs. server. If we run key delete the thing we're doing it deleting not destroying
| * | | Avoid sentence fragments in errorsTim Smith2016-03-053-3/+3
| | | | | | | | | | | | | | | | This makes our error messaging more consistent
| * | | Single space after periodsTim Smith2016-03-0514-22/+22
| | | | | | | | | | | | | | | | | | | | Double spacing is for typewriters. Knife doesn't run on typewriters http://www.writersdigest.com/online-editor/how-many-spaces-after-a-period
* | | | Bump version of chef to 12.8.4 by Chef Versioner.v12.8.4Chef Versioner2016-03-233-3/+3
| | | |
* | | | Merge pull request #4735 from chef/archMatt Wrock2016-03-231-0/+2
|\ \ \ \ | | | | | | | | | | Pass windows architecture to kitchen provisioner
| * | | | pass windows architecture to kitchen provisionerarchMatt Wrock2016-03-211-0/+2
| | | | |
* | | | | Merge pull request #4734 from chef/registry_monkeypatchesTyler Ball2016-03-222-10/+14
|\ \ \ \ \ | |_|_|/ / |/| | | | We still test Chef with versions that do not include our Registry monkeypatches, so better documenting when we can remove these
| * | | | We don't ship Ruby 2.0 with any omnibus packages anymore, stop testing it in ↵tyler-ball2016-03-221-1/+2
| | | | | | | | | | | | | | | | | | | | appveyor
| * | | | Better documenting our Registry monkeypatches so we will know in thetyler-ball2016-03-221-9/+12
|/ / / / | | | | | | | | | | | | future whether they can be removed.
* | | | Pin all lower-level libs to latest versionsupdate-omnibus-libsdanielsdeleo2016-03-221-0/+24
| | | |
* | | | Bump version of chef to 12.8.3 by Chef Versioner.v12.8.3Chef Versioner2016-03-223-3/+3
| | | |
* | | | Add --force-destroy to chef-acceptancedanielsdeleo2016-03-221-1/+1
| | | |
* | | | Bump version of chef to 12.8.2 by Chef Versioner.v12.8.2Chef Versioner2016-03-223-3/+3
| | | |
* | | | reset release notes for 12.9Matt Wrock2016-03-221-0/+3
| | | |
* | | | Merge pull request #4732 from chef/lcg/use-inline-resources-coreLamont Granquist2016-03-226-95/+47
|\ \ \ \ | | | | | | | | | | allow use_inline_resources for core chef providers
| * | | | release notes text tweaks [ci skip]lcg/use-inline-resources-coreLamont Granquist2016-03-211-5/+4
| | | | |
| * | | | add a release note [ci skip]Lamont Granquist2016-03-211-72/+24
| | | | |
| * | | | remove caller[0]Lamont Granquist2016-03-211-3/+3
| | | | | | | | | | | | | | | | | | | | appears to not be necessary...
| * | | | back out the to_s.to_s hackLamont Granquist2016-03-211-5/+1
| | | | |