|
Do some code housekeeping.
|
david
|
February 25th, 2022, 1:39 a.m.
|
|
|
Add cross-platform file path conversion/normalization.
|
chipx86
|
February 23rd, 2022, 5:46 p.m.
|
|
|
Track the status of a File and normalize file paths.
|
chipx86
|
February 23rd, 2022, 10:36 p.m.
|
|
|
Improve fetching of original/patched file content.
|
chipx86
|
February 23rd, 2022, 10:39 p.m.
|
|
|
Add a testing utility for pre-generating temp directories.
|
chipx86
|
February 28th, 2022, 8:55 p.m.
|
|
|
Strip symlink mode information from files on Git-style Mercurial diffs.
|
chipx86
|
February 18th, 2022, 12:27 a.m.
|
|
|
Added styling for logged-out mobile user actions.
|
DR
dronan
|
January 21st, 2022, 2:41 p.m.
|
|
|
Add the binary flag to the FileDiff API.
|
chipx86
|
February 28th, 2022, 8:47 p.m.
|
|
|
Add release notes and preparation for Review Board 4.0.6.
|
chipx86
|
February 28th, 2022, 9:32 p.m.
|
|
|
Introduce an official, non-Celery-managed reviewbot command.
|
chipx86
|
March 1st, 2022, 3:29 a.m.
|
|
|
Fix a crash when querying Review Bot worker status in error states.
|
chipx86
|
February 28th, 2022, 3:27 a.m.
|
|
|
Fix Java-based tools when java is installed but there's no runtime.
|
chipx86
|
February 26th, 2022, 2:05 a.m.
|
|
|
Fix a handful of regressions and issues in unit tests.
|
chipx86
|
February 28th, 2022, 1:56 a.m.
|
|
|
Add the beginnings of unit test support for the Review Bot extension.
|
chipx86
|
February 28th, 2022, 3:22 a.m.
|
|
|
Add a standard function for correctly applying a patch.
|
chipx86
|
February 25th, 2022, 10:39 p.m.
|
|
|
Bump subvertpy to 0.11 in dev-requirements.txt
|
david
|
February 25th, 2022, 1:40 a.m.
|
|
|
Do some cleanup on exception handling.
|
david
|
February 25th, 2022, 1:38 a.m.
|
|
|
Do some code housecleaning.
|
david
|
February 24th, 2022, 1:56 a.m.
|
|
|
Get rid of bare exception handlers.
|
david
|
February 24th, 2022, 1:52 a.m.
|
|
|
Fix some unused imports.
|
david
|
February 24th, 2022, 1:52 a.m.
|
|
|
Fix up some string type issues.
|
david
|
February 24th, 2022, 1:53 a.m.
|
|
|
Update test configuration.
|
david
|
February 25th, 2022, 1:36 a.m.
|
|
|
Fix up unused and misplaced imports.
|
david
|
February 25th, 2022, 1:38 a.m.
|
|
|
Fix callback adapter for ready() methods.
|
david
|
February 24th, 2022, 2:08 a.m.
|
|
|
Add DEFAULT_AUTO_FIELD to settings.
|
david
|
February 25th, 2022, 1:40 a.m.
|
|
|
Improve repository management and validate configurations.
|
chipx86
|
March 4th, 2022, 5:34 p.m.
|
|
|
Allow database backends to specify their default tablespace.
|
chipx86
|
February 4th, 2022, 9:55 p.m.
|
|
|
Add serialization for Enum and CombinedExpression.
|
chipx86
|
February 4th, 2022, 11:22 p.m.
|
|
|
Add testing decorators for requiring parameters or attributes.
|
chipx86
|
February 5th, 2022, 12:13 a.m.
|
|
|
Update unit tests to handle MariaDB and MySQL 8 differences.
|
chipx86
|
February 4th, 2022, 9:53 p.m.
|
|
|
Add new startup logging to replace Celery's.
|
chipx86
|
March 2nd, 2022, 5:29 a.m.
|
|
|
Remove old packaging/release files and add modern files to the MANIFEST.in.
|
chipx86
|
March 6th, 2022, 8:28 p.m.
|
|
|
Fix the diff viewer JS with modern babel.
|
david
|
March 7th, 2022, 1:10 a.m.
|
|
|
Update tests to not use deprecated base classes.
|
david
|
March 7th, 2022, 1:23 p.m.
|
|
|
Add missing data parameter for MimetypeHandler.set_thumbnail.
|
david
|
March 7th, 2022, 5:22 p.m.
|
|
|
Switch to pytest.
|
david
|
March 7th, 2022, 12:56 p.m.
|
|
|
Replace a use of _super() that wasn't resolving correctly.
|
david
|
March 7th, 2022, 5:19 p.m.
|
|
|
Get rid of legacy admin widget support.
|
david
|
March 7th, 2022, 5:28 p.m.
|
|
|
Mark HTML row data as safe in repository admin list.
|
david
|
March 7th, 2022, 5:21 p.m.
|
|
|
Backport a fix from the 3.x branch for type issuess in recaptcha.
|
david
|
March 7th, 2022, 6:15 p.m.
|
|
|
Add renderer argument to GitLabHostingURLWidget
|
david
|
March 7th, 2022, 6:16 p.m.
|
|
|
Add the `rbt review` command.
|
david
|
November 24th, 2021, 2:37 p.m.
|
|
|
Add base classes for multi-commands.
|
david
|
November 24th, 2021, 2:37 p.m.
|
|
|
Get rid of shadowed --json argument to `rbt status-update`
|
david
|
March 7th, 2022, 5:50 p.m.
|
|
|
Fix compatibility with Python 2.7.
|
david
|
March 9th, 2022, 1:18 a.m.
|
|
|
Fix a regression in comparing regexes to output in tests.
|
chipx86
|
March 9th, 2022, 1:03 a.m.
|
|
|
Fix running unit tests through the old test runner.
|
chipx86
|
March 9th, 2022, 7:10 p.m.
|
|
|
Pin dependencies to ensure things work with Python 2.7
|
david
|
March 10th, 2022, 1:21 a.m.
|
|
|
Improve test skipping for hgsubversion problems.
|
david
|
March 10th, 2022, 5:46 p.m.
|
|
|
Fix building the Djblets 3 documentation.
|
chipx86
|
March 11th, 2022, 10:58 p.m.
|
|