summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* fix Lint/DuplicatedKeylcg/duplicated-keysLamont Granquist2016-01-131-3/+6
* Merge pull request #4384 from chef/lcg/really-fix-copsLamont Granquist2016-01-121-8/+8
|\
| * really fix copslcg/really-fix-copsLamont Granquist2016-01-121-8/+8
* | Merge pull request #4378 from chef/choco_editsMatt Wrock2016-01-121-3/+31
|\ \
| * | assert candidates exist for alternate sources and when pinning versionsMatt Wrock2016-01-121-3/+31
* | | Merge pull request #4375 from chef/no_version_detectMatt Wrock2016-01-121-69/+5
|\ \ \ | |_|/ |/| |
| * | fexes #4354 and fiexs #4372 stop trying to auto detect versions for exe insta...no_version_detectMatt Wrock2016-01-111-69/+5
| |/
* | Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-122-4/+4
|\ \
| * | chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-122-4/+4
| |/
* | fix some lint copsLamont Granquist2016-01-127-7/+7
|/
* Merge pull request #4106 from chef/lcg/chocolatey-packageLamont Granquist2016-01-112-1/+423
|\
| * chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-082-1/+423
* | 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
|\ \ \