1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Review Board 2.0.23/2.5.4 发布,在线代码审查工具 下载

本帖由 漂亮的石头2016-04-14 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,584
    赞:
    47
    Review Board 2.0.23/2.5.4 发布了,这两个版本增加了一些新的功能:


    • Support for JavaScript unit tests for extensions


    • Settings for configuring the static media URL.


    • Support for using modern versions of stunnel with Perforce.


    • Compatibility fixes for Subversion with Beanstalk


    • Stale cache fixes for Git diffs when changing the raw file URL mask.

    Review Board 2.0.23 改进记录:

    Diff Viewer


    • Fixed filenames on interdiffs when the filenames have been renamed multiple times. (Bug #4156)

      If a file has been renamed more than once between a set of revisions, the filenames shown in the diff viewer would be incorrect. This has been changed to better represent the correct names.

      Patch by Adriano Arce.


    • Fixed the display of tooltips for the diff complexity icons.

      Patch by Griffin Myers.
    Review Requests


    • Users configured as default reviewers are no longer added to review requests if they’ve been marked as inactive.

      Patch by Griffin Myers.


    • Deleting file attachments that haven’t been made public no longer keeps the files around in storage. (Bug #4054)

      Patch by Weijie Sun.

    完整改进记录请看这里

    Review Board 2.5.4 改进记录:


    • Added compatibility with extensions packages as Python Wheels.


    • Added support for extension-provided JavaScript unit tests.

      Extensions can now declare JavaScript unit test files in a "tests"bundle. These tests will run automatically when accessinghttp://<server>/js-tests/extensions/ on a development server.

      JSExtension classes aren’t initialized automatically on this page. Test suites are responsible for initializing them if needed.


    • The review_request_closed signal now sends the closed description and whether it’s in rich text.

    完整改进记录请看这里

    下载地址:https://www.reviewboard.org/downloads/
    Review Board 2.0.23/2.5.4 发布,在线代码审查工具下载地址
     
正在加载...