summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0258-58/+58
* Manual fix ups for things that didn't follow the usual pattern.Noah Kantrowitz2016-02-023-3/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-02117-126/+126
* Merge pull request #4422 from chef/tm/apt_updateThom May2016-01-271-0/+78
|\
| * respond to review commentsThom May2016-01-221-1/+2
| * Dependency inject file locationsThom May2016-01-211-16/+21
| * ensure that periodic files are created firstThom May2016-01-201-8/+18
| * Add periodic action as the defaultThom May2016-01-201-1/+23
| * Add an apt_update resourceThom May2016-01-201-0/+40
* | only require what we needlcg/zypper-multipackageLamont Granquist2016-01-251-3/+1
* | zypper multipackage patchLamont Granquist2016-01-251-39/+52
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-1820-22/+22
* fix chefstyle failuresLamont Granquist2016-01-151-1/+1
* fix candidate version filteringMatt Wrock2016-01-141-11/+22
* Use double quotes by defaultThom May2016-01-14108-641/+641
* 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