| Commit message (Expand) | Author | Age | Files | Lines |
* | change full_recipe_list to @node.run_list | joewilliams | 2010-06-18 | 1 | -1/+1 |
* | [CHEF-1347] strip '.rb' from recipes in recipe list | Daniel DeLeo | 2010-06-17 | 3 | -3/+3 |
* | adjust server code for new run list expansion return value | Daniel DeLeo | 2010-06-11 | 2 | -6/+6 |
* | fixing run list in the webui | Nuo Yan | 2010-06-08 | 2 | -7/+5 |
* | left some debugging in there | Daniel DeLeo | 2010-06-07 | 1 | -2/+1 |
* | update cookbook/show to match arbitrary changes in cookbook model | Daniel DeLeo | 2010-06-07 | 3 | -29/+28 |
* | fix webui's ability to see all recipes, and make it as fast as possible | Daniel DeLeo | 2010-06-07 | 3 | -18/+7 |
* | fix node show action, mark (likely) dead code | Daniel DeLeo | 2010-06-04 | 6 | -91/+105 |
* | fix the status page, node list and role list | Daniel DeLeo | 2010-06-04 | 6 | -20/+23 |
* | cookbooks work for chef server webui | Nuo Yan | 2010-06-03 | 2 | -18/+45 |
* | cleanup only commit -- rename variables/method, remove dead code | Tim Hinderliter | 2010-06-03 | 1 | -1/+0 |
* | clean up indented blocks, Hash#index is deprecated on 1.9 | Daniel DeLeo | 2010-06-01 | 2 | -23/+21 |
* | [CHEF-1141] Nodes and clients should be sorted for Web UI | Akzhan Abdulin | 2010-06-01 | 4 | -15/+18 |
* | [CHEF-1194] fix cookbook screen in WebUI | Akzhan Abdulin | 2010-05-11 | 1 | -1/+0 |
* | [CHEF-1194] fix cookbook screen in WebUI | Akzhan Abdulin | 2010-05-11 | 1 | -0/+1 |
* | remove API-only auth check | Daniel DeLeo | 2010-05-07 | 1 | -1/+0 |
* | [CHEF-1072] unslice and merb 1.1 support for webui | Daniel DeLeo | 2010-05-07 | 60 | -425/+252 |
* | Merge branch 'master' into 0.9-alpha | Daniel DeLeo | 2010-05-06 | 2 | -28/+18 |
|\ |
|
| * | whitespace | Daniel DeLeo | 2010-04-30 | 1 | -2/+2 |
| * | don't need to use tempfiles to show highlighted code in webui | Daniel DeLeo | 2010-04-30 | 2 | -28/+18 |
* | | Webui display of automatic attrs | Adam Jacob | 2010-04-16 | 2 | -9/+11 |
* | | Fixing node webui for 3 attrs | Adam Jacob | 2010-04-15 | 3 | -5/+5 |
|/ |
|
* | WebUI did not enumerate available roles after error on role creation | Jon Swope & Bill Siggelkow | 2010-03-19 | 1 | -0/+2 |
* | Merge branch 'CHEF-971' of git://github.com/nuoyan/chef into nuoyan/CHEF-971 | Adam Jacob | 2010-02-27 | 9 | -251/+186 |
|\ |
|
| * | fixing CHEF-969, 970, and 971 | Nuo Yan | 2010-02-26 | 8 | -20/+20 |
| * | CHEF-971 | Nuo Yan | 2010-02-26 | 9 | -238/+174 |
* | | fixing CHEF-989, being able to show client in the search result, and also fix... | Nuo Yan | 2010-02-26 | 7 | -25/+29 |
|/ |
|
* | Revert "fixing the api_client chef library's save method to expect 409 instea... | Adam Jacob | 2010-02-22 | 2 | -10/+12 |
* | Revert "revise some error handling code" | Adam Jacob | 2010-02-22 | 9 | -176/+238 |
* | revise some error handling code | Nuo Yan | 2010-02-22 | 9 | -238/+176 |
* | fixing the api_client chef library's save method to expect 409 instead of 403... | Nuo Yan | 2010-02-22 | 2 | -12/+10 |
* | added client indexing, minor changes to indexable for object id, fix reset! c... | Christopher Brown | 2010-02-17 | 2 | -4/+4 |
* | Merge branch 'CHEF-906' of git://github.com/danielsdeleo/chef into danielsdel... | Adam Jacob | 2010-02-11 | 1 | -1/+0 |
|\ |
|
| * | remove ref to JSONeditor.js which has been removed | Daniel DeLeo | 2010-02-11 | 1 | -1/+0 |
* | | fixing CHEF-935, chef-server-webui databag item creation and editing | Nuo Yan | 2010-02-11 | 3 | -8/+4 |
|/ |
|
* | Merge branch 'CHEF-822' of git://github.com/tfheen/chef into tfheen/CHEF-822 | Adam Jacob | 2010-01-27 | 1 | -1/+1 |
|\ |
|
| * | Give the same error message for wrong password and no such user | Tollef Fog Heen | 2010-01-27 | 1 | -1/+1 |
* | | Merge branch 'CHEF-900' of git://github.com/tfheen/chef into tfheen/CHEF-900 | Adam Jacob | 2010-01-27 | 1 | -8/+21 |
|\ \ |
|
| * | | Only admins can change the "is admin" bit. | Tollef Fog Heen | 2010-01-27 | 1 | -8/+21 |
| |/ |
|
* | | Fixing CHEF-860, adding password masking, error handling, and fixed private k... | Nuo Yan | 2010-01-25 | 10 | -76/+194 |
|/ |
|
* | Merge branch 'chef-840' of git://github.com/btm/chef into btm/chef-840 | Adam Jacob | 2010-01-04 | 2 | -4/+3 |
|\ |
|
| * | allow converting a client from admin to not admin | Bryan McLellan | 2010-01-04 | 1 | -1/+1 |
| * | chef-840: convert clients admin textbox to a checkbox | Bryan McLellan | 2010-01-04 | 1 | -3/+2 |
* | | CHEF-777: More legacy . -> _ transcodes | AJ Christensen | 2009-12-31 | 1 | -4/+0 |
* | | CHEF-777: added missing scope.resources for clients | Ivan | 2009-12-31 | 1 | -5/+4 |
* | | CHEF-777: Double node save with _ in hostname | AJ Christensen | 2009-12-31 | 5 | -21/+7 |
|/ |
|
* | Merge branch 'CHEF-505' of git://github.com/me/chef into me/CHEF-505 | Adam Jacob | 2009-12-28 | 3 | -24/+60 |
|\ |
|
| * | Updated webui to use runlists for roles | Ivan | 2009-12-14 | 3 | -24/+60 |
* | | chef-825: be less excited about needing to change the default password | Bryan McLellan | 2009-12-24 | 1 | -1/+1 |
* | | Merge branch 'master' into nuoyan/CHEF-677 | Adam Jacob | 2009-12-16 | 4 | -8/+7 |
|\ \ |
|