xglys 发表于 2016-10-26 08:44:30

SonarQube 5.6.1 发布

欢迎加入运维网交流群:263444886
                  SonarQube 5.6.1 发布了,Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。
  本次发布改进如下:
Bug 修复


[*]   - Fail to migrate to SonarQube 5.5 when some LDAP users was removed then reactivated
[*]   - Authentication fails if LDAP configuration has been forgotten during the upgrade
[*]   - Fail to fix MSSQL collation if Kana (KS) or Width (WS) sensitive
[*]   - Bad rendering when there is no new coverage on the Overview page
[*]   - Fix XSS issues on Measures page
[*]   - Wrong value for last_commit_date
[*]   - Restrict anonymous access for some WS
提升

[*]   - Upgrade to Tomcat 8.0.32
[*]   - Deprecate Server#isSecured()
[*]   - Analysis date of ProjectView components must be the project's analysis date
[*]   - Document the "Anyone" group on the "Groups" page
[*]   - Highlight releasability rating in measure page of a view
  主要特点:

[*]  代码覆盖:通过单元测试,将会显示哪行代码被选中
[*]  改善编码规则
[*]  搜寻编码规则:按照名字,插件,激活级别和类别进行查询
[*]  项目搜寻:按照项目的名字进行查询
[*]  对比数据:比较同一张表中的任何测量的趋势
  下载地址:https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-5.6.1.zip
页: [1]
查看完整版本: SonarQube 5.6.1 发布