| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump development version (0.7.9) | AJ Christensen | 2009-08-17 | 1 | -1/+1 |
* | Release Chef 0.7.80.7.8 | AJ Christensen | 2009-08-12 | 1 | -1/+1 |
* | CHEF-432: chef-server-slice views should use slice_url | Matthew Todd | 2009-08-10 | 3 | -3/+3 |
* | CHEF-431: properly show OpenID login decision page | Matthew Todd | 2009-08-10 | 1 | -1/+1 |
* | chef-474, switch from syntax gem to coderay for syntax highlighting | jtimberman | 2009-08-10 | 4 | -7/+6 |
* | Bump development version to 0.7.7 | AJ Christensen | 2009-08-08 | 1 | -1/+1 |
* | Release Chef 0.7.60.7.6 | AJ Christensen | 2009-08-08 | 1 | -1/+1 |
* | Adding feature tests for Chef::Node::Attributes, integrating with Chef::Node,... | Adam Jacob | 2009-08-03 | 2 | -8/+4 |
* | CHEF-427: Minor cleanup of JSON attribute editor | Grant Zanetti | 2009-07-06 | 1 | -3/+489 |
* | fix for chef-indexer when prefix is nil | zeusfaber | 2009-06-30 | 1 | -3/+3 |
* | CHEF-373: Remove specs from gems. | AJ Christensen | 2009-06-29 | 5 | -80/+6 |
* | Bump development version to 0.7.5 | AJ Christensen | 2009-06-26 | 1 | -1/+1 |
* | Merge branch 'v0.7.4' | AJ Christensen | 2009-06-26 | 1 | -1/+1 |
|\ |
|
| * | Release version 0.7.4 | AJ Christensen | 2009-06-26 | 1 | -1/+1 |
* | | Revert "CHEF-363: Make the chef-server check oid authz" | AJ Christensen | 2009-06-26 | 2 | -39/+25 |
|/ |
|
* | update chef* subdir README's to match. | jtimberman | 2009-06-25 | 1 | -48/+89 |
* | CHEF-403: perform case insensitive openid authz checks | AJ Christensen | 2009-06-26 | 1 | -4/+9 |
* | Merge branch 'chef-402' | AJ Christensen | 2009-06-26 | 1 | -1/+0 |
|\ |
|
| * | - Remove some trailing Meta key garbage at the tail end of the file. | Scott M. Likens | 2009-06-25 | 1 | -1/+0 |
* | | Fix a bug in Chef: the openid_providers option in server.rb is deprecated in ... | Hongli Lai (Phusion) | 2009-06-25 | 1 | -1/+1 |
|/ |
|
* | Bump development version to 0.7.3 | AJ Christensen | 2009-06-25 | 1 | -1/+1 |
* | Release version 0.7.20.7.2 | AJ Christensen | 2009-06-25 | 1 | -1/+1 |
* | CHEF-166: make the c-s-s Rakefile work in the absence of merb | AJ Christensen | 2009-06-24 | 1 | -2/+6 |
* | CHEF-363: Make the chef-server check oid authz | AJ Christensen | 2009-06-24 | 2 | -26/+35 |
* | 1 minute ago | Caleb Tennis | 2009-06-23 | 1 | -1/+3 |
* | Rework this even more so that the main page looks nicer, with the more verbos... | Caleb Tennis | 2009-06-23 | 1 | -7/+28 |
* | Make the output look slightly nicer, chef-370. | Caleb Tennis | 2009-06-23 | 1 | -1/+4 |
* | CHEF-383: session / cookie 4kb size limit brokeness. | AJ Christensen | 2009-06-22 | 1 | -2/+11 |
* | changed exceptions.rb to use ChefServerSlice::Exceptions | zeusfaber | 2009-06-11 | 1 | -1/+1 |
* | Bump version to 0.7.1 | AJ Christensen | 2009-06-10 | 1 | -1/+1 |
* | Updating changelog, changing version to 0.7.0 | Adam Jacob | 2009-06-09 | 1 | -1/+1 |
* | Its a tiny e in JSONEditor in this one too. | jtimberman | 2009-06-05 | 1 | -1/+1 |
* | Adding a Chef::Mixin::DeepMerge, so that we have the proper merge semantics | Adam Jacob | 2009-06-04 | 1 | -2/+4 |
* | Updating the openid_consumer index to have a link to the wiki | Adam Jacob | 2009-06-04 | 1 | -2/+4 |
* | Its a tiny e in JSONEditor | Adam Jacob | 2009-06-04 | 1 | -2/+2 |
* | Removing the stub specs for chef-server-slice - use cucumber features instead. | Adam Jacob | 2009-06-04 | 19 | -394/+0 |
* | CHEF-296: openid_providers deprecation => authorized_openid_providers | AJ Christensen | 2009-06-05 | 1 | -19/+21 |
* | Updating the css to force the table to always fit in the popup box | Adam Jacob | 2009-06-03 | 2 | -3/+7 |
* | CHEF-322: status bar update. | AJ Christensen | 2009-06-04 | 12 | -34/+91 |
* | Adding updated status page, now using computed couchdb view | Adam Jacob | 2009-06-01 | 3 | -34/+57 |
* | We now clean up after roles that have been deleted by removing them from the ... | Adam Jacob | 2009-05-31 | 1 | -2/+3 |
* | Fixing up a bug in the Role/Node UI that showed cookbooks where it should hav... | Adam Jacob | 2009-05-28 | 4 | -22/+28 |
* | Adding role loading support to the chef server, fixed CHEF-307, fixed bug in ... | Adam Jacob | 2009-05-26 | 3 | -14/+21 |
* | Adding features for synchronization, fixing bugs in remote_directory, client,... | Adam Jacob | 2009-05-26 | 3 | -2/+219 |
* | Fixes for a first pass at CHEF-306 | Adam Jacob | 2009-05-25 | 3 | -6/+37 |
* | Adding integration tests for the nodes REST API | Adam Jacob | 2009-05-21 | 1 | -4/+3 |
* | Fixing node display for override and default attributes, fixing a bug with no... | Adam Jacob | 2009-05-21 | 3 | -9/+11 |
* | Adding edit view for nodes | Adam Jacob | 2009-05-21 | 1 | -0/+7 |
* | Adding node editing support, expansion of roles | Adam Jacob | 2009-05-21 | 5 | -35/+62 |
* | Merge branch 'master' into chef-284 | Adam Jacob | 2009-05-19 | 2 | -3/+5 |
|\ |
|