summaryrefslogtreecommitdiff
path: root/lib/chef/knife/core/status_presenter.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Make sure the ipv4 field is actually thereTim Smith2020-03-061-1/+1
* Use Ohai's cloud attributes in knife node / status presentersTim Smith2020-03-061-3/+3
* Update knife status --long to use cloud attributes not ec2 specific attributesstatus_done_rightTim Smith2020-01-281-3/+3
* Updates for Chefstyle with Rubocop 0.75.1Tim Smith2019-11-041-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-4/+4
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Fixed empty value for knife status long outputVijay Mali2019-04-301-2/+9
* Misc YARD updates for knifeTim Smith2019-01-251-4/+3
* fix some Style/StringLiterals introduced by the UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-10/+10
* Update status lineChibuikem Amaechi2018-01-231-22/+22
* Update error handling for "knife status" #3287Chibuikem Amaechi2018-01-231-0/+5
* Fix IndentationChibuikem Amaechi2018-01-111-4/+4
* Fix knife status to show seconds when needed #5055Chibuikem Amaechi2018-01-101-2/+6
* avoid mutation attempt of node['platform']Jeremy J. Miller2017-07-171-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-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-15/+15
* Deal with the case where we're not partial searchThom May2015-04-091-2/+3
* use partial searchThom May2015-04-081-11/+11
* Remove commented codeNicolas DUPEUX2014-10-071-3/+0
* Add JSON output to knife status commandNicolas Dupeux2014-10-061-0/+159