summaryrefslogtreecommitdiff
path: root/lib/chef/knife/client_bulk_delete.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-3/+3
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* More periods and product constantsbrandingTim Smith2019-05-021-1/+1
* Remove require json_compat where note usedTim Smith2018-07-151-1/+0
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* Avoid sentence fragments in errorsTim Smith2016-03-051-1/+1
* 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-3/+3
* Move ApiClient V1 supported code to Chef::ApiClientV1 and restore Chef::ApiCl...tylercloke2015-07-061-2/+2
* Remove should_exit out of parameters and make ui.confirm less ugly.sersut2014-03-191-1/+1
* Break apart logic of ClientBulkDelete#run into smaller pieces.sersut2014-03-181-7/+14
* Specs for --delete-validators options.sersut2014-03-171-5/+5
* Logic proposal for --force flag to delete the validators during client bulk d...sersut2014-03-171-9/+41
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+65