Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Remove freeze of defaults, add warning for array/hash constant defaults | John Keiser | 2015-08-03 | 3 | -10/+11 | |
* | | | | | | | | Merge pull request #3700 from coderanger/show-version | Noah Kantrowitz | 2015-07-31 | 7 | -11/+46 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add a test for the new output. | Noah Kantrowitz | 2015-07-31 | 1 | -0/+6 | |
| * | | | | | | | | Support forwards compatibility for event sinks. | Noah Kantrowitz | 2015-07-31 | 2 | -3/+32 | |
| * | | | | | | | | Revert back to the first argument being cookbook_name. | Noah Kantrowitz | 2015-07-31 | 4 | -4/+4 | |
| * | | | | | | | | Make the doc formatter actually show what version of a cookbook is being used. | Noah Kantrowitz | 2015-07-22 | 4 | -8/+8 | |
* | | | | | | | | | Merge branch 'jk/converge_if_changed' | John Keiser | 2015-07-31 | 9 | -40/+648 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move current_value_does_not_exist! directly on Resource | John Keiser | 2015-07-31 | 3 | -6/+15 | |
| * | | | | | | | | | Update to cheffish 1.3 for tests, tweak converge_if_changed output | John Keiser | 2015-07-31 | 4 | -201/+143 | |
| * | | | | | | | | | Add current_value_does_not_exist! API, pretty up the output | John Keiser | 2015-07-31 | 6 | -71/+94 | |
| * | | | | | | | | | Move converge_if_changed to Chef::Provider proper | John Keiser | 2015-07-31 | 2 | -51/+51 | |
| * | | | | | | | | | Document converge_if_changed | John Keiser | 2015-07-31 | 1 | -2/+76 | |
| * | | | | | | | | | Add Resource.action.converged_if_changed | John Keiser | 2015-07-31 | 3 | -25/+585 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Make Resource.action work with non-standard namesjk/action_dash | John Keiser | 2015-07-30 | 2 | -9/+49 | |
* | | | | | | | | | Flatten regex validation array so nested arrays work | John Keiser | 2015-07-29 | 2 | -1/+6 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'jk/resource_load' | John Keiser | 2015-07-27 | 5 | -4/+548 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add documentation for new resource stuffjk/resource_load | John Keiser | 2015-07-27 | 1 | -0/+268 | |
| * | | | | | | | | Don't set keys unless you must (for easier debugging) | John Keiser | 2015-07-27 | 1 | -1/+1 | |
| * | | | | | | | | Make "property_name" in actions load current value as default | John Keiser | 2015-07-27 | 3 | -57/+107 | |
| * | | | | | | | | Add Resource.load_current_value | John Keiser | 2015-07-27 | 2 | -1/+227 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Add ability to specify dependencies in chef-service-manager. | Kartik Null Cating-Subramanian | 2015-07-24 | 5 | -17/+13 | |
* | | | | | | | | Merge pull request #3702 from chef/tball/omnibus-maintain | Tyler Ball | 2015-07-24 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Adding omnibus-chef to core maintainer projects | Tyler Ball | 2015-07-24 | 2 | -2/+2 | |
* | | | | | | | | | Merge pull request #3594 from natewalck/master | Phil Dibowitz | 2015-07-23 | 2 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixed platform_Version logic | Nate Walck | 2015-07-21 | 1 | -3/+3 | |
| * | | | | | | | | | Merge branch 'elcap-service' | Nate Walck | 2015-07-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add 10.11 to macosx_spec.rb | Nate Walck | 2015-07-21 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' | Nate Walck | 2015-07-20 | 183 | -3268/+6038 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Added support for 10.11 and added function for evaluating OS X versions for f... | Nate Walck | 2015-06-25 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge pull request #3684 from coderanger/remove-warning | Noah Kantrowitz | 2015-07-23 | 3 | -24/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Missed a test. | Noah Kantrowitz | 2015-07-19 | 1 | -2/+0 | |
| * | | | | | | | | | | Remove warnings from tests too. | Noah Kantrowitz | 2015-07-19 | 2 | -17/+0 | |
| * | | | | | | | | | | Remove warnings about hander overrides. | Noah Kantrowitz | 2015-07-19 | 1 | -5/+0 | |
* | | | | | | | | | | | Merge pull request #3693 from margueritepd/issue-3232-template-verify-to-use-... | Thom May | 2015-07-23 | 2 | -6/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Warn about deprecation `%{file}` interpolation in verify command | marguerite | 2015-07-22 | 2 | -0/+22 | |
| * | | | | | | | | | | Interpolate `%{path}` in verify command | marguerite | 2015-07-21 | 2 | -6/+18 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #3668 from chef/mcquin/first-boot-chef-environment | Claire McQuin | 2015-07-21 | 3 | -0/+42 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update documentation for chef-client -j JSONmcquin/first-boot-chef-environment | Claire McQuin | 2015-07-16 | 1 | -0/+16 | |
| * | | | | | | | | | Set chef_environment in attributes JSON | Claire McQuin | 2015-07-14 | 2 | -0/+26 | |
* | | | | | | | | | | Updated changelog for PR #3683 | Steven Murawski | 2015-07-20 | 1 | -0/+1 | |
* | | | | | | | | | | Merge pull request #3683 from jimmymccrory/windows_rebooter_minutes | Steven Murawski | 2015-07-20 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Correct Windows reboot command to delay in minutes | Jimmy McCrory | 2015-07-19 | 2 | -2/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Update gemspec for win32-service bugfix. | Kartik Null Cating-Subramanian | 2015-07-20 | 2 | -1/+2 | |
* | | | | | | | | | | Make service manager tests pass. | Kartik Null Cating-Subramanian | 2015-07-20 | 3 | -3/+4 | |
* | | | | | | | | | | Add flag to windows_service_manager to delay start. | Kartik Null Cating-Subramanian | 2015-07-20 | 2 | -13/+19 | |
* | | | | | | | | | | Merge pull request #3682 from chef/jdm/json-nested-test | Thom May | 2015-07-20 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Rewrite nested json test to not use stackjdm/json-nested-test | Jay Mundrawala | 2015-07-17 | 1 | -3/+4 | |
* | | | | | | | | | | Merge pull request #3666 from juliandunn/support-sni-in-knife | Julian C. Dunn | 2015-07-18 | 3 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update changelog for merge. | Julian C. Dunn | 2015-07-18 | 1 | -0/+1 | |
| * | | | | | | | | | Update test. | Julian C. Dunn | 2015-07-13 | 1 | -0/+4 |