summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* DscScript resource will raise an error if dsc is not availableadamedx/dsc-phase-1Jay Mundrawala2014-09-107-63/+147
|
* Update documentation / release notesadamedx2014-09-101-0/+5
|
* configuration_generator_spec uses newer rspec conventionsJay Mundrawala2014-09-101-33/+31
|
* Added test for #generate_description in provider/dsc_script_specJay Mundrawala2014-09-101-0/+20
|
* Cleanup dsc_script_spec to use newer rspec conventionsJay Mundrawala2014-09-101-43/+40
|
* lcm parser is a lot more forgivingJay Mundrawala2014-09-102-105/+51
|
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-1010-600/+600
| | | | | Converts a few files from CRLF->LF. Removes some trailing whitespace as well.
* Explicitly require erroraction continue for predictability, consistency in ↵Adam Edwards2014-09-101-2/+2
| | | | match conditional
* DSC functional tests with configuration data and parameterizationAdam Edwards2014-09-101-4/+225
|
* No erroraction stop since that filters the excepitonAdam Edwards2014-09-101-3/+3
|
* Correctly handle dsc resource import failuresAdam Edwards2014-09-104-38/+156
|
* Expose exit_code for cmdlet_result and use to detect DSC resource ↵Adam Edwards2014-09-102-1/+5
| | | | installation problems
* Fixup use of status.exitcode to status.status.exitstatusAdam Edwards2014-09-101-1/+1
|
* Handle not installed DSC resource errors from LCMAdam Edwards2014-09-101-3/+10
|
* Set exit code from start-dscconfiguraiton to enable identification of DSC errorsAdam Edwards2014-09-101-1/+22
|
* Better logging for dsc scripts with multiple resourcesJay Mundrawala2014-09-101-3/+8
|
* DSC spec platform detection via WMIAdam Edwards2014-09-104-3/+17
|
* Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-107-37/+79
|
* Added unit test for powershell cmdletJay Mundrawala2014-09-102-2/+108
|
* DSC: Added test for dsc_script providerAdam Edwards2014-09-103-3/+129
|
* Added unit tests for configuration_generatorJay Mundrawala2014-09-102-1/+174
|
* Add configurationdata attribute supportAdam Edwards2014-09-104-15/+86
|
* Parse WhatIf from LCMJay Mundrawala2014-09-105-25/+383
|
* Updated powershell functional tests to work with changes to ↵Jay Mundrawala2014-09-101-17/+15
| | | | Chef::Util::Powershell:Cmdlet
* Initial dsc_configuration resource implementationAdam Edwards2014-09-1015-0/+951
|
* Merge pull request #2033 from opscode/lcg/1898lamont-granquist2014-09-103-1/+17
|\ | | | | Rebase and ChangeLOG of pr/1898
| * add changelog for pr/1898Lamont Granquist2014-09-101-0/+2
| |
| * inverted if and removed elseNolan Davidson2014-09-101-4/+3
| |
| * Fixed Issue 1882 by printing usage when chef-apply is run with no argumentsNolan Davidson2014-09-102-3/+18
| |
* | Merge pull request #2032 from opscode/lcg/1785lamont-granquist2014-09-105-42/+55
|\ \ | |/ | | Rebase and ChangeLOG for pr/1785
| * add CHANGELOG for pr/1785Lamont Granquist2014-09-101-0/+2
| |
| * Update stubsClaire McQuin2014-09-101-9/+19
| |
| * move (generate|delete)_config out of the process of running-configsakazuki2014-09-102-6/+6
| |
| * rewrite tests with file provider stub/mocksakazuki2014-09-101-14/+16
| |
| * refacteringsakazuki2014-09-101-2/+1
| |
| * fix bugsakazuki2014-09-101-2/+1
| |
| * rewrite in the style of remote_directorysakazuki2014-09-101-6/+14
| |
| * fix CHEF-4933sakazuki2014-09-101-11/+4
| |
* | Merge pull request #2035 from opscode/fix-configload-specs-windowslamont-granquist2014-09-101-2/+8
|\ \ | |/ |/| Spec fixes for Windows
| * Fix typo.Chris Doherty2014-09-101-1/+1
| |
| * Spec fixes for Windows:Chris Doherty2014-09-101-2/+8
| | | | | | | | | | - Switch pwd environment variable depending on platform. - Hardcode the temp file name instead of using described_class: Windows doesn't like ':' in paths.
* | Merge pull request #2031 from opscode/lcg/1577lamont-granquist2014-09-103-3/+20
|\ \ | |/ |/| Rebase and ChangeLog for PR 1577
| * add CHANGELOG for pr/1577Lamont Granquist2014-09-101-0/+2
| |
| * unit test for secret file discoveryKirill Shirinkin2014-09-101-1/+14
| |
| * rebaseKirill Shirinkin2014-09-101-2/+4
|/
* Merge pull request #2025 from opscode/lcg/fix-e2elamont-granquist2014-09-102-4/+1
|\ | | | | pull ohai rc release
| * use the released artifactsLamont Granquist2014-09-091-3/+0
| |
| * pull ohai rc releaseLamont Granquist2014-09-091-1/+1
|/ | | | | if we don't specifically pull the rc release then we can't depsolve mixlib-shellout 2.x
* Merge pull request #2020 from opscode/lcg/fix-lc-all-travislamont-granquist2014-09-091-6/+6
|\ | | | | fixing travis LC_ALL errors
| * fixing travis LC_ALL errorsLamont Granquist2014-09-091-6/+6
| |