summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | add specs for setting nodename based on machinenameLamont Granquist2014-03-051-0/+37
* | | | | | CHEF-5086/COOK-3890: Add reboot_pending? to core DSLBryan McLellan2014-02-271-0/+100
* | | | | | Merge pull request #1269 from opscode/jc/CHEF-5047/client-showJames Casey2014-02-211-0/+46
|\ \ \ \ \ \
| * | | | | | Delegate ApiClient.load to ApiClient.json_createJames Casey2014-02-181-1/+1
| * | | | | | Added unit test for ApiClient.load()James Casey2014-02-181-0/+46
| |/ / / / /
* | | | | | Merge pull request #1270 from opscode/jc/OC-130/knife-create-validatorJames Casey2014-02-211-1/+29
|\ \ \ \ \ \
| * | | | | | Add --validator option to create validator client via knifeJames Casey2014-02-181-1/+29
| |/ / / / /
* | | | | | Merge pull request #1272 from opscode/jc/OC-130/knife-delete-validatorJames Casey2014-02-211-1/+44
|\ \ \ \ \ \
| * | | | | | Add a --force option to protect against accidental deletion of validatorsJames Casey2014-02-181-1/+44
| |/ / / / /
* | | | | | Add permanent run list modification option to Chef::Clientdanielsdeleo2014-02-201-2/+34
* | | | | | Modernize and organize Chef::Client specsdanielsdeleo2014-02-201-233/+279
| |_|_|_|/ |/| | | |
* | | | | Implement required interface for Recipe DSL in Providerdanielsdeleo2014-02-191-1/+4