summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5430 from MsysTechnologiesllc/nim/double_quotes_issueMatt Wrock2016-10-141-1/+25
|\
| * Verifying powershell stdout in specsNimishaS2016-10-101-0/+2
| * running powershell specs for only windowsNimishaS2016-10-071-1/+1
| * Fixed double quotes issue in powershell_outNimishaS2016-10-071-0/+22
* | Merge pull request #5452 from phene/better-user-provider-comparison-of-home-p...Thom May2016-10-141-0/+6
|\ \
| * | Refactored Chef::Provider::User to short circuit and provider better comparis...Geoffrey Hichborn2016-10-131-0/+6
* | | use delayed_action in accumulator speclcg/delayed_actionLamont Granquist2016-10-111-6/+2
|/ /
* | add some integration testing around accumulatorsLamont Granquist2016-10-101-0/+236
* | Adding support for rfc 62 exit code 213Jeremy J. Miller2016-10-061-0/+10
|/
* Merge pull request #5417 from chef/lcg/issue5089Thom May2016-10-061-0/+15
|\
| * add a spec for the fix to #5089Lamont Granquist2016-10-051-0/+15
* | Revert Handling double quotes in powershell_outMatt Wrock2016-10-052-14/+37
* | Merge pull request #5408 from coderanger/solaris-mNoah Kantrowitz2016-10-061-1/+9
|\ \
| * | Fix solaris handling for -m/-M behavior. Fixes #5403.Noah Kantrowitz2016-10-051-1/+9
* | | Merge pull request #5381 from MsysTechnologiesllc/nim/double_quotes_parsing_e...Bryan McLellan2016-10-052-37/+14
|\ \ \ | |_|/ |/| |
| * | Raising Mixlib::ShellOut::ShellCommandFailed exceptionNimishaS2016-10-032-2/+2
| * | Removed unwanted templatesNimishaS2016-09-303-3/+0
| * | Handling double quotes. Added specsNimishaS2016-09-305-37/+17
* | | Merge pull request #5319 from tas50/apt_update_specsThom May2016-10-041-17/+25
|\ \ \
| * | | Test apt_update on non-linux behaviorTim Smith2016-09-141-17/+25
* | | | Merge pull request #5245 from chef/jk/knife-cookbook-delete-testThom May2016-10-041-59/+48
|\ \ \ \
| * | | | Don't let knife cookbook delete tests print to stdoutjk/knife-cookbook-delete-testJohn Keiser2016-09-081-59/+48
* | | | | Merge pull request #5314 from chef/tm/raw_keyThom May2016-10-041-0/+50
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allow raw_key to override the configured signing_keytm/raw_keyThom May2016-09-141-0/+50
| | |/ / | |/| |
* | | | Merge pull request #5359 from MsysTechnologiesllc/ali/windows_registry_key_re...Bryan McLellan2016-09-304-14/+232
|\ \ \ \
| * | | | Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-304-14/+232
| | |_|/ | |/| |
* | | | Merge pull request #5377 from MsysTechnologiesllc/nim/dsc_failure_reported_wa...Bryan McLellan2016-09-301-4/+10
|\ \ \ \
| * | | | set erroraction stop instead of continueNimishaS2016-09-301-4/+10
| |/ / /
* | | | Fixed review commentsVasu11052016-09-306-65/+41
* | | | Added resource and provider for cab packageVasu11052016-09-304-0/+283
|/ / /
* | | Merge pull request #5379 from chef/localMatt Wrock2016-09-291-4/+2
|\ \ \
| * | | revert --local filter for gems installed from pathslocalMatt Wrock2016-09-231-4/+2
* | | | Merge branch 'master' into solaris-rNoah Kantrowitz2016-09-239-4/+159
|\ \ \ \
| * \ \ \ Merge pull request #5360 from gbagnoli/array_literals_attributesLamont Granquist2016-09-232-1/+50
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | modify attributes and nodes tests for deeply converting_valuesLamont Granquist2016-09-233-45/+50
| | * | | Convert attributes defined as literal arraysGiacomo Bagnoli2016-09-211-0/+44
| * | | | Handling Errno::ETIMEDOUT (#5358)Nimisha Sharad2016-09-221-0/+1
| * | | | Fix for ifconfig resource's functional spec. (#5325)Aliasgar162016-09-221-0/+6
| * | | | Merge pull request #5299 from chef/lcg/ignore-unknown-metdata-rb-fieldsLamont Granquist2016-09-221-0/+19
| |\ \ \ \
| | * | | | drop warn all the way down to debuglcg/ignore-unknown-metdata-rb-fieldsLamont Granquist2016-09-211-1/+1
| | * | | | ignore unknown metadata fields in metadata.rbLamont Granquist2016-09-211-0/+19
| * | | | | fix chef-solo spec timeouts (#5367)Lamont Granquist2016-09-211-2/+2
| |/ / / /
| * | | | Merge pull request #5351 from chef/lcg/node-presenter-tweaksLamont Granquist2016-09-211-1/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | add spec around node['class'] vs. node.class behaviorlcg/node-presenter-tweaksLamont Granquist2016-09-201-0/+7
| | * | | add another spec for chef_environmentLamont Granquist2016-09-201-1/+8
| | * | | fix method_access and array handling in node presenterLamont Granquist2016-09-201-1/+8
| * | | | Fixed undefined short_cksum method issue and checksum in uppercase issue for ...Aliasgar162016-09-202-0/+59
| |/ / /
* | | | Style fixes.Noah Kantrowitz2016-09-202-13/+12
* | | | Add a test for the new Solaris behavior.Noah Kantrowitz2016-09-201-0/+8
* | | | Refactor groupadd tests to a more normal RSpec layout. Noah Kantrowitz2016-09-201-96/+107