summaryrefslogtreecommitdiff
path: root/features/api
Commit message (Expand)AuthorAgeFilesLines
* Adding some tests for cookbook uploadChris Walters2010-08-171-0/+23
* PL-493 tests written -- bug was already fixed; this is only the feature test;...Tim Hinderliter2010-06-182-7/+16
* fix up test harness for recent changesDaniel DeLeo2010-06-061-1/+1
* fix borken test harnessDaniel DeLeo2010-06-061-1/+1
* add to_json to cookbook versionsdelano2010-06-031-9/+11
* refactor feature tests:sdelano2010-06-0331-154/+153
* cucumber 0.7 pukes on top-level comments in feature filessdelano2010-06-033-12/+0
* Renamed Chef::Cookbook -> CookbookVersion; reorganized Cookbook features teststim@opscode.com2010-06-036-141/+127
* Create node and create role cukes passingChris Walters, Tim Hinderliter2010-06-031-0/+1
* 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-031-170/+181
* Create node and create role cukes passingChris Walters, Tim Hinderliter2010-06-032-3/+3
* Node features use new response stepChris Walters, Tim Hinderliter2010-06-031-1/+1
* Sandboxes tests passingChris Walters, Tim Hinderliter2010-06-031-1/+1
* Feature tests for sandbox/checksum upload completedTim Hinderliter2010-06-031-0/+112
* verify the fix in cucumberDaniel DeLeo2010-05-021-0/+11
* Fixing CHEF-992/964Nuo Yan2010-03-024-0/+32
* fixed search/query tests to include clients search url, changed Forbidden to ...Christopher Brown2010-02-195-6/+8
* update cukes to expect hash results for data bagsDaniel DeLeo2010-02-051-4/+4
* You create a data bag with a POST, not a PUTAdam Jacob2010-01-261-1/+1
* fix random feature failuresDan DeLeo2009-12-222-9/+9
* always try to use couchdb_id instead of generatingDan DeLeo2009-12-221-3/+1
* feature tests reindexingDan DeLeo2009-12-211-0/+20
* Merge branch 'thommay/CHEF-505'Adam Jacob2009-12-211-0/+1
|\
| * update role api featureThom May2009-11-251-0/+1
* | Flipping these tests to be testing the right response, not green for the brok...Adam Jacob2009-12-101-20/+10
* | CHEF-542: cookbook tarball CRUD, which necessitated CHEF-754: repositories co...chris2009-12-071-0/+214
|/
* Fixes CHEF-693Adam Jacob2009-11-091-0/+11
* Fixes for 0.7.12->0.8 merge, tests passAdam Jacob2009-10-195-20/+1
* PL-298 work on webui and related stuffsNuo Yan2009-10-135-13/+13
* Working Node Web UI vs API.Adam Jacob2009-09-262-7/+7
* Refactored Node Index in Web UI to use REST APIAdam Jacob2009-09-261-4/+4
* Adding the admin fieldAdam Jacob2009-09-142-0/+8
* Adding back in chef-server style authzAdam Jacob2009-09-1419-5/+124
* API Client support, with full tests passing.Adam Jacob2009-09-148-5/+129
* Initial pass at a Chef 0.8.0 alphaAdam Jacob2009-08-2023-86/+538
* CHEF-416: Integration Features fixes (roles,search)AJ Christensen2009-06-2910-12/+13
* Adding features for synchronization, fixing bugs in remote_directory, client,...Adam Jacob2009-05-2610-0/+10
* Adding integration tests for the nodes REST APIAdam Jacob2009-05-215-0/+131
* Adding API features for rolesAdam Jacob2009-05-155-0/+135