| Commit message (Expand) | Author | Age | Files | Lines |
* | bump version to 0.9.0.a91 for next alpha gem release | Daniel DeLeo | 2010-06-08 | 1 | -1/+1 |
* | added install / uninstall tasks to rakefile | Christopher Brown | 2010-06-08 | 1 | -2/+12 |
* | chef-solr-indexer isn't a separate gem, duh | Daniel DeLeo | 2010-06-08 | 1 | -1/+0 |
* | bump to alpha 90, gem version comparison braindead for prerelease | Daniel DeLeo | 2010-06-08 | 1 | -1/+1 |
* | [CHEF-1277] create a chef-server metagem | Daniel DeLeo | 2010-06-07 | 5 | -0/+321 |
* | [CHEF-1072] rm chef-server tree | Daniel DeLeo | 2010-05-07 | 42 | -1809/+0 |
* | [CHEF-1072] fix rackup files | Daniel DeLeo | 2010-05-07 | 2 | -46/+0 |
* | [CHEF-1072] no need for chef-server to have the binaries | Daniel DeLeo | 2010-05-07 | 2 | -0/+6 |
* | bump to version 0.8.12 | Daniel DeLeo | 2010-05-06 | 3 | -3/+3 |
* | lock all chef gems to JSON 1.4.2 and lower, 1.4.3 is borked | Daniel DeLeo | 2010-05-06 | 1 | -3/+5 |
* | not using plugins, so don't load the app in the rakefile | Daniel DeLeo | 2010-05-01 | 1 | -9/+0 |
* | Bumping to 0.8.11 development | Adam Jacob | 2010-04-01 | 3 | -3/+3 |
* | Version 0.8.10, with manual binary setting | Adam Jacob | 2010-03-31 | 3 | -14/+6 |
* | [CHEF-1083] rescue from LoadError when expecting a LoadError | Daniel DeLeo | 2010-03-31 | 1 | -1/+1 |
* | Corrected pessimistic version constraints on merb | guyboltonking | 2010-03-29 | 1 | -4/+4 |
* | pessimistic version constraints on merb | Daniel DeLeo | 2010-03-25 | 1 | -4/+4 |
* | pessimism for merb versions | Daniel DeLeo | 2010-03-25 | 1 | -3/+5 |
* | Bumping to version 0.8.9 | Adam Jacob | 2010-03-18 | 1 | -1/+1 |
* | Release 0.8.80.8.8 | Adam Jacob | 2010-03-17 | 1 | -1/+1 |
* | Merge branch 'CHEF-1015' of git://github.com/stormsilver/chef into stormsilve... | Adam Jacob | 2010-03-17 | 1 | -0/+8 |
|\ |
|
| * | Added a chown to the signing_ca and some detection in the chef-server binary ... | Eric Hankins | 2010-03-05 | 1 | -0/+8 |
* | | CHEF-961: Dont use sudo in rake tasks. | Renaud Chaput | 2010-03-12 | 2 | -2/+2 |
* | | Bumping version to 0.8.7 | Adam Jacob | 2010-03-10 | 1 | -1/+1 |
|/ |
|
* | Bumping to release version 0.8.6 | Adam Jacob | 2010-03-04 | 1 | -1/+1 |
* | Bumping to 0.8.5 for dev | Adam Jacob | 2010-03-03 | 1 | -1/+1 |
* | Marking Chef 0.8.4 for release0.8.4 | Adam Jacob | 2010-03-02 | 1 | -1/+1 |
* | Bumping to version 0.8.2 for release | Adam Jacob | 2010-02-28 | 1 | -1/+1 |
* | delete vestigial gemspec file | Daniel DeLeo | 2010-02-10 | 1 | -58/+0 |
* | Merge branch 'chef-732' of git://github.com/fujin/chef into fujin/chef-732/ma... | Adam Jacob | 2010-01-04 | 2 | -27/+1 |
|\ |
|
| * | CHEF-732: Remove all traces of chef-indexer | AJ Christensen | 2010-01-04 | 2 | -27/+1 |
* | | Setting the chef-server-webui to a different port, removing extra binary script | Adam Jacob | 2010-01-04 | 1 | -0/+3 |
|/ |
|
* | Adding chef-server-webui and config-webui.ru to the gem | Adam Jacob | 2009-12-29 | 1 | -2/+2 |
* | Adding chef-server-webui binary, and rackup files | Adam Jacob | 2009-12-29 | 5 | -2/+161 |
* | Revert "Missing a closing )" | Adam Jacob | 2009-12-28 | 1 | -1/+1 |
* | Missing a closing ) | Adam Jacob | 2009-12-28 | 1 | -1/+1 |
* | Remove hardcoded log_level :debug. | Eric Hankins | 2009-12-22 | 1 | -0/+3 |
* | Merge branch 'master' into nuoyan/CHEF-677 | Adam Jacob | 2009-12-16 | 5 | -8/+8 |
|\ |
|
| * | update docs for thin vs. mongrel, general dependencies. Update actual gem de... | Christopher Brown | 2009-12-15 | 2 | -6/+5 |
| * | Fixing race condition in init process | Adam Jacob | 2009-11-30 | 1 | -0/+1 |
| * | Fixing the chef-server-api boot block, for good | Adam Jacob | 2009-11-30 | 2 | -2/+2 |
* | | switch from 'syntax' to 'coderay' | Nuo Yan | 2009-12-10 | 1 | -1/+1 |
|/ |
|
* | CHEF-686: Set umask after merb daemonizes. | Matthew Kent | 2009-11-04 | 1 | -0/+2 |
* | Fixes for 0.7.12->0.8 merge, tests pass | Adam Jacob | 2009-10-19 | 1 | -2/+4 |
* | A few tweaks to the webui | Adam Jacob | 2009-09-24 | 2 | -6/+0 |
* | Merge branch 'master' of git@github.com:opscode/chef into 0.8-alpha-merge | Adam Jacob | 2009-09-14 | 4 | -185/+0 |
|\ |
|
| * | Bump development version (0.7.11) | AJ Christensen | 2009-09-05 | 1 | -1/+1 |
| * | Release Chef 0.7.100.7.10 | AJ Christensen | 2009-09-04 | 1 | -1/+1 |
| * | CHEF-509: Move enterprise linux configs, though dated, into their desired loc... | Matthew Kent | 2009-09-04 | 4 | -185/+0 |
* | | Updating nanite/solr to generate non-persistant ids when the mapper is started | Adam Jacob | 2009-09-12 | 1 | -0/+1 |
* | | Removing a reference to ChefServerSlice | Adam Jacob | 2009-09-01 | 1 | -2/+2 |