summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
...
* Fix supermarket.chef.io URL in tests tooJulian C. Dunn2015-02-162-3/+3
* Merge pull request #2030 from chef/lcg/1923Lamont Granquist2015-02-134-16/+401
|\
| * derpLamont Granquist2015-02-131-1/+1
| * fixed a bug in --bootstrap-vault-itemLamont Granquist2015-02-131-0/+7
| * prepend bootstrap_ to all CLI argslcg/1923Lamont Granquist2015-02-112-40/+40
| * validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-114-15/+393
| * moving bootstrap templates directoryLamont Granquist2015-02-111-1/+1
* | Merge pull request #2893 from chef/tball/complete-2338Tyler Ball2015-02-131-0/+12
|\ \
| * | Finishing tests for https://github.com/chef/chef/pull/2338, fixes https://git...tball/complete-2338tyler-ball2015-02-111-0/+12
| |/
* | rspec-3-ify all the env-run-list specsLamont Granquist2015-02-1210-242/+242
* | CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-1210-0/+1195
|/
* Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-091-41/+55
* Use `let` rather than `before` in rspec testsSteven Danna2015-01-251-9/+14
* Add --proxy-auth option to `knife raw`Steven Danna2015-01-251-0/+38
* Added cookbook_path configuration value to warning message for uploading cook...Josh Murphy2015-01-251-3/+16
* Removed repeated test line in cookbook_upload_specJosh Murphy2015-01-251-1/+0
* Added tests for updated cookbook upload all logic that checks the existence o...Josh Murphy2015-01-251-17/+39
* [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-4/+13
* [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1
* Update spec to check that information about why the cookbook was not found is...Jay Mundrawala2015-01-131-1/+5
* Add unit tests for cookbook site install #preferred_metadatabtm/site_install_jsonBryan McLellan2014-12-151-0/+41
* Clean up knife cookbook site install testsBryan McLellan2014-12-151-95/+95
* Catch 'unknown protocol' errors in ssl fetch and explain themdanielsdeleo2014-12-101-10/+43
* knife-windows bootstrap context inherits from Chef::Knife::Core::BootstrapCon...Serdar Sutay2014-12-081-0/+4
* Merge branch 'master' into tball/contrib-passtyler-ball2014-11-251-0/+14
|\
| * Fix installer_version_string to be an array on prerelease parameter.Yulian Kuncheff2014-11-241-0/+14
* | Fixing failing tests on mergetyler-ball2014-11-251-4/+4
* | Merge branch 'patch-3' of github.com:justanshulsharma/cheftyler-ball2014-11-251-3/+18
|\ \ | |/ |/|
| * Update node_run_list_remove_spec.rbAnshul Sharma2014-11-041-1/+1
| * swapped linesAnshul Sharma2014-11-041-2/+2
| * added testsAnshul Sharma2014-10-181-3/+18
* | Add another case for chef-dk#227 to ensure regex correctnesschef-dk-227-masterdanielsdeleo2014-11-131-0/+9
* | Fix conflicting data in test casesdanielsdeleo2014-11-131-4/+4
* | Merge branch 'chef-dk-227' into 11-stabledanielsdeleo2014-11-131-1/+66
* | Rspec 3 compat.Serdar Sutay2014-11-071-3/+3
* | Make sure that :distro is evaluated later than :bootstrap_template and :templ...Serdar Sutay2014-11-071-1/+27
* | Update to RSpec 3.Claire McQuin2014-10-2966-1401/+1401
* | Merge pull request #2196 from ClogenyTechnologies/sid/fix-bootstrap-options-p...Serdar Sutay2014-10-241-6/+2
|\ \ | |/ |/|
| * Fixed review comments related to bootstrap config spec testssiddheshwar-more2014-10-201-0/+40
| * Removed spec tests related to bootstrap config optionssiddheshwar-more2014-10-111-74/+0
| * Fixed issue related to precedence of knife config optionssiddheshwar-more2014-10-091-0/+30
* | Merge pull request #2170 from vaxvms/knife-status-json-outputSerdar Sutay2014-10-101-2/+1
|\ \
| * | Remove highline from status testNicolas Dupeux2014-10-061-2/+1
* | | Merge pull request #2203 from martinb3/masterSerdar Sutay2014-10-101-2/+29
|\ \ \
| * | | Adjust banner, error messagesMartin Smith2014-10-101-1/+8
| * | | Allow `knife cookbook site share` to omit categoryMartin Smith2014-10-101-2/+22
* | | | Merge pull request #1724 from higanworks/prevew_archive_before_site_shareSerdar Sutay2014-10-101-0/+26
|\ \ \ \ | |/ / / |/| | |
| * | | wrap specs in contextsawanoboly2014-09-131-12/+20
| * | | change option name to dry-run and set false as default.sawanoboly2014-09-121-4/+4
| * | | Merge remote-tracking branch 'upstream/master' into prevew_archive_before_sit...sawanoboly2014-09-125-351/+387
| |\ \ \