|
Fix syntax for invalid escape sequences.
|
david
|
March 7th, 2022, 11:02 p.m.
|
|
|
Add renderer argument to GitLabHostingURLWidget
|
david
|
March 7th, 2022, 3:16 p.m.
|
|
|
Backport a fix from the 3.x branch for type issuess in recaptcha.
|
david
|
March 7th, 2022, 3:15 p.m.
|
|
|
Get rid of shadowed --json argument to `rbt status-update`
|
david
|
March 7th, 2022, 2:50 p.m.
|
|
|
Do some code housekeeping.
|
david
|
March 7th, 2022, 2:36 p.m.
|
|
|
Get rid of legacy admin widget support.
|
david
|
March 7th, 2022, 2:28 p.m.
|
|
|
Add missing data parameter for MimetypeHandler.set_thumbnail.
|
david
|
March 7th, 2022, 2:22 p.m.
|
|
|
Mark HTML row data as safe in repository admin list.
|
david
|
March 7th, 2022, 2:21 p.m.
|
|
|
Fix up some string types.
|
david
|
March 7th, 2022, 2:20 p.m.
|
|
|
Replace a use of _super() that wasn't resolving correctly.
|
david
|
March 7th, 2022, 2:19 p.m.
|
|
|
Update tests to not use deprecated base classes.
|
david
|
March 7th, 2022, 10:23 a.m.
|
|
|
Switch to pytest.
|
david
|
March 7th, 2022, 9:56 a.m.
|
|
|
Fix the diff viewer JS with modern babel.
|
david
|
March 6th, 2022, 10:10 p.m.
|
|
|
Remove old packaging/release files and add modern files to the MANIFEST.in.
|
chipx86
|
March 6th, 2022, 5:28 p.m.
|
|
|
Allow repositories and servers to be defined in separate JSON files.
|
chipx86
|
March 4th, 2022, 4:24 p.m.
|
|
|
Improve repository management and validate configurations.
|
chipx86
|
March 4th, 2022, 2:34 p.m.
|
|
|
Add new startup logging to replace Celery's.
|
chipx86
|
March 2nd, 2022, 2:29 a.m.
|
|
|
Introduce an official, non-Celery-managed reviewbot command.
|
chipx86
|
March 1st, 2022, 12:29 a.m.
|
|
|
Add release notes and preparation for Review Board 4.0.6.
|
chipx86
|
February 28th, 2022, 6:32 p.m.
|
|
|
Add a testing utility for pre-generating temp directories.
|
chipx86
|
February 28th, 2022, 5:55 p.m.
|
|
|
Add the binary flag to the FileDiff API.
|
chipx86
|
February 28th, 2022, 5:47 p.m.
|
|
|
Fix a crash when querying Review Bot worker status in error states.
|
chipx86
|
February 28th, 2022, 12:27 a.m.
|
|
|
Add the beginnings of unit test support for the Review Bot extension.
|
chipx86
|
February 28th, 2022, 12:22 a.m.
|
|
|
Fix a handful of regressions and issues in unit tests.
|
chipx86
|
February 27th, 2022, 10:56 p.m.
|
|
|
Fix Java-based tools when java is installed but there's no runtime.
|
chipx86
|
February 25th, 2022, 11:05 p.m.
|
|
|
Add a standard function for correctly applying a patch.
|
chipx86
|
February 25th, 2022, 7:39 p.m.
|
|
|
Add DEFAULT_AUTO_FIELD to settings.
|
david
|
February 24th, 2022, 10:40 p.m.
|
|
|
Bump subvertpy to 0.11 in dev-requirements.txt
|
david
|
February 24th, 2022, 10:40 p.m.
|
|
|
Do some code housekeeping.
|
david
|
February 24th, 2022, 10:39 p.m.
|
|
|
Do some cleanup on exception handling.
|
david
|
February 24th, 2022, 10:38 p.m.
|
|
|
Fix up unused and misplaced imports.
|
david
|
February 24th, 2022, 10:38 p.m.
|
|
|
Update test configuration.
|
david
|
February 24th, 2022, 10:36 p.m.
|
|
|
Fix callback adapter for ready() methods.
|
david
|
February 23rd, 2022, 11:08 p.m.
|
|
|
Do some code housecleaning.
|
david
|
February 23rd, 2022, 10:56 p.m.
|
|
|
Fix up some string type issues.
|
david
|
February 23rd, 2022, 10:53 p.m.
|
|
|
Fix some unused imports.
|
david
|
February 23rd, 2022, 10:52 p.m.
|
|
|
Get rid of bare exception handlers.
|
david
|
February 23rd, 2022, 10:52 p.m.
|
|
|
Improve fetching of original/patched file content.
|
chipx86
|
February 23rd, 2022, 7:39 p.m.
|
|
|
Track the status of a File and normalize file paths.
|
chipx86
|
February 23rd, 2022, 7:36 p.m.
|
|
|
Skip patching symlinks, binary files, or unknown file changes.
|
chipx86
|
February 23rd, 2022, 3:44 p.m.
|
|
|
Add cross-platform file path conversion/normalization.
|
chipx86
|
February 23rd, 2022, 2:46 p.m.
|
|
|
Fix a crash during patching when MySQL support isn't available.
|
chipx86
|
February 21st, 2022, 6:45 p.m.
|
|
|
Add extraction of UNIX file modes and symlink targets from Git diffs.
|
chipx86
|
February 20th, 2022, 5 p.m.
|
|
|
Fix showing indentation changes in interdiffs.
|
chipx86
|
February 20th, 2022, 4:52 p.m.
|
|
|
Add storage of UNIX file mode metadata from diffs.
|
chipx86
|
February 20th, 2022, 3:26 p.m.
|
|
|
Add formal storage of symlink targets when parsing diffs.
|
chipx86
|
February 20th, 2022, 12:57 a.m.
|
|
|
Add a test SCMTool with a DiffX parser.
|
chipx86
|
February 20th, 2022, 12:52 a.m.
|
|
|
Formalize testing of diff parsing objects.
|
chipx86
|
February 19th, 2022, 11:41 p.m.
|
|
|
Fix loading admin pages with Delete links on extension admin sites.
|
chipx86
|
February 19th, 2022, 11:11 p.m.
|
|
|
Fix refreshing the list of tools.
|
chipx86
|
February 17th, 2022, 11:57 p.m.
|
|