summaryrefslogtreecommitdiff
path: root/spec/unit/knife/data_bag_from_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* 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-4/+4
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-1/+1
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-1/+1
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-1/+1
* data_bag_from_file_spec passes on windowsJay Mundrawala2014-09-291-0/+1
* Unsorted file listings were causing intermittent test failures on different b...tyler-ball2014-09-291-20/+19
* Trying to fix intermittent test failure on Travistyler-ball2014-09-291-11/+12
* Fixing broken tests and updating all tests to (attempt) to use describe/conte...tyler-ball2014-09-291-118/+95
* Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-101-2/+0
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-14/+14
* [CHEF-3392] JSON serialize encrypted data bags, use random IVdanielsdeleo2012-11-141-0/+5
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+191