summaryrefslogtreecommitdiff
path: root/lib/chef/resource/scm.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates from the review of #7929Tim Smith2018-11-151-1/+1
* Move subversion properties out of scm and into subversionscmTim Smith2018-09-141-14/+42
* Set desired_state: false on several propertiesdesired_stateTim Smith2018-04-271-2/+2
* Move subversion specific properties from scm to subversionscm_subversionTim Smith2018-03-171-21/+0
* Add more resource descriptionsTim Smith2018-03-161-2/+0
* Use properties in scm, subversion, and templateTim Smith2018-03-161-72/+9
* Convert more set_or_returns to proper propertiesmore_propertiesTim Smith2018-03-051-52/+6
* the password is also not desired_statelcg/make-scm-password-sensitiveLamont Granquist2016-10-191-1/+1
* convert scm_password to property + make sensitiveLamont Granquist2016-10-191-7/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-16/+16
* autofixing whitespace copsLamont Granquist2016-02-051-19/+18
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-16/+16
* Overwrite resource_name with providesJohn Keiser2015-06-081-2/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+3
* 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
* set nil by default, add two specssawanoboly2014-08-211-1/+1
* add_env_to_scm_resourcesawanoboly2014-08-211-0/+10
* add enable_checkout attribute; add ability to override 'deploy' with checkout...John Goulah2013-11-261-0/+18
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Add timeout attribute to scm resourceJack Foy2013-07-191-0/+8
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+151