From: Jean-Baptiste Lievremont Date: Thu, 2 Oct 2014 14:42:41 +0000 (+0200) Subject: SONAR-5558 Add licence info, update WS API label X-Git-Tag: 4.5.1-RC1~121 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1b8bc4096ef135efe3bd303d4029536e825d37c8;p=sonarqube.git SONAR-5558 Add licence info, update WS API label --- diff --git a/server/sonar-web/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb b/server/sonar-web/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb index d9c1cad458a..1b6e846b19c 100644 --- a/server/sonar-web/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb +++ b/server/sonar-web/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb @@ -204,11 +204,12 @@ <%= render 'branding/footer' -%>
Version <%= sonar_version -%> - + LGPL v3 - Community - Documentation - Get Support - Plugins - - API + Web Service API <% unless DatabaseVersion.production? %>

Embedded database should be used for evaluation purpose only

The embedded database will not scale, it will not support upgrading to newer versions of SonarQube, and there is no support for migrating your data out of it into a different database engine.