summaryrefslogtreecommitdiff
path: root/chef-server-slice
Commit message (Expand)AuthorAgeFilesLines
* Bump development version (0.7.9)AJ Christensen2009-08-171-1/+1
* Release Chef 0.7.80.7.8AJ Christensen2009-08-121-1/+1
* CHEF-432: chef-server-slice views should use slice_urlMatthew Todd2009-08-103-3/+3
* CHEF-431: properly show OpenID login decision pageMatthew Todd2009-08-101-1/+1
* chef-474, switch from syntax gem to coderay for syntax highlightingjtimberman2009-08-104-7/+6
* Bump development version to 0.7.7AJ Christensen2009-08-081-1/+1
* Release Chef 0.7.60.7.6AJ Christensen2009-08-081-1/+1
* Adding feature tests for Chef::Node::Attributes, integrating with Chef::Node,...Adam Jacob2009-08-032-8/+4
* CHEF-427: Minor cleanup of JSON attribute editorGrant Zanetti2009-07-061-3/+489
* fix for chef-indexer when prefix is nilzeusfaber2009-06-301-3/+3
* CHEF-373: Remove specs from gems.AJ Christensen2009-06-295-80/+6
* Bump development version to 0.7.5AJ Christensen2009-06-261-1/+1
* Merge branch 'v0.7.4'AJ Christensen2009-06-261-1/+1
|\
| * Release version 0.7.4AJ Christensen2009-06-261-1/+1
* | Revert "CHEF-363: Make the chef-server check oid authz"AJ Christensen2009-06-262-39/+25
|/
* update chef* subdir README's to match.jtimberman2009-06-251-48/+89
* CHEF-403: perform case insensitive openid authz checksAJ Christensen2009-06-261-4/+9
* Merge branch 'chef-402'AJ Christensen2009-06-261-1/+0
|\
| * - Remove some trailing Meta key garbage at the tail end of the file.Scott M. Likens2009-06-251-1/+0
* | Fix a bug in Chef: the openid_providers option in server.rb is deprecated in ...Hongli Lai (Phusion)2009-06-251-1/+1
|/
* Bump development version to 0.7.3AJ Christensen2009-06-251-1/+1
* Release version 0.7.20.7.2AJ Christensen2009-06-251-1/+1
* CHEF-166: make the c-s-s Rakefile work in the absence of merbAJ Christensen2009-06-241-2/+6
* CHEF-363: Make the chef-server check oid authzAJ Christensen2009-06-242-26/+35
* 1 minute agoCaleb Tennis2009-06-231-1/+3
* Rework this even more so that the main page looks nicer, with the more verbos...Caleb Tennis2009-06-231-7/+28
* Make the output look slightly nicer, chef-370.Caleb Tennis2009-06-231-1/+4
* CHEF-383: session / cookie 4kb size limit brokeness.AJ Christensen2009-06-221-2/+11
* changed exceptions.rb to use ChefServerSlice::Exceptionszeusfaber2009-06-111-1/+1
* Bump version to 0.7.1AJ Christensen2009-06-101-1/+1
* Updating changelog, changing version to 0.7.0Adam Jacob2009-06-091-1/+1
* Its a tiny e in JSONEditor in this one too.jtimberman2009-06-051-1/+1
* Adding a Chef::Mixin::DeepMerge, so that we have the proper merge semanticsAdam Jacob2009-06-041-2/+4
* Updating the openid_consumer index to have a link to the wikiAdam Jacob2009-06-041-2/+4
* Its a tiny e in JSONEditorAdam Jacob2009-06-041-2/+2
* Removing the stub specs for chef-server-slice - use cucumber features instead.Adam Jacob2009-06-0419-394/+0
* CHEF-296: openid_providers deprecation => authorized_openid_providersAJ Christensen2009-06-051-19/+21
* Updating the css to force the table to always fit in the popup boxAdam Jacob2009-06-032-3/+7
* CHEF-322: status bar update.AJ Christensen2009-06-0412-34/+91
* Adding updated status page, now using computed couchdb viewAdam Jacob2009-06-013-34/+57
* We now clean up after roles that have been deleted by removing them from the ...Adam Jacob2009-05-311-2/+3
* Fixing up a bug in the Role/Node UI that showed cookbooks where it should hav...Adam Jacob2009-05-284-22/+28
* Adding role loading support to the chef server, fixed CHEF-307, fixed bug in ...Adam Jacob2009-05-263-14/+21
* Adding features for synchronization, fixing bugs in remote_directory, client,...Adam Jacob2009-05-263-2/+219
* Fixes for a first pass at CHEF-306Adam Jacob2009-05-253-6/+37
* Adding integration tests for the nodes REST APIAdam Jacob2009-05-211-4/+3
* Fixing node display for override and default attributes, fixing a bug with no...Adam Jacob2009-05-213-9/+11
* Adding edit view for nodesAdam Jacob2009-05-211-0/+7
* Adding node editing support, expansion of rolesAdam Jacob2009-05-215-35/+62
* Merge branch 'master' into chef-284Adam Jacob2009-05-192-3/+5
|\