summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Fix nil with properties:John Keiser2016-01-271-21/+17
* Merge pull request #4422 from chef/tm/apt_updateThom May2016-01-271-0/+113
|\
| * respond to review commentsThom May2016-01-221-0/+20
| * Dependency inject file locationsThom May2016-01-211-3/+33
| * Add periodic action as the defaultThom May2016-01-201-0/+20
| * Add an apt_update resourceThom May2016-01-201-0/+43
* | zypper multipackage patchLamont Granquist2016-01-251-52/+26
* | Added support for Zypper to install multiple packages at onceYorgos Saslis2016-01-251-0/+36
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-183-3/+3
* fix chefstyle failuresLamont Granquist2016-01-151-2/+2
* adding functional tests for chocolatey providerchoco_func_testsMatt Wrock2016-01-141-6/+19
* Use double quotes by defaultThom May2016-01-14108-1338/+1338
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-1320-138/+138
* 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