|
|
1
|
Update and streamline remote repository detection.
|
david
|
March 21st, 2021, 4:55 p.m.
|
|
|
|
1
|
Move support flags out of RepositoryInfo into SCMClient.
|
david
|
March 12th, 2021, 10:20 p.m.
|
|
|
|
1
|
Add a new Tool.build_base_command() for centralizing command building.
|
chipx86
|
March 22nd, 2021, 11:50 p.m.
|
|
|
|
2
|
Update pycodestyle for new tool support and more reliable output parsing.
|
chipx86
|
March 23rd, 2021, 4:01 a.m.
|
|
|
|
1
|
Add new functionality to File.comment() and improve logic flow.
|
chipx86
|
March 23rd, 2021, 2:06 a.m.
|
|
|
|
2
|
Update JSHint for new tool support and more reliable output parsing.
|
chipx86
|
March 23rd, 2021, 3:20 a.m.
|
|
|
|
1
|
Don't call handle_file() if a patched file can't be fetched.
|
chipx86
|
March 22nd, 2021, 11:29 p.m.
|
|
|
|
1
|
Allow API cookie storage paths to be configured.
|
chipx86
|
March 22nd, 2021, 7:36 p.m.
|
|
|
|
1
|
Add a mixin for setting file_patterns based off tool settings.
|
chipx86
|
March 22nd, 2021, 10:51 p.m.
|
|
|
|
1
|
Update clang analyzer for new tool support, Python 3, and error fixes.
|
chipx86
|
March 25th, 2021, 1:49 a.m.
|
|
|
|
1
|
Improve the full-repository config docs, and add reference names.
|
chipx86
|
March 16th, 2021, 4:59 p.m.
|
|
|
|
1
|
Add unit tests for all the Celery worker tasks.
|
chipx86
|
March 18th, 2021, 6:20 p.m.
|
|
|
|
1
|
Pass tool settings at construction time, and emit deprecation warnings.
|
chipx86
|
March 18th, 2021, 6:25 p.m.
|
|
|
|
1
|
Update the PMD code, docs, configuration, and tests for the latest changes.
|
chipx86
|
March 16th, 2021, 11:01 p.m.
|
|
|
|
1
|
Add the beginnings of simpler dependency checking for tools.
|
chipx86
|
March 16th, 2021, 6:36 p.m.
|
|
|
|
1
|
Improve some testing and setup around configuration.
|
chipx86
|
March 16th, 2021, 6:15 p.m.
|
|
|
|
1
|
Add formal handling of file pattern matching for tools.
|
chipx86
|
March 17th, 2021, 5:06 p.m.
|
|
|
|
1
|
Rename the review_board_servers setting to reviewboard_servers.
|
chipx86
|
March 12th, 2021, 7:27 p.m.
|
|
|
|
1
|
Add new base classes and mixins for defining tools.
|
chipx86
|
March 15th, 2021, 7:09 p.m.
|
|
|
|
|
Allow to use --print with full review request URL
|
misery
|
January 14th, 2021, 4:17 a.m.
|
|
|
|
1
|
Simplify scan_for_server and deprecate ancient TREES config.
|
david
|
February 19th, 2021, 8:53 p.m.
|
|
|
|
1
|
Move SCM-provided repository name out of RepositoryInfo structure.
|
david
|
March 8th, 2021, 9:03 a.m.
|
|
|
|
1
|
Make RBTools command initialization easier and more consistent.
|
david
|
February 22nd, 2021, 3:25 p.m.
|
|
|
|
1
|
Add standard deprecation utilities for RBTools.
|
david
|
March 12th, 2021, 9:34 a.m.
|
|
|
|
1
|
Update and streamline local repository type detection.
|
david
|
March 4th, 2021, 9:40 a.m.
|
|
|
|
1
|
Added logger global variable to have named logging in files in reviewboard.attachments
|
ryankang
|
January 22nd, 2021, 1:23 p.m.
|
|
|
|
1
|
Fix a hidden Publish Review button on the page.
|
chipx86
|
March 22nd, 2021, 12:36 a.m.
|
|
|
|
|
Fix empty review can be published bug.
|
keanweng
|
September 19th, 2020, 2:44 p.m.
|
|
|
|
1
|
Split up rbtools.utils.tests into separate files.
|
david
|
March 19th, 2021, 9:57 p.m.
|
|
|
|
1
|
Show open issues instead of Ship It! in the dashboard and reviews.
|
chipx86
|
January 20th, 2014, 11:44 p.m.
|
|
|
|
1
|
Standardize communicating with the Review Board API.
|
chipx86
|
March 19th, 2021, 12:26 a.m.
|
|
|
|
1
|
Add a registry of Review Bot worker tools.
|
chipx86
|
March 17th, 2021, 8:50 p.m.
|
|
|
|
1
|
Add lookup caching and absolute path checking to is_exe_in_path().
|
chipx86
|
March 15th, 2021, 10:06 p.m.
|
|
|
|
17
|
abc
|
qianxi
|
March 14th, 2021, 1:44 p.m.
|
|
|
|
1
|
Update package version info to normalize the alpha/beta tags.
|
chipx86
|
March 9th, 2021, 5:27 p.m.
|
|
|
|
1
|
Remove some hard-coded tool-specific config keys.
|
chipx86
|
March 10th, 2021, 3:01 p.m.
|
|
|
|
1
|
Change Celery initialization to ensure logging is set up.
|
chipx86
|
March 11th, 2021, 3:22 a.m.
|
|
|
|
1
|
Improve pyflakes reporting and fix processing all types of output.
|
chipx86
|
March 10th, 2021, 3:33 a.m.
|
|
|
|
1
|
Add some documentation for the Tool class in the Review Bot worker.
|
chipx86
|
March 10th, 2021, 5:27 p.m.
|
|
|
|
1
|
Future-proof config file loading, and allow control of config file location.
|
chipx86
|
March 11th, 2021, 3:35 a.m.
|
|
|
|
1
|
Add the beginnings of a testing framework for the Review Bot worker.
|
chipx86
|
March 10th, 2021, 3:04 a.m.
|
|
|
|
4
|
Add a "Last Updated By" column to ReviewBoard dashboard
|
CL
clarissaudrey
|
March 12th, 2021, 10:30 a.m.
|
|
|
|
2
|
Add class LastUpdatedByColumn and override get_user method
|
CL
clarissaudrey
|
March 11th, 2021, 10:33 a.m.
|
|
|
|
|
Added function for rendering contents when the box is not collapsed
|
CL
clarissaudrey
|
March 11th, 2021, 9:04 a.m.
|
|
|
|
1
|
Change "vobstag" to "vobtag" in ClearCase implementation.
|
david
|
March 2nd, 2021, 1 p.m.
|
|
|
|
|
Change cookie, configuration and cache files to use appdir path.
|
qianxi
|
January 31st, 2021, 2:28 p.m.
|
|
|
|
1
|
Fix rendering the admin sidebar when in an extension's database views.
|
chipx86
|
March 1st, 2021, 10:15 p.m.
|
|
|
|
1
|
Fix styling of legacy page_sidebar elements from extensions.
|
chipx86
|
March 1st, 2021, 12:33 a.m.
|
|
|
|
1
|
Update the documentation for Review Bot 3.0.
|
chipx86
|
February 24th, 2021, 5:12 p.m.
|
|
|
|
1
|
Update the Docker support for Review Board 4.0.
|
chipx86
|
February 25th, 2021, 4:08 p.m.
|
|