summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* really always return an Arraylcg/fix-tags-and-set-unlessLamont Granquist2015-12-141-0/+12
* tags always an array; fix set_unlessLamont Granquist2015-12-141-1/+13
* Merge pull request #4273 from chef/jdm/default-auth-1.1Jay Mundrawala2015-12-112-42/+23
|\
| * Use signing protocol 1.1 by defaultjdm/default-auth-1.1Jay Mundrawala2015-12-102-42/+23
* | Merge pull request #4248 from chef/tm/fix_reg_tests_2Thom May2015-12-101-0/+3
|\ \
| * | expose HTTP optionstm/fix_reg_tests_2Thom May2015-12-091-0/+3
* | | Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-092-181/+5
* | | Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-093-4/+94
|/ /
* | Merge pull request #4236 from chef/jdm/dsc_resource_timeoutThom May2015-12-081-1/+7
|\ \
| * | Add timeout attribute to dsc_resourcejdm/dsc_resource_timeoutJay Mundrawala2015-12-031-1/+7
* | | Merge pull request #4193 from chef/mwrock/packageSalim Alam2015-12-083-36/+572
|\ \ \
| * | | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-073-36/+572
| | |/ | |/|
* | | restore handling of dpkg -s returns codes (w/tests)lcg/dpkg-s-return-codesLamont Granquist2015-12-071-3/+38
|/ /
* | fix registration teststm/fix_reg_testsThom May2015-12-071-4/+2
|/
* Merge pull request #4196 from chef/lcg/dpkg-multipackageLamont Granquist2015-12-023-48/+90
|\
| * quick spec for subclass directiveLamont Granquist2015-12-021-0/+45
| * add unit test for a_to_sLamont Granquist2015-12-021-0/+4
| * dpkg multipackage and bonus fixesLamont Granquist2015-12-022-50/+43
* | Make to_hash include properties with defaults (fixes #4127)jk/4127John Keiser2015-12-021-0/+13
* | Use let instead of instance variablesJohn Keiser2015-12-021-253/+255
|/
* extract declare_resource to a mixin and extend APILamont Granquist2015-12-011-13/+35
* Merge pull request #4206 from chef/lcg/fix-rspec-ctrl-cLamont Granquist2015-11-251-1/+5
|\
| * restore the old signal handler hereLamont Granquist2015-11-251-1/+5
* | Add make_child_entry in ChefFS CookbookSubdirMaxime Brugidou2015-11-251-0/+34
|/
* Merge pull request #4200 from chef/jdm/dont-print-pscredJay Mundrawala2015-11-241-1/+8
|\
| * Prevent inspect on PsCredential from printing out plain text passwordjdm/dont-print-pscredJay Mundrawala2015-11-231-1/+8
* | Correcting regex for upstart_stateJustin Seubert2015-11-231-0/+19
* | Fix testsJeff Blaine2015-11-231-7/+7
|/
* dpkg provider cleanupLamont Granquist2015-11-201-85/+138
* WMF 5 RTM and Win 10 Threshold 2 allow the RefreshMode to be enabled.Steven Murawski2015-11-181-41/+62
* Add reboot notification to dsc_resourceSteven Murawski2015-11-182-7/+30
* base package provider fixesLamont Granquist2015-11-172-366/+499
* Merge pull request #4040 from chef/tm/live_execute_streamingThom May2015-11-122-36/+94
|\
| * respond to review commentsThom May2015-11-091-64/+70
| * Implement code review comments and fix failing testsThom May2015-11-091-2/+2
| * Implement live streaming for execute resourcesAdam Jacob2015-11-092-26/+78
* | Merge pull request #3991 from chef/jdm/remote-file-sha2Thom May2015-11-121-36/+62
|\ \
| * | Update cache_control_data_ specs to use sha256 for path namejdm/remote-file-sha2Jay Mundrawala2015-09-281-36/+62
* | | Merge pull request #4014 from nsdavidson/issue-3923Thom May2015-11-121-0/+40
|\ \ \
| * | | updating copyright statment in ksh_spec.rbNolan Davidson2015-10-131-1/+1
| * | | Adding ksh resource and specsNolan Davidson2015-10-061-0/+40
* | | | Merge pull request #4142 from tas50/masterThom May2015-11-121-0/+6
|\ \ \ \
| * | | | Use the proper python interpretor for yum-dump.py on Fedora 21+Tim Smith2015-11-051-0/+6
* | | | | Merge pull request #4064 from josb/masterThom May2015-11-123-9/+13
|\ \ \ \ \
| * | | | | Route all tags access through Chef::Node#{tags,tag}Jos Backus2015-10-202-7/+7
| * | | | | Stop initializing node tags hereJos Backus2015-10-202-2/+2
| * | | | | Add a test for correct tags initializationJos Backus2015-10-201-0/+4
* | | | | | fix log location resolution in windows serviceMatt Wrock2015-11-091-3/+4
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #4137 from chef/btm/knife-backtraceBryan McLellan2015-11-061-1/+14
|\ \ \ \ \
| * | | | | Avoid squashing/humanizing the exception when config[:verbosity] == 2btm/knife-backtraceBryan McLellan2015-11-061-1/+14