summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Added windows case for cookbook and remote_file resource unit tests.tylercloke2012-10-022-21/+53
| * update directory spec for ruby 1.8Bryan McLellan2012-10-021-14/+7
| * Merge remote-tracking branch 'opscode/RESOURCE-UPDATING-10' into 10-stableBryan McLellan2012-10-0270-211/+1016
| |\
| | * Fixed a bug where update_new_file_state method in certain children of the fil...tylercloke2012-10-014-6/+3
| | * Removed node as argument from run_failed method in parent classes, as the chi...tylercloke2012-09-272-2/+2
| | * Fixed merge conflicts in resource_reporter spec.tylercloke2012-09-271-7/+7
| | * Merge branch 'reporting-compression' into RESOURCE-UPDATING-10tylercloke2012-09-277-185/+256
| | |\
| | | * Merge pull request #412 from opscode/no-reporting-in-why-runsersut2012-09-271-1/+1
| | | |\
| | | | * disable reporting in why-rundanielsdeleo2012-09-241-1/+1
| | * | | Fixed a typo in base.rb.tylercloke2012-09-201-1/+1
| | * | | Fixed the resource_reporter file spec to reflect changes to code, and fixed s...tylercloke2012-09-202-12/+11
| | * | | Removed a pp that sneaked through debugging.tylercloke2012-09-201-1/+0
| | * | | Cleaned up resource_reporter_spec and fixed a nil case in resource_reporter.tylercloke2012-09-202-8/+17
| | * | | Updated unit tests for resources to match current state_attrs values.tylercloke2012-09-2015-56/+8
| | * | | Removed temp file I accidently added.tylercloke2012-09-201-70/+0
| | * | | Finished updating resource state_attrs.tylercloke2012-09-204-8/+5
| | * | | add back in diffing against a new file, correctly, while suppressing resource...Lamont Granquist2012-09-201-0/+1