summaryrefslogtreecommitdiff
path: root/chef-server-webui/app
Commit message (Expand)AuthorAgeFilesLines
* change full_recipe_list to @node.run_listjoewilliams2010-06-181-1/+1
* [CHEF-1347] strip '.rb' from recipes in recipe listDaniel DeLeo2010-06-173-3/+3
* adjust server code for new run list expansion return valueDaniel DeLeo2010-06-112-6/+6
* fixing run list in the webuiNuo Yan2010-06-082-7/+5
* left some debugging in thereDaniel DeLeo2010-06-071-2/+1
* update cookbook/show to match arbitrary changes in cookbook modelDaniel DeLeo2010-06-073-29/+28
* fix webui's ability to see all recipes, and make it as fast as possibleDaniel DeLeo2010-06-073-18/+7
* fix node show action, mark (likely) dead codeDaniel DeLeo2010-06-046-91/+105
* fix the status page, node list and role listDaniel DeLeo2010-06-046-20/+23
* cookbooks work for chef server webuiNuo Yan2010-06-032-18/+45
* cleanup only commit -- rename variables/method, remove dead codeTim Hinderliter2010-06-031-1/+0
* clean up indented blocks, Hash#index is deprecated on 1.9Daniel DeLeo2010-06-012-23/+21
* [CHEF-1141] Nodes and clients should be sorted for Web UIAkzhan Abdulin2010-06-014-15/+18
* [CHEF-1194] fix cookbook screen in WebUIAkzhan Abdulin2010-05-111-1/+0
* [CHEF-1194] fix cookbook screen in WebUIAkzhan Abdulin2010-05-111-0/+1
* remove API-only auth checkDaniel DeLeo2010-05-071-1/+0
* [CHEF-1072] unslice and merb 1.1 support for webuiDaniel DeLeo2010-05-0760-425/+252
* Merge branch 'master' into 0.9-alphaDaniel DeLeo2010-05-062-28/+18
|\
| * whitespaceDaniel DeLeo2010-04-301-2/+2
| * don't need to use tempfiles to show highlighted code in webuiDaniel DeLeo2010-04-302-28/+18
* | Webui display of automatic attrsAdam Jacob2010-04-162-9/+11
* | Fixing node webui for 3 attrsAdam Jacob2010-04-153-5/+5
|/
* WebUI did not enumerate available roles after error on role creationJon Swope & Bill Siggelkow2010-03-191-0/+2
* Merge branch 'CHEF-971' of git://github.com/nuoyan/chef into nuoyan/CHEF-971Adam Jacob2010-02-279-251/+186
|\
| * fixing CHEF-969, 970, and 971Nuo Yan2010-02-268-20/+20
| * CHEF-971Nuo Yan2010-02-269-238/+174
* | fixing CHEF-989, being able to show client in the search result, and also fix...Nuo Yan2010-02-267-25/+29
|/
* Revert "fixing the api_client chef library's save method to expect 409 instea...Adam Jacob2010-02-222-10/+12
* Revert "revise some error handling code"Adam Jacob2010-02-229-176/+238
* revise some error handling codeNuo Yan2010-02-229-238/+176
* fixing the api_client chef library's save method to expect 409 instead of 403...Nuo Yan2010-02-222-12/+10
* added client indexing, minor changes to indexable for object id, fix reset! c...Christopher Brown2010-02-172-4/+4
* Merge branch 'CHEF-906' of git://github.com/danielsdeleo/chef into danielsdel...Adam Jacob2010-02-111-1/+0
|\
| * remove ref to JSONeditor.js which has been removedDaniel DeLeo2010-02-111-1/+0
* | fixing CHEF-935, chef-server-webui databag item creation and editingNuo Yan2010-02-113-8/+4
|/
* Merge branch 'CHEF-822' of git://github.com/tfheen/chef into tfheen/CHEF-822Adam Jacob2010-01-271-1/+1
|\
| * Give the same error message for wrong password and no such userTollef Fog Heen2010-01-271-1/+1
* | Merge branch 'CHEF-900' of git://github.com/tfheen/chef into tfheen/CHEF-900Adam Jacob2010-01-271-8/+21
|\ \
| * | Only admins can change the "is admin" bit.Tollef Fog Heen2010-01-271-8/+21
| |/
* | Fixing CHEF-860, adding password masking, error handling, and fixed private k...Nuo Yan2010-01-2510-76/+194
|/
* Merge branch 'chef-840' of git://github.com/btm/chef into btm/chef-840Adam Jacob2010-01-042-4/+3
|\
| * allow converting a client from admin to not adminBryan McLellan2010-01-041-1/+1
| * chef-840: convert clients admin textbox to a checkboxBryan McLellan2010-01-041-3/+2
* | CHEF-777: More legacy . -> _ transcodesAJ Christensen2009-12-311-4/+0
* | CHEF-777: added missing scope.resources for clientsIvan2009-12-311-5/+4
* | CHEF-777: Double node save with _ in hostnameAJ Christensen2009-12-315-21/+7
|/
* Merge branch 'CHEF-505' of git://github.com/me/chef into me/CHEF-505Adam Jacob2009-12-283-24/+60
|\
| * Updated webui to use runlists for rolesIvan2009-12-143-24/+60
* | chef-825: be less excited about needing to change the default passwordBryan McLellan2009-12-241-1/+1
* | Merge branch 'master' into nuoyan/CHEF-677Adam Jacob2009-12-164-8/+7
|\ \