summaryrefslogtreecommitdiff
path: root/lib/chef/resource/deploy.rb
Commit message (Expand)AuthorAgeFilesLines
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+3
* Deprecate provider_basejk/resource_nameJohn Keiser2015-06-011-2/+6
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Add "provides" to all resourcesJohn Keiser2015-05-131-0/+1
* Revert "Merge pull request #3004 from chef/lcg/deploy-provider-nillable"Jay Mundrawala2015-03-251-2/+1
* Revert "Merge pull request #2956 from chef/lcg/deploy-fixes"Jay Mundrawala2015-03-251-50/+216
* make deploy provider support nilLamont Granquist2015-03-051-1/+2
* nillable deploy resource + nillable LWRP argsLamont Granquist2015-02-231-216/+50
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+0
* changes to fix failing testsJohn Goulah2013-11-261-0/+18
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* Add spec for new timeout attribute on deploy resourceJack Foy2013-07-191-1/+1
* Update the deploy resource to meet extended scm interfaceJack Foy2013-07-191-0/+13
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+403