summaryrefslogtreecommitdiff
path: root/chef-server-api/lib/chef-server-api.rb
Commit message (Expand)AuthorAgeFilesLines
* point CHEF_SERVER_VERSION at ChefServerApi::VERSIONDaniel DeLeo2010-10-121-1/+3
* Adding first pass at cookbook objects and storageAdam Jacob2010-06-031-1/+1
* [CHEF-1072] cleanup and fixes for merb 1.1Daniel DeLeo2010-05-071-0/+2
* [CHEF-1072] unslice the API serverDaniel DeLeo2010-05-071-158/+0
* Make the validation key a non-admin keyTollef Fog Heen2010-05-041-1/+1
* fixes CHEF-946: on startup, if either the couchdb validation key document orTim Hinderliter2010-03-251-3/+3
* CHEF-777: Double node save with _ in hostnameAJ Christensen2009-12-311-3/+5
* add an API endpoint for SOLR rebuildsDan DeLeo2009-12-211-0/+1
* fix mistake in merge conflict resolutionDan DeLeo2009-12-211-11/+0
* replace chef/nanite with bunny driverDan DeLeo2009-12-211-36/+32
* No longer need to load roles at startupAdam Jacob2009-12-171-4/+2
* Merge branch 'PL-335' of git://github.com/skeptomai/chef into skeptomai/PL-335Adam Jacob2009-12-161-3/+1
|\
| * fix log level stuff, mkdir_p, and downto idiomChristopher Brown2009-12-101-3/+1
* | Merge branch 'master' into nuoyan/CHEF-677Adam Jacob2009-12-161-2/+13
|\ \ | |/
| * Fixing race condition in init processAdam Jacob2009-11-301-37/+45
| * Fixing the chef-server-api boot block, for goodAdam Jacob2009-11-301-38/+37
| * Adding nanite and uuidtools as deps, and adding the dependency to chef-server...Adam Jacob2009-11-301-0/+1
| * Need to start nanite before setupAdam Jacob2009-11-301-5/+6
| * Kallistec's fixdreamcat42009-11-301-1/+1
| * CHEF-753 chef server slice should finish activating without the indexerdreamcat42009-11-301-6/+6
| * CHEF-607: Additional fixes to Adam's workAJ Christensen2009-11-281-1/+2
| * Fixes CHEF-737; gotta head up the EM reactor before you sleep for itAdam Jacob2009-11-271-1/+2
* | Fixing CHEF-677. Creating Users API in Chef-Server-Api. WebUI Users CRUD by c...Nuo Yan2009-11-241-0/+3
* | fixing users, default admin can now be deleted. Last admin user cannot be del...Nuo Yan2009-11-231-11/+0
|/
* CHEF-677 Users for WebuiNuo Yan2009-11-131-1/+1
* WebUI Users workNuo Yan2009-11-121-1/+12
* CHEF-677 Users workNuo Yan2009-11-121-1/+4
* webui workNuo Yan2009-11-021-1/+2
* Fixes for 0.7.12->0.8 merge, tests passAdam Jacob2009-10-191-14/+16
* fixes for PL-277Christopher Brown2009-09-301-1/+1
* A few tweaks to the webuiAdam Jacob2009-09-241-0/+3
* API Client support, with full tests passing.Adam Jacob2009-09-141-1/+1
* Client registration working, test suite fixes.Adam Jacob2009-09-121-19/+2
* Adding clients endpointAdam Jacob2009-09-121-2/+2
* Certificate generation and auth validation workingAdam Jacob2009-09-051-44/+31
* CA Cert generation, Chef::ApiClientAdam Jacob2009-09-041-14/+48
* Removing further non-back-compat changesAdam Jacob2009-08-201-4/+1
* Removing authentication, restoring the orgiinal cookbook loaderAdam Jacob2009-08-201-4/+1
* Initial pass at a Chef 0.8.0 alphaAdam Jacob2009-08-201-0/+153