summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes --hide-healthy to --hide-by-mins MINSJeff Blaine2015-10-241-9/+9
* Update specs for SupermarketTim Smith2015-09-271-3/+3
* Add policyfile attributes to client builderpolicyfile-bootstrap-integrationdanielsdeleo2015-09-241-0/+11
* Don't pass -E to chef-client unless given an environmentdanielsdeleo2015-09-241-4/+4
* Add --policy-name and --policy-group opts to knife bootstrapdanielsdeleo2015-09-241-3/+55
* Add policyfile support to bootstrap contextdanielsdeleo2015-09-241-0/+10
* Merge pull request #3190 from swalberg/tag_nodes_on_bootstrapThom May2015-09-022-0/+23
|\
| * If tags are present, add to the first-boot.jsonSean Walberg2015-04-091-0/+7
| * Allow tags to be set on a node during bootstrapSean Walberg2015-04-051-0/+16
* | Merge pull request #3027 from Nordstrom/warn_on_knife_node_runlist_remove_noc...Thom May2015-09-021-0/+17
|\ \
| * | Add warnings to 'knife node run list remove ...' when the item to be removed ...James FitzGibbon2015-03-041-0/+17
* | | Mark custom manifests as deprecatedSteven Danna2015-08-251-0/+1
* | | Use stubbed home in tests rather than ENV['HOME']Steven Danna2015-08-251-4/+4