summaryrefslogtreecommitdiff
path: root/features/api
Commit message (Expand)AuthorAgeFilesLines
* feature test fixes: search result ordering isn't garunteedBryan McLellan2012-04-131-2/+1
* CHEF-1747: Technically x.y versioned cookbooks are legal but a.b.c.d are not.Bryan McLellan2012-04-121-1/+1
* Do not allow non-admins to upload or delete cookbooks.Noah Kantrowitz2011-06-282-0/+26
* [CHEF-2200] only load the data we actually need for cookbook solvingDaniel DeLeo2011-04-081-1/+1
* [CHEF-2076] Add integration tests for frozen cookbooksDaniel DeLeo2011-03-251-0/+14
* Work on cookbook versioing in support of the platformTim Hinderliter2011-03-211-4/+4
* Adding more @cookbook_dependencies tags to feature tests and making them more...Chris Walters2011-03-172-2/+5
* dependency resolution failure feature testssdelano2011-03-171-1/+23
* simple case for cookbook dependency feature testssdelano2011-03-171-0/+11
* roles feature tests:sdelano2011-03-101-1/+1
* cookbook api feature tests:sdelano2011-03-102-2/+3
* chef-server-api:sdelano2011-03-109-9/+10
* add search for api_client testNuo Yan2011-03-101-0/+10
* Fix wrong ticket number in the tests.Nuo Yan2011-03-101-4/+4
* Add authN tests for @api_dataNuo Yan2011-03-085-29/+58
* Ban the _default environment from Roles' env_run_listsDaniel DeLeo2011-03-021-1/+1
* api: cookbooks AND environments/:id/cookbookssdelano2011-02-164-9/+10
* api: /cookbooks/:id, /environments/:id/cookbooks/:idsdelano2011-02-132-0/+76
* run lists are array likeDaniel DeLeo2011-02-121-1/+1
* run lists are array-likeDaniel DeLeo2011-02-121-1/+1
* Removing /cookbooks/_latest cookbook endpoint and fix the sort order of versi...Nuo Yan2011-02-102-16/+12
* update cukes for the API changeNuo Yan2011-02-092-11/+30
* mark pending those feature tests that are affected by PL-540 -- thoseTim Hinderliter2011-02-021-0/+3
* add @oss_only tag to appropriate tests and refactor some search testsNuo Yan2011-02-028-83/+84
* More fixes for CHEF-1292: updated comments, refactored feature tests. AddedTim Hinderliter2010-11-241-3/+4
* Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2010-11-221-0/+13
* Replacing tabs with two spaces.Christian Paredes2010-11-083-3/+3
* Merge branch 'environments'Seth Falcon2010-11-0215-6/+365
|\
| * Fix search feature test to expect environmentsSeth Falcon2010-11-021-2/+4
| * enable search for environment objects and complete the knife environment from...Nuo Yan2010-11-011-0/+8
| * roles, environment specific run_list resetNuo Yan2010-11-011-2/+3
| * add features to test a versioned run listThom May2010-11-011-0/+35
| * chef client on a node with a role with an environment should pick the right r...Nuo Yan2010-11-011-0/+6
| * MethodNotAllowed when modifying _default envsdelano2010-11-012-8/+8
| * more roles and environments related workNuo Yan2010-11-012-3/+2
| * make the default environment immutablesdelano2010-11-012-0/+21
| * roles in environments API endpoint in the environments controllerNuo Yan2010-11-011-0/+13
| * create the default environment on server startupsdelano2010-11-011-2/+3
| * roles API work for the environmentsNuo Yan2010-11-011-0/+5
| * typo in environments feature testsdelano2010-11-011-1/+1
| * create features:api:environments:nodes rake tasksdelano2010-11-011-3/+2
| * rename/re-tag api:environments:node feature testssdelano2010-11-011-0/+0
| * features for environments cookbooks apisdelano2010-11-012-0/+59
| * work on knife node list -E ENV and its API, using the couch view approachNuo Yan2010-11-011-0/+19
| * Make update of a node save chef_environmentSeth Falcon2010-11-011-3/+4
| * specify cookbook versions in environment modelsdelano2010-11-011-2/+3
| * sanitize whitespace and update license yearsdelano2010-11-011-1/+1
| * feature tests for base environments apisdelano2010-11-015-0/+182
* | And more tests marked @oss_onlyChris Walters2010-11-021-1/+3
* | Marking another admin-related tests with tag @oss_onlyChris Walters2010-11-021-0/+1