summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 12.2.112.2.112.2-stableJay Mundrawala2015-03-271-1/+1
* Pull in changelogJay Mundrawala2015-03-271-0/+8
* Add spec for #3153 regressionJay Mundrawala2015-03-271-0/+22
* Fix bug where unset HOME would cause chef to crashJay Mundrawala2015-03-271-3/+3
* Bump version for Chef 12.2.012.2.0Jay Mundrawala2015-03-261-1/+1
* 12.2.0.rc.2 version bump12.2.0.rc.2Jay Mundrawala2015-03-251-1/+1
* Update Changelog for 12.2.0Jay Mundrawala2015-03-251-0/+1
* Merge pull request #3147 from chef/jdm/revertsJay Mundrawala2015-03-2511-352/+393
|\
| * Revert "Merge pull request #3004 from chef/lcg/deploy-provider-nillable"Jay Mundrawala2015-03-255-146/+89
| * Revert "Merge pull request #2956 from chef/lcg/deploy-fixes"Jay Mundrawala2015-03-257-206/+304
|/
* Merge pull request #3144 from chef/jdm/dsc-resourceJay Mundrawala2015-03-251-1/+1
|\
| * Fixed bug where module_name would return an object instead of stringjdm/dsc-resourceJay Mundrawala2015-03-251-1/+1
* | Describe Policyfile updates in release notesdanielsdeleo2015-03-252-0/+11
|/
* Merge branch 'policyfile-erchef-integration'danielsdeleo2015-03-258-33/+148
|\
| * Handle cookbook artfact format differences when fetching cookbookspolicyfile-erchef-integrationdanielsdeleo2015-03-253-10/+34
| * Update policyfile URLs and cookbook artifact data format per RFCdanielsdeleo2015-03-256-23/+114
|/
* Merge pull request #3139 from chef/jdm/solaris-cronJay Mundrawala2015-03-242-1/+3
|\
| * Use unix specific provider for cron on solarisjdm/solaris-cronJay Mundrawala2015-03-242-1/+3
* | Merge pull request #3138 from chef/jdm/powershell-cmdletJay Mundrawala2015-03-241-3/+3
|\ \ | |/ |/|
| * Disable Cmdlet tests on old versions of powershelljdm/powershell-cmdletJay Mundrawala2015-03-241-3/+3
|/
* Merge pull request #2976 from pburkholder/pdb/gem_warnThom May2015-03-241-2/+7
|\
| * Change 'should' to 'must'Peter Burkholder (@pburkholder)2015-03-241-1/+1
| * Using warning suggested by @btmPeter Burkholder2015-03-131-4/+7
| * Clarify warningPeter Burkholder2015-02-251-2/+4
* | Merge pull request #3127 from chef/jdm/dsc-changelogJay Mundrawala2015-03-232-0/+73
|\ \
| * | DOC_CHANGES for #2881Jay Mundrawala2015-03-231-0/+72
| * | Update Changelog for #2881Jay Mundrawala2015-03-231-0/+1
|/ /
* | Merge pull request #3117 from chef/jdm/dsc-rel-notesJay Mundrawala2015-03-231-126/+118
|\ \
| * | Release notes for dsc_resourcejdm/dsc-rel-notesJay Mundrawala2015-03-201-126/+118
* | | Merge pull request #2881 from chef/jdm/dsc_resourceJay Mundrawala2015-03-2326-10/+1236
|\ \ \
| * | | Add guard to only run dsc_resource specs on valid powershelljdm/dsc_resourceJay Mundrawala2015-03-201-0/+5
| * | | Added basic functional tests using File dsc resourceJay Mundrawala2015-03-201-0/+36
| * | | Useful error message when dsc resource is not foundJay Mundrawala2015-03-203-6/+22
| * | | Added skeleton for function dsc_resource specJay Mundrawala2015-03-201-0/+44
| * | | spec to assert failure in the case where RefreshMode is not set to DisabledJay Mundrawala2015-03-201-0/+12
| * | | spec for when Invoke-DscResource is available and RefreshMode=DisabledJay Mundrawala2015-03-201-0/+28
| * | | Added test for when powershell does not support Invoke-DscResourceJay Mundrawala2015-03-201-0/+13
| * | | Added skeleton of dsc_resource provider unit specJay Mundrawala2015-03-201-0/+31
| * | | Remove unused node object in ps_credential_specJay Mundrawala2015-03-201-4/+0
| * | | Added spec for resource_storeJay Mundrawala2015-03-201-0/+76
| * | | Don't test the current state of the resource until the action is runJay Mundrawala2015-03-201-4/+2
| * | | ResourceStore does not deal with exceptionsJay Mundrawala2015-03-203-15/+32
| * | | Better error message in define_resource_requirementsJay Mundrawala2015-03-201-2/+2
| * | | Use correct minimum powershell version in specJay Mundrawala2015-03-201-1/+1
| * | | Guard ps_credential importJay Mundrawala2015-03-201-1/+1
| * | | Better formatting for ps_credential specJay Mundrawala2015-03-201-1/+2
| * | | Refactor ps_credential for easier mockingJay Mundrawala2015-03-202-7/+10
| * | | Display information from DSCJay Mundrawala2015-03-202-2/+11
| * | | Add verbose streamJay Mundrawala2015-03-201-3/+6
| * | | Reorganize powershell_type_coercionsJay Mundrawala2015-03-201-13/+15