summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-1315-32/+32
* Merge pull request #4390 from chef/tm/fix_failLamont Granquist2016-01-131-1/+1
|\
| * Correct uses of fail to raisetm/fix_failThom May2016-01-131-1/+1
* | debug log messages upon reloaded resourcesif/warn-on-reload-resourceIsa Farnik2016-01-121-1/+1
|/
* Merge pull request #4384 from chef/lcg/really-fix-copsLamont Granquist2016-01-128-73/+73
|\
| * really fix copslcg/really-fix-copsLamont Granquist2016-01-128-73/+73
* | Merge pull request #4378 from chef/choco_editsMatt Wrock2016-01-121-2/+18
|\ \
| * | assert candidates exist for alternate sources and when pinning versionsMatt Wrock2016-01-121-2/+18
* | | Merge pull request #4375 from chef/no_version_detectMatt Wrock2016-01-121-13/+1
|\ \ \ | |_|/ |/| |
| * | fexes #4354 and fiexs #4372 stop trying to auto detect versions for exe insta...no_version_detectMatt Wrock2016-01-111-13/+1
| |/
* | Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-1216-45/+45
|\ \
| * | chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-1216-45/+45
| |/
* | fix some lint copsLamont Granquist2016-01-121-1/+1
|/
* chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-081-0/+230
* Merge pull request #4321 from chef/service_userMatt Wrock2015-12-291-58/+11
|\
| * fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-58/+11
* | Added profile provider for OS XNate Walck2015-12-171-0/+254
|/
* fixing post merge test breaksMatt Wrock2015-12-151-1/+1
* non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-153-16/+25
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-1510-22/+3
* implement verifications as a propertyLamont Granquist2015-12-141-1/+1
* Add missing exception variableJay Mundrawala2015-12-091-1/+1
* Merge pull request #4236 from chef/jdm/dsc_resource_timeoutThom May2015-12-081-1/+1
|\
| * Add timeout attribute to dsc_resourcejdm/dsc_resource_timeoutJay Mundrawala2015-12-031-1/+1
* | Merge pull request #4193 from chef/mwrock/packageSalim Alam2015-12-084-27/+350
|\ \
| * | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-074-27/+350
* | | restore handling of dpkg -s returns codes (w/tests)lcg/dpkg-s-return-codesLamont Granquist2015-12-071-1/+1
|/ /
* | fix comment after moving out of dpkg_packagelcg/dpkg-cleanupLamont Granquist2015-12-031-1/+1
* | fix couple of issues in dpkg cleanupLamont Granquist2015-12-022-44/+36
|/
* just use extendLamont Granquist2015-12-021-1/+1
* dpkg multipackage and bonus fixesLamont Granquist2015-12-022-59/+161
* add better documentation to this methodLamont Granquist2015-11-241-10/+13
* Correcting regex for upstart_stateJustin Seubert2015-11-231-3/+3
* dpkg provider cleanupLamont Granquist2015-11-201-60/+81
* Update dsc_resource to use verbose stream outputsalam/dsc-resource-fixSalim Alam2015-11-191-4/+9
* WMF 5 RTM and Win 10 Threshold 2 allow the RefreshMode to be enabled.Steven Murawski2015-11-181-2/+26
* Add reboot notification to dsc_resourceSteven Murawski2015-11-181-32/+37
* base package provider fixesLamont Granquist2015-11-172-37/+49
* Merge pull request #4040 from chef/tm/live_execute_streamingThom May2015-11-121-2/+14
|\
| * More code reviewtm/live_execute_streamingThom May2015-11-111-6/+2
| * respond to review commentsThom May2015-11-091-3/+7
| * Implement code review comments and fix failing testsThom May2015-11-091-4/+14
| * Implement live streaming for execute resourcesAdam Jacob2015-11-091-1/+3
* | Merge pull request #3991 from chef/jdm/remote-file-sha2Thom May2015-11-121-4/+37
|\ \
| * | Modify remote_file cache_control_data to use sha256 for its nameJay Mundrawala2015-09-281-4/+37
* | | Merge pull request #4014 from nsdavidson/issue-3923Thom May2015-11-121-0/+1
|\ \ \
| * | | Adding ksh resource and specsNolan Davidson2015-10-061-0/+1
* | | | Merge pull request #4101 from johnbellone/masterThom May2015-11-121-0/+2
|\ \ \ \
| * | | | package/solaris: Adds alias method for upgrade_package.John Bellone2015-10-231-0/+2
* | | | | Use the proper python interpretor for yum-dump.py on Fedora 21+Tim Smith2015-11-051-2/+12
| |_|_|/ |/| | |