summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core
Commit message (Expand)AuthorAgeFilesLines
* Have client.rb verify that FIPS mode can be enforcedksubrama/fips_guardKartik Null Cating-Subramanian2016-02-251-1/+7
* bugfix #2865 check for validation_keytm/h4ck3rm1k3-master-masterJames Michael DuPont2016-02-161-1/+2
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-152-5/+14
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-122-3/+3
* auto fixing some rubocopsLamont Granquist2016-02-092-2/+2
* autofixing whitespace copsLamont Granquist2016-02-059-31/+26
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-031-1/+1
|\
| * Allow use of command line fips switch for knifeJay Mundrawala2016-01-281-1/+1
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0210-14/+14
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-026-6/+6
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0213-13/+13
|/
* Rename openssl-fips to fips and add messagesJay Mundrawala2016-01-251-2/+2
* Add --openssl-fips to knife bootstrapJay Mundrawala2016-01-251-0/+4
* Merge pull request #4423 from chef/tm/rest_deprecationThom May2016-01-211-1/+1
|\
| * add deprecation warningsThom May2016-01-181-1/+1
* | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
|/
* Use double quotes by defaultThom May2016-01-1413-85/+85
* Correctly save policy_name and policy_group with `knife node edit`jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-35/+56
* really fix copslcg/really-fix-copsLamont Granquist2016-01-123-46/+45
* Merge pull request #4064 from josb/masterThom May2015-11-121-1/+1
|\
| * Route all tags access through Chef::Node#{tags,tag}Jos Backus2015-10-201-1/+1
* | Update knife bootstrap command to honor --no-color flag in chef-client run th...Tyler Fitch2015-10-281-0/+1
* | Consider only knife configuration for chef environment in bootstrap contextEvan Gilman2015-10-241-1/+1
|/
* Don't pass -E to chef-client unless given an environmentdanielsdeleo2015-09-241-2/+2
* Add policyfile support to bootstrap contextdanielsdeleo2015-09-241-1/+6
* Show policyfile attributes in node presenterdanielsdeleo2015-09-171-1/+24
* Merge pull request #3190 from swalberg/tag_nodes_on_bootstrapThom May2015-09-021-2/+5
|\
| * If tags are present, add to the first-boot.jsonSean Walberg2015-04-091-2/+5
* | Rename log.deprecation to log_deprecationJohn Keiser2015-09-011-3/+3
* | Pass deprecations through formatter instead of logsJohn Keiser2015-09-011-3/+3
* | Fix copyright notice in gem_glob_loaderssd/rehashSteven Danna2015-08-251-1/+1
* | Mark custom manifests as deprecatedSteven Danna2015-08-251-1/+1
* | Use Chef::Log.deprecation for deprecation warningSteven Danna2015-08-251-1/+1
* | Add tests for HashedCommandLoaderSteven Danna2015-08-251-1/+1
* | Fix typo and authorship of custom_manifest_loader.Steven Danna2015-08-251-2/+1
* | Add debug-level messages about manifest path.Steven Danna2015-08-251-0/+2
* | Fix 'uninitialized constant Chef::DataBagItem' exception for 'from file' subc...Alex Pop2015-08-251-0/+1
* | Guard against uninstalled but hashed knife pluginAlex Pop2015-08-251-1/+6
* | Add knife-rehash command for subcommand location hashingSteven Danna2015-08-254-145/+411
* | Allow knife sub-command loader to match platform specific gems.Torben Knerr2015-05-291-1/+1
* | follow comment https://github.com/chef/chef/pull/3195#discussion_r28006205sawanoboly2015-05-261-2/+2
* | recover regression of #2338sawanoboly2015-05-261-1/+1
* | Merge pull request #3067 from chef/tm/knife_status_environmentThom May2015-04-091-11/+12
|\ \ | |/ |/|
| * Deal with the case where we're not partial searchThom May2015-04-091-2/+3
| * use partial searchThom May2015-04-081-11/+11
* | Deprecate things instead of removing them outright.Kartik Null Cating-Subramanian2015-03-201-1/+7
* | Fixup all specs to reference PathHelper.home.Kartik Null Cating-Subramanian2015-03-201-2/+2
* | Modify accesses to HOME to use path_helper instead.Kartik Null Cating-Subramanian2015-03-201-3/+5
|/