|
|
|
JSON Output for RBTools List-Repo-Types Command
|
ryankang
|
April 4th, 2021, 9:06 p.m.
|
|
|
|
5
|
[WIP] Support exploring archive files attached to reviews.
|
mfliu
|
January 24th, 2021, 8:17 p.m.
|
|
|
|
3
|
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.
|
|
|
|
1
|
Update CredentialChecker for new tool support and parsing improvements.
|
chipx86
|
April 6th, 2021, 11:37 a.m.
|
|
|
|
1
|
Add a new `rbt api` command and support `--get`, `--put`, `--post` and `--delete` options.
|
qianxi
|
February 21st, 2021, 10:47 p.m.
|
|
|
|
1
|
Fix regressions from Django 3.2.
|
chipx86
|
April 7th, 2021, 5:14 a.m.
|
|
|
|
|
Adding helpful hints for rbt commands
|
amohapatra
|
January 25th, 2021, 6:23 a.m.
|
|
|
|
1
|
Update cppcheck for new tool support and improve output parsing.
|
chipx86
|
March 31st, 2021, 1:24 a.m.
|
|
|
|
1
|
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.
|
|
|
|
1
|
Add release notes for Review Bot 2.0.1.
|
chipx86
|
March 30th, 2021, 12:10 a.m.
|
|
|
|
1
|
Add integration tests for PMD, and fix issues with error reporting.
|
chipx86
|
March 26th, 2021, 11:30 a.m.
|
|
|
|
1
|
Update pyflakes for new tool support and fixes to parsing.
|
chipx86
|
March 26th, 2021, 9:38 a.m.
|
|
|
|
1
|
Add formal support for writing both simulation and integration tests.
|
chipx86
|
March 27th, 2021, 1:43 a.m.
|
|
|
|
25
|
Guarded against an inactive user being set as a reviewer or owner of a review request
|
mderose
|
January 31st, 2021, 4:42 a.m.
|
|
|
|
1
|
Update flake8 for new tool support and more reliable output parsing.
|
chipx86
|
March 27th, 2021, 9:37 a.m.
|
|
|
|
1
|
Disable HeaderView singleton checks for js-tests
|
david
|
January 28th, 2021, 11:20 p.m.
|
|
|
|
1
|
Add an Error subclass for wrapping Backbone errors.
|
david
|
January 29th, 2021, 11:10 p.m.
|
|
|
|
1
|
Update and streamline remote repository detection.
|
david
|
March 21st, 2021, 11:55 p.m.
|
|
|
|
1
|
Move support flags out of RepositoryInfo into SCMClient.
|
david
|
March 13th, 2021, 6:20 a.m.
|
|
|
|
1
|
Add a new Tool.build_base_command() for centralizing command building.
|
chipx86
|
March 23rd, 2021, 6:50 a.m.
|
|
|
|
2
|
Update pycodestyle for new tool support and more reliable output parsing.
|
chipx86
|
March 23rd, 2021, 11:01 a.m.
|
|
|
|
1
|
Add new functionality to File.comment() and improve logic flow.
|
chipx86
|
March 23rd, 2021, 9:06 a.m.
|
|
|
|
2
|
Update JSHint for new tool support and more reliable output parsing.
|
chipx86
|
March 23rd, 2021, 10:20 a.m.
|
|
|
|
1
|
Don't call handle_file() if a patched file can't be fetched.
|
chipx86
|
March 23rd, 2021, 6:29 a.m.
|
|
|
|
1
|
Allow API cookie storage paths to be configured.
|
chipx86
|
March 23rd, 2021, 2:36 a.m.
|
|
|
|
1
|
Add a mixin for setting file_patterns based off tool settings.
|
chipx86
|
March 23rd, 2021, 5:51 a.m.
|
|
|
|
1
|
Update clang analyzer for new tool support, Python 3, and error fixes.
|
chipx86
|
March 25th, 2021, 8:49 a.m.
|
|
|
|
1
|
Improve the full-repository config docs, and add reference names.
|
chipx86
|
March 16th, 2021, 11:59 p.m.
|
|
|
|
1
|
Add unit tests for all the Celery worker tasks.
|
chipx86
|
March 19th, 2021, 1:20 a.m.
|
|
|
|
1
|
Pass tool settings at construction time, and emit deprecation warnings.
|
chipx86
|
March 19th, 2021, 1:25 a.m.
|
|
|
|
1
|
Update the PMD code, docs, configuration, and tests for the latest changes.
|
chipx86
|
March 17th, 2021, 6:01 a.m.
|
|
|
|
1
|
Add the beginnings of simpler dependency checking for tools.
|
chipx86
|
March 17th, 2021, 1:36 a.m.
|
|
|
|
1
|
Improve some testing and setup around configuration.
|
chipx86
|
March 17th, 2021, 1:15 a.m.
|
|
|
|
1
|
Add formal handling of file pattern matching for tools.
|
chipx86
|
March 18th, 2021, 12:06 a.m.
|
|
|
|
1
|
Rename the review_board_servers setting to reviewboard_servers.
|
chipx86
|
March 13th, 2021, 3:27 a.m.
|
|
|
|
1
|
Add new base classes and mixins for defining tools.
|
chipx86
|
March 16th, 2021, 2:09 a.m.
|
|
|
|
|
Allow to use --print with full review request URL
|
misery
|
January 14th, 2021, 12:17 p.m.
|
|
|
|
1
|
Simplify scan_for_server and deprecate ancient TREES config.
|
david
|
February 20th, 2021, 4:53 a.m.
|
|
|
|
1
|
Move SCM-provided repository name out of RepositoryInfo structure.
|
david
|
March 8th, 2021, 5:03 p.m.
|
|
|
|
1
|
Make RBTools command initialization easier and more consistent.
|
david
|
February 22nd, 2021, 11:25 p.m.
|
|
|
|
1
|
Add standard deprecation utilities for RBTools.
|
david
|
March 12th, 2021, 5:34 p.m.
|
|
|
|
1
|
Update and streamline local repository type detection.
|
david
|
March 4th, 2021, 5:40 p.m.
|
|
|
|
1
|
Added logger global variable to have named logging in files in reviewboard.attachments
|
ryankang
|
January 22nd, 2021, 9:23 p.m.
|
|
|
|
1
|
Fix a hidden Publish Review button on the page.
|
chipx86
|
March 22nd, 2021, 7:36 a.m.
|
|
|
|
|
Fix empty review can be published bug.
|
keanweng
|
September 19th, 2020, 9:44 p.m.
|
|
|
|
1
|
Split up rbtools.utils.tests into separate files.
|
david
|
March 20th, 2021, 4:57 a.m.
|
|