summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+2
* Merge pull request #4321 from chef/service_userMatt Wrock2015-12-291-27/+18
|\
| * fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-27/+18
* | Added profile provider for OS XNate Walck2015-12-171-0/+267
* | Merge pull request #4320 from chef/jk/fix-package-nil-warningJay Mundrawala2015-12-161-5/+1
|\ \ | |/ |/|
| * Fix failing package unit testjk/fix-package-nil-warningJohn Keiser2015-12-161-5/+1
* | fixing post merge test breaksMatt Wrock2015-12-151-2/+2
* | non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-151-5/+15
|/
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-152-2/+0
* 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
|/
* add unit test for a_to_sLamont Granquist2015-12-021-0/+4
* dpkg multipackage and bonus fixesLamont Granquist2015-12-022-50/+43
* Correcting regex for upstart_stateJustin Seubert2015-11-231-0/+19
* 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-181-3/+21
* 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
* | | Use the proper python interpretor for yum-dump.py on Fedora 21+Tim Smith2015-11-051-0/+6
| |/ |/|
* | fix tests for my changeAubrey Holland2015-10-241-1/+1
* | add spec for stdout/stderr suppresion in error of sensitive execute resourceRanjib Dey2015-10-241-0/+9
* | provider/user/dscl: Set "comment" default valueMikhail Zholobov2015-10-241-0/+7
* | provider/user/dscl: Set default gid to 20Mikhail Zholobov2015-10-231-0/+7
* | overhaul solaris SMF service providerlcg/3187Dave Eddy2015-10-231-39/+110
* | Merge pull request #3119 from cmluciano/cml/bug1586Phil Dibowitz2015-10-201-0/+9
|\ \
| * | Add recommended test from btmChristopher M. Luciano2015-10-121-0/+9
* | | fix unit testsMatt Wrock2015-10-081-2/+2
* | | Quote paths.mcquin/chef-3883Claire McQuin2015-10-061-2/+12
* | | Merge pull request #4016 from chef/mcquin/nano-ps-scriptClaire McQuin2015-10-021-26/+42
|\ \ \
| * | | Use -Command flag on NanoClaire McQuin2015-10-011-26/+42
| | |/ | |/|
* | | Merge pull request #4005 from chef/salam/template-fixSalim Alam2015-10-011-2/+52
|\ \ \
| * | | Fix AppVeyorsalam/template-fixSalim Alam2015-10-011-1/+1
| * | | Clean up tests, fix bug in tempfile_openSalim Alam2015-09-301-8/+12
| * | | Get rid of truthy/falseySalim Alam2015-09-301-8/+8
| * | | Use Chef::FileContentManagement::Tempfile to create temp fileSalim Alam2015-09-291-0/+46
| |/ /
* | | Use much simpler regex for determining the rpm versionIrving Popovetsky2015-09-291-1/+18
|/ /
* | Remove pesky whitespacemcquin/remove-constClaire McQuin2015-09-211-1/+0
* | Remove should from spec textClaire McQuin2015-09-211-28/+28
* | Use letClaire McQuin2015-09-211-169/+170
* | Safely clean up Win32 namespace after specsClaire McQuin2015-09-211-3/+14
* | Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_specClaire McQuin2015-09-081-3/+3
* | Skip tests unless RefreshMode is DisabledClaire McQuin2015-09-081-10/+3
* | refactor remote_directory providerLamont Granquist2015-09-021-2/+1