| Commit message (Expand) | Author | Age | Files | Lines |
* | backport win functional test fixes to 10-stablewindows-ci-10-stable | danielsdeleo | 2012-11-20 | 15 | -42/+119 |
* | CHEF-3568: expand path in validation_key for bootstrap | Bryan McLellan | 2012-11-20 | 2 | -2/+9 |
* | [CHEF-3572] Fix chefignore whitespace matching | Teemu Matilainen | 2012-11-20 | 3 | -2/+5 |
* | [CHEF-3597] Handle frozen strings in knife.rb chef_server_url var. | Fletcher Nichol | 2012-11-20 | 2 | -1/+9 |
* | Merge branch 'CHEF-3616-10-stable' into 10-stable | danielsdeleo | 2012-11-16 | 2 | -1/+26 |
|\ |
|
| * | [CHEF-3616] add cipher field to edbi metadata | danielsdeleo | 2012-11-16 | 2 | -1/+26 |
|/ |
|
* | [CHEF-3392] fix ruby 1.8 detection of version 1 format | danielsdeleo | 2012-11-15 | 1 | -1/+1 |
* | Merge branch 'CHEF-3392-10-stable' into 10-stable | danielsdeleo | 2012-11-15 | 5 | -13/+320 |
|\ |
|
| * | [CHEF-3392] (10-stable) compat with version 1 encrypted dbi format | danielsdeleo | 2012-11-15 | 5 | -13/+320 |
|/ |
|
* | Save @config[:knife] before tests | Bryan McLellan | 2012-11-13 | 1 | -0/+10 |
* | Place script in repo for running CI tests | Bryan McLellan | 2012-11-13 | 2 | -0/+20 |
* | CHEF-3576: add raspbian as a supported platform | Lamont Granquist | 2012-11-13 | 1 | -0/+8 |
* | CHEF-3577: Allow ssh config port and user to be used | Bryan McLellan | 2012-11-13 | 3 | -5/+24 |
* | Merge branch 'immediate-converge-action-rebase-10' into 10-stable | danielsdeleo | 2012-11-05 | 17 | -141/+46 |
|\ |
|
| * | Rebased and merged branch immediate-converge-action onto 10-stable from master. | tylercloke | 2012-11-05 | 17 | -141/+46 |
* | | move test files from cherry-pick to correct part of tree | danielsdeleo | 2012-11-05 | 3 | -0/+0 |
* | | [OC-4668] fix file rm in test teardown for ruby 1.8 | danielsdeleo | 2012-11-05 | 1 | -1/+1 |
* | | [OC-4668] fix constant scoping ::File vs. File | danielsdeleo | 2012-11-05 | 1 | -2/+2 |
* | | Merge branch 'OC-4668' | danielsdeleo | 2012-11-05 | 3 | -0/+499 |
|/ |
|
* | CHEF-3574: Fix copy-pasta error in whyrun message | Bryan McLellan | 2012-11-01 | 1 | -1/+1 |
* | Bump version for development | Bryan McLellan | 2012-11-01 | 6 | -6/+6 |
* | Release 10.16.210.16.2 | Bryan McLellan | 2012-10-26 | 6 | -6/+6 |
* | Add thin back into the development group for Windows | Bryan McLellan | 2012-10-25 | 1 | -5/+1 |
* | [CHEF-3552] Enable whyrun support for remote_directory provider. | Steven Danna | 2012-10-25 | 2 | -15/+31 |
* | Don't get checksum for create_if_missing | Bryan McLellan | 2012-10-25 | 1 | -1/+3 |
* | [CHEF-3561] add template context for template errors | danielsdeleo | 2012-10-25 | 2 | -1/+37 |
* | CHEF-3554: limit unix only specs | Bryan McLellan | 2012-10-25 | 3 | -132/+146 |
* | added functional test for cookbook_file provider | timh | 2012-10-25 | 1 | -0/+51 |
* | work around CHEF-3554 in windows by disabling this information collection | timh | 2012-10-24 | 1 | -3/+18 |
* | Merge branch 'CHEF-3394' into 10-stable | Bryan McLellan | 2012-10-24 | 1 | -1/+10 |
|\ |
|
| * | knife site install cookbook on Windows nows completes successfully. 'Cannot o... | Edward Sargisson | 2012-10-24 | 1 | -1/+10 |
|/ |
|
* | CHEF-3547, fixed bug for permissions in cookbook provider. | tylercloke | 2012-10-23 | 1 | -3/+0 |
* | Bump version for development | Bryan McLellan | 2012-10-22 | 6 | -6/+6 |
* | Chef 10.16.0 Release10.16.0 | Bryan McLellan | 2012-10-22 | 6 | -6/+6 |
* | Save reporting data to disk on HTTP failure | Bryan McLellan | 2012-10-19 | 1 | -11/+20 |
* | 10.16.0.rc.210.16.0.rc.2 | Bryan McLellan | 2012-10-19 | 6 | -6/+6 |
* | Expose http error code on reporting exception | Bryan McLellan | 2012-10-19 | 2 | -6/+11 |
* | Fix bug detecting 404 from RR endpoint | Bryan McLellan | 2012-10-19 | 2 | -2/+8 |
* | The rest of 10.16.0.rc.110.16.0.rc.1 | Bryan McLellan | 2012-10-17 | 53 | -149/+149 |
* | 10.16.0.rc.1 | Bryan McLellan | 2012-10-17 | 1 | -1/+1 |
* | CHEF-3478: update specs for upfactor | Bryan McLellan | 2012-10-17 | 1 | -2/+2 |
* | [CHEF-1804] Add deprecation notice to 10.x tree for implicit set | danielsdeleo | 2012-10-17 | 3 | -2/+22 |
* | Pull chef_client and chef_client_json instance variables up to Chef::Application | Chris Roberts | 2012-10-15 | 3 | -5/+2 |
* | Upfactor #run_chef_client into Chef::Application | Chris Roberts | 2012-10-15 | 4 | -41/+15 |
* | Move chef client instantiation and run into isolated method | Chris Roberts | 2012-10-15 | 3 | -22/+41 |
* | RC release: 10.16.0.rc.010.16.0.rc.0 | Bryan McLellan | 2012-10-11 | 6 | -6/+6 |
* | CHEF-3484: skip item if lacking the specified attribute | Bryan McLellan | 2012-10-11 | 1 | -2/+3 |
* | CHEF-3484: Modified configure_session method to skip nil items in loop | Milos Gajdos | 2012-10-11 | 1 | -1/+4 |
* | [CHEF-3413] Protect secret files created by bootstrap templates | Teemu Matilainen | 2012-10-11 | 7 | -1/+14 |
* | Fix improper usage of Fileutils#rm_f in ifconfig provider | John Skopis | 2012-10-11 | 2 | -3/+3 |