summaryrefslogtreecommitdiff
path: root/lib/chef/knife/status.rb
Commit message (Expand)AuthorAgeFilesLines
* Move knife to its own gemChef Expeditor2021-03-311-95/+0
* Fix chefstyle violations.Pete Higgins2020-12-281-1/+1
* Untangle some gnarly code.Pete Higgins2020-12-281-7/+4
* Rename a variable to get rid of a spelling exception.Pete Higgins2020-12-281-2/+2
* Move FormattingOptions to its own file and remove duplication.Pete Higgins2020-12-281-2/+2
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* Knife bootstrap options cleanupLamont Granquist2020-04-171-1/+1
* Update knife status --long to use cloud attributes not ec2 specific attributesstatus_done_rightTim Smith2020-01-281-2/+2
* more distro constants for "Chef"Marc Chamberland2019-05-231-1/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-4/+4
* Remove deprecated knife status --hide-healthy flaghide_healthyTim Smith2018-10-291-13/+0
* Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-11/+11
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-5/+5
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-2/+2
* Bring back -H/--hide-healthy for back-compatJeff Blaine2015-10-241-1/+13
* Changes --hide-healthy to --hide-by-mins MINSJeff Blaine2015-10-241-6/+7
* explicitly require node presentertm/fix_presenter_includeThom May2015-04-131-0/+1
* use partial searchThom May2015-04-081-1/+12
* Ensure valid lucene queriesThom May2015-03-161-2/+4
* Allow knife status to filter by environmentThom May2015-03-121-7/+18
* Add JSON output to knife status commandNicolas Dupeux2014-10-061-58/+11
* Removed the redundant comma and space from run_list.Iulia Banghea2013-10-101-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+119