summaryrefslogtreecommitdiff
path: root/chef/lib/chef/resource/subversion.rb
Commit message (Expand)AuthorAgeFilesLines
* Added unit tests for resource changes related to state_attrs and identity_att...tylercloke2012-09-201-4/+0
* Added identity_attr and state_attrs for (at least) all parent resources.tylercloke2012-09-201-0/+5
* [CHEF-1189] set defaults for svn_args and info_args to no auth cacheDaniel DeLeo2010-06-041-0/+2
* make run context optional for all resources' constructorsDaniel DeLeo2010-06-031-1/+1
* Changing Resources to use new initializerChris Walters, Tim Hinderliter2010-06-031-2/+2
* export --force for subversion and svn deployDan DeLeo2009-11-261-0/+1
* CHEF-526: Chef Deploy supportAJ Christensen2009-09-161-0/+33