summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-261-0/+4
* Fix some odd whitespacing in tests.Pete Higgins2020-06-246-7/+7
* 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
* Logging consistency fixes.lcg/chef-16-logging-fixedLamont Granquist2020-04-271-3/+3
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1363-63/+63
* Add resource partialsLamont Granquist2020-04-082-0/+128
* Implement eager_load_libraries metadata optionLamont Granquist2020-04-032-29/+152
* Add after_resource to pair with current_resourceLamont Granquist2020-03-311-10/+131
* Merge pull request #9493 from chef/log_improvementsTim Smith2020-03-1674-0/+74
|\
| * Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-1674-0/+74
* | Turn off notifications from log resource by defaultLamont Granquist2020-03-122-26/+42
|/
* Merge pull request #9441 from chef/lcg/remove-canonical-dslTim Smith2020-03-067-161/+70
|\
| * Remove the canonical DSLLamont Granquist2020-03-037-161/+70
* | Update all our links to use the new docs site formatTim Smith2020-03-041-2/+2
|/
* Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-281-2/+1
* 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-086-11/+11
|/ /
* | 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
* fix comverge_if_changed to compare default valueslcg/converge-if-changedLamont Granquist2019-09-231-19/+19
* remove app_server_support spec filelcg/remove-support-specLamont Granquist2019-08-283-34/+62
* fix copypasta in title of the speclcg/fix-node-cookbooksLamont Granquist2019-08-261-1/+1
* Fix node[:cookbooks] attributeLamont Granquist2019-08-261-0/+22
* Add unified_mode switch for resourcesLamont Granquist2019-08-121-0/+876
* fix 4 copsLamont Granquist2019-07-053-3/+5
* Style/SymbolProcLamont Granquist2019-07-052-5/+3
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-0517-172/+172
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Style/EmptyMethodLamont Granquist2019-07-022-4/+2
* Style/SymbolArrayLamont Granquist2019-07-022-7/+7
* more distro constantsMarc Chamberland2019-06-031-1/+1
* distro constants for solo, zero and automateMarc Chamberland2019-05-232-4/+6
* One missed fix on functionnal testTensibai2019-05-021-2/+2
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-2910-32/+14
* Update expected output to align with multi-line `ui.error` changesMarc A. Paradise2019-04-241-2/+2
* addressing comments by coderangerMarc Chamberland2019-04-191-3/+3