|
Get rid of code that uses GitHubClient.api_get
|
david
|
March 8th, 2022, 1:57 p.m.
|
|
|
Fix some broken tests for the OAuth API endpoint.
|
david
|
March 8th, 2022, 12:03 a.m.
|
|
|
Do some code cleanup for RBTools.
|
david
|
March 9th, 2022, 12:04 p.m.
|
|
|
Update dev-requirements dependencies for new versions.
|
david
|
March 10th, 2022, 11:03 a.m.
|
|
|
Fix up some string types.
|
david
|
March 7th, 2022, 3:20 p.m.
|
|
|
Add server-side filtering for repositories on "New Review Request"
|
david
|
March 11th, 2022, 4:21 p.m.
|
|
|
Do some code housekeeping.
|
david
|
March 7th, 2022, 3:36 p.m.
|
|
|
Fix syntax for invalid escape sequences.
|
david
|
March 8th, 2022, 12:02 a.m.
|
|
|
Get rid of deprecated models.NullBooleanField usage.
|
david
|
March 8th, 2022, 12:44 p.m.
|
|
|
Fix one more case of needing .set() for a many relation.
|
david
|
March 8th, 2022, 12:44 p.m.
|
|
|
Fix running Subversion unit tests.
|
chipx86
|
March 14th, 2022, 3:45 a.m.
|
|
|
Add additional safety checking for bzr branch checks.
|
david
|
March 10th, 2022, 11:17 a.m.
|
|
|
Add code reference docs for the Review Bot worker.
|
chipx86
|
March 13th, 2022, 9:20 p.m.
|
|
|
Fix regressions from merges and unit test updates.
|
chipx86
|
March 14th, 2022, 1:31 a.m.
|
|
|
Add official support for Breezy in the Bazaar SCMTool.
|
chipx86
|
March 14th, 2022, 2:13 a.m.
|
|
|
Skip SSH tests when a system-wide executable is missing.
|
chipx86
|
March 14th, 2022, 4:20 a.m.
|
|
|
Get rid of __future__ imports from remaining files.
|
david
|
March 14th, 2022, 2:30 p.m.
|
|
|
Add better doc support for multicommands.
|
david
|
March 10th, 2022, 12:22 p.m.
|
|
|
Add skipping for two more tests which rely on the P4 module.
|
david
|
March 8th, 2022, 12:03 a.m.
|
|
|
Add support for Review Bot workers in Docker.
|
chipx86
|
March 11th, 2022, 4:28 a.m.
|
|
|
Don't error out if a FBInfer run doesn't generate a report.
|
chipx86
|
March 11th, 2022, 4:15 a.m.
|
|
|
Modernize the documentation and add instructions on Docker.
|
chipx86
|
March 11th, 2022, 4:46 a.m.
|
|
|
Allow repositories and servers to be defined in separate JSON files.
|
chipx86
|
March 4th, 2022, 5:24 p.m.
|
|
|
Allow for parallel full-repo builds on the same repository on Git.
|
chipx86
|
March 11th, 2022, 4:07 a.m.
|
|
|
Fix up a bad pathological test path.
|
david
|
March 8th, 2022, 12:02 a.m.
|
|
|
Update `output_format` for markdown rendering.
|
david
|
March 8th, 2022, 12:43 p.m.
|
|
|
Remove old encoding_list parameter to diffutils methods.
|
david
|
March 8th, 2022, 1:57 p.m.
|
|
|
Fix Beanstalk post-recieve close hook.
|
david
|
March 8th, 2022, 1:59 p.m.
|
|
|
Fix compiling i18n files when building Djblets packages.
|
chipx86
|
March 14th, 2022, 4:12 p.m.
|
|
|
Fix unit tests for the "New Review Request" page.
|
david
|
March 14th, 2022, 4:34 p.m.
|
|
|
Move pagination from change_list_results template to change_list.
|
david
|
March 14th, 2022, 3:59 p.m.
|
|
|
Ensure we pass `opts` to change_form templates in siteconfig.
|
david
|
March 14th, 2022, 4:04 p.m.
|
|
|
Fix building documentation for Review Board 5.
|
chipx86
|
March 14th, 2022, 8:01 p.m.
|
|
|
Fix test state leakages causing failures if subvertpy isn't installed.
|
chipx86
|
March 15th, 2022, 4:01 a.m.
|
|
|
Fix up bad calls to now-deleted SVNClient.scan_for_server_property
|
david
|
March 16th, 2022, 10:57 a.m.
|
|
|
Fix building packages on Python 3.10.
|
chipx86
|
March 16th, 2022, 3:33 p.m.
|
|
|
Update Review Bot 3 to use Celery 5 on Python 3.
|
chipx86
|
March 17th, 2022, midnight
|
|
|
Add documentation on rbt list-repo-types --json.
|
chipx86
|
March 17th, 2022, 6:14 p.m.
|
|
|
Add documentation on rbt attach --json.
|
chipx86
|
March 17th, 2022, 6:15 p.m.
|
|
|
Add documentation on rbt close --json.
|
chipx86
|
March 17th, 2022, 6:32 p.m.
|
|
|
Fix incorrectly detecting CVS repositories when not found.
|
chipx86
|
March 17th, 2022, 2:43 p.m.
|
|
|
Add history support in rbt attach, and enhance JSON output.
|
chipx86
|
March 17th, 2022, 5:52 p.m.
|
|
|
Add approval information and other enhancements to rbt land JSON output.
|
chipx86
|
March 17th, 2022, 7:31 p.m.
|
|
|
Add documentation on rbt patch --json.
|
chipx86
|
March 17th, 2022, 8:48 p.m.
|
|
|
Add documentation on rbt publish --json.
|
chipx86
|
March 17th, 2022, 8:58 p.m.
|
|
|
Add release notes for Review Bot 3.
|
chipx86
|
March 13th, 2022, 9:23 p.m.
|
|
|
Display Python and Celery info and deprecation warnings on startup.
|
chipx86
|
March 17th, 2022, 12:05 a.m.
|
|
|
Fix regressions in worker unit tests.
|
chipx86
|
March 17th, 2022, 12:25 a.m.
|
|
|
Update metadata and dependencies for the packages for Review Bot 3.
|
chipx86
|
March 17th, 2022, 12:38 a.m.
|
|
|
Fix JSON output when crashing, and fix help and version information.
|
chipx86
|
March 17th, 2022, 5:18 p.m.
|
|