summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Remove should_exit out of parameters and make ui.confirm less ugly.sersut2014-03-192-63/+102
* [CHEF-5057] Add default choice option to confirm promptEric Sigler2014-03-191-7/+32
* [CHEF-4918] Don't destructively merge subhashes in hash_only_merge!Steven Danna2014-03-191-0/+7
* [CHEF-3812] Update test to check for ui.fatalJulian C. Dunn2014-03-191-3/+4
* [CHEF-3812] Support a --before option in "knife node run_list add"Julian C. Dunn2014-03-191-0/+22
* Merge pull request #1280 from josephholsten/CHEF-5064Serdar Sutay2014-03-191-0/+5
|\
| * ensure Chef::REST does not modify options in-placeJoseph Anthony Pasquale Holsten2014-02-251-0/+5
* | Merge pull request #1321 from opscode/btm/CHEF-3714Bryan McLellan2014-03-191-0/+8
|\ \
| * | CHEF-3714: Update file_edited? for FileEdit refactorBryan McLellan2014-03-191-2/+3
| * | CHEF-3714 - Method returns if a file was editedNanuk Krinner2014-03-191-0/+7
* | | Merge pull request #1268 from ccope/solaris11-ips-fixSerdar Sutay2014-03-191-174/+191
|\ \ \ | |/ / |/| |
| * | add tests for solaris package providersCam Cope2014-02-181-174/+191
* | | CHEF-3714: Update tests for changes from CHEF-5018Bryan McLellan2014-03-192-40/+18
* | | 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-191-0/+9
* | | CHEF-3714: Use Editor to manipulate textChris Bandy2014-03-192-0/+33
* | | CHEF-3714: New object dedicated to manipulating textChris Bandy2014-03-191-0/+152
* | | 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 - Added testing for missing dependencies in cookbook uploadJosh Murphy2014-03-191-0/+42
* | | CHEF-1752: Support epochs in debian package versionsBryan McLellan2014-03-191-0/+4
* | | Exctracted resource exception message to separate method to be able to overwr...Pavel Brylov2014-03-191-0/+5
* | | Merge pull request #1235 from higanworks/CHEF-4990Serdar Sutay2014-03-191-10/+35
|\ \ \
| * | | CHEF-4990sawanoboly2014-02-201-10/+35
* | | | Merge pull request #1213 from MSOpenTech/CHEF-4962Serdar Sutay2014-03-191-6/+17
|\ \ \ \
| * | | | CHEF-4962, knife ssh will use a cloud atttribute for port if available.Jeff Mendoza2014-02-201-6/+17
| |/ / /
* | | | Merge pull request #1245 from slantview/CHEF-4075Serdar Sutay2014-03-191-1/+45
|\ \ \ \
| * | | | update tests and add new tests for limiting attribute typesSteve Rude2014-02-041-1/+45
* | | | | Map 'ibm_powerkvm' to Red Hat-like package managerLance Bragstad2014-03-191-1/+2
* | | | | CHEF-3698: Do not set log_level by defaultBryan McLellan2014-03-191-1/+4
* | | | | Merge pull request #1308 from opscode/CHEF-4396Serdar Sutay2014-03-181-1/+48
|\ \ \ \ \
| * | | | | Workaround ruby 1.8 IO#getc returning integer typesdanielsdeleo2014-03-181-11/+29
| * | | | | Make the spec for USR1 signal faster.sersut2014-03-181-8/+16
| * | | | | Updates based on PR comments.sersut2014-03-181-8/+1
| * | | | | Don't honor splay setting when sent USR1 signal.sersut2014-03-181-1/+29
* | | | | | Fix the spec failures on ruby 1.8.7.sersut2014-03-181-2/+2
* | | | | | Spec for new option to ui.confirm.sersut2014-03-171-0/+9
* | | | | | Convert --force option of knife client delete to --delete-validators to be co...sersut2014-03-171-4/+4
* | | | | | Specs for --delete-validators options.sersut2014-03-171-38/+121
|/ / / / /
* | | | | Change missing dependency from hard error to warning for now.danielsdeleo2014-03-141-1/+3
* | | | | Raise an error when including a recipe from an unreachable cookbookdanielsdeleo2014-03-144-10/+21
* | | | | Fix RSpec deprecation warnings for Mac OSX service testsdanielsdeleo2014-03-141-3/+3
* | | | | Merge branch 'CHEF-4799' of github.com:criteo/chef into contributions-cc-51sersut2014-03-122-1/+12
|\ \ \ \ \
| * | | | | [CHEF-4799] Handle non-dupable elements when duping attribute arraysPierre Ynard2014-01-102-1/+12
* | | | | | Merge branch 'jtimberman/CHEF-4927' into contributions-cc-51sersut2014-03-121-0/+5
|\ \ \ \ \ \
| * | | | | | CHEF-4927 - coerce group GID to stringjtimberman2014-01-071-0/+5
* | | | | | | Fix the Ohai resource for Ohai 7.sersut2014-03-071-3/+2
* | | | | | | Add enable/disable to MacOSX service providerPhil Dibowitz2014-03-061-11/+29
* | | | | | | Merge pull request #1289 from opscode/lcg/CHEF-5030lamont-granquist2014-03-061-24/+251
|\ \ \ \ \ \ \
| * | | | | | | CHEF-5030: improve debian ifconfig provider codeLamont Granquist2014-03-051-24/+251
| | |_|_|_|/ / | |/| | | | |