summaryrefslogtreecommitdiff
path: root/spec/integration/knife/chef_fs_data_store_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move knife spec files into the knife gemMarc A. Paradise2021-04-301-557/+0
* Move knife to its own gemChef Expeditor2021-03-311-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-0/+1
* Cleanup the specs for the load_cookbooks warningsTim Smith2020-01-231-5/+0
* Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-231-5/+5
* Fixed failing specsVasu11052020-01-221-0/+5
* Genrates metadata.json from metadata.rb if json file does not exist.Vasu11052019-12-161-2/+2
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-25/+25
* Remove checks for old versions of RubyTim Smith2019-02-281-4/+4
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-9/+9
* fix Layout/IndentHeredocLamont Granquist2018-07-021-127/+127
* fix Style/HashSyntaxLamont Granquist2018-07-021-5/+5
* Revert "Updated specs for chef_fs_data_store after switching to use metadata"Lamont Granquist2018-04-231-23/+4
* Revert "fix Chef-14 chef_fs/chef-zero perf regression"Lamont Granquist2018-04-231-1/+1
* fix Chef-14 chef_fs/chef-zero perf regressionlcg/chef-zero-perfLamont Granquist2018-04-101-1/+1
* Updated specs for chef_fs_data_store after switching to use metadatadmitrys2017-10-031-4/+23
* 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