summaryrefslogtreecommitdiff
path: root/spec/integration/knife
Commit message (Expand)AuthorAgeFilesLines
* Use the right class for the reset.Noah Kantrowitz2018-07-112-2/+2
* New `knife config list-profiles` command to show available profiles.Noah Kantrowitz2018-07-111-0/+136
* Add two new knife commands for getting and setting the credentials profile name.Noah Kantrowitz2018-07-102-0/+212
* Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-0243-3941/+3941
|\
| * clean up whitespace againLamont Granquist2018-07-0211-122/+122
| * fix Layout/IndentHeredocLamont Granquist2018-07-0243-3878/+3878
| * fix Style/HashSyntaxLamont Granquist2018-07-0214-120/+120
* | Rename the command to `knife config get`.Noah Kantrowitz2018-06-281-3/+3
* | Don't need this anymore.Noah Kantrowitz2018-06-241-4/+0
* | Apparently the block argument is already in use with `knife()` even though I ...Noah Kantrowitz2018-06-241-2/+2
* | Add tests for `knife config`.Noah Kantrowitz2018-06-231-0/+187
|/
* Fix some tests.Noah Kantrowitz2018-06-141-1/+1
* Revert "Updated specs for chef_fs_data_store after switching to use metadata"Lamont Granquist2018-04-231-23/+4
* Revert "fix Chef-14 chef_fs/chef-zero perf regression"Lamont Granquist2018-04-231-1/+1
* fix Chef-14 chef_fs/chef-zero perf regressionlcg/chef-zero-perfLamont Granquist2018-04-101-1/+1
* Merge pull request #6471 from dimsh99/fix_for_4816Thom May2018-02-141-4/+23
|\
| * Updated specs for chef_fs_data_store after switching to use metadatadmitrys2017-10-031-4/+23
* | Link to the knife.rb docs when the knife.rb file is missingknife_rbTim Smith2018-01-221-2/+2
* | Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-271-7/+0
* | Remove empty line.Noah Kantrowitz2017-11-271-1/+0
* | Tests++.Noah Kantrowitz2017-11-271-1/+9
|/
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-205-10/+10
* Fix up tests for the no-listen swapover.Noah Kantrowitz2017-05-261-11/+29
* Merge pull request #5850 from criteo-forks/rb_supportThom May2017-04-041-22/+58
|\
| * 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
* | RFC 67: Remove cookbook segmentsThom May2017-04-043-144/+12
* | Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-021-0/+39
|/
* self-deps are now just illegalLamont Granquist2017-02-281-9/+5
* raise on cookbook self-dependencyLamont Granquist2017-02-281-11/+3
* fix Style/SpaceInsideArrayPercentLiteralLamont Granquist2016-12-061-2/+2
* Update output assertion for environment set specstd/rfc018/add-field-separator-flagTom Duffield2016-10-281-1/+4
* Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-4/+24
* Return a raw hash when creating objectstm/last_json_deprecationsThom May2016-10-181-3/+0
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-1/+1
* Don't use relative_path_from on glob resultsjk/windows-ruby-2.3John Keiser2016-08-161-1/+70
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-264-9/+11
* Add most common knife commands to integration teststm/knife_integration_testsThom May2016-06-2241-0/+2486
* fix some tests that were just wrongThom May2016-05-052-13/+5
* Introduce display_name and use itThom May2016-05-051-2/+2
* properly deal with loading ruby filesThom May2016-05-052-2/+40
* Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-233-10/+10
|\
| * Fix failing specsTim Smith2016-03-063-10/+10
* | Merge pull request #4640 from chef/tm/zero_deep_librariesThom May2016-03-151-0/+4
|\ \ | |/ |/|
| * Ensure that chef-zero loads libraries recursivelytm/zero_deep_librariesThom May2016-03-031-0/+4
* | better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-192-24/+24
* deal with 0.37.2 renamed copsLamont Granquist2016-02-183-6/+6