summaryrefslogtreecommitdiff
path: root/chef-server-webui
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-1072] fix rackup filesDaniel DeLeo2010-05-071-74/+10
* a gemfile to silence merb's bundler fanboismDaniel DeLeo2010-05-071-0/+4
* [CHEF-1072] unslice and merb 1.1 support for webuiDaniel DeLeo2010-05-0767-600/+421
* Merge branch 'master' into 0.9-alphaDaniel DeLeo2010-05-063-36/+24
|\
| * bump to version 0.8.12Daniel DeLeo2010-05-061-1/+1
| * lock all chef gems to JSON 1.4.2 and lower, 1.4.3 is borkedDaniel DeLeo2010-05-061-7/+5
| * 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
|/
* Bumping to 0.8.11 developmentAdam Jacob2010-04-011-1/+1
* Version 0.8.10, with manual binary settingAdam Jacob2010-03-311-1/+1
* Corrected pessimistic version constraints on merbguyboltonking2010-03-291-6/+6
* Merge branch 'CHEF-1064' of git://github.com/danielsdeleo/chef into danielsde...Adam Jacob2010-03-291-7/+8
|\
| * pessimistic version constraints on merbDaniel DeLeo2010-03-251-7/+8
* | WebUI did not enumerate available roles after error on role creationJon Swope & Bill Siggelkow2010-03-191-0/+2
|/
* Bumping to version 0.8.9Adam Jacob2010-03-181-1/+1
* Release 0.8.80.8.8Adam Jacob2010-03-171-1/+1
* Bumping version to 0.8.7Adam Jacob2010-03-101-1/+1
* Bumping to release version 0.8.6Adam Jacob2010-03-041-1/+1
* Bumping to 0.8.5 for devAdam Jacob2010-03-031-1/+1
* Marking Chef 0.8.4 for release0.8.4Adam Jacob2010-03-021-1/+1
* Bumping to version 0.8.2 for releaseAdam Jacob2010-02-281-1/+1
* 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
|/
* add new dependency for merb-param-protection, fixes CHEF-919jtimberman2010-02-031-0/+1
* 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
| |/
* | moving the code block to check existing admin user to self.loadedNuo Yan2010-01-251-12/+8
* | fixing typo in commentNuo Yan2010-01-251-1/+1
* | Fixing CHEF-860, adding password masking, error handling, and fixed private k...Nuo Yan2010-01-2511-77/+198
|/
* Adding ruby-openid as a dep - fixes CHEF-855Adam Jacob2010-01-061-1/+2
* Syntax is deprecated - long live coderayAdam Jacob2010-01-051-1/+1
* 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
* | No more chef-server-webui in the RakefileAdam Jacob2010-01-041-2/+0
* | Merge branch 'chef-777' of git://github.com/fujin/chef into fujin/chef-777Adam Jacob2010-01-048-31/+13
|\ \