summaryrefslogtreecommitdiff
path: root/spec/data/cookbooks
Commit message (Expand)AuthorAgeFilesLines
* Require without the file extensionTim Smith2020-12-211-1/+1
* Make the links end with /docs_linksTim Smith2020-03-041-1/+1
* Genrates metadata.json from metadata.rb if json file does not exist.Vasu11052019-12-162-0/+66
* Fix unit specsVivek Singh2019-10-281-1/+1
* Add chefignore unit test casesVivek Singh2019-10-284-0/+15
* Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-072-0/+4
* Nuke opscode from the spec cookbook dataTim Smith2019-01-221-2/+2
* Improve coverage of root alias tests.Noah Kantrowitz2017-04-053-6/+0
* First pass on implementing root aliases.Noah Kantrowitz2017-04-043-0/+6
* Allow lazy{} to be used in template resource variables.Noah Kantrowitz2017-04-031-0/+1
* Filter out directory paths from all_files when loadinglist-unignored-filesdanielsdeleo2016-02-261-0/+0
* Add test file to fixture cookbookdanielsdeleo2016-02-261-0/+0
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* add cookbook metadata that will fail testsJordan Evans2015-12-281-0/+5
* Merge pull request #3510 from ckaushik/issue_2513Thom May2015-09-022-0/+2
|\
| * Fixing Issue #2513 - the broken render of nested partial templates with varia...Kaushik C2015-07-272-0/+2
* | CHEF-5012: add methods for template breadcrumbsLamont Granquist2015-08-181-0/+14
|/
* Merge pull request #2149 from JeanMertz/chef_client_no_check_files_subdirSerdar Sutay2014-10-102-0/+4
|\
| * Skip checking files/**/*.rb files when doing syntax checksJean Mertz2014-10-082-0/+4
* | load library folder recursivelyJean Mertz2014-10-022-0/+7
|/
* Make `name` a required attribute in metadatadanielsdeleo2014-08-126-0/+12
* Respect metadata name attributedanielsdeleo2014-08-123-0/+20
* Ammended test data to allow unit tests to verify only erb files in the templa...Victor Hahn2014-07-281-0/+2
* Wrap code in an instance_eval context for syntax check.danielsdeleo2014-04-092-0/+3
* CHEF-4849: Implement `#response_file_variables` in Package resourcePeter Fern2013-12-201-0/+1
* Prevent duplicate keys in cookbook version JSONSeth Falcon2013-10-101-0/+8
* revert whitespace for all spec/data fixturesLamont Granquist2013-09-2613-13/+13
* Reset some_windows_line_endings test fixtureSeth Vargo2013-09-261-1/+2
* Normalize whitespace on all filesSeth Vargo2013-09-2614-15/+14
* Verify that templates are preferred to files for preseedingdanielsdeleo2013-08-021-0/+4
* Fix bad const. ref in deprecation/provider/templatedanielsdeleo2013-08-021-1/+1
* Add functional tests for (apt) package resourcedanielsdeleo2013-08-022-0/+2
* Revert "Merge branch 'CHEF-3307'"Bryan McLellan2013-07-032-2/+0
* CHEF-3544 Honor chefignore in cookbook syntax checkGreg Thornton2013-06-182-0/+3
* Merge branch 'master' into file-refactorsersut2013-05-312-0/+2
|\
| * Tests CHEF-3307Mal Graty2013-05-242-0/+2
* | Make sure that windows line endings are protected during template rendering.sersut2013-05-303-0/+12
* | Pass template extensions through to partialsdanielsdeleo2013-05-291-0/+1
* | Add helper method/module support to template resourcedanielsdeleo2013-05-291-0/+1
|/
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-0/+2
|\
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-3026-0/+95
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-089-54/+0
* Adding specs for new resource types, fixes to node, mixin::templateAdam Jacob2008-09-081-0/+1
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-084-3/+18
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-0/+3
* Adding a File providerAdam Jacob2008-03-231-1/+1
* Getting rid of coverage in gitAdam Jacob2008-03-142-0/+7
* Adding cookbook support, updating rcov coverageAdam Jacob2008-03-126-3/+20
* Moving variables to attributesAdam Jacob2008-03-101-0/+0
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-0/+11