summaryrefslogtreecommitdiff
path: root/chef-server-api/spec
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] remove `chef-server-api`Seth Chisamore2012-10-309-921/+0
* Allow clients to delete themselvesMichael Ivey2012-06-191-0/+12
* Basic specs for ClientsController#destroyMichael Ivey2012-06-191-0/+62
* make_client model helper for testing ApiClient objectsMichael Ivey2012-06-191-0/+7
* Allow stub_authentication to optionally specify a client to stubMichael Ivey2012-06-191-4/+6
* Update tests to verify CHEF-1747j3p0uk2012-04-101-8/+10
* CHEF-2781: We don't need to worry about the frozen state of a cookbookMatthew Kent2012-04-032-0/+57
* CHEF-2655: add specs for Cookbooks#show_file, to make sure they don't get bro...Andrea Campi2011-10-262-0/+47
* CHEF-2674: while here, fix a typo in the name of a "describe" block.Andrea Campi2011-10-101-1/+1
* CHEF-2674: fix failing specs.Andrea Campi2011-10-102-23/+34
* [CHEF-2145] fix compat api for cookbooks controllerDaniel DeLeo2011-03-305-15/+87
* Re-ordered methods in environments and nodes controllers; mild cleanup.Tim Hinderliter2011-03-171-0/+25
* re-worked Chef-side exceptions for CookbookVersionSelectorTim Hinderliter2011-03-172-15/+58
* fixed nodes/environments controller spec to use new behavior for Role#env_run...Tim Hinderliter2011-03-171-2/+1
* changed /environments/:id/cookbook_versions to return hash with name => manif...Tim Hinderliter2011-03-171-3/+0
* More work on refactoring of dependency solver:Tim Hinderliter2011-03-172-12/+60
* rspec tests for nodes/environments chef-server-api controllerTim Hinderliter2011-03-175-5/+389
* Replacing tabs with two spaces.Christian Paredes2010-11-081-1/+1
* always write to the tempfile in chunksDaniel DeLeo2010-06-211-1/+1
* [CHEF-1363] use #read not #string on rack inputsDaniel DeLeo2010-06-211-0/+9
* forgot license headers in new filesDaniel DeLeo2010-06-051-0/+18
* [CHEF-1280] detect if we're given a stringio or tempfile from rackDaniel DeLeo2010-06-053-0/+126