| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo: privilage -> privilege | sersut | 2013-01-22 | 1 | -6/+6 |
* | Include windows admin privilege check in chef-solo as well. | sersut | 2013-01-22 | 1 | -1/+1 |
* | Tests for the windows admin privilege check logic. | sersut | 2013-01-22 | 1 | -21/+24 |
* | Actual logic for doing administrator privilege check for windows. | sersut | 2013-01-22 | 1 | -1/+5 |
* | Introducing windows_admin_check and config option to make it fatal. | sersut | 2013-01-22 | 1 | -0/+21 |
* | CHEF-3571 add chef-recipe command | Bryan Berry | 2013-01-17 | 1 | -2/+2 |
* | [CHEF-3689] use ApiClient::Registration to register | danielsdeleo | 2012-12-18 | 1 | -1/+2 |
* | Change default output to formatters when in console | danielsdeleo | 2012-11-20 | 1 | -10/+32 |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+505 |
* | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 1 | -277/+0 |
* | Fixing searching in recipes to use the RESTful server, instead of the local i... | Adam Jacob | 2008-10-05 | 1 | -1/+10 |
* | No need for this - leftovers from prototyping | Adam Jacob | 2008-10-02 | 1 | -2/+0 |
* | merging in fujins service resource and provider | Adam Jacob | 2008-10-02 | 1 | -3/+29 |
|\ |
|
| * | recipe playing | Adam Jacob | 2008-09-26 | 1 | -0/+28 |
* | | Updating example recipes and improving log output | Adam Jacob | 2008-10-02 | 1 | -2/+2 |
* | | When we save the node, we need to update @node, so we have the proper @couchd... | Adam Jacob | 2008-10-02 | 1 | -1/+1 |
* | | Removing the compile method from the server.. so sad, was so fun to watch. | Adam Jacob | 2008-10-02 | 1 | -8/+9 |
* | | Compile on the edge from a cache working | Adam Jacob | 2008-10-02 | 1 | -36/+62 |
* | | Refactoring do_attribute_files to download attribute files, cache them, and r... | Adam Jacob | 2008-09-30 | 1 | -1/+56 |
|/ |
|
* | Adding default node config | Adam Jacob | 2008-09-22 | 1 | -1/+9 |
* | Adding specs for new resource types, fixes to node, mixin::template | Adam Jacob | 2008-09-08 | 1 | -1/+1 |
* | Added template support, changed license to Apache v 2 | Adam Jacob | 2008-08-16 | 1 | -14/+11 |
* | Updating search tickets | Adam Jacob | 2008-07-28 | 1 | -0/+34 |
* | Moving chef-server into lib, reworking specs, adding storieschef-server-package | Adam Jacob | 2008-06-15 | 1 | -3/+3 |
* | Huge amount of work, covering openid, clients, and all sorts of server stuff | Adam Jacob | 2008-06-09 | 1 | -0/+123 |