summaryrefslogtreecommitdiff
path: root/chef-server-api
Commit message (Expand)AuthorAgeFilesLines
* bump version for first 0.10.6 betaDaniel DeLeo2011-10-311-1/+1
* CHEF-2649: Only allow admin clients to create admins (not validators)Bryan McLellan2011-10-291-7/+7
* rely on Chef for JSON depDaniel DeLeo2011-10-261-2/+0
* CHEF-2655: refactor further to avoid leaking Filesystem-specific details out.Andrea Campi2011-10-261-3/+6
* CHEF-2655: add specs for Cookbooks#show_file, to make sure they don't get bro...Andrea Campi2011-10-262-0/+47
* CHEF-2676: ignore a duplication #update action, it should be idempotent anyway.Andrea Campi2011-10-251-1/+4
* CHEF-2675: fix a couple of uses of a variable that is just not there.Andrea Campi2011-10-251-2/+2
* 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
* Remove Gemfile.lock from chef-server-apiBryan McLellan2011-10-101-127/+0
* Ignore Gemfile.lock in chef-server-apiBryan McLellan2011-10-101-0/+1
* Update chef-server-api Gemfile for rubygemsBryan McLellan2011-10-101-1/+1
* Bump version for developmentBryan McLellan2011-08-112-4/+4
* Release 0.10.40.10.4Bryan McLellan2011-08-112-4/+4
* Bump version for 0.10.4.rc.6Bryan McLellan2011-08-082-4/+4
* Bump version for 0.10.4.rc.5Bryan McLellan2011-08-052-4/+4
* Bump version for 0.10.4.rc.4Bryan McLellan2011-08-022-4/+4
* Bump version for 0.10.4.rc.3Bryan McLellan2011-07-282-4/+4
* Bump version for 0.10.4.rc.2Bryan McLellan2011-07-272-4/+4
* Bump version for 0.10.4.rc.1Bryan McLellan2011-07-262-4/+4
* Bump version numbers.Noah Kantrowitz2011-06-291-1/+1
* Do not allow non-admins to upload or delete cookbooks.Noah Kantrowitz2011-06-281-0/+1
* increase net-ssh-multi requirement to ~> 1.1.0, fixing CHEF-2300 and possibly...Lamont Granquist2011-06-031-2/+2
* Chef 0.10.0 final.0.10.0Daniel DeLeo2011-05-022-4/+4
* bump to RC20.10.0.rc.2Daniel DeLeo2011-04-292-4/+4
* bump version for RC10.10.0.rc.1Daniel DeLeo2011-04-272-4/+4
* remove duplicate dependency on dep_selectorBryan McLellan2011-04-201-2/+0
* missed some files when updating version to RC 00.10.0.rc.0Daniel DeLeo2011-04-151-1/+1
* Bump version to first RCDaniel DeLeo2011-04-151-3/+3
* bump to beta 100.10.0.beta.10Daniel DeLeo2011-04-132-4/+4
* bump version to beta 9 for release0.10.0.beta.9Daniel DeLeo2011-04-102-4/+4
* [CHEF-2209] only try to create the db onceDaniel DeLeo2011-04-101-0/+1
* bump to 0.10 beta 80.10.0.beta.8Daniel DeLeo2011-04-082-4/+4
* bump to 0.10 beta 70.10.0.beta.7Daniel DeLeo2011-04-062-4/+4
* Updating Error log messages to have capsAdam Jacob2011-04-061-1/+1
* bump version to 0.10.0.beta.6 for next beta release0.10.0.beta.6Daniel DeLeo2011-04-042-4/+4
* bump beta version for release0.10.0.beta.5Daniel DeLeo2011-03-312-4/+4
* bump to beta 4 for release0.10.0.beta.4Daniel DeLeo2011-03-312-4/+4
* bump beta version0.10.0.beta.3Daniel DeLeo2011-03-302-4/+4
* bump the beta rev0.10.0.beta.2Daniel DeLeo2011-03-302-4/+4
* [CHEF-2145] fix compat api for cookbooks controllerDaniel DeLeo2011-03-309-30/+172
* update Chef 0.10 beta0.10.0.beta.1Daniel DeLeo2011-03-292-4/+4
* [CHEF-2140] Rescue QueryParseError in search controllerSeth Falcon2011-03-291-0/+8
* [CHEF-2076] Make CookbookVersions freezableDaniel DeLeo2011-03-251-0/+6
* add dep_selector to chef-server-api's gemspecDaniel DeLeo2011-03-221-0/+2
* add dependency for chef-server-apiNuo Yan2011-03-221-0/+2
* Re-ordered methods in environments and nodes controllers; mild cleanup.Tim Hinderliter2011-03-171-0/+25
* Fixed attributes precendence order broken by previous Client/RunContext/Node ...Tim Hinderliter2011-03-172-50/+46
* re-worked Chef-side exceptions for CookbookVersionSelectorTim Hinderliter2011-03-174-34/+83
* fixed nodes/environments controller spec to use new behavior for Role#env_run...Tim Hinderliter2011-03-171-2/+1