summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* Fix specsalam/knife-tweakSalim Alam2016-04-061-5/+6
* Revert "Spec break on Windows due to temp dir and short path names"Salim Alam2016-03-311-1/+1
* Spec break on Windows due to temp dir and short path namesadamedx/windows-ruby22-unit-tmpdirAdam Edwards2016-03-311-1/+1
* Merge pull request #4757 from tas50/better_mdLamont Granquist2016-03-311-48/+48
|\
| * Chef the specsTim Smith2016-03-261-48/+48
* | Add option to set ssh timeoutsalam/timeoutSalim Alam2016-03-291-0/+17
|/
* Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-232-3/+3
|\
| * Fix failing specsTim Smith2016-03-062-3/+3
* | chefstyle Style/AndOr fixesLamont Granquist2016-03-142-4/+4
|/
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-041-2/+2
|\
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-2/+2
* | Adding specs for rehash updatetyler-ball2016-03-042-0/+22
* | Copy client.d files during bootstrapJay Mundrawala2016-02-241-0/+49
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-3/+3
* deal with 0.37.2 renamed copsLamont Granquist2016-02-1828-40/+40
* Merge pull request #4574 from chef/lcg/cookbook-shadow-deprecationLamont Granquist2016-02-161-1/+3
|\
| * don't warn about shadow cookbooks twiceLamont Granquist2016-02-161-1/+3
* | Merge pull request #4524 from PatrickWalker/feature/4154Steven Murawski2016-02-161-1/+1
|\ \
| * | Update to Log Level when showing unencrypted databagPatrick Walker2016-02-031-1/+1
* | | Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-1515-21/+28
* | | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-3/+3
* | | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-123-10/+10
| |/ |/|
* | Merge pull request #4541 from chef/lcg/chefstyle-batchLamont Granquist2016-02-1118-37/+37
|\ \
| * | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-0918-35/+35
| * | auto fixing some rubocopsLamont Granquist2016-02-0918-37/+37
* | | Ensure we do streaming requests correctly everywheretm/site_download_regressionThom May2016-02-091-5/+5
* | | Use a streaming request to download cookbookThom May2016-02-091-6/+4
|/ /
* | autofixing whitespace copsLamont Granquist2016-02-0575-611/+544
|/
* Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-032-1/+42
|\
| * Allow use of command line fips switch for knifeJay Mundrawala2016-01-282-1/+42
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0258-64/+64
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0263-64/+64
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0297-99/+99
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-187-22/+22
* Use double quotes by defaultThom May2016-01-14102-1029/+1029
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-1425-67/+67
|\
| * autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-1325-67/+67
* | Correctly save policy_name and policy_group with `knife node edit`jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-0/+211
|/
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-6/+8
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-1116-78/+77
* no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-223-22/+28
* Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-092-4/+4
* restore the old signal handler hereLamont Granquist2015-11-251-1/+5
* Fix testsJeff Blaine2015-11-231-7/+7
* Handle nil run list option in knife bootstrapnil-run-list-bootstrapdanielsdeleo2015-11-051-0/+15
* Updated --no-color unit tests based on feedback from btm and KartikTyler Fitch2015-10-281-11/+11
* Update knife bootstrap command to honor --no-color flag in chef-client run th...Tyler Fitch2015-10-281-4/+11
* write spec for --json-attribute-file and move configration under render_templatesawanoboly2015-10-241-6/+33
* Consider only knife configuration for chef environment in bootstrap contextEvan Gilman2015-10-241-1/+1
* Adjust tests per BTMJeff Blaine2015-10-241-8/+8