summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add optional client-side key generation when registeringdanielsdeleo2014-03-251-6/+68
* Tidy up api client registration specsdanielsdeleo2014-03-251-32/+41
* Use safe_dup for DeepMerge#deep_merge to avoid TypeErrordanielsdeleo2014-03-241-0/+4
* Rescue TypeError duping un-dupable types in deep mergedanielsdeleo2014-03-241-0/+6
* CHEF-4888: Call WIN32OLE.ole_initialize in sub-threadsBryan McLellan2014-03-241-0/+32
* Enabled using special strings in cron. CHEF-2816Juri Timoshin2014-03-201-1/+133
* CHEF-4848: Add additional unit testsBryan McLellan2014-03-202-10/+31
* Show a short message for invalid value for weekday.Ryota Arai2014-03-201-2/+9
* Cron resource accepts a symbol as `weekday`Ryota Arai2014-03-201-0/+19
* Add SSL check and certificate fetching commands to knifedanielsdeleo2014-03-192-0/+338
* 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-142-3/+5