summaryrefslogtreecommitdiff
path: root/spec/unit/knife/data_bag_edit_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix some odd whitespacing in tests.Pete Higgins2020-06-241-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Allowing encryption of an unencrypted data bagvijaymmali19902019-04-171-2/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-6/+6
* 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-2/+2
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+2
* Fixing `data bag edit` according to spec, no longer requires --encrypttball/encrypted-data-bag-uxtyler-ball2014-09-291-2/+10
* Fixing :print_after so it correctly displays the edited data bag, even if it ...tyler-ball2014-09-291-38/+52
* Fixing broken tests and updating all tests to (attempt) to use describe/conte...tyler-ball2014-09-291-4/+3
* Finishing specs for create and edit. During edit functional testing I discov...tyler-ball2014-09-291-47/+60
* [Feature] encrypted flag to knife data bag createAnshul Sharma2014-09-291-4/+4
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-6/+6
* [CHEF-3392] JSON serialize encrypted data bags, use random IVdanielsdeleo2012-11-141-0/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+89