summaryrefslogtreecommitdiff
path: root/spec/integration/knife/serve_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure ruby nodes are supported in knife serveGrégoire Seux2017-03-061-6/+16
* Support ruby role in knife serveGrégoire Seux2017-03-061-4/+15
* Add test for role listing in knife serveGrégoire Seux2017-03-061-1/+9
* Extract with_knife_serve helper in knife serve testsGrégoire Seux2017-03-061-22/+29
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-10/+10
* Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-11-071-2/+2
|\
| * Change the integration test server port from 8889 to 8890 so the test can suc...Chris Doherty2014-11-051-2/+2
* | Update to RSpec 3.Claire McQuin2014-10-291-1/+1
|/
* Exclude knife integration tests on server platformsBryan McLellan2014-10-091-1/+1
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-2/+2
* Support --chef-zero-port=A-B,C,D-E syntax for finding portsJohn Keiser2014-07-071-1/+1
* React to fact that we bind chef-zero to localhost (not 127.*)John Keiser2014-05-261-1/+1
* Add "knife serve" to serve up chef repo in chef-zeroJohn Keiser2014-05-261-0/+57