Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix failing windows teststm/use-git-exe-on-windows | Thom May | 2015-10-07 | 1 | -32/+33 |
| | |||||
* | Using git.exe on Windows platform | Andy Theuninck | 2015-10-07 | 1 | -12/+16 |
| | |||||
* | Merge pull request #3936 from chef/adamedx/windows-color-defaults | Adam Edwards | 2015-10-06 | 5 | -9/+9 |
|\ | | | | | Windows cli tools should have color true by default | ||||
| * | Windows cli tools should have color true by defaultadamedx/windows-color-defaults | Adam Edwards | 2015-10-06 | 5 | -9/+9 |
|/ | |||||
* | Merge pull request #4036 from chef/mcquin/chef-3883 | Claire McQuin | 2015-10-06 | 3 | -10/+46 |
|\ | | | | | Quote paths. | ||||
| * | Quote paths.mcquin/chef-3883 | Claire McQuin | 2015-10-06 | 3 | -10/+46 |
| | | |||||
* | | Merge pull request #3999 from tas50/unshare_warning | Thom May | 2015-10-06 | 1 | -2/+2 |
|\ \ | | | | | | | Better warning for unsharing | ||||
| * | | Better warning for unsharing | Tim Smith | 2015-09-29 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #3998 from tas50/chef | Thom May | 2015-10-06 | 1 | -18/+18 |
|\ \ \ | | | | | | | | | Update URLs to chef.io | ||||
| * | | | Update URLs to chef.io | Tim Smith | 2015-09-29 | 1 | -18/+18 |
| |/ / | |||||
* | | | Merge pull request #4023 from higanworks/part_of_3959 | Thom May | 2015-10-06 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | pass ssh_password to session | ||||
| * | | pass ssh_password to session | sawanoboly | 2015-10-05 | 1 | -0/+2 |
| | | | |||||
* | | | Fix dispatch when there are different receivers | John Keiser | 2015-10-05 | 2 | -4/+50 |
| | | | | | | | | | | | | | | | with different numbers of arguments. Fixes https://github.com/chef/chef-dk/issues/546) | ||||
* | | | Merge pull request #4032 from chef/mcquin/nano/disable-32-bit | Claire McQuin | 2015-10-05 | 5 | -21/+49 |
|\ \ \ | | | | | | | | | Raise error when running 32-bit scripts on Windows Nano. | ||||
| * | | | Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bit | Claire McQuin | 2015-10-05 | 5 | -21/+49 |
| |/ / | |||||
* | | | Merge pull request #4000 from chef/ad/3992-redhat-service | Thom May | 2015-10-05 | 1 | -2/+4 |
|\ \ \ | | | | | | | | | Fix for #3992: Add check for custom command in redhat service provider | ||||
| * | | | REALLY adding explicit error msg if init.d script or custom command is not ↵ad/3992-redhat-service | andy-dufour | 2015-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | found. | ||||
| * | | | Adding check for custom command in redhat service provider and providing ↵ | andy-dufour | 2015-09-29 | 1 | -1/+3 |
| | |/ | |/| | | | | | | | more explicit error message if init.d script or custom command is not found. | ||||
* | | | Merge pull request #4003 from chef/tm/duplicate_recipes | Thom May | 2015-10-05 | 4 | -2/+23 |
|\ \ \ | | | | | | | | | Ensure that our list of recipes is backwards compat | ||||
| * | | | Ensure that our list of recipes is backwards compattm/duplicate_recipes | Thom May | 2015-09-29 | 4 | -2/+23 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Prior to chef 12.2 we included unexpanded 'cookbook' names for default recipes. In 12.2, we moved to expanded ('cookbook::default') names, which broke some searches. However, some of our users have now moved to searching for expanded, so we need to cater for both. Fixes #3767 | ||||
* | | | Fix forward module.to_sjk/forwarder-to_s | John Keiser | 2015-10-05 | 2 | -1/+6 |
| |/ |/| | |||||
* | | Merge pull request #4016 from chef/mcquin/nano-ps-script | Claire McQuin | 2015-10-02 | 6 | -59/+145 |
|\ \ | | | | | | | Use -Command flag on Nano | ||||
| * | | Mark tests assuming 32-bit architecture as not support on nanomcquin/nano-ps-script | Claire McQuin | 2015-10-01 | 1 | -18/+6 |
| | | | |||||
| * | | Resolve resource_architecture and guard_architecture stubs. | Claire McQuin | 2015-10-01 | 3 | -32/+32 |
| | | | |||||
| * | | Use -Command flag on Nano | Claire McQuin | 2015-10-01 | 4 | -32/+130 |
| | | | |||||
* | | | Merge pull request #4005 from chef/salam/template-fix | Salim Alam | 2015-10-01 | 3 | -15/+65 |
|\ \ \ | | | | | | | | | Use Chef::FileContentManagement::Tempfile to create temp file | ||||
| * | | | Fix AppVeyorsalam/template-fix | Salim Alam | 2015-10-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Clean up tests, fix bug in tempfile_open | Salim Alam | 2015-09-30 | 2 | -9/+13 |
| | | | | |||||
| * | | | Get rid of truthy/falsey | Salim Alam | 2015-09-30 | 1 | -8/+8 |
| | | | | |||||
| * | | | Use accessor instead of class variable (cleanup) | Salim Alam | 2015-09-30 | 1 | -12/+12 |
| | | | | |||||
| * | | | Use Chef::FileContentManagement::Tempfile to create temp file | Salim Alam | 2015-09-29 | 2 | -1/+47 |
| |/ / | |||||
* | | | Un-remove ExpandNodeObject#load_node, deprecate itpolicybuilder-load-node-unremove | danielsdeleo | 2015-10-01 | 2 | -0/+59 |
| | | | | | | | | | | | | Some third-party tools are using this, we need it to work. | ||||
* | | | Merge branch 'jk/external-tests' | John Keiser | 2015-09-30 | 10 | -70/+96 |
|\ \ \ | |||||
| * | | | Ship our Gemfile so people can run our tests from the gemjk/external-tests | John Keiser | 2015-09-30 | 3 | -11/+11 |
| | | | | |||||
| * | | | Don't add the external tests stuff to the main Gemfile | John Keiser | 2015-09-30 | 2 | -11/+22 |
| | | | | |||||
| * | | | Add cheffish, chef-zero, chef-provisioning and chef-provisioning-aws specs | John Keiser | 2015-09-30 | 3 | -14/+30 |
| | | | | |||||
| * | | | Add external tests for chefspec, chef-sugar, chef-rewind, foodcritic and poise | John Keiser | 2015-09-30 | 9 | -65/+64 |
| | | | | |||||
* | | | | Bump revision to 12.5.0jk/12.5.0-update | John Keiser | 2015-09-30 | 4 | -4/+4 |
|/ / / | |||||
* | | | Add ability for default to override name_propertyjk/name-default | John Keiser | 2015-09-29 | 2 | -4/+19 |
| | | | |||||
* | | | This wasn't intended to be a protected method. | Noah Kantrowitz | 2015-09-29 | 1 | -3/+3 |
| | | | | | | | | | /cc @jkeiser | ||||
* | | | Merge branch 'jk/print-race' | John Keiser | 2015-09-29 | 2 | -149/+177 |
|\ \ \ | |||||
| * | | | Simplify kill loop with WNOHANGjk/print-race | John Keiser | 2015-09-29 | 1 | -10/+3 |
| | | | | |||||
| * | | | Change puts to print with \n for atomicity | John Keiser | 2015-09-29 | 1 | -7/+7 |
| | | | | |||||
| * | | | Add some insurance against timeouts failing (10s room, kill loop) | John Keiser | 2015-09-29 | 1 | -5/+14 |
| | | | | |||||
| * | | | Add tests for things that have created the lockfile but not yet acquired the ↵ | John Keiser | 2015-09-29 | 2 | -42/+109 |
| | | | | | | | | | | | | | | | | lock | ||||
| * | | | Print what happened (and in what order) if test fails | John Keiser | 2015-09-29 | 1 | -130/+89 |
|/ / / | |||||
* | | | Make sure name_attribute works on derived propertiesjk/name-attribute-dup | John Keiser | 2015-09-29 | 2 | -3/+53 |
| |/ |/| | |||||
* | | Merge pull request #3978 from tas50/knife-wording-2 | Thom May | 2015-09-29 | 10 | -45/+45 |
|\ \ | | | | | | | Community site -> Supermarket in knife | ||||
| * | | Update more references from cookbooks -> supermarket | Tim Smith | 2015-09-27 | 3 | -30/+30 |
| | | | |||||
| * | | Update specs for Supermarket | Tim Smith | 2015-09-27 | 1 | -3/+3 |
| | | |