|
Add the beginnings of unit test support for the Review Bot extension.
|
chipx86
|
February 28th, 2022, 8:22 a.m.
|
|
|
Fix a crash when querying Review Bot worker status in error states.
|
chipx86
|
February 28th, 2022, 8:27 a.m.
|
|
|
Add the binary flag to the FileDiff API.
|
chipx86
|
March 1st, 2022, 1:47 a.m.
|
|
|
Add a testing utility for pre-generating temp directories.
|
chipx86
|
March 1st, 2022, 1:55 a.m.
|
|
|
Add release notes and preparation for Review Board 4.0.6.
|
chipx86
|
March 1st, 2022, 2:32 a.m.
|
|
|
Introduce an official, non-Celery-managed reviewbot command.
|
chipx86
|
March 1st, 2022, 8:29 a.m.
|
|
|
Add new startup logging to replace Celery's.
|
chipx86
|
March 2nd, 2022, 10:29 a.m.
|
|
|
Improve repository management and validate configurations.
|
chipx86
|
March 4th, 2022, 10:34 p.m.
|
|
|
Allow repositories and servers to be defined in separate JSON files.
|
chipx86
|
March 5th, 2022, 12:24 a.m.
|
|
|
Remove old packaging/release files and add modern files to the MANIFEST.in.
|
chipx86
|
March 7th, 2022, 1:28 a.m.
|
|
|
Fix the diff viewer JS with modern babel.
|
david
|
March 7th, 2022, 6:10 a.m.
|
|
|
Switch to pytest.
|
david
|
March 7th, 2022, 5:56 p.m.
|
|
|
Update tests to not use deprecated base classes.
|
david
|
March 7th, 2022, 6:23 p.m.
|
|
|
Replace a use of _super() that wasn't resolving correctly.
|
david
|
March 7th, 2022, 10:19 p.m.
|
|
|
Fix up some string types.
|
david
|
March 7th, 2022, 10:20 p.m.
|
|
|
Mark HTML row data as safe in repository admin list.
|
david
|
March 7th, 2022, 10:21 p.m.
|
|
|
Add missing data parameter for MimetypeHandler.set_thumbnail.
|
david
|
March 7th, 2022, 10:22 p.m.
|
|
|
Get rid of legacy admin widget support.
|
david
|
March 7th, 2022, 10:28 p.m.
|
|
|
Do some code housekeeping.
|
david
|
March 7th, 2022, 10:36 p.m.
|
|
|
Get rid of shadowed --json argument to `rbt status-update`
|
david
|
March 7th, 2022, 10:50 p.m.
|
|
|
Backport a fix from the 3.x branch for type issuess in recaptcha.
|
david
|
March 7th, 2022, 11:15 p.m.
|
|
|
Add renderer argument to GitLabHostingURLWidget
|
david
|
March 7th, 2022, 11:16 p.m.
|
|
|
Fix syntax for invalid escape sequences.
|
david
|
March 8th, 2022, 7:02 a.m.
|
|
|
Fix up a bad pathological test path.
|
david
|
March 8th, 2022, 7:02 a.m.
|
|
|
Add skipping for two more tests which rely on the P4 module.
|
david
|
March 8th, 2022, 7:03 a.m.
|
|
|
Fix some broken tests for the OAuth API endpoint.
|
david
|
March 8th, 2022, 7:03 a.m.
|
|
|
Update `output_format` for markdown rendering.
|
david
|
March 8th, 2022, 7:43 p.m.
|
|
|
Get rid of deprecated models.NullBooleanField usage.
|
david
|
March 8th, 2022, 7:44 p.m.
|
|
|
Fix one more case of needing .set() for a many relation.
|
david
|
March 8th, 2022, 7:44 p.m.
|
|
|
Remove old encoding_list parameter to diffutils methods.
|
david
|
March 8th, 2022, 8:57 p.m.
|
|
|
Get rid of code that uses GitHubClient.api_get
|
david
|
March 8th, 2022, 8:57 p.m.
|
|
|
Fix Beanstalk post-recieve close hook.
|
david
|
March 8th, 2022, 8:59 p.m.
|
|
|
Fix a regression in comparing regexes to output in tests.
|
chipx86
|
March 9th, 2022, 6:03 a.m.
|
|
|
Fix compatibility with Python 2.7.
|
david
|
March 9th, 2022, 6:18 a.m.
|
|
|
Do some code cleanup for RBTools.
|
david
|
March 9th, 2022, 7:04 p.m.
|
|
|
Fix running unit tests through the old test runner.
|
chipx86
|
March 10th, 2022, 12:10 a.m.
|
|
|
Pin dependencies to ensure things work with Python 2.7
|
david
|
March 10th, 2022, 6:21 a.m.
|
|
|
Update dev-requirements dependencies for new versions.
|
david
|
March 10th, 2022, 6:03 p.m.
|
|
|
Add additional safety checking for bzr branch checks.
|
david
|
March 10th, 2022, 6:17 p.m.
|
|
|
Add better doc support for multicommands.
|
david
|
March 10th, 2022, 7:22 p.m.
|
|
|
Add draft release notes for RBTools 3.0.
|
david
|
March 10th, 2022, 9:51 p.m.
|
|
|
Improve test skipping for hgsubversion problems.
|
david
|
March 10th, 2022, 10:46 p.m.
|
|
|
Allow for parallel full-repo builds on the same repository on Git.
|
chipx86
|
March 11th, 2022, 11:07 a.m.
|
|
|
Don't error out if a FBInfer run doesn't generate a report.
|
chipx86
|
March 11th, 2022, 11:15 a.m.
|
|
|
Add support for Review Bot workers in Docker.
|
chipx86
|
March 11th, 2022, 11:28 a.m.
|
|
|
Modernize the documentation and add instructions on Docker.
|
chipx86
|
March 11th, 2022, 11:46 a.m.
|
|
|
Add server-side filtering for repositories on "New Review Request"
|
david
|
March 11th, 2022, 11:21 p.m.
|
|
|
Fix building the Djblets 3 documentation.
|
chipx86
|
March 12th, 2022, 3:58 a.m.
|
|
|
Add code reference docs for the Review Bot worker.
|
chipx86
|
March 14th, 2022, 3:20 a.m.
|
|
|
Add release notes for Review Bot 3.
|
chipx86
|
March 14th, 2022, 3:23 a.m.
|
|