summaryrefslogtreecommitdiff
path: root/spec/integration/knife/chef_fs_data_store_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* 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
* Fix /acls/data_bags local mode pathJohn Keiser2016-02-011-1/+1
* Adjust tests for ACLsJohn Keiser2016-02-011-2/+15
* Enable Chef 12 mode for local mode by defaultdanielsdeleo2016-01-261-233/+406
* Fix ambiguous argument warningsdanielsdeleo2016-01-261-2/+2
* Use double quotes by defaultThom May2016-01-141-149/+149
* define dummynode for specsawanoboly2015-01-271-4/+8
* Fix failures from pendingClaire McQuin2014-10-301-2/+2
* Update to RSpec 3.Claire McQuin2014-10-291-2/+2
* Exclude knife integration tests on server platformsBryan McLellan2014-10-091-1/+1
* Add `name' attribute in fixture cookbooks' metadatadanielsdeleo2014-08-121-4/+7
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-45/+53
* Update tests for CHEF-4760 change.Chris Jerdonek2014-07-211-2/+2
* Explicitly add org defaults to pedant testJohn Keiser2014-05-271-2/+2
* React to fact that we bind chef-zero to localhost (not 127.*)John Keiser2014-05-261-1/+1
* Fix data bag test to create bag before creating itemJohn Keiser2014-04-221-0/+2
* Prettify data when writing it out in --local-modeJohn Keiser2013-10-161-0/+22
* Add failure tests for -zJohn Keiser2013-10-111-0/+104
* Fix DELETE requests for -z for all endpoints, and PUT/POST for cookbooksJohn Keiser2013-10-111-0/+227