summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Update dsc_resource provider to work with 3rd party resourcesJay Mundrawala2015-03-202-1/+22
| * | | Added resource store for dscJay Mundrawala2015-03-201-0/+114
| * | | Reorganize nesting for powershell classesJay Mundrawala2015-03-202-2/+10
| * | | Allow with_os_architecture to figure things outJay Mundrawala2015-03-201-0/+8
| * | | Added type coercsion for arrayJay Mundrawala2015-03-202-1/+13
| * | | Missing include in powershell dslJay Mundrawala2015-03-201-1/+1
| * | | Update PowershelTypeCoercions to call to_psobjectJay Mundrawala2015-03-202-1/+10
| * | | Added PSCredential objectJay Mundrawala2015-03-203-2/+77
| * | | Forgot to add powershell dsl fileJay Mundrawala2015-03-201-0/+29
| * | | Add spec to check that powershell dsl methods are usable inside dsc_resourceJay Mundrawala2015-03-201-0/+6
| * | | Fix dsc_resource specJay Mundrawala2015-03-201-4/+4
| * | | Add integration point for ps_credential dslJay Mundrawala2015-03-203-0/+10
| * | | Make things workJay Mundrawala2015-03-203-14/+15
| * | | Added basic skeleton for DscResource providerJay Mundrawala2015-03-202-6/+118
| * | | Add type coercion for hashJay Mundrawala2015-03-202-1/+14
| * | | Added Powershell Type Coercion mixinJay Mundrawala2015-03-202-0/+96
| * | | Add method to get LCM meta configurationJay Mundrawala2015-03-201-0/+6
| * | | 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
|\ \ \ \ | |/ / / |/| | |