|
|
1
|
Remove Django 1.6 through 1.10 compatibility.
|
chipx86
|
May 26th, 2021, 8:47 p.m.
|
|
|
|
1
|
Remove most Django compat usage and code.
|
chipx86
|
May 26th, 2021, 8:44 p.m.
|
|
|
|
1
|
Remove providing_args from all Signal instances.
|
chipx86
|
May 26th, 2021, 7:15 p.m.
|
|
|
|
1
|
Fix get_markdown_element_tree() with bad escaping in e-mail addresses.
|
chipx86
|
May 25th, 2021, 10:38 p.m.
|
|
|
|
1
|
Fix all pyflakes warnings in Djblets.
|
chipx86
|
May 26th, 2021, 6:52 p.m.
|
|
|
|
1
|
Fix working with site directories containing custom commands.
|
chipx86
|
May 24th, 2021, 4:08 p.m.
|
|
|
|
1
|
Add release notes for Review Board 4.0.1.
|
chipx86
|
May 24th, 2021, 10:41 p.m.
|
|
|
|
1
|
Fix Markdown code block formatting inconsistencies.
|
chipx86
|
May 24th, 2021, 10:33 p.m.
|
|
|
|
1
|
Fix CSS and stat precision issues with the Server Cache admin widget.
|
chipx86
|
May 24th, 2021, 3:37 p.m.
|
|
|
|
1
|
Fix duplicate headers when dispatching WebHooks.
|
chipx86
|
May 24th, 2021, 3:15 p.m.
|
|
|
|
1
|
Fix loading some parts of the Django administration UI.
|
chipx86
|
May 21st, 2021, 4:12 p.m.
|
|
|
|
1
|
Fix unit test regressions for Markdown rendering.
|
chipx86
|
May 20th, 2021, 7:15 p.m.
|
|
|
|
1
|
Fix node_modules validation when building extensions.
|
chipx86
|
May 20th, 2021, 1:24 p.m.
|
|
|
|
1
|
Add release notes for Djblets 2.2.1.
|
chipx86
|
May 20th, 2021, 1:30 p.m.
|
|
|
|
1
|
Add new styling options and fixes for rb-c-review-request-field-tabular.
|
chipx86
|
May 20th, 2021, 1:18 a.m.
|
|
|
|
2
|
Add release notes for Review Board 4.0.
|
chipx86
|
May 14th, 2021, 1:53 a.m.
|
|
|
|
1
|
Allow the list of Markdown-safe URL protocols to be customized.
|
chipx86
|
May 11th, 2021, 2:53 a.m.
|
|
|
|
1
|
Optimize the query for Group and Repository.objects.accessible_ids().
|
chipx86
|
May 12th, 2021, 5:56 p.m.
|
|
|
|
1
|
Assume Subversion "nonexistent" destination revisions are deleted files.
|
chipx86
|
May 11th, 2021, 3:14 a.m.
|
|
|
|
1
|
Add release notes for 3.0.22 and revise release notes for 3.0.21.
|
chipx86
|
April 20th, 2021, 7:11 p.m.
|
|
|
|
1
|
Optimize and improve diff line-related operations, and get_lines().
|
chipx86
|
April 5th, 2021, 8:57 p.m.
|
|
|
|
1
|
Fix a regression with the new Markdown HTML sanitizing code.
|
chipx86
|
April 18th, 2021, 3:22 p.m.
|
|
|
|
1
|
Catch and log on-the-fly indexing errors instead of crashing.
|
chipx86
|
April 13th, 2021, 5:14 p.m.
|
|
|
|
1
|
Add release notes for 4.0 RC 2.
|
chipx86
|
April 13th, 2021, 7 p.m.
|
|
|
|
1
|
Remove all functionality from the dumpdb/loaddb commands.
|
chipx86
|
April 12th, 2021, 6:50 p.m.
|
|
|
|
1
|
Mark dumpdb and loaddb as deprecated.
|
chipx86
|
April 12th, 2021, 6:31 p.m.
|
|
|
|
1
|
Add common support for writing/running Java-based tools.
|
chipx86
|
April 8th, 2021, 4:10 a.m.
|
|
|
|
1
|
Keep inline Markdown code styles consistent between edit and render.
|
chipx86
|
April 12th, 2021, 6:59 p.m.
|
|
|
|
1
|
Cap the pyparsing dependency at 2.4.x.
|
chipx86
|
April 12th, 2021, 7:13 p.m.
|
|
|
|
1
|
Update CredentialChecker for new tool support and parsing improvements.
|
chipx86
|
April 6th, 2021, 4:37 a.m.
|
|
|
|
1
|
Fix regressions from Django 3.2.
|
chipx86
|
April 6th, 2021, 10:14 p.m.
|
|
|
|
1
|
Update cppcheck for new tool support and improve output parsing.
|
chipx86
|
March 30th, 2021, 6:24 p.m.
|
|
|
|
1
|
Add release notes for Review Board 3.0.21.
|
chipx86
|
March 31st, 2021, 2:31 a.m.
|
|
|
|
1
|
Add release notes for Review Bot 2.0.1.
|
chipx86
|
March 29th, 2021, 5:10 p.m.
|
|
|
|
1
|
Update pyflakes for new tool support and fixes to parsing.
|
chipx86
|
March 26th, 2021, 2:38 a.m.
|
|
|
|
1
|
Add integration tests for PMD, and fix issues with error reporting.
|
chipx86
|
March 26th, 2021, 4:30 a.m.
|
|
|
|
1
|
Add formal support for writing both simulation and integration tests.
|
chipx86
|
March 26th, 2021, 6:43 p.m.
|
|
|
|
1
|
Update flake8 for new tool support and more reliable output parsing.
|
chipx86
|
March 27th, 2021, 2:37 a.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
|
Update the PMD code, docs, configuration, and tests for the latest changes.
|
chipx86
|
March 16th, 2021, 11:01 p.m.
|
|
|
|
1
|
Pass tool settings at construction time, and emit deprecation warnings.
|
chipx86
|
March 18th, 2021, 6:25 p.m.
|
|