summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Allow unc to have ip addressjdm/smbJay Mundrawala2015-05-071-1/+1
* remote_file support for windows network sharesJay Mundrawala2015-05-053-9/+75
* Merge pull request #3298 from juliandunn/fix-aix-source-packageJulian C. Dunn2015-05-041-0/+1
|\
| * Raise exception if a package provided by 'source' doesn't actually provideJulian C. Dunn2015-04-281-0/+1
* | Fix installation of yum packages with version constraintsojab2015-05-011-4/+1
* | Fix debug messageojab2015-05-011-1/+1
* | fix smartos_package for new "pkgin" output, fixes #3112Dave Eddy2015-05-011-5/+5
* | create Chef::Resource#state_for_resource_reporterLamont Granquist2015-05-011-2/+6
* | don't mutate the new resourceLamont Granquist2015-05-011-3/+0
* | Make multipackage and arch play nicely togetherPhil Dibowitz2015-04-291-30/+72
|/
* Merge pull request #3166 from chef/ssd/find-pythonThom May2015-04-251-1/+29
|\
| * Use the same python interpreter as yum when possiblessd/find-pythonSteven Danna2015-03-311-1/+29
* | Merge pull request #3051 from mikedodge04/macosx_service_updatePhil Dibowitz2015-04-111-30/+66
|\ \
| * | adding assert for plistMike Dodge2015-04-011-5/+9
| * | fix some typos in commentsMike Dodge2015-03-261-2/+1
| * | moved around debugsMike Dodge2015-03-261-2/+1
| * | added requsted chagnesMike Dodge2015-03-261-4/+9
| * | addressed each of the commentsMike Dodge2015-03-251-3/+3
| * | removing vim comment (sorry its a habit to add)Mike Dodge2015-03-241-1/+0
| * | First pass at fixing the unit testsMike Dodge2015-03-121-6/+7
| * | small change to the base user cmdMike Dodge2015-03-101-2/+1
| * | Load LaunchAgents as console user, adding plist and session_type optionsMike Dodge2015-03-101-27/+57
* | | Clearing sources works for string optionsPeter Burkholder2015-03-271-2/+3
* | | Test for current behaviorPeter Burkholder2015-03-271-3/+3
* | | Don't use rubygems if explicitly remotePeter Burkholder2015-03-271-0/+2
| |/ |/|
* | Revert "Merge pull request #3004 from chef/lcg/deploy-provider-nillable"Jay Mundrawala2015-03-252-108/+87
* | Fixed bug where module_name would return an object instead of stringjdm/dsc-resourceJay Mundrawala2015-03-251-1/+1
* | Use unix specific provider for cron on solarisjdm/solaris-cronJay Mundrawala2015-03-242-1/+3
* | Merge pull request #2976 from pburkholder/pdb/gem_warnThom May2015-03-241-2/+7
|\ \
| * | Change 'should' to 'must'Peter Burkholder (@pburkholder)2015-03-241-1/+1
| * | Using warning suggested by @btmPeter Burkholder2015-03-131-4/+7
| * | Clarify warningPeter Burkholder2015-02-251-2/+4
* | | Merge pull request #2881 from chef/jdm/dsc_resourceJay Mundrawala2015-03-231-0/+157
|\ \ \
| * | | Useful error message when dsc resource is not foundJay Mundrawala2015-03-201-3/+9
| * | | Don't test the current state of the resource until the action is runJay Mundrawala2015-03-201-4/+2
| * | | ResourceStore does not deal with exceptionsJay Mundrawala2015-03-201-6/+14
| * | | Better error message in define_resource_requirementsJay Mundrawala2015-03-201-2/+2
| * | | Display information from DSCJay Mundrawala2015-03-201-2/+7
| * | | dsc_resource provider honors module_name is providedJay Mundrawala2015-03-201-0/+1
| * | | Update dsc_resource provider to work with 3rd party resourcesJay Mundrawala2015-03-201-0/+21
| * | | Make things workJay Mundrawala2015-03-201-11/+11
| * | | Added basic skeleton for DscResource providerJay Mundrawala2015-03-201-0/+118
* | | | Merge pull request #3109 from chef/jdm/openbsdJay Mundrawala2015-03-231-18/+49
|\ \ \ \ | |/ / / |/| | |
| * | | @new_resource -> new_resourceJay Mundrawala2015-03-191-11/+11
| * | | Update error messageJay Mundrawala2015-03-191-1/+1
| * | | Support flavorsJay Mundrawala2015-03-191-1/+5
| * | | Add guard for when flavor and version are both presentJay Mundrawala2015-03-191-0/+12
| * | | Fix openbsd package providerJay Mundrawala2015-03-181-13/+28
* | | | Modify accesses to HOME to use path_helper instead.Kartik Null Cating-Subramanian2015-03-201-2/+1
|/ / /
* | | alter messages generated by group provider to show group_nameDave Eddy2015-03-161-5/+5