|
|
1
|
Fix scrolling issues in the comment dialog in Chrome and Firefox.
|
chipx86
|
June 18th, 2021, 4:20 p.m.
|
|
|
|
1
|
Fix a Python 3 string and mimetype issues in SCMClient.get_file_http().
|
chipx86
|
June 20th, 2021, 9:30 p.m.
|
|
|
|
1
|
Fix a regression in URLs in WebHook payloads.
|
chipx86
|
June 23rd, 2021, 2:54 a.m.
|
|
|
|
1
|
Fix filtering repositories in the New Review Request page.
|
chipx86
|
June 24th, 2021, 5:02 p.m.
|
|
|
|
1
|
Fix an e-mail regression on Python 3 due to an old Python 2.6 fix.
|
chipx86
|
June 23rd, 2021, 3:32 a.m.
|
|
|
|
1
|
Switch the test runner to be a Python script.
|
chipx86
|
June 20th, 2021, 6:41 p.m.
|
|
|
|
1
|
Fix Python 3 compatibility when sending messages to Slack or Mattermost.
|
chipx86
|
June 20th, 2021, 7:11 p.m.
|
|
|
|
1
|
Fix incorrect string types in Jenkins CI on Python 3.
|
chipx86
|
June 21st, 2021, 6 p.m.
|
|
|
|
1
|
Fix handling the same key at multiple depths with API resource expansion.
|
chipx86
|
June 21st, 2021, 2:51 a.m.
|
|
|
|
|
Add more specific message when logging in on github fails
|
cathyqinqin
|
May 26th, 2021, 11:58 p.m.
|
|
|
|
1
|
Add release notes for Review Board 3.0.24.
|
chipx86
|
June 14th, 2021, 6:19 p.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.18.
|
chipx86
|
June 14th, 2021, 6:04 p.m.
|
|
|
|
1
|
Add release notes for Review Board 4.0.2.
|
chipx86
|
June 14th, 2021, 6:28 p.m.
|
|
|
|
1
|
Add release notes for Djblets 2.2.2.
|
chipx86
|
June 14th, 2021, 6:09 p.m.
|
|
|
|
1
|
Update CargoTool for new tool support and improved parsing.
|
chipx86
|
June 12th, 2021, 1:38 a.m.
|
|
|
|
1
|
Allow tool unit tests to provide multiple files to test against.
|
chipx86
|
June 12th, 2021, 1:14 a.m.
|
|
|
|
1
|
Rename Credential Checker to Secret Scanner.
|
chipx86
|
June 12th, 2021, 9:27 p.m.
|
|
|
|
1
|
Preserve the filenames being reviewed when generating temp files.
|
chipx86
|
April 8th, 2021, 1:17 a.m.
|
|
|
|
1
|
Update Checkstyle for new tool support and improved configuration.
|
chipx86
|
April 8th, 2021, 4:12 a.m.
|
|
|
|
1
|
Add unit test utilities for locating dependency files.
|
chipx86
|
June 7th, 2021, 1:38 a.m.
|
|
|
|
1
|
Add the ability for test suites to provide default configuration.
|
chipx86
|
June 7th, 2021, 1:49 a.m.
|
|
|
|
1
|
Update GoTool for new tool support and better parsing.
|
chipx86
|
April 2nd, 2021, 11:57 p.m.
|
|
|
|
1
|
Remove support for Buildbot.
|
chipx86
|
April 8th, 2021, 7:23 p.m.
|
|
|
|
1
|
Standardize logging, and add loggers for tools.
|
chipx86
|
April 1st, 2021, 6:14 p.m.
|
|
|
|
1
|
Update rust fmt for new tool support and code parse error handling.
|
chipx86
|
April 6th, 2021, 12:32 a.m.
|
|
|
|
1
|
Update shellcheck for new tool support and better parsing.
|
chipx86
|
April 5th, 2021, 10:24 p.m.
|
|
|
|
1
|
Fix reporting errors with wrong types passed to HostingServiceHTTPRequest.
|
chipx86
|
June 3rd, 2021, 2:27 a.m.
|
|
|
|
1
|
Fix regressions in connecting to GitLab.
|
chipx86
|
June 3rd, 2021, 3:52 a.m.
|
|
|
|
1
|
Set the Secure flag on CSRF and Session cookies when HTTPS is used.
|
chipx86
|
June 8th, 2021, 6:01 p.m.
|
|
|
|
1
|
Switch to per-tool classpath configuration.
|
chipx86
|
June 7th, 2021, 2:47 a.m.
|
|
|
|
1
|
Document and ensure legacy HostingServiceClient.json_*() result types.
|
chipx86
|
June 3rd, 2021, 3:21 a.m.
|
|
|
|
1
|
Update Rubocop for new tool support and improved parsing.
|
chipx86
|
April 6th, 2021, 2:09 a.m.
|
|
|
|
1
|
Add unit tests for Repository.objects.accessible_ids.
|
chipx86
|
May 11th, 2021, 3:48 a.m.
|
|
|
|
1
|
Add unit tests for Group.objects.accessible_ids().
|
chipx86
|
May 12th, 2021, 4:59 p.m.
|
|
|
|
1
|
Split reviewboard.extensions.tests into multiple test modules.
|
chipx86
|
May 29th, 2021, 4:45 p.m.
|
|
|
|
1
|
Update go fmt for new tool support and code parse error handling.
|
chipx86
|
April 2nd, 2021, 1:24 a.m.
|
|
|
|
1
|
Add a new split_comma_separated() utility function.
|
chipx86
|
April 5th, 2021, 9:28 p.m.
|
|
|
|
1
|
Update cpplint for new tool support and improve output parsing.
|
chipx86
|
April 1st, 2021, 2:47 a.m.
|
|
|
|
1
|
Update doc8 for new tool support and more reliable output parsing.
|
chipx86
|
March 30th, 2021, 1:29 a.m.
|
|
|
|
1
|
Update pydocstyle for new tool support and fix output parsing.
|
chipx86
|
March 30th, 2021, 3:10 a.m.
|
|
|
|
1
|
Add new severity and text_extra options when commenting.
|
chipx86
|
March 30th, 2021, 6:21 p.m.
|
|
|
|
1
|
Switch to using six.python_2_unicode_compatible().
|
chipx86
|
May 26th, 2021, 7:34 p.m.
|
|
|
|
1
|
Update static() imports and staticfiles template tag usage.
|
chipx86
|
May 26th, 2021, 7:26 p.m.
|
|
|
|
1
|
Drop support for Django 1.6 for Djblets 3.0.
|
chipx86
|
May 26th, 2021, 6:03 p.m.
|
|
|
|
1
|
Update all User.is_authenticated/is_anonymous usage to access as properties.
|
chipx86
|
May 26th, 2021, 7:09 p.m.
|
|
|
|
1
|
Switch URL-related imports to using django.urls.
|
chipx86
|
May 26th, 2021, 7:10 p.m.
|
|
|
|
1
|
Clean up some of the extension hook unit tests and standardize setup.
|
chipx86
|
May 30th, 2021, 2:40 a.m.
|
|
|
|
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.
|
|