summaryrefslogtreecommitdiff
path: root/chef-server-api
Commit message (Expand)AuthorAgeFilesLines
...
* implement dependency version matching for cookbooksThom May2010-11-011-1/+26
* Serve the correct cookbook versionThom May2010-11-011-8/+15
* MethodNotAllowed when modifying _default envsdelano2010-11-011-2/+2
* make the default environment immutablesdelano2010-11-011-0/+2
* roles in environments API endpoint in the environments controllerNuo Yan2010-11-012-3/+8
* create the default environment on server startupsdelano2010-11-011-0/+3
* fix backward compability for rolesNuo Yan2010-11-011-0/+6
* roles API work for the environmentsNuo Yan2010-11-012-1/+26
* more roles environment workNuo Yan2010-11-011-0/+1
* fix the /environments/:id/nodes controller (typo)sdelano2010-11-011-1/+1
* environments cookbooks apisdelano2010-11-013-13/+20
* work on knife node list -E ENV and its API, using the couch view approachNuo Yan2010-11-012-0/+12
* don't load node twice when fetching it's cookbookssdelano2010-11-011-14/+6
* Move update logic from environments controller to environment model objectSeth Falcon2010-11-011-3/+2
* Move update logic from roles controller to role model objectSeth Falcon2010-11-011-5/+1
* Move update logic from nodes controller to node model objectSeth Falcon2010-11-011-7/+1
* Make update of a node save chef_environmentSeth Falcon2010-11-011-0/+1
* specify cookbook versions in environment modelsdelano2010-11-011-0/+1
* sanitize whitespace and update license yearsdelano2010-11-011-7/+7
* display correct URI on environment createsdelano2010-11-011-1/+1
* basic environment apisdelano2010-11-013-0/+94
* [CHEF-1801] extract gemspecs to their own filesDaniel DeLeo2010-10-232-35/+34
* bump to development version 0.9.13Daniel DeLeo2010-10-231-1/+1
* bump to version 0.9.12 for bugfix releaserel-0.9.120.9.12Daniel DeLeo2010-10-221-1/+1
* bump version to 0.9.10 final0.9.10Daniel DeLeo2010-10-191-1/+1
* fixing CHEF-1747 cookbook version regexNuo Yan2010-10-121-2/+2
* point CHEF_SERVER_VERSION at ChefServerApi::VERSIONDaniel DeLeo2010-10-121-1/+3
* bump version for next RC0.9.10.rc.3Daniel DeLeo2010-10-121-1/+1
* bump version for next 0.9.10 RC version0.9.10.rc.2Daniel DeLeo2010-10-081-1/+1
* bump RC version to 0.9.10.rc.10.9.10.rc.1Daniel DeLeo2010-10-071-1/+1
* bump version fo first RC for 0.9.100.9.10.rc.0Daniel DeLeo2010-10-071-1/+1
* [CHEF-1364] implement purging of cookbooks && checksum filesDaniel DeLeo2010-10-053-24/+12
* merge Chef::Cache and Chef::Cache::ChecksumDaniel DeLeo2010-09-291-2/+2
* [CEHF-1442] rescue 'no acceptor' errors and spell them out.Daniel DeLeo2010-09-021-1/+10
* enforce versions when listing cookbooks for nodessdelano2010-08-231-1/+6
* add named route for cookbook versionssdelano2010-08-231-1/+1
* add cookbooks/_latest api endpointsdelano2010-08-232-5/+5
* [CHEF-1548] add a pessimistic constraint on jsonDaniel DeLeo2010-08-181-1/+1
* json 1.4.6 passes all testsToomas Pelberg2010-08-181-1/+1
* bump to development version 0.9.9Daniel DeLeo2010-08-061-1/+1
* bump version to 0.9.8 final0.9.8Daniel DeLeo2010-08-051-1/+1
* correct the version number0.9.8.rc.0Daniel DeLeo2010-07-301-1/+1
* bump version to 0.9.8.rc.0Daniel DeLeo2010-07-301-1/+1
* bump version to 0.9.8.beta.20.9.8.beta.2Daniel DeLeo2010-07-291-1/+1
* bump version for first 0.9.8 beta0.9.8.beta.1Daniel DeLeo2010-07-231-1/+1
* remove slice-centric docs, add license headersDaniel DeLeo2010-07-234-17/+68
* [CHEF-1351] merb-slices is no longer neededDaniel DeLeo2010-07-221-1/+0
* [CHEF-1486] distribute the rackup files with the gemDaniel DeLeo2010-07-221-1/+1
* [CHEF-1487] tell merb the app name so it shows up in psDaniel DeLeo2010-07-221-1/+3
* [CHEF-1487] warn user about running in dev modeDaniel DeLeo2010-07-221-3/+9