summaryrefslogtreecommitdiff
path: root/chef/spec/unit/knife_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-295/+0
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-241-1/+1
* default Errno::ECONNREFUSED message differs on windows o_OSeth Chisamore2011-12-081-1/+4
* [CHEF-2532] clean up leaky output when running specsTommy Bishop2011-09-301-1/+3
* Fix tests that relied on errors going to std outSteven Danna2011-09-281-11/+11
* fix knife spec testsNuo Yan2011-04-081-8/+8
* Fixed failing knife specAdam Jacob2011-04-061-1/+1
* [CHEF-2171] misc improvements to knife uiDaniel DeLeo2011-04-031-8/+8
* [CHEF-2165] make knife error messages pretty where possibleDaniel DeLeo2011-04-021-0/+112
* [CHEF-1469] move UI testsDaniel DeLeo2011-03-271-138/+0
* [CHEF-1469] move UI code to its own classDaniel DeLeo2011-03-271-14/+14
* [CHEF-2137] move subcommand loading into its own classDaniel DeLeo2011-03-271-7/+0
* Re-ordered methods in environments and nodes controllers; mild cleanup.Tim Hinderliter2011-03-171-1/+2
* Fixed knife spec tests to not leave log file droppings in the chef/chefTim Hinderliter2011-03-171-0/+5
* look upward from ./.chef and in ~/.chef directories for knife pluginsSeth Chisamore2011-02-221-3/+3
* knife cookbook show uses new /cookbook/:id APIsdelano2011-02-151-0/+28
* make context explicit in specs so they run correctly in any orderDaniel DeLeo2010-11-031-3/+14
* [CHEF-1517] fix the case where the command name includes underscoresDaniel DeLeo2010-07-291-0/+5
* Lets Knife specs do not fall unless Knife configuration file exists.Akzhan Abdulin2010-07-201-0/+1
* cleanup subcommand initialization and help textDaniel DeLeo2010-07-171-48/+69
* [CHEF-1469] load knife commands by inheritance not locationDaniel DeLeo2010-07-171-62/+95
* fix knife specsDaniel DeLeo2010-07-151-1/+0
* CHEF-804 CHEF-1181 update knife configureDaniel DeLeo2010-05-041-11/+29
* silence knife specsDan DeLeo2009-12-191-0/+4
* CHEF-670, Node functions all workingAdam Jacob2009-12-031-0/+197