summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backport win functional test fixes to 10-stablewindows-ci-10-stabledanielsdeleo2012-11-2015-42/+119
* CHEF-3568: expand path in validation_key for bootstrapBryan McLellan2012-11-202-2/+9
* [CHEF-3572] Fix chefignore whitespace matchingTeemu Matilainen2012-11-203-2/+5
* [CHEF-3597] Handle frozen strings in knife.rb chef_server_url var.Fletcher Nichol2012-11-202-1/+9
* Merge branch 'CHEF-3616-10-stable' into 10-stabledanielsdeleo2012-11-162-1/+26
|\
| * [CHEF-3616] add cipher field to edbi metadatadanielsdeleo2012-11-162-1/+26
|/
* [CHEF-3392] fix ruby 1.8 detection of version 1 formatdanielsdeleo2012-11-151-1/+1
* Merge branch 'CHEF-3392-10-stable' into 10-stabledanielsdeleo2012-11-155-13/+320
|\
| * [CHEF-3392] (10-stable) compat with version 1 encrypted dbi formatdanielsdeleo2012-11-155-13/+320
|/
* Save @config[:knife] before testsBryan McLellan2012-11-131-0/+10
* Place script in repo for running CI testsBryan McLellan2012-11-132-0/+20
* CHEF-3576: add raspbian as a supported platformLamont Granquist2012-11-131-0/+8
* CHEF-3577: Allow ssh config port and user to be usedBryan McLellan2012-11-133-5/+24
* Merge branch 'immediate-converge-action-rebase-10' into 10-stabledanielsdeleo2012-11-0517-141/+46
|\
| * Rebased and merged branch immediate-converge-action onto 10-stable from master.tylercloke2012-11-0517-141/+46
* | move test files from cherry-pick to correct part of treedanielsdeleo2012-11-053-0/+0
* | [OC-4668] fix file rm in test teardown for ruby 1.8danielsdeleo2012-11-051-1/+1
* | [OC-4668] fix constant scoping ::File vs. Filedanielsdeleo2012-11-051-2/+2
* | Merge branch 'OC-4668'danielsdeleo2012-11-053-0/+499
|/
* CHEF-3574: Fix copy-pasta error in whyrun messageBryan McLellan2012-11-011-1/+1
* Bump version for developmentBryan McLellan2012-11-016-6/+6
* Release 10.16.210.16.2Bryan McLellan2012-10-266-6/+6
* Add thin back into the development group for WindowsBryan McLellan2012-10-251-5/+1
* [CHEF-3552] Enable whyrun support for remote_directory provider.Steven Danna2012-10-252-15/+31
* Don't get checksum for create_if_missingBryan McLellan2012-10-251-1/+3
* [CHEF-3561] add template context for template errorsdanielsdeleo2012-10-252-1/+37
* CHEF-3554: limit unix only specsBryan McLellan2012-10-253-132/+146
* added functional test for cookbook_file providertimh2012-10-251-0/+51
* work around CHEF-3554 in windows by disabling this information collectiontimh2012-10-241-3/+18
* Merge branch 'CHEF-3394' into 10-stableBryan McLellan2012-10-241-1/+10
|\
| * knife site install cookbook on Windows nows completes successfully. 'Cannot o...Edward Sargisson2012-10-241-1/+10
|/
* CHEF-3547, fixed bug for permissions in cookbook provider.tylercloke2012-10-231-3/+0
* Bump version for developmentBryan McLellan2012-10-226-6/+6
* Chef 10.16.0 Release10.16.0Bryan McLellan2012-10-226-6/+6
* Save reporting data to disk on HTTP failureBryan McLellan2012-10-191-11/+20
* 10.16.0.rc.210.16.0.rc.2Bryan McLellan2012-10-196-6/+6
* Expose http error code on reporting exceptionBryan McLellan2012-10-192-6/+11
* Fix bug detecting 404 from RR endpointBryan McLellan2012-10-192-2/+8
* The rest of 10.16.0.rc.110.16.0.rc.1Bryan McLellan2012-10-1753-149/+149
* 10.16.0.rc.1Bryan McLellan2012-10-171-1/+1
* CHEF-3478: update specs for upfactorBryan McLellan2012-10-171-2/+2
* [CHEF-1804] Add deprecation notice to 10.x tree for implicit setdanielsdeleo2012-10-173-2/+22
* Pull chef_client and chef_client_json instance variables up to Chef::ApplicationChris Roberts2012-10-153-5/+2
* Upfactor #run_chef_client into Chef::ApplicationChris Roberts2012-10-154-41/+15
* Move chef client instantiation and run into isolated methodChris Roberts2012-10-153-22/+41
* RC release: 10.16.0.rc.010.16.0.rc.0Bryan McLellan2012-10-116-6/+6
* CHEF-3484: skip item if lacking the specified attributeBryan McLellan2012-10-111-2/+3
* CHEF-3484: Modified configure_session method to skip nil items in loopMilos Gajdos2012-10-111-1/+4
* [CHEF-3413] Protect secret files created by bootstrap templatesTeemu Matilainen2012-10-117-1/+14
* Fix improper usage of Fileutils#rm_f in ifconfig providerJohn Skopis2012-10-112-3/+3