|
Preserve the filenames being reviewed when generating temp files.
|
chipx86
|
April 8th, 2021, 8:17 a.m.
|
|
|
[WIP] Support exploring archive files attached to reviews.
|
mfliu
|
January 24th, 2021, 8:17 p.m.
|
|
|
Background Color Selector When Viewing Images
|
mderose
|
February 15th, 2021, 2:05 a.m.
|
|
|
[WIP] Visual Impairment Selector
|
mderose
|
March 28th, 2021, 3:28 a.m.
|
|
|
Implementing a repo-hook command to provide standardized repo hook script functionality for RBTools
|
TheArcticGiraffe
|
February 26th, 2021, 10:02 p.m.
|
|
|
Adding Review Commands
|
amohapatra
|
March 3rd, 2021, 9:43 a.m.
|
|
|
Remove support for Buildbot.
|
chipx86
|
April 9th, 2021, 2:23 a.m.
|
|
|
Replacing non-named usages to use names logging in files in reviewboard.notifications
|
amohapatra
|
January 22nd, 2021, 9:52 p.m.
|
|
|
Update Checkstyle for new tool support and improved configuration.
|
chipx86
|
April 8th, 2021, 11:12 a.m.
|
|
|
Add common support for writing/running Java-based tools.
|
chipx86
|
April 8th, 2021, 11:10 a.m.
|
|
|
Update CredentialChecker for new tool support and parsing improvements.
|
chipx86
|
April 6th, 2021, 11:37 a.m.
|
|
|
Add a new `rbt api` command and support `--get`, `--put`, `--post` and `--delete` options.
|
qianxi
|
February 21st, 2021, 10:47 p.m.
|
|
|
WIP integrating ClearCase/VersionVault
|
david
|
April 7th, 2021, 10:36 p.m.
|
|
|
Update Rubocop for new tool support and improved parsing.
|
chipx86
|
April 6th, 2021, 9:09 a.m.
|
|
|
Fix regressions from Django 3.2.
|
chipx86
|
April 7th, 2021, 5:14 a.m.
|
|
|
Update shellcheck for new tool support and better parsing.
|
chipx86
|
April 6th, 2021, 5:24 a.m.
|
|
|
Update rust fmt for new tool support and code parse error handling.
|
chipx86
|
April 6th, 2021, 7:32 a.m.
|
|
|
Ensure that all SCMClient.diff methods take kwargs.
|
david
|
April 7th, 2021, 4:12 p.m.
|
|
|
[WIP] JSON wrapper which inputs to a dictionary and outputs a JSON object
|
ryankang
|
March 20th, 2021, 6:14 p.m.
|
|
|
Add a new split_comma_separated() utility function.
|
chipx86
|
April 6th, 2021, 4:28 a.m.
|
|
|
Update GoTool for new tool support and better parsing.
|
chipx86
|
April 3rd, 2021, 6:57 a.m.
|
|
|
Optimize and improve diff line-related operations, and get_lines().
|
chipx86
|
April 6th, 2021, 3:57 a.m.
|
|
|
Adding helpful hints for rbt commands
|
amohapatra
|
January 25th, 2021, 6:23 a.m.
|
|
|
[WIP] JSON Output for RBTools List-Repo-Types Command
|
ryankang
|
April 4th, 2021, 9:06 p.m.
|
|
|
[WIP] JSON Output for RBTools Land Command
|
ryankang
|
April 4th, 2021, 8:46 p.m.
|
|
|
[WIP] JSON Output for RBTools Status Command
|
ryankang
|
March 20th, 2021, 11:55 p.m.
|
|
|
[WIP] JSON Output for RBTools Post Command
|
ryankang
|
March 28th, 2021, 11:25 p.m.
|
|
|
OutputWrapper class to Commands which outputs to stream object of choice
|
ryankang
|
January 23rd, 2021, 10:24 p.m.
|
|
|
Update go fmt for new tool support and code parse error handling.
|
chipx86
|
April 2nd, 2021, 8:24 a.m.
|
|
|
Standardize logging, and add loggers for tools.
|
chipx86
|
April 2nd, 2021, 1:14 a.m.
|
|
|
Update cppcheck for new tool support and improve output parsing.
|
chipx86
|
March 31st, 2021, 1:24 a.m.
|
|
|
Update cpplint for new tool support and improve output parsing.
|
chipx86
|
April 1st, 2021, 9:47 a.m.
|
|
|
Improve help support for custom commands and aliases
|
mblythe
|
March 24th, 2021, 4:26 a.m.
|
|
|
Add new severity and text_extra options when commenting.
|
chipx86
|
March 31st, 2021, 1:21 a.m.
|
|
|
Update pydocstyle for new tool support and fix output parsing.
|
chipx86
|
March 30th, 2021, 10:10 a.m.
|
|
|
Update doc8 for new tool support and more reliable output parsing.
|
chipx86
|
March 30th, 2021, 8:29 a.m.
|
|
|
Add release notes for Review Board 3.0.21.
|
chipx86
|
March 31st, 2021, 9:31 a.m.
|
|
|
Add a "Last Updated By" column to ReviewBoard dashboard
|
CL
clarissaudrey
|
March 15th, 2021, 1:24 a.m.
|
|
|
Add release notes for Review Bot 2.0.1.
|
chipx86
|
March 30th, 2021, 12:10 a.m.
|
|
|
Update pyflakes for new tool support and fixes to parsing.
|
chipx86
|
March 26th, 2021, 9:38 a.m.
|
|
|
Add integration tests for PMD, and fix issues with error reporting.
|
chipx86
|
March 26th, 2021, 11:30 a.m.
|
|
|
Add formal support for writing both simulation and integration tests.
|
chipx86
|
March 27th, 2021, 1:43 a.m.
|
|
|
Guarded against an inactive user being set as a reviewer or owner of a review request
|
mderose
|
January 31st, 2021, 4:42 a.m.
|
|
|
Update flake8 for new tool support and more reliable output parsing.
|
chipx86
|
March 27th, 2021, 9:37 a.m.
|
|
|
Disable HeaderView singleton checks for js-tests
|
david
|
January 28th, 2021, 11:20 p.m.
|
|
|
Add an Error subclass for wrapping Backbone errors.
|
david
|
January 29th, 2021, 11:10 p.m.
|
|
|
Update and streamline remote repository detection.
|
david
|
March 21st, 2021, 11:55 p.m.
|
|
|
Move support flags out of RepositoryInfo into SCMClient.
|
david
|
March 13th, 2021, 6:20 a.m.
|
|
|
Add a new Tool.build_base_command() for centralizing command building.
|
chipx86
|
March 23rd, 2021, 6:50 a.m.
|
|
|
Add new functionality to File.comment() and improve logic flow.
|
chipx86
|
March 23rd, 2021, 9:06 a.m.
|
|