summaryrefslogtreecommitdiff
path: root/lib/chef/knife/data_bag_from_file.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7473 from chef/knife_sentences_2Tim Smith2018-07-231-1/+1
|\
| * Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-161-1/+1
* | Remove require json_compat where note usedTim Smith2018-07-151-1/+0
|/
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-0/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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-8/+8
* Fixing `data bag edit` according to spec, no longer requires --encrypttball/encrypted-data-bag-uxtyler-ball2014-09-291-1/+0
* Addressing review comments - better naming, comments, removed some TODOstyler-ball2014-09-291-0/+2
* Finishing specs for create and edit. During edit functional testing I discov...tyler-ball2014-09-291-1/+1
* Finishing spec work for data bag UX (https://gist.github.com/sersut/94c8daad5...tyler-ball2014-09-291-30/+3
* Remove requires path_helper from knife class, add to knife subclasses using P...Claire McQuin2014-09-241-0/+1
* Excape path for globbing.Claire McQuin2014-09-221-1/+1
* /me a pedant, fix indention level in optionsSeth Chisamore2013-10-171-6/+6
* [CHEF-4509] read `secret` `secret_file` from knife hashSeth Chisamore2013-10-171-2/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+136