|
|
2
|
Add RB.DiffCommit.commitMessageBody in JavaScript.
|
chipx86
|
October 11th, 2023, 7:58 p.m.
|
|
|
|
1
|
Improve usability, styling, and stability of the diff commits list.
|
chipx86
|
October 11th, 2023, 8:56 p.m.
|
|
|
|
2
|
Fix unit test regressions from the new HEALTHCHECK_IPS configuration.
|
chipx86
|
October 11th, 2023, 12:15 p.m.
|
|
|
|
2
|
Add DiffCommit.commit_message_body for getting the body of a commit.
|
chipx86
|
October 11th, 2023, 7:54 p.m.
|
|
|
|
2
|
Tweak health check configuration, add documentation, and use it in Docker.
|
chipx86
|
October 9th, 2023, 12:21 p.m.
|
|
|
|
2
|
Update the docs for Docker and Nginx for latest recommendations.
|
chipx86
|
October 5th, 2023, 5:25 p.m.
|
|
|
|
2
|
Add documentation and new options for building the Docker images.
|
chipx86
|
October 8th, 2023, 10:01 p.m.
|
|
|
|
1
|
Fix the display of the comment dialog on mobile devices.
|
chipx86
|
October 5th, 2023, 9:13 p.m.
|
|
|
|
2
|
Fix unit test regressions with page layout HTML and the Commits field.
|
chipx86
|
October 9th, 2023, 2:35 p.m.
|
|
|
|
3
|
Fix a regression in building the documentation.
|
chipx86
|
October 5th, 2023, 5:29 p.m.
|
|
|
|
2
|
Fix a threading-related crash in privacy consent recalculation.
|
chipx86
|
October 9th, 2023, 2:31 p.m.
|
|
|
|
2
|
Enable logging by default.
|
chipx86
|
October 9th, 2023, 12:29 p.m.
|
|
|
|
2
|
Fix a crash in DownloadDiffAction for 404 pages.
|
chipx86
|
October 9th, 2023, 12:46 p.m.
|
|
|
|
3
|
Lazy-load TestCase to preventing pytest crashes.
|
chipx86
|
October 9th, 2023, 3:13 p.m.
|
|
|
|
2
|
Work around cache backend flapping mitigation in HealthCheckView.
|
chipx86
|
October 9th, 2023, 3:09 a.m.
|
|
|
|
2
|
Fix documentation issues throughout Djblets.
|
chipx86
|
October 9th, 2023, 8 p.m.
|
|
|
|
2
|
Avoid crashing when GenerationSynchronizer failed to talk to cache.
|
chipx86
|
October 9th, 2023, 3:15 a.m.
|
|
|
|
2
|
Fix the display of buttons and the login page on mobile.
|
chipx86
|
October 5th, 2023, 9:03 p.m.
|
|
|
|
2
|
Fix move detection metadata for the diff viewer.
|
chipx86
|
October 4th, 2023, 12:18 a.m.
|
|
|
|
2
|
Fix a double border and redundant styling in the commits list.
|
chipx86
|
October 5th, 2023, 5:31 p.m.
|
|
|
|
1
|
Fix handling URLErrors in GitHub without an HTTP status code.
|
chipx86
|
October 4th, 2023, 12:24 a.m.
|
|
|
|
2
|
Update our Docker for Ubuntu 22.04 LTS, Python 3.11, and ARM64.
|
chipx86
|
October 5th, 2023, 4:59 p.m.
|
|
|
|
1
|
Fix updating the diff index when switching diff pages from the bottom.
|
david
|
October 6th, 2023, 4:24 p.m.
|
|
|
|
2
|
Update and improve docs for new changes in RB6.
|
maubin
|
October 4th, 2023, 2:41 p.m.
|
|
|
|
|
Fix a regression with our moved lines flag in the diff viewer.
|
maubin
|
October 4th, 2023, 10:18 a.m.
|
|
|
|
1
|
Significantly reduce the check interval for review request page updates.
|
chipx86
|
October 1st, 2023, 10:49 p.m.
|
|
|
|
1
|
Switch the data directory lookup to use settings.SITE_DATA_DIR.
|
chipx86
|
October 2nd, 2023, 10:43 p.m.
|
|
|
|
2
|
Update the review request box for modern, CSS-driven layout.
|
chipx86
|
September 29th, 2023, 12:25 a.m.
|
|
|
|
1
|
Enable HTTP/2 support for Apache when available.
|
chipx86
|
October 2nd, 2023, 11 p.m.
|
|
|
|
2
|
Formalize the structure for review request fields and polish styling.
|
chipx86
|
September 28th, 2023, 4:33 p.m.
|
|
|
|
1
|
Hide the Commits field when there are no commits present.
|
chipx86
|
October 1st, 2023, 5:14 p.m.
|
|
|
|
3
|
Modernize inline-editor, fix layout issues, and improve accessibility.
|
chipx86
|
September 26th, 2023, 11:18 p.m.
|
|
|
|
1
|
Update the repository list to show SCMTool information.
|
chipx86
|
April 24th, 2023, 5:43 p.m.
|
|
|
|
1
|
Add support for patching using draft diffs in rbt patch.
|
chipx86
|
July 19th, 2023, 4:36 p.m.
|
|
|
|
1
|
Add wildcard certificate storage to the file backend.
|
chipx86
|
September 7th, 2023, 6:27 p.m.
|
|
|
|
2
|
Add EventStreamHttpResponse for Server-Sent Events.
|
chipx86
|
September 20th, 2023, 2:17 a.m.
|
|
|
|
1
|
Fix JavaScript unit test regressions from recent page loading changes.
|
chipx86
|
September 29th, 2023, 6:30 p.m.
|
|
|
|
2
|
Remove the Pygments error marker for syntax-highlighted diffs.
|
chipx86
|
September 26th, 2023, 7:15 p.m.
|
|
|
|
2
|
Add explicit icon and label support for button CSS components.
|
chipx86
|
September 26th, 2023, 7:11 p.m.
|
|
|
|
1
|
Fix a regression in collapsing the diff commit list.
|
chipx86
|
September 29th, 2023, 6:21 p.m.
|
|
|
|
2
|
Prevent PUT requests to list resources.
|
david
|
September 22nd, 2023, 5:52 p.m.
|
|
|
|
2
|
Add WebAPIResponseEventStream for API streaming results.
|
chipx86
|
September 21st, 2023, 3:23 p.m.
|
|
|
|
2
|
Conditionally return total_results from list resources.
|
chipx86
|
September 15th, 2023, 3:14 a.m.
|
|
|
|
2
|
Fix unwanted padding and a visual jump in the banner change description.
|
chipx86
|
September 25th, 2023, 3:59 p.m.
|
|
|
|
3
|
Make sure the last_updated review request draft field is properly set after updating the draft.
|
maubin
|
September 6th, 2023, 3:10 p.m.
|
|
|
|
4
|
Fix bug where ModificationTimestampField would not automatically update its value.
|
maubin
|
September 6th, 2023, 3:10 p.m.
|
|
|
|
2
|
Update webapi test suite to test invalid PUT/POST operations.
|
david
|
September 22nd, 2023, 5:54 p.m.
|
|
|
|
1
|
Add configuration for @typescript-eslint/no-unused-vars.
|
david
|
September 12th, 2023, 10:03 a.m.
|
|
|
|
1
|
Improve how we display and manage file attachment states.
|
maubin
|
August 31st, 2023, 4:32 p.m.
|
|
|
|
4
|
Delete associated files when file attachments get completely deleted.
|
maubin
|
July 13th, 2023, 3:54 p.m.
|
|