summaryrefslogtreecommitdiff
path: root/lib/chef/knife/search.rb
Commit message (Expand)AuthorAgeFilesLines
* Change single quotes to double quotes to appease the Style GodsZane Geiger2018-01-151-1/+1
* Prevent knife search --id-only from outputting IDs in the same format as an e...Zane Geiger2018-01-151-1/+3
* if id_only specified, create result filter containing magic filter onlyDmitry Shestoperov2017-09-241-0/+2
* Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-021-1/+4
* apply knife search node fuzzifier to knife sshLamont Granquist2017-03-311-10/+3
* Remove support for the sort option to searches.Noah Kantrowitz2017-03-201-7/+0
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-2/+2
* Stop using obsolete URI.escape; use Addressable::URI instead.John Keiser2016-08-221-2/+2
* Typos and improved wordingTim Smith2016-03-051-1/+1
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-7/+7
* Capitalize first word in sentencesTim Smith2015-09-271-2/+2
* Add policyfile attrs to knife "fuzzy" searchdanielsdeleo2015-09-171-1/+1
* fix data fetching when explicit attributes are passedRanjib Dey2015-03-031-2/+1
* Send search count to stderrdanielsdeleo2015-02-261-2/+2
* Remaining fixes.Claire McQuin2014-12-191-4/+4
* Added logic to enable -a to utilize search filtering, for performances's sakeScott Hain2014-09-041-6/+6
* Modified -a ATTR search to use search filtering natively. Feels sort of hack-yScott Hain2014-09-041-11/+21
* wordingScott Hain2014-09-041-1/+1
* Updated based on awesome feedbackScott Hain2014-09-041-8/+13
* Finished up search with filteringScott Hain2014-09-041-3/+32
* don't output newlines when only showing node IDsDaniel Schauenberg2013-05-241-1/+3
* fixing typoRanjib Dey2013-05-241-1/+1
* multi attribute returnRanjib Dey2013-05-241-5/+2
* [CHEF-3556] make knife search less strict about inputdanielsdeleo2012-11-291-19/+37
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+141