summaryrefslogtreecommitdiff
path: root/spec/integration/knife
Commit message (Expand)AuthorAgeFilesLines
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-091-1/+1
* Remove border color optionVSingh/knife-list-deprecation-updateVivek Singh2020-08-261-5/+5
* knife config show specsVivek Singh2020-08-261-0/+192
* more config specs cleanupVivek Singh2020-08-264-308/+50
* Update `knife config list` with new behavior and fix tests.Pete Higgins2020-08-252-18/+13
* Mock TTY::Screen to fix table dynamic natureVivek Singh2020-08-251-0/+1
* Fix failing specsVivek Singh2020-08-241-22/+22
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-032-17/+17
* Use DSL method instead of shared context.Pete Higgins2020-07-294-482/+486
* Inline a shared context and remove it and DSL method.Pete Higgins2020-07-293-3/+9
* don't check list-profiles for already selected bad profiledheerajd-msys2020-07-151-2/+30
* PR review comment changesantima-gupta2020-07-141-8/+9
* Fixed windows cookbooks upload issue.antima-gupta2020-07-131-0/+26
* Fix some odd whitespacing in tests.Pete Higgins2020-06-245-5/+5
* Fix for #9686: knife config use profile doesn't validate that the profile existvasundhara/Fixes_knife_config_use_profileVasu11052020-06-181-2/+55
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-282-6/+6
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1359-59/+59
* Implement eager_load_libraries metadata optionLamont Granquist2020-04-031-27/+29
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-1662-0/+62
* Update all our links to use the new docs site formatTim Smith2020-03-041-2/+2
* Merge pull request #8986 from MsysTechnologiesllc/VSingh/fix-knife-download-e...Lamont Granquist2020-02-242-5/+62
|\
| * ChefFS and knife environment matching the outputVivek Singh2019-10-142-5/+62
* | Update HTTPServerException to be HTTPClientExceptionnet_http_deprecationsTim Smith2020-02-191-1/+1
* | Cleanup the specs for the load_cookbooks warningsTim Smith2020-01-232-16/+0
* | Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-231-28/+1
* | Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-233-43/+43
* | Fixed failing specsVasu11052020-01-221-16/+17
* | Fixed failing specsVasu11052020-01-223-0/+42
* | Added more few more integration specsVasu11052019-12-232-1/+30
* | Genrates metadata.json if not present and uploads it to chef server and delet...Vasu11052019-12-161-12/+32
* | Genrates metadata.json from metadata.rb if json file does not exist.Vasu11052019-12-162-5/+40
* | Revert "Validate name argument for knife list"Tim Smith2019-11-121-11/+7
* | Merge pull request #9059 from MsysTechnologiesllc/VSingh/MSYS-1154_knife_list...Tim Smith2019-11-121-7/+11
|\ \
| * | Validate name argument for knife listVivek Singh2019-11-051-7/+11
* | | Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-085-10/+10
|/ /
* | Fix TypeError: no implicit conversion of nil into StringVivek Singh2019-11-031-0/+7
|/
* Fix Windows Integration and Functional tests for BKJaymala Sinha2019-09-271-2/+4
* remove app_server_support spec filelcg/remove-support-specLamont Granquist2019-08-283-34/+62
* fix 4 copsLamont Granquist2019-07-052-2/+3
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-057-36/+36
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Update expected output to align with multi-line `ui.error` changesMarc A. Paradise2019-04-241-2/+2
* Added Integration Rspecsvijaymmali19902019-04-173-28/+242
* Remove checks for old versions of RubyTim Smith2019-02-284-21/+21
* Remove 'attributes' attribute from cookbook metadataTim Smith2019-01-221-2/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-1543-441/+441
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-038-9/+9
* fix the knife integration spec timeoutsLamont Granquist2018-11-082-11/+17
* Fix a lingering rubocop issue.Noah Kantrowitz2018-07-111-28/+27
* Feed the rubocop.Noah Kantrowitz2018-07-111-22/+23