review-board-idea-plugin

Github星跟踪图

Reviewboard Plugin for Intellij

Description

This plugin integrates Reviewboard in intellij for code reviews.
This plugin tries to ease interaction with ReviewBoard server from the IntelliJ IDE.

Features

  • Do reviews directly from your IDE
  • View all, pending or submitted reviews
  • Compare (Diff) changes in review locally
  • Submit changes to the reviewboard server
  • Comment on reviews
  • Submit/Discard Reviews

Limitations

  • Viewing multiple reviews is not supported
  • Updating diff is not supported

Plugin Compatibility

This plugin was built with JDK 1.8 and idea 2018.1 version.

How to install it?

Download this plugin from your IDE (Reviewboard Plugin)

Project Setup

Required Plugins:

  • Git Integration
  • Subversion Integration

JDK: 1.8

You'll need to setup the appropriate SDK. IntelliJ SDK and plugin dependencies are required to be setup.

Currently we're developing against version 18

  • Go to File -> Project Structure
  • Click on SDKs
  • Click on plus icon at top of second pane -> IntelliJ IDEA Plugin SDK
  • Browse to home of IntelliJ IDEA 18
  • It should be named 'IDEA-IU-XXXX'
  • Click ok

How To Test

  • Install docker
  • run "docker-compose -f docker-compose.yml up" to start review board in docker
  • Use username: admin and password: admin
  • Add any Git/Svn repository
  • Use http://localhost:8000 as url

主要指标

概览
名称与所有者ritesh-kapoor/review-board-idea-plugin
主编程语言Java
编程语言Java (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2015-08-01 18:07:34
推送于2019-08-02 13:17:08
最后一次提交2018-05-04 23:58:35
发布数7
最新版本名称v0.1.4 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数33
关注者数10
派生数23
提交数31
已启用问题?
问题数58
打开的问题数34
拉请求数3
打开的拉请求数2
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?