summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* escape before regexing to avoid invalid regexesDaniel DeLeo2010-07-221-0/+1
* [CHEF-1474] never save the node when the attributes are wrongDaniel DeLeo2010-07-204-7/+26
* remove unused configuration parameters and codeDaniel DeLeo2010-07-094-5/+4
* left a tag in the cucumber feature from development0.9.2Daniel DeLeo2010-06-281-1/+0
* test that include_attribute 'COOKBOOK_NAME' w/ implicit default worksDaniel DeLeo2010-06-286-0/+52
* speed up features by not running ohai so muchDaniel DeLeo2010-06-264-5/+28
* [CHEF-1384] dup constants before changing themDaniel DeLeo2010-06-243-8/+57
* PL-493 tests written -- bug was already fixed; this is only the feature test;...Tim Hinderliter2010-06-183-8/+31
* further fixes to tests for CHEF-1314, non-existent roleChristopher Brown2010-06-111-0/+3
* cleanup testsDaniel DeLeo2010-06-101-1/+1
* Fixed CHEF-1308 -- now correctly maintaining cache for cookbook files that ar...Tim Hinderliter2010-06-103-26/+53
* Client re-implemented lazy-loading for cookbook files,templates; fixes CHEF-1296tim@opscode.com2010-06-096-0/+82
* log message for cache purging has changedDaniel DeLeo2010-06-091-1/+1
* [CHEF-1286] apply attributes from json via cli after recipe attributesDaniel DeLeo2010-06-094-2/+26
* fix up test harness for recent changesDaniel DeLeo2010-06-063-6/+20
* fix borken test harnessDaniel DeLeo2010-06-062-4/+11
* Fixed Cookbook download features for Platform; changed manifest 'uri' to 'url'tim@opscode.com2010-06-041-3/+5
* Changes to Sandboxes/Cookbooks features&steps to work on platformtim@opscode.com2010-06-043-32/+21
* testing cookbook had invalid metadata, causing 412 in testsDaniel DeLeo2010-06-031-12/+3
* return 412 when a cookbook depends on a non-existent cookbookDaniel DeLeo2010-06-034-3/+50
* test for file with File.exist(s)?Daniel DeLeo2010-06-031-1/+1
* add to_json to cookbook versionsdelano2010-06-032-9/+14
* make upload_to_sandbox a bit more flexiblesdelano2010-06-031-7/+6
* additional integration tests for the gem providerDaniel DeLeo2010-06-035-27/+105
* had to regenerate gems index, workaround load_current_resourceDaniel DeLeo2010-06-0314-5/+16
* refactor feature tests:sdelano2010-06-0338-202/+231
* refactor feature tests:sdelano2010-06-031-8/+27
* upload to sandboxes using RestClientsdelano2010-06-033-27/+44
* cucumber 0.7 pukes on top-level comments in feature filessdelano2010-06-034-13/+0
* cucumber 0.7 pukes on top-level comments in feature filessdelano2010-06-031-0/+1
* Renamed Chef::Cookbook -> CookbookVersion; reorganized Cookbook features teststim@opscode.com2010-06-0310-154/+140
* Create node and create role cukes passingChris Walters, Tim Hinderliter2010-06-031-0/+1
* fix loadpath futzing to really load chef from current source treeDaniel DeLeo2010-06-031-1/+0
* Node features use new response stepChris Walters, Tim Hinderliter2010-06-031-1/+0
* cookbooks controller features tests & bug fixes for cookbooks controllertim@opscode.com2010-06-0316-231/+553
* Create node and create role cukes passingChris Walters, Tim Hinderliter2010-06-033-4/+8
* upload cookbooks after modifyingDaniel DeLeo2010-06-033-16/+13
* fix solr startup and features knife configDaniel DeLeo2010-06-032-2/+20
* fix loadpath futzing to really load chef from current source treeDaniel DeLeo2010-06-031-4/+7
* Moved logic out of Chef::Client initialization so that chef-solo can configur...Chris Walters, Tim Hinderliter2010-06-034-8/+9
* Node features use new response stepChris Walters, Tim Hinderliter2010-06-031-1/+1
* Adding inflated key's value to_s stepChris Walters, Tim Hinderliter2010-06-031-0/+4
* Sandboxes tests passingChris Walters, Tim Hinderliter2010-06-036-11/+15
* Feature tests upload fixture cookbooks, and knife cookbook upload andChris Walters, Tim Hinderliter2010-06-034-4/+9
* Feature tests for sandbox/checksum upload completedTim Hinderliter2010-06-035-1/+251
* 'sandboxes' controller fully implementedTim Hinderliter2010-06-031-0/+2
* Adding the integration_setup recipe to the testsAdam Jacob2010-05-251-1/+1
* Clear default and overrides on run - CHEF-1246Adam Jacob2010-05-254-0/+52
* macports get out of my lifeDaniel DeLeo2010-05-071-1/+1
* Merge branch 'master' into 0.9-alphaDaniel DeLeo2010-05-0611-7/+109
|\