|
|
1
|
Switch to per-tool classpath configuration.
|
chipx86
|
June 7th, 2021, 9:47 a.m.
|
|
|
|
1
|
Document and ensure legacy HostingServiceClient.json_*() result types.
|
chipx86
|
June 3rd, 2021, 10:21 a.m.
|
|
|
|
1
|
Update Rubocop for new tool support and improved parsing.
|
chipx86
|
April 6th, 2021, 9:09 a.m.
|
|
|
|
1
|
Add unit tests for Repository.objects.accessible_ids.
|
chipx86
|
May 11th, 2021, 10:48 a.m.
|
|
|
|
1
|
Add unit tests for Group.objects.accessible_ids().
|
chipx86
|
May 12th, 2021, 11:59 p.m.
|
|
|
|
1
|
Split reviewboard.extensions.tests into multiple test modules.
|
chipx86
|
May 29th, 2021, 11:45 p.m.
|
|
|
|
1
|
Update cpplint for new tool support and improve output parsing.
|
chipx86
|
April 1st, 2021, 9:47 a.m.
|
|
|
|
1
|
Update go fmt for new tool support and code parse error handling.
|
chipx86
|
April 2nd, 2021, 8:24 a.m.
|
|
|
|
1
|
Add a new split_comma_separated() utility function.
|
chipx86
|
April 6th, 2021, 4:28 a.m.
|
|
|
|
1
|
Update doc8 for new tool support and more reliable output parsing.
|
chipx86
|
March 30th, 2021, 8:29 a.m.
|
|
|
|
1
|
Update pydocstyle for new tool support and fix output parsing.
|
chipx86
|
March 30th, 2021, 10:10 a.m.
|
|
|
|
1
|
Add new severity and text_extra options when commenting.
|
chipx86
|
March 31st, 2021, 1:21 a.m.
|
|
|
|
1
|
Switch to using six.python_2_unicode_compatible().
|
chipx86
|
May 27th, 2021, 2:34 a.m.
|
|
|
|
1
|
Update static() imports and staticfiles template tag usage.
|
chipx86
|
May 27th, 2021, 2:26 a.m.
|
|
|
|
1
|
Drop support for Django 1.6 for Djblets 3.0.
|
chipx86
|
May 27th, 2021, 1:03 a.m.
|
|
|
|
1
|
Update all User.is_authenticated/is_anonymous usage to access as properties.
|
chipx86
|
May 27th, 2021, 2:09 a.m.
|
|
|
|
1
|
Switch URL-related imports to using django.urls.
|
chipx86
|
May 27th, 2021, 2:10 a.m.
|
|
|
|
1
|
Clean up some of the extension hook unit tests and standardize setup.
|
chipx86
|
May 30th, 2021, 9:40 a.m.
|
|
|
|
1
|
Remove Django 1.6 through 1.10 compatibility.
|
chipx86
|
May 27th, 2021, 3:47 a.m.
|
|
|
|
1
|
Remove most Django compat usage and code.
|
chipx86
|
May 27th, 2021, 3:44 a.m.
|
|
|
|
1
|
Remove providing_args from all Signal instances.
|
chipx86
|
May 27th, 2021, 2:15 a.m.
|
|
|
|
1
|
Fix get_markdown_element_tree() with bad escaping in e-mail addresses.
|
chipx86
|
May 26th, 2021, 5:38 a.m.
|
|
|
|
1
|
Fix all pyflakes warnings in Djblets.
|
chipx86
|
May 27th, 2021, 1:52 a.m.
|
|
|
|
1
|
Fix working with site directories containing custom commands.
|
chipx86
|
May 24th, 2021, 11:08 p.m.
|
|
|
|
1
|
Add release notes for Review Board 4.0.1.
|
chipx86
|
May 25th, 2021, 5:41 a.m.
|
|
|
|
1
|
Fix Markdown code block formatting inconsistencies.
|
chipx86
|
May 25th, 2021, 5:33 a.m.
|
|
|
|
1
|
Fix CSS and stat precision issues with the Server Cache admin widget.
|
chipx86
|
May 24th, 2021, 10:37 p.m.
|
|
|
|
1
|
Fix duplicate headers when dispatching WebHooks.
|
chipx86
|
May 24th, 2021, 10:15 p.m.
|
|
|
|
1
|
Fix loading some parts of the Django administration UI.
|
chipx86
|
May 21st, 2021, 11:12 p.m.
|
|
|
|
1
|
Fix unit test regressions for Markdown rendering.
|
chipx86
|
May 21st, 2021, 2:15 a.m.
|
|
|
|
1
|
Fix node_modules validation when building extensions.
|
chipx86
|
May 20th, 2021, 8:24 p.m.
|
|
|
|
1
|
Add release notes for Djblets 2.2.1.
|
chipx86
|
May 20th, 2021, 8:30 p.m.
|
|
|
|
1
|
Add new styling options and fixes for rb-c-review-request-field-tabular.
|
chipx86
|
May 20th, 2021, 8:18 a.m.
|
|
|
|
2
|
Add release notes for Review Board 4.0.
|
chipx86
|
May 14th, 2021, 8:53 a.m.
|
|
|
|
1
|
Allow the list of Markdown-safe URL protocols to be customized.
|
chipx86
|
May 11th, 2021, 9:53 a.m.
|
|
|
|
1
|
Optimize the query for Group and Repository.objects.accessible_ids().
|
chipx86
|
May 13th, 2021, 12:56 a.m.
|
|
|
|
1
|
Assume Subversion "nonexistent" destination revisions are deleted files.
|
chipx86
|
May 11th, 2021, 10:14 a.m.
|
|
|
|
1
|
Ensure that all SCMClient.diff methods take kwargs.
|
david
|
April 7th, 2021, 4:12 p.m.
|
|
|
|
1
|
Add release notes for 3.0.22 and revise release notes for 3.0.21.
|
chipx86
|
April 21st, 2021, 2:11 a.m.
|
|
|
|
1
|
Optimize and improve diff line-related operations, and get_lines().
|
chipx86
|
April 6th, 2021, 3:57 a.m.
|
|
|
|
1
|
Fix a regression with the new Markdown HTML sanitizing code.
|
chipx86
|
April 18th, 2021, 10:22 p.m.
|
|
|
|
1
|
Add release notes for 4.0 RC 2.
|
chipx86
|
April 14th, 2021, 2 a.m.
|
|
|
|
1
|
Catch and log on-the-fly indexing errors instead of crashing.
|
chipx86
|
April 14th, 2021, 12:14 a.m.
|
|
|
|
1
|
Remove all functionality from the dumpdb/loaddb commands.
|
chipx86
|
April 13th, 2021, 1:50 a.m.
|
|
|
|
1
|
Mark dumpdb and loaddb as deprecated.
|
chipx86
|
April 13th, 2021, 1:31 a.m.
|
|
|
|
1
|
Add common support for writing/running Java-based tools.
|
chipx86
|
April 8th, 2021, 11:10 a.m.
|
|
|
|
1
|
Keep inline Markdown code styles consistent between edit and render.
|
chipx86
|
April 13th, 2021, 1:59 a.m.
|
|
|
|
1
|
Cap the pyparsing dependency at 2.4.x.
|
chipx86
|
April 13th, 2021, 2:13 a.m.
|
|
|
|
|
JSON Output for RBTools Publish Command
|
ryankang
|
April 11th, 2021, 10:28 p.m.
|
|
|
|
1
|
JSON wrapper which inputs to a dictionary and outputs a JSON object
|
ryankang
|
March 20th, 2021, 6:14 p.m.
|
|