summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* fix env.rb for the features to runNuo Yan2011-02-111-21/+21
* fix features start for new solr hotnessDaniel DeLeo2011-02-101-4/+5
* Removing /cookbooks/_latest cookbook endpoint and fix the sort order of versi...Nuo Yan2011-02-103-16/+19
* update cukes for the API changeNuo Yan2011-02-095-46/+88
* update features infrastructure for chef-expanderDaniel DeLeo2011-02-031-0/+2
* [CHEF-1864] wait for apt server to come upsdelano2011-02-021-1/+1
* mark pending those feature tests that are affected by PL-540 -- thoseTim Hinderliter2011-02-022-0/+7
* add @oss_only tag to appropriate tests and refactor some search testsNuo Yan2011-02-0210-89/+116
* validate file modes by numeric range rather than regexSean Walbran2010-12-152-0/+21
* More fixes for CHEF-1292: updated comments, refactored feature tests. AddedTim Hinderliter2010-11-243-7/+41
* remove commented-out stepsTim Hinderliter2010-11-221-59/+0
* Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2010-11-227-12/+40
* create user design dos in feature setupsdelano2010-11-161-0/+1
* Fix CHEF-1866: features tests for @api_search tag don't work: move Tim Hinderliter2010-11-121-3/+4
* [CHEF-1864] wait for apt server to come upsdelano2010-11-121-2/+27
* Replacing tabs with two spaces.Christian Paredes2010-11-0828-29/+27
* Merge remote branch 'timh/CHEF-1835'Tim Hinderliter2010-11-082-28/+55
|\
| * don't need string expansion hereTim Hinderliter2010-10-291-1/+1
| * Fix CHEF-1835 -- child chef-chef now spawned usingTim Hinderliter2010-10-292-28/+55
* | fix CHEF-1851Tim Hinderliter2010-11-081-2/+2
* | Fix CHEF-1851 again; call .to_i on e.response.code before comparing toTim Hinderliter2010-11-081-1/+1
* | Fix CHEF-1851: in features tests, on creating right couch db Tim Hinderliter2010-11-051-1/+34
* | in features tests couchdb replicate, changed log level from 'error' to 'debug...Tim Hinderliter2010-11-051-1/+3
* | Merge branch 'environments'Seth Falcon2010-11-0234-17/+576
|\ \
| * | Make the test for respecting cookbook version dependencies pendingSeth Falcon2010-11-021-0/+1
| * | Use Chef::Version instead of Gem::Version in nodes controller CHEF-1818Seth Falcon2010-11-021-1/+1
| * | Update feature tests to conform to new version contraint code CHEF-1818Seth Falcon2010-11-022-6/+6
| * | Fix search feature test to expect environmentsSeth Falcon2010-11-021-2/+4
| * | update test fixtures for the per environment run list data structure changeNuo Yan2010-11-012-2/+2
| * | revise per environment data structureNuo Yan2010-11-012-3/+3
| * | enable search for environment objects and complete the knife environment from...Nuo Yan2010-11-011-0/+8
| * | adding attributes to the environment objectNuo Yan2010-11-014-4/+21
| * | roles, environment specific run_list resetNuo Yan2010-11-011-2/+3
| * | denote versions in run_list with '@', not ','sdelano2010-11-011-1/+1
| * | fix feature step for node savessdelano2010-11-011-1/+1
| * | add feature to test versioned dependenciesThom May2010-11-013-0/+11
| * | Return 412 if we can't load a dependent cookbookThom May2010-11-011-1/+1
| * | add features to test a versioned run listThom May2010-11-011-0/+35
| * | clean up regexes for run list stepsThom May2010-11-011-3/+3
| * | update metadata for versions cookbooksThom May2010-11-013-2/+40
| * | Add two versions of a cookbook called "versions".Thom May2010-11-014-0/+20
| * | add cucumber step for putting versioned recipes on the run listThom May2010-11-011-0/+6
| * | chef client on a node with a role with an environment should pick the right r...Nuo Yan2010-11-011-0/+6
| * | some fixes for the environments workNuo Yan2010-11-011-1/+1
| * | MethodNotAllowed when modifying _default envsdelano2010-11-012-8/+8
| * | more roles and environments related workNuo Yan2010-11-015-3/+40
| * | make the default environment immutablesdelano2010-11-012-0/+21
| * | roles in environments API endpoint in the environments controllerNuo Yan2010-11-012-0/+14
| * | create the default environment on server startupsdelano2010-11-012-2/+4
| * | roles API work for the environmentsNuo Yan2010-11-012-1/+6