summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHEF-3714: Update tests for changes from CHEF-5018Bryan McLellan2014-03-192-40/+18
* CHEF-3714: Check for file existence before openingBryan McLellan2014-03-191-0/+1
* CHEF-4173: Test that insert_line_if_no_match works more than onceChris Bandy2014-03-191-0/+8
* CHEF-3714: New method to advertise unwritten editsChris Bandy2014-03-192-0/+13
* CHEF-3714: Use Editor to manipulate textChris Bandy2014-03-193-56/+45
* CHEF-3714: New object dedicated to manipulating textChris Bandy2014-03-192-0/+244
* CHEF-4851 - Broke testing of cookbooks and versions into own includes.Josh Murphy2014-03-191-1/+3
* CHEF-4851 - Tested stderr string output compared to what function is being ca...Josh Murphy2014-03-191-6/+8
* CHEF-4851 - Replaced #select with negation for finding missing dependencies w...Josh Murphy2014-03-191-2/+2
* CHEF-4851 - Added testing for missing dependencies in cookbook uploadJosh Murphy2014-03-191-0/+42
* CHEF-4851 - Display all missing dependencies in cookbook uploadJosh Murphy2014-03-191-7/+11
* CHEF-1752: Support epochs in debian package versionsBryan McLellan2014-03-192-1/+6
* Exctracted resource exception message to separate method to be able to overwr...Pavel Brylov2014-03-193-2/+15
* Merge pull request #1320 from opscode/CC-52Serdar Sutay2014-03-192-0/+9
|\
| * Contribution information for CHEF-4990.sersut2014-03-192-0/+2
| * Contribution information for CHEF-5017.sersut2014-03-192-0/+2
| * Contribution information for CHEF-4643.sersut2014-03-191-0/+2
| * Contribution information for CHEF-4962.sersut2014-03-192-1/+2
| * Contribution information for CHEF-4075sersut2014-03-192-0/+2
* | Merge pull request #1235 from higanworks/CHEF-4990Serdar Sutay2014-03-192-17/+46
|\ \
| * | CHEF-4990sawanoboly2014-02-202-17/+46
* | | Merge pull request #1260 from ryotarai/refactor-shell_outSerdar Sutay2014-03-191-3/+9
|\ \ \
| * | | Create a method to get IO for live stream.Ryota Arai2014-02-111-3/+9
* | | | Merge pull request #1059 from opscode/jhs/CHEF-4643Serdar Sutay2014-03-191-2/+2
|\ \ \ \
| * | | | CHEF-4643 Add cookbook versions to chef-client INFO and DEBUG logsJeremiah Snapp2013-10-171-2/+2
* | | | | Merge pull request #1213 from MSOpenTech/CHEF-4962Serdar Sutay2014-03-192-36/+60
|\ \ \ \ \
| * | | | | Refactor node search for knife ssh.Jeff Mendoza2014-02-201-32/+36
| * | | | | Change ssh port attribute to use cloud, reorder priority.Jeff Mendoza2014-02-201-4/+2
| * | | | | CHEF-4962, knife ssh will use a cloud atttribute for port if available.Jeff Mendoza2014-02-202-19/+41
* | | | | | Merge pull request #1245 from slantview/CHEF-4075Serdar Sutay2014-03-192-4/+76
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | update tests and add new tests for limiting attribute typesSteve Rude2014-02-041-1/+45
| * | | | | fix for checking choice array correctly.Steve Rude2014-02-041-5/+20
| * | | | | Update to allow boolean and numeric attributesSteve Rude2014-02-031-3/+16
* | | | | | CHEF-5135: Add contribution documentationBryan McLellan2014-03-192-0/+2
* | | | | | Map 'ibm_powerkvm' to Red Hat-like package managerLance Bragstad2014-03-192-1/+11
* | | | | | CHEF-3698: Do not set log_level by defaultBryan McLellan2014-03-193-2/+5
* | | | | | Merge pull request #1308 from opscode/CHEF-4396Serdar Sutay2014-03-183-25/+74
|\ \ \ \ \ \
| * | | | | | Workaround ruby 1.8 IO#getc returning integer typesdanielsdeleo2014-03-182-13/+31
| * | | | | | Make the spec for USR1 signal faster.sersut2014-03-181-8/+16
| * | | | | | Updates based on PR comments.sersut2014-03-182-38/+28
| * | | | | | Don't honor splay setting when sent USR1 signal.sersut2014-03-183-6/+39
* | | | | | | Merge pull request #1306 from opscode/CHEF-5123Serdar Sutay2014-03-188-59/+204
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix the spec failures on ruby 1.8.7.sersut2014-03-181-2/+2
| * | | | | | Break apart logic of ClientBulkDelete#run into smaller pieces.sersut2014-03-181-7/+14
| * | | | | | Spec for new option to ui.confirm.sersut2014-03-171-0/+9
| * | | | | | Update CHANGELOG and DOC_CHANGES for --delete-validators option.sersut2014-03-172-2/+12
| * | | | | | Convert --force option of knife client delete to --delete-validators to be co...sersut2014-03-172-8/+8
| * | | | | | Specs for --delete-validators options.sersut2014-03-172-43/+126
| * | | | | | Logic proposal for --force flag to delete the validators during client bulk d...sersut2014-03-172-11/+47
|/ / / / / /
* | | | | | Merge branch 'CHEF-4367'danielsdeleo2014-03-1411-15/+100
|\ \ \ \ \ \