summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replacing workmarks with distro constantsMarc Chamberland2019-04-191-3/+3
* Merge pull request #8077 from MsysTechnologiesllc/Vijay/MSYS-932_Fix_for_unab...Tim Smith2019-04-173-28/+242
|\
| * Added Integration Rspecsvijaymmali19902019-04-173-28/+242
* | Allow empty strings in -o to result in empty override run listlcg/empty-override-runlistLamont Granquist2019-04-121-0/+67
|/
* WIP: Remove audit mode from chef-clientTim Smith2019-03-112-66/+0
* 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-1552-545/+545
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-038-9/+9
* fix the knife integration spec timeoutsLamont Granquist2018-11-082-11/+17
* Remove Chef provisioning lazy loadingprovisioningTim Smith2018-11-021-20/+0
* Fix a lingering rubocop issue.Noah Kantrowitz2018-07-111-28/+27
* Feed the rubocop.Noah Kantrowitz2018-07-111-22/+23
* A few more test cases.Noah Kantrowitz2018-07-111-0/+52
* 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-0255-4554/+4554
|\
| * clean up whitespace againLamont Granquist2018-07-0212-130/+130
| * fix Layout/DotPositionLamont Granquist2018-07-022-11/+11
| * fix Layout/IndentHeredocLamont Granquist2018-07-0251-4410/+4410
| * fix Style/HashSyntaxLamont Granquist2018-07-0224-198/+198
* | 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