summaryrefslogtreecommitdiff
path: root/chef/spec/data
Commit message (Expand)AuthorAgeFilesLines
* CHEF-3660: rename files that didn't play nice with git rebasesdelano2012-12-131-0/+0
* CHEF-3660: add functional tests for executing FileUtils.cp_r(:preserve) on sy...sdelano2012-12-131-0/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-30122-674/+0
* Merge branch '10-stable'Bryan McLellan2012-10-161-0/+8
|\
| * [CHEF-3460] fix test for EOF condition in resource failure inspectordanielsdeleo2012-09-181-0/+8
* | [CHEF-1804] integrate new attributes with Chef::Nodedanielsdeleo2012-10-151-0/+1
* | [CHEF-3197] don't set node attrs via method missingdanielsdeleo2012-10-156-20/+20
|/
* [CHEF-3160] Allow Ohai hints to be set when using knife-bootstrap.Steven Danna2012-06-191-0/+12
* Add some test to cover the max nesting issue for JSON (CHEF-1292/PL-538)Juanje Ojeda2012-04-262-0/+2
* Add some tests to cover more Knife::Core::ObjectLoader casesJuanje Ojeda2012-04-269-0/+39
* [CHEF-3025] Add --json-attributes option to knife bootstrap, which will be me...Eric Hankins2012-04-191-1/+1
* CHEF-2599: adding a test case to reproduce the bugLaurent2012-04-031-0/+3
* CHEF-1789: add default_action to lwrp resource dslMichael Leinartas2012-03-161-1/+2
* Chef::Resource::Template functional testsSeth Chisamore2011-12-291-0/+1
* Chef::Resource::RemoteFile functional testsSeth Chisamore2011-12-291-0/+0
* lwrp should have access to run_context and node in resource class definitionChristopher Brown2011-05-191-0/+1
* [CHEF-2173] use the node presenter in search. add lots of rdocDaniel DeLeo2011-04-031-1/+1
* Keep support for '*' at the start of a search querySeth Falcon2011-03-301-0/+2
* [CHEF-2143] Fix handling of wildcard in search querySeth Falcon2011-03-301-3/+0
* [CHEF-2137] move subcommand loading into its own classDaniel DeLeo2011-03-272-0/+0
* switch chefignore to glob-like (fnmatch) matchingDaniel DeLeo2011-03-231-1/+1
* [CHEF-1154] auto-clean the checksum dir when a Marshal error occursDaniel DeLeo2011-03-2116-0/+16
* added per-repo ignoresDaniel DeLeo2011-03-152-1/+7
* Replace regex based solr query transform with PEG parserSeth Falcon2011-02-041-0/+19
* move solr querying logic from chef-solr into chefDaniel DeLeo2011-02-031-0/+80
* Replacing tabs with two spaces.Christian Paredes2010-11-081-1/+1
* Add node.chef_environment attr to nodeSeth Falcon2010-11-011-0/+2
* sanitize whitespace and update license yearsdelano2010-11-011-1/+1
* spec tests for :environment configsdelano2010-11-011-0/+5
* [CHEF-1397] cleanup unused cached checksumsDaniel DeLeo2010-09-2917-0/+0
* [CHEF-1599] remove leading and trailing whitespace when reading keysDaniel DeLeo2010-09-021-0/+32
* fixing CHEF-1541, validating node nameNuo Yan2010-08-203-3/+3
* CHEF-1393 Extend knife bootstrap to support templatesIan Meyer2010-07-201-0/+1
* cleanup subcommand initialization and help textDaniel DeLeo2010-07-171-0/+13
* [CHEF-1469] load knife commands by inheritance not locationDaniel DeLeo2010-07-172-0/+11
* fix lwrp specs to not depend on the implementation of putsDaniel DeLeo2010-07-162-2/+6
* [CHEF-1202] add missing tests to verify updated regexesDaniel DeLeo2010-07-169-0/+10
* [CHEF-301] test the fix in specsDaniel DeLeo2010-07-076-4/+2
* [CHEF-301] Directories and files with a dot (.ssh for example) should be copi...Joshua Sierles2010-07-074-0/+4
* bring back the syntax check cache for 5x improvement on re-uploadsDaniel DeLeo2010-06-182-0/+4
* CHEF-1237, added log message when LWRPs get overridden.caryp2010-06-114-11/+17
* more WIP on rubygems provider via APIDaniel DeLeo2010-06-031-0/+0
* add remote directory files to spec fixture dataDaniel DeLeo2010-06-034-0/+12
* fix templates for the new cookbook syncing regimeDaniel DeLeo2010-06-031-0/+1
* fix response files for new cookbook loadingDaniel DeLeo2010-06-031-0/+2
* add spec data I forgot, cookbook file needs its own load_currentDaniel DeLeo2010-06-032-0/+0
* mostly completed cookbook file resource && providerDaniel DeLeo2010-06-031-0/+2
* Another spec passing due to fixed typos and properly passingChris Walters, Tim Hinderliter2010-06-031-0/+0
* some specs passing after Client refactor & mergeChris Walters, Tim Hinderliter2010-06-037-0/+0
* extract authlogic in Chef::REST && de-mockify specsDaniel DeLeo2010-04-303-0/+81