summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* try ffi ~> 1.7.xlatestffidanielsdeleo2014-01-271-1/+1
* try ffi ~> 1.8.0danielsdeleo2014-01-271-1/+1
* Try FFI 1.9.0danielsdeleo2014-01-271-1/+1
* try chef with newest ffidanielsdeleo2014-01-271-1/+1
* Merge branch 'nowiki'danielsdeleo2014-01-231-36/+57
|\
| * Update copyright footer in the readmedanielsdeleo2014-01-231-1/+1
| * Remove most references to wiki from the READMEdanielsdeleo2014-01-231-35/+56
|/
* Merge branch 'CHEF-4983'danielsdeleo2014-01-236-26/+96
|\
| * Add public API for expanding run_list in Chef::Clientdanielsdeleo2014-01-235-25/+92
| * Return node from Chef::Client#build_nodedanielsdeleo2014-01-232-1/+4
|/
* Merge branch 'policyfile-support'danielsdeleo2014-01-238-467/+1265
|\
| * Fix Policyfile tests for ruby 1.8danielsdeleo2014-01-221-0/+6
| * Fix incompatibilites between node expansion and policyfiledanielsdeleo2014-01-222-26/+66
| * Update error messaging in Policyfile policy builderdanielsdeleo2014-01-222-5/+18
| * Allow policyfile feature to be enabled in configdanielsdeleo2014-01-222-1/+15
| * Add Policyfile-based policy builder for chef-clientdanielsdeleo2014-01-223-0/+662
| * Extract "expand node" policy builder to new filedanielsdeleo2014-01-214-471/+528
| * Add indirection to allow switching policy builder implementationsdanielsdeleo2014-01-213-157/+163
|/
* Merge branch 'CHEF-4725'danielsdeleo2014-01-207-60/+59
|\
| * Fix indentation of rescue clausedanielsdeleo2014-01-201-3/+3
| * CHEF-4725: Disable buffering on all log streamsNikhil Benesch2014-01-204-4/+7
| * CHEF-4725: Validate 'log_location' setting on log initializationNikhil Benesch2014-01-205-56/+52
|/
* Merge pull request #1222 from opscode/OC-2192lamont-granquist2014-01-201-1/+2
|\
| * OC-2192: change error message to suggest namespace collision between nodes an...Lamont Granquist2014-01-171-1/+2
* | Merge pull request #1221 from opscode/CHEF-4963Serdar Sutay2014-01-201-1/+1
|\ \ | |/ |/|
| * Bump the mixlib-shellout version to 1.3sersut2014-01-171-1/+1
|/
* Merge pull request #1220 from opscode/CHEF-4639-updatedSerdar Sutay2014-01-174-50/+106
|\
| * Restore checksums in the output.sersut2014-01-172-23/+31
| * Merge remote-tracking branch 'goodmanio/CHEF-4639' into CHEF-4639-updatedsersut2014-01-174-51/+99
| |\
| | * fixed 1.8.7 incompatability issue; removed `pry` importAllen Goodman2013-12-191-4/+1
| | * fixes CHEF-4639Allen Goodman2013-12-062-13/+22
| | * RefactorAllen Goodman2013-11-183-64/+80
| | * If a resource is sensitive, it’s redacted from logs.Allen Goodman2013-11-153-2/+28
* | | Merge pull request #1218 from opscode/lcg/save-CHEF-2418lamont-granquist2014-01-172-6/+124
|\ \ \ | |/ / |/| |
| * | add tests and moar commentLamont Granquist2014-01-172-0/+113
| * | CHEF-2418: rename ssh_password to ssh_password_ngLamont Granquist2014-01-161-6/+11
* | | Merge pull request #1183 from onddo/CHEF-4762Serdar Sutay2014-01-173-3/+74
|\ \ \
| * | | spec/unit/http.rb renamed to spec/unit/http_spec.rbXabier de Zuazo2014-01-151-0/+0
| * | | CHEF-4762: Added some some CHEF-4762 tests for Chef::HTTP#headXabier de Zuazo2014-01-141-0/+48
| * | | CHEF-4762: Added a http_request test for testing false return value when not ...Xabier de Zuazo2014-01-141-0/+8
| * | | CHEF-4762: added comments about expected return values in http_request with a...Xabier de Zuazo2014-01-142-1/+4
| * | | CHEF-4762: http_request with action :head does not behave correctly in 11.8.0...Xabier de Zuazo2013-12-162-2/+14
| | |/ | |/|
* | | Merge pull request #1128 from opscode/lcg/CHEF-4777lamont-granquist2014-01-166-1/+33
|\ \ \ | |_|/ |/| |
| * | CHEF-4777: fix for fully qualifying recipesLamont Granquist2014-01-166-13/+15
| * | CHEF-4777: add include_recipes to recipes node attrLamont Granquist2013-11-146-1/+31
| |/
* | Merge pull request #1215 from opscode/lcg/fedora-spec-fixlamont-granquist2014-01-151-2/+2
|\ \
| * | fix platform_family check for fedoraLamont Granquist2014-01-151-2/+2
|/ /
* | Merge branch 'policy-setup'danielsdeleo2014-01-144-155/+555
|\ \
| * | Add tests for public api to PolicyBuilderdanielsdeleo2014-01-142-1/+297
| * | Add license header to policy_builder filedanielsdeleo2014-01-141-0/+21