summaryrefslogtreecommitdiff
path: root/lib/chef/providers.rb
Commit message (Expand)AuthorAgeFilesLines
* add systemd_unit resource/providerNathan Williams2016-04-161-0/+1
* Merge pull request #4782 from chef/tm/apt_repositoryThom May2016-04-081-0/+1
|\
| * Add an apt_repository resourcetm/apt_repositoryThom May2016-04-081-0/+1
* | Merge pull request #4750 from jkerry/SFTP_Remote_File_SupportLamont Granquist2016-04-061-0/+1
|\ \ | |/ |/|
| * Adding base implementation and the start of unit test coverageJohn Kerry2016-03-231-0/+1
* | Add a NoOp providertm/provider_no_opThom May2016-04-041-0/+1
|/
* bundle exec chefstyle -aMike Dodge2016-02-151-1/+1
* launchdMike Dodge2016-02-151-0/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Add an apt_update resourceThom May2016-01-201-0/+1
* Use double quotes by defaultThom May2016-01-141-110/+110
* chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-081-1/+2
* Added profile provider for OS XNate Walck2015-12-171-0/+1
* remote_file support for windows network sharesJay Mundrawala2015-05-051-0/+1
* Make things workJay Mundrawala2015-03-201-0/+1
* add service provider for OpenBSDScott Bonds2015-01-251-0/+1
* add openbsd package providerScott Bonds2014-11-131-0/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-2/+2
* Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-211-0/+2
|\
| * inprogress- add aix default service provider implementation.kaustubh-d2014-09-111-0/+1
| * aix service provider for init stylekaustubh-d2014-09-101-0/+1
* | Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it go...tyler-ball2014-09-191-0/+1
* | Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+1
* | First-pass changes for a core reboot resource. Still uses run_state instead o...Chris Doherty2014-09-101-0/+1
|/
* Added basic changes for aix user providersiddheshwar-more2014-07-311-0/+1
* Merge pull request #1414 from vtolstov/upstreamSerdar Sutay2014-06-261-0/+1
|\
| * add paludis package manager user in gentoo/exherbo linuxVasiliy Tolstov2014-05-131-0/+1
* | Add mount provider for Solaris OS and derivatesHugo Fichter2014-05-291-0/+1
* | Refactor FreeBSD package providersRichard Manyanza2014-03-111-2/+3
* | Add support for FreeBSD next generation package managerRichard Manyanza2014-03-111-0/+1
|/
* [CHEF-4110] Add whyrun_safe_ruby_block resourcePhil Dibowitz2013-11-211-0/+1
* add requires for aix bff resource, providers.kaustubh-d2013-08-191-0/+1
* add aix cron provider mapping.kaustubh-d2013-08-041-0/+1
* add aix ifconfig provider mappings.kaustubh-d2013-07-231-0/+1
* require aix mount providerdeepalijagtap2013-07-221-0/+1
* OC-8337: Architecture functional test coverageadamedx2013-06-251-1/+1
* [CHEF-3029] some empty lines and whitespaces cleaned upXabier de Zuazo2013-06-191-1/+0
* [CHEF-3029] ifconfig debian provider addedXabier de Zuazo2013-06-191-0/+2
* [CHEF-3029] some requires and class names fixedXabier de Zuazo2013-06-191-0/+1
* Remove unused class RemoteFile::Result.sersut2013-06-031-1/+0
* remove unused remote file util classdanielsdeleo2013-05-311-1/+0
* Move file content management logic outside of providers under Chef::FileConte...sersut2013-05-161-8/+0
* Merge branch 'master' into file-refactorsersut2013-05-141-0/+1
|\
| * port SNSs solaris user providerLamont Granquist2013-04-171-0/+1
| * Revert "Merge branch 'CHEF-1031'"Bryan McLellan2013-03-011-2/+0
* | use deploy_with :copy or :move as external API in resourcesLamont Granquist2013-04-181-2/+5
* | move the deploy switching stuff out of the resource andLamont Granquist2013-04-091-0/+1
* | peel some resposibilities out of the content objectLamont Granquist2013-03-261-0/+3
* | locate objects closer to their primary concernsLamont Granquist2013-03-201-4/+4