summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make knife configure --initial more windows friendlyBryan McLellan2012-10-091-8/+34
* Run remote_directory specs in unique tmpdirBryan McLellan2012-10-091-1/+1
* Run data bag from file tests in a unique temp directoryBryan McLellan2012-10-091-3/+5
* CHEF-2826: Escape the regexBryan McLellan2012-10-051-1/+1
* [CHEF-2826] - Add support for custom arch reposCaleb Tennis2012-10-052-1/+39
* CHEF-3455 use dashes in options parsed by mixlib-cliBryan McLellan2012-10-051-4/+4
* Added tests for CHEF-3455Thomas Dudziak2012-10-051-24/+94
* Fixes CHEF-3455: Add commandline options to allow scripting of knife configur...Thomas Dudziak2012-10-051-0/+19
* [COOK-3358] Correct path to various gem executables.John Dewey2012-10-055-5/+5
* Add a note about a secret knife data bag from file featureBryan McLellan2012-10-051-1/+1
* CHEF-1914: load all environments with one commandBryan McLellan2012-10-052-8/+64
* Merge branch 'lcg/reporting-ignores-500s' into 10-stableBryan McLellan2012-10-053-3/+58
|\
| * properly catching all the exception types that Net::HTTP can throwLamont Granquist2012-10-051-6/+6
| * ignore 500s returned by the reporting url if the service is down.Lamont Granquist2012-10-053-2/+57
|/
* [CHEF-3469] Add #add method to Chef::RunListSteven Danna2012-10-042-2/+16
* [CHEF-3489] Permit whitespace in chef-client's -o argument.Zachary Stevens2012-10-042-3/+10
* Editing some whitespaces and comments.PrajaktaPurohit2012-10-041-10/+6
* Getting rid of the summary_only default true for all client runs.PrajaktaPurohit2012-10-042-5/+5
* Merge branch '10-stable' into reporting_with_summary_onlyPrajaktaPurohit2012-10-0481-93/+932
|\
| * Resource reporting should default to enabled/trueBryan McLellan2012-10-031-1/+1
| * Fixed a bug in the remote_file_spec test.tylercloke2012-10-021-4/+4