Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -110/+110 |
| | | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing. | ||||
* | chocolatey multipackage providerlcg/chocolatey-package | Lamont Granquist | 2016-01-08 | 1 | -1/+2 |
| | |||||
* | Added profile provider for OS X | Nate Walck | 2015-12-17 | 1 | -0/+1 |
| | | | | Fixed resource to use let | ||||
* | remote_file support for windows network shares | Jay Mundrawala | 2015-05-05 | 1 | -0/+1 |
| | | | | | | | | ```ruby remote_file 'C:\Foo.tar.gz' do source "\\\\foohost\\fooshare\\Foo.tar.gz" end ``` | ||||
* | Make things work | Jay Mundrawala | 2015-03-20 | 1 | -0/+1 |
| | |||||
* | add service provider for OpenBSD | Scott Bonds | 2015-01-25 | 1 | -0/+1 |
| | |||||
* | add openbsd package provider | Scott Bonds | 2014-11-13 | 1 | -0/+1 |
| | |||||
* | Chef-12 RC Provider Resolver | Lamont Granquist | 2014-10-24 | 1 | -2/+2 |
| | | | | | makes resource and provider class resolution more dynamic. begins deprecation of Chef::Platform static mapping. | ||||
* | Merge pull request #2028 from ClogenyTechnologies/kd/aix-service | Serdar Sutay | 2014-10-21 | 1 | -0/+2 |
|\ | | | | | aix service provider | ||||
| * | inprogress- add aix default service provider implementation. | kaustubh-d | 2014-09-11 | 1 | -0/+1 |
| | | |||||
| * | aix service provider for init style | kaustubh-d | 2014-09-10 | 1 | -0/+1 |
| | | |||||
* | | Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it ↵ | tyler-ball | 2014-09-19 | 1 | -0/+1 |
| | | | | | | | | got deleted from the git log | ||||
* | | Initial dsc_configuration resource implementation | Adam Edwards | 2014-09-19 | 1 | -0/+1 |
| | | |||||
* | | First-pass changes for a core reboot resource. Still uses run_state instead ↵ | Chris Doherty | 2014-09-10 | 1 | -0/+1 |
|/ | | | | of run_context. | ||||
* | Added basic changes for aix user provider | siddheshwar-more | 2014-07-31 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1414 from vtolstov/upstream | Serdar Sutay | 2014-06-26 | 1 | -0/+1 |
|\ | | | | | next try to add exherbo linux support | ||||
| * | add paludis package manager user in gentoo/exherbo linux | Vasiliy Tolstov | 2014-05-13 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> | ||||
* | | Add mount provider for Solaris OS and derivates | Hugo Fichter | 2014-05-29 | 1 | -0/+1 |
| | | | | | | | | | | | | Conflicts: chef/lib/chef/platform.rb chef/lib/chef/providers.rb | ||||
* | | Refactor FreeBSD package providers | Richard Manyanza | 2014-03-11 | 1 | -2/+3 |
| | | |||||
* | | Add support for FreeBSD next generation package manager | Richard Manyanza | 2014-03-11 | 1 | -0/+1 |
|/ | |||||
* | [CHEF-4110] Add whyrun_safe_ruby_block resource | Phil Dibowitz | 2013-11-21 | 1 | -0/+1 |
| | |||||
* | add requires for aix bff resource, providers. | kaustubh-d | 2013-08-19 | 1 | -0/+1 |
| | |||||
* | add aix cron provider mapping. | kaustubh-d | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | add aix ifconfig provider mappings. | kaustubh-d | 2013-07-23 | 1 | -0/+1 |
| | |||||
* | require aix mount provider | deepalijagtap | 2013-07-22 | 1 | -0/+1 |
| | |||||
* | OC-8337: Architecture functional test coverage | adamedx | 2013-06-25 | 1 | -1/+1 |
| | |||||
* | [CHEF-3029] some empty lines and whitespaces cleaned up | Xabier de Zuazo | 2013-06-19 | 1 | -1/+0 |
| | |||||
* | [CHEF-3029] ifconfig debian provider added | Xabier de Zuazo | 2013-06-19 | 1 | -0/+2 |
| | |||||
* | [CHEF-3029] some requires and class names fixed | Xabier de Zuazo | 2013-06-19 | 1 | -0/+1 |
| | |||||
* | Remove unused class RemoteFile::Result. | sersut | 2013-06-03 | 1 | -1/+0 |
| | |||||
* | remove unused remote file util class | danielsdeleo | 2013-05-31 | 1 | -1/+0 |
| | |||||
* | Move file content management logic outside of providers under ↵ | sersut | 2013-05-16 | 1 | -8/+0 |
| | | | | Chef::FileContentManagement for reusability in the future. | ||||
* | Merge branch 'master' into file-refactor | sersut | 2013-05-14 | 1 | -0/+1 |
|\ | | | | | | | | | | | Conflicts: spec/unit/knife/configure_spec.rb spec/unit/provider/remote_file_spec.rb | ||||
| * | port SNSs solaris user provider | Lamont Granquist | 2013-04-17 | 1 | -0/+1 |
| | | |||||
| * | Revert "Merge branch 'CHEF-1031'" | Bryan McLellan | 2013-03-01 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | This reverts commit a82935b4a8e1e8174d02e83259f07ea9926dd007, reversing changes made to 464087c7a6da4ed51237cbb6ff39e45feeae0ecd. Conflicts: lib/chef/provider/remote_file/ftp.rb | ||||
* | | use deploy_with :copy or :move as external API in resources | Lamont Granquist | 2013-04-18 | 1 | -2/+5 |
| | | |||||
* | | move the deploy switching stuff out of the resource and | Lamont Granquist | 2013-04-09 | 1 | -0/+1 |
| | | | | | | | | into the lower level objects. clean up cp_unix a little bit. | ||||
* | | peel some resposibilities out of the content object | Lamont Granquist | 2013-03-26 | 1 | -0/+3 |
| | | |||||
* | | locate objects closer to their primary concerns | Lamont Granquist | 2013-03-20 | 1 | -4/+4 |
| | | |||||
* | | refactoring of file providers | Lamont Granquist | 2013-03-15 | 1 | -0/+10 |
| | | |||||
* | | Merge branch 'master' into rest_client | Jesse Campbell | 2013-03-01 | 1 | -0/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | Conflicts: lib/chef/provider/remote_file.rb lib/chef/provider/remote_file/ftp.rb lib/chef/providers.rb lib/chef/resource/remote_file.rb spec/unit/provider/remote_file/ftp_spec.rb spec/unit/provider/remote_file_spec.rb spec/unit/resource/remote_file_spec.rb | ||||
| * | Fix remote_file namespacing | Jesse Campbell | 2013-02-26 | 1 | -0/+2 |
| | | |||||
| * | OC-4739: OC-4748: Create powershell and batch providers in core Chef | adamedx | 2013-02-19 | 1 | -0/+2 |
| | | |||||
* | | break up into separate classes for each supported scheme | Jesse Campbell | 2013-02-28 | 1 | -0/+2 |
| | | |||||
* | | Fix remote_file namespacing | Jesse Campbell | 2013-02-05 | 1 | -0/+2 |
|/ | |||||
* | Creating the registry provider action_create method | PrajaktaPurohit | 2012-12-19 | 1 | -0/+1 |
| | |||||
* | Extract provider LWRP code to LWRPBase | danielsdeleo | 2012-12-19 | 1 | -0/+2 |
| | |||||
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+100 |
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo! |