summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Bump version of chef to 12.9.20 by Chef Versioner.v12.9.20Chef Versioner2016-04-011-1/+1
|
* Bump version of chef to 12.9.19 by Chef Versioner.v12.9.19Chef Versioner2016-04-011-1/+1
|
* Bump version of chef to 12.9.18 by Chef Versioner.v12.9.18Chef Versioner2016-04-011-1/+1
|
* Bump version of chef to 12.9.17 by Chef Versioner.v12.9.17Chef Versioner2016-04-011-1/+1
|
* Merge pull request #4775 from chef/cd/mount-remount-optionsBryan McLellan2016-03-311-7/+3
|\ | | | | Revert PR #1796: make mount resource options-ignorant again.
| * Revert PR #1796.cd/mount-remount-optionsChris Doherty2016-03-311-7/+3
| | | | | | | | | | Closes issue #4056, although as discussed in that issue, we still need followup design and implementation work to make the mount resource behave in a safe and unsurprising way.
* | Bump version of chef to 12.9.16 by Chef Versioner.v12.9.16Chef Versioner2016-03-311-1/+1
|/
* Bump version of chef to 12.9.15 by Chef Versioner.v12.9.15Chef Versioner2016-03-311-1/+1
|
* Merge pull request #4757 from tas50/better_mdLamont Granquist2016-03-311-22/+32
|\ | | | | Improve the docs generated by knife cookbook create
| * Create better docs with knife cookbook createTim Smith2016-03-261-22/+32
| | | | | | | | | | | | Update knife cookbook create to create better markdown and include several segments in the readme to match what we've been writing in our community cookbooks
* | Bump version of chef to 12.9.14 by Chef Versioner.v12.9.14Chef Versioner2016-03-311-1/+1
| |
* | Bump version of chef to 12.9.13 by Chef Versioner.v12.9.13Chef Versioner2016-03-301-1/+1
| |
* | Merge pull request #4716 from gips0n/unset_TMPDIR_for_homebrewThom May2016-03-301-1/+1
|\ \ | | | | | | fix for #4715 - unset TMPDIR in homebrew package provider
| * | fix for #4715Andrii Melnyk2016-03-161-1/+1
| | |
* | | Bump version of chef to 12.9.12 by Chef Versioner.v12.9.12Chef Versioner2016-03-301-1/+1
| | |
* | | Bump version of chef to 12.9.11 by Chef Versioner.v12.9.11Chef Versioner2016-03-301-1/+1
| | |
* | | Merge pull request #4767 from chef/salam/timeoutSalim Alam2016-03-301-0/+9
|\ \ \ | | | | | | | | Add option to set knife ssh timeout
| * | | Add option to set ssh timeoutsalam/timeoutSalim Alam2016-03-291-0/+9
| | | |
* | | | Bump version of chef to 12.9.10 by Chef Versioner.v12.9.10Chef Versioner2016-03-301-1/+1
| | | |
* | | | Bump version of chef to 12.9.9 by Chef Versioner.v12.9.9Chef Versioner2016-03-291-1/+1
| | | |
* | | | Bump version of chef to 12.9.8 by Chef Versioner.v12.9.8Chef Versioner2016-03-291-1/+1
| | | |
* | | | Add optional integer argument for --daemonize optionJordan Running2016-03-291-26/+33
| | | |
* | | | Bump version of chef to 12.9.7 by Chef Versioner.v12.9.7Chef Versioner2016-03-291-1/+1
| | | |
* | | | Bump version of chef to 12.9.6 by Chef Versioner.v12.9.6Chef Versioner2016-03-291-1/+1
| | | |
* | | | Add shorthand :syslog and :win_evt for log_location configjr/logger-configJordan Running2016-03-291-0/+15
| | | |
* | | | Bump version of chef to 12.9.5 by Chef Versioner.v12.9.5Chef Versioner2016-03-291-1/+1
| | | |
* | | | Bump version of chef to 12.9.4 by Chef Versioner.v12.9.4Chef Versioner2016-03-281-1/+1
| |_|/ |/| |
* | | Bump version of chef to 12.9.3 by Chef Versioner.v12.9.3Chef Versioner2016-03-251-1/+1
| | |
* | | Bump version of chef to 12.9.2 by Chef Versioner.v12.9.2Chef Versioner2016-03-251-1/+1
| | |
* | | 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-241-1/+1
| |
* | Bump 12.8 -> 12.9John Keiser2016-03-241-1/+1
| |
* | Bump version of chef to 12.8.9 by Chef Versioner.v12.8.9jk/12.9-bumpChef Versioner2016-03-241-1/+1
| |
* | Bump version of chef to 12.8.8 by Chef Versioner.v12.8.8Chef Versioner2016-03-241-1/+1
| |
* | Merge pull request #4748 from chef/lcg/testingLamont Granquist2016-03-241-3/+5
|\ \ | | | | | | Bump omnibus ruby to ruby 2.2.4
| * | 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-241-1/+1
| | |
* | | Bump version of chef to 12.8.6 by Chef Versioner.v12.8.6Chef Versioner2016-03-241-1/+1
| | |
* | | Merge pull request #4744 from chef/salam/subversion-fixSalim Alam2016-03-231-4/+16
|\ \ \ | | | | | | | | Subversion provider should respect proxies
| * | | Use Chef::Config.proxy_urisalam/subversion-fixSalim Alam2016-03-231-11/+6
| | | |
| * | | Subversion provider should respect proxiesSalim Alam2016-03-221-4/+21
| | | |
* | | | Bump version of chef to 12.8.5 by Chef Versioner.v12.8.5Chef Versioner2016-03-231-1/+1
| | | |
* | | | Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-2328-42/+42
|\ \ \ \ | |_|/ / |/| | | Improve wording in Knife
| * | | Fix failing specsTim Smith2016-03-062-2/+2
| | | |
| * | | 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