summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Added spec for supports_dsc_invoke_resource?Jay Mundrawala2015-03-201-0/+22
| * | Added function to check if Invoke-DscResource is supportedJay Mundrawala2015-03-201-0/+7
| * | spec for delayed evaluator in dsc_resourceJay Mundrawala2015-03-201-0/+10
| * | Added DelayedEvaluator to dsc_resourceJay Mundrawala2015-03-201-3/+18
| * | Added test for ensuring property_name is a Symbol in DscResourceJay Mundrawala2015-03-201-4/+12
| * | Added spec for dsc_resource providerJay Mundrawala2015-03-201-0/+56
| * | Update resources.rb to load DscResourceJay Mundrawala2015-03-201-0/+1
| * | Added dsc_resource resourceJay Mundrawala2015-03-201-0/+56
| * | Added specJay Mundrawala2015-03-201-0/+57
| * | Hexdigest the encrypted value by default for powershell compatJay Mundrawala2015-03-201-1/+2
| * | Added encrypt wrapperJay Mundrawala2015-03-201-0/+48
| * | Adding CryptProtectDataJay Mundrawala2015-03-201-0/+63
| * | Add parameter types for DPAPIJay Mundrawala2015-03-201-0/+2
| * | JSON needs to be kept separate from other outputJay Mundrawala2015-03-202-4/+38
| * | Remove unused codeJay Mundrawala2015-03-201-2/+0
| * | Break super long string up onto multiple linesJay Mundrawala2015-03-201-2/+4
* | | Merge pull request #3118 from chef/ssd/opscode-lives-foreverBryan McLellan2015-03-231-1/+1
|\ \ \
| * | | Use opscode.com rather than chef.io in the bootstrap script.ssd/opscode-lives-foreverSteven Danna2015-03-201-1/+1
* | | | Updated changelog for #3109Jay Mundrawala2015-03-231-0/+1
* | | | Merge pull request #3109 from chef/jdm/openbsdJay Mundrawala2015-03-232-35/+154
|\ \ \ \ | |_|/ / |/| | |
| * | | Added more specs for openbsd provider unit testsjdm/openbsdJay Mundrawala2015-03-201-17/+105
| * | | @new_resource -> new_resourceJay Mundrawala2015-03-191-11/+11
| * | | Update error messageJay Mundrawala2015-03-191-1/+1
| * | | Support flavorsJay Mundrawala2015-03-191-1/+5
| * | | Add guard for when flavor and version are both presentJay Mundrawala2015-03-191-0/+12
| * | | Fix openbsd package providerJay Mundrawala2015-03-181-13/+28
| | |/ | |/|
* | | Propose Steven Murawski as a maintainer for Chef CoreSteven Murawski2015-03-201-0/+1
* | | Merge pull request #3088 from chef/ksubrama/home_dirKartik Null Cating-Subramanian2015-03-2015-71/+169
|\ \ \
| * | | Deprecate things instead of removing them outright.Kartik Null Cating-Subramanian2015-03-202-1/+12
| * | | Fixup all specs to reference PathHelper.home.Kartik Null Cating-Subramanian2015-03-207-52/+58
| * | | Modify accesses to HOME to use path_helper instead.Kartik Null Cating-Subramanian2015-03-208-22/+27
| * | | Added a path helper to determine the home directory.Kartik Null Cating-Subramanian2015-03-201-0/+76
| |/ /
* | | Merge pull request #3048 from juliandunn/fix-audit-mode-on-windowsJulian C. Dunn2015-03-201-2/+10
|\ \ \ | |/ / |/| |
| * | Remove UNIX-specific assumptions from audit runner.Julian C. Dunn2015-03-081-2/+10
* | | Merge pull request #3094 from bahamas10/dave-1426554070Thom May2015-03-181-5/+5
|\ \ \
| * | | alter messages generated by group provider to show group_nameDave Eddy2015-03-161-5/+5
* | | | Merge pull request #3098 from chef/lcg/bump-ffi-yajlLamont Granquist2015-03-171-1/+1
|\ \ \ \
| * | | | bumping ffi-yajl to pick up 2.xlcg/bump-ffi-yajlLamont Granquist2015-03-171-1/+1
|/ / / /
* | | | Merge pull request #3093 from chef/ksubrama/syntax_cacheKartik Null Cating-Subramanian2015-03-171-1/+2
|\ \ \ \
| * | | | Change the default value of syntax cache to the latest value.ksubrama/syntax_cacheKartik Null Cating-Subramanian2015-03-161-1/+2
| |/ / /
* | | | Merge pull request #3086 from chef/ksubrama/test_fixKartik Null Cating-Subramanian2015-03-178-12/+12
|\ \ \ \
| * | | | Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-168-12/+12
* | | | | Update CHANGELOG for #3090Bryan McLellan2015-03-171-0/+1
* | | | | We should not change how exceptions are raised if audit mode is disabledJay Mundrawala2015-03-172-22/+72
| |_|_|/ |/| | |
* | | | Merge pull request #3061 from cmluciano/cml/inspecttostringThom May2015-03-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Change inspect to string to be more human-readable.cmluciano2015-03-111-1/+1
* | | | Merge pull request #3064 from juliandunn/fix-audit-terminologyJulian C. Dunn2015-03-167-11/+11
|\ \ \ \
| * | | | Fix testJulian C. Dunn2015-03-111-1/+1
| * | | | Fix more incorrect terminologyJulian C. Dunn2015-03-112-2/+2
| * | | | Make terminology consistent about audits versus controlsJulian C. Dunn2015-03-114-8/+8