|
|
1
|
Remove support for Python 3.7.
|
chipx86
|
August 30th, 2023, 12:45 a.m.
|
|
|
|
2
|
Fix formatting for multiline selections with the toolbar.
|
maubin
|
September 1st, 2023, 4:47 p.m.
|
|
|
|
1
|
Add types, subtypes, detail messages, and trace IDs for WebAPIError.
|
chipx86
|
September 6th, 2023, 7:41 p.m.
|
|
|
|
1
|
Add typing for serializable JSON values.
|
chipx86
|
September 3rd, 2023, 3:52 p.m.
|
|
|
|
1
|
Added type hints and modernize docs for djblets.webapi.errors.
|
chipx86
|
September 5th, 2023, 7:27 p.m.
|
|
|
|
1
|
Require some arguments to be keyword-only in WebAPIError.
|
chipx86
|
September 5th, 2023, 8:19 p.m.
|
|
|
|
1
|
Handle CertificateVerificationError throughout most of the codebase.
|
chipx86
|
September 6th, 2023, 9:20 p.m.
|
|
|
|
1
|
Support proper JSON serialization/deserialization for certificates.
|
chipx86
|
September 3rd, 2023, 4:18 p.m.
|
|
|
|
1
|
Clean up BaseWebAPITestCase, remove legacy code, and improve performance.
|
chipx86
|
September 4th, 2023, 3:59 a.m.
|
|
|
|
1
|
Add a standard exception for unverified SSL certificates.
|
chipx86
|
September 5th, 2023, 4:31 p.m.
|
|
|
|
1
|
Add unit test helpers for building certificate-related data.
|
chipx86
|
September 5th, 2023, 6:36 p.m.
|
|
|
|
1
|
Add modern API error types and update tests for Djblets error types.
|
chipx86
|
September 6th, 2023, 8:21 p.m.
|
|
|
|
1
|
Move the '#' character out of the link on the review request box.
|
david
|
September 11th, 2023, 5:07 p.m.
|
|
|
|
3
|
Add release notes for Review Board 5.0.6.
|
chipx86
|
September 11th, 2023, 1:14 a.m.
|
|
|
|
|
Add a URL for the health check view.
|
david
|
September 13th, 2023, 9:34 a.m.
|
|
|
|
1
|
Add CertificateManager, the main interface for SSL certificates.
|
chipx86
|
September 11th, 2023, 7:33 p.m.
|
|
|
|
2
|
Add a health check view.
|
david
|
August 30th, 2023, 3:43 p.m.
|
|
|
|
1
|
Actually force a reload when the CommChannel tells the page to reload.
|
david
|
September 12th, 2023, 3:33 p.m.
|
|
|
|
1
|
Create a field state label view.
|
maubin
|
August 31st, 2023, 5:28 p.m.
|
|
|
|
1
|
Add typing and docs for WebAPIResource configuration attributes.
|
chipx86
|
September 19th, 2023, 12:21 a.m.
|
|
|
|
2
|
Add typing all throughout WebAPIResource.
|
chipx86
|
September 20th, 2023, 2:06 p.m.
|
|
|
|
5
|
Perform extra cleanup when review request drafts get discarded.
|
maubin
|
July 13th, 2023, 5:26 p.m.
|
|
|
|
2
|
Introduce file attachment states.
|
maubin
|
August 27th, 2023, 12:08 p.m.
|
|
|
|
2
|
Add typing for djblets.webapi.fields.
|
chipx86
|
September 17th, 2023, 1:32 a.m.
|
|
|
|
1
|
Make email preview views DEBUG-only.
|
david
|
September 25th, 2023, 10:25 a.m.
|
|
|
|
2
|
Add and modernize documentation throughout WebAPIResource.
|
chipx86
|
September 19th, 2023, 1:05 a.m.
|
|
|
|
2
|
Clean up and optimize parts of WebAPIResource.
|
chipx86
|
September 19th, 2023, 2:54 a.m.
|
|
|
|
6
|
Make MimetypeHandlers take care of deleting associated files for a file attachment.
|
maubin
|
July 13th, 2023, 4:54 p.m.
|
|
|
|
3
|
Make test file attachments behave more like real file attachments.
|
maubin
|
August 27th, 2023, 12:03 p.m.
|
|
|
|
3
|
Allow getting unsorted file attachments from review requests and drafts.
|
maubin
|
August 27th, 2023, 12:07 p.m.
|
|
|
|
4
|
Update the API to allow undoing the pending deletion of file attachments.
|
maubin
|
August 31st, 2023, 5:28 p.m.
|
|
|
|
4
|
Delete associated files when file attachments get completely deleted.
|
maubin
|
July 13th, 2023, 4:54 p.m.
|
|
|
|
1
|
Improve how we display and manage file attachment states.
|
maubin
|
August 31st, 2023, 5:32 p.m.
|
|
|
|
1
|
Add configuration for @typescript-eslint/no-unused-vars.
|
david
|
September 12th, 2023, 11:03 a.m.
|
|
|
|
2
|
Update webapi test suite to test invalid PUT/POST operations.
|
david
|
September 22nd, 2023, 6:54 p.m.
|
|
|
|
4
|
Fix bug where ModificationTimestampField would not automatically update its value.
|
maubin
|
September 6th, 2023, 4:10 p.m.
|
|
|
|
3
|
Make sure the last_updated review request draft field is properly set after updating the draft.
|
maubin
|
September 6th, 2023, 4:10 p.m.
|
|
|
|
2
|
Fix unwanted padding and a visual jump in the banner change description.
|
chipx86
|
September 25th, 2023, 4:59 p.m.
|
|
|
|
2
|
Conditionally return total_results from list resources.
|
chipx86
|
September 15th, 2023, 4:14 a.m.
|
|
|
|
2
|
Add WebAPIResponseEventStream for API streaming results.
|
chipx86
|
September 21st, 2023, 4:23 p.m.
|
|
|
|
2
|
Prevent PUT requests to list resources.
|
david
|
September 22nd, 2023, 6:52 p.m.
|
|
|
|
1
|
Fix a regression in collapsing the diff commit list.
|
chipx86
|
September 29th, 2023, 7:21 p.m.
|
|
|
|
2
|
Add explicit icon and label support for button CSS components.
|
chipx86
|
September 26th, 2023, 8:11 p.m.
|
|
|
|
2
|
Remove the Pygments error marker for syntax-highlighted diffs.
|
chipx86
|
September 26th, 2023, 8:15 p.m.
|
|
|
|
1
|
Fix JavaScript unit test regressions from recent page loading changes.
|
chipx86
|
September 29th, 2023, 7:30 p.m.
|
|
|
|
2
|
Add EventStreamHttpResponse for Server-Sent Events.
|
chipx86
|
September 20th, 2023, 3:17 a.m.
|
|
|
|
1
|
Add wildcard certificate storage to the file backend.
|
chipx86
|
September 7th, 2023, 7:27 p.m.
|
|
|
|
1
|
Add support for patching using draft diffs in rbt patch.
|
chipx86
|
July 19th, 2023, 5:36 p.m.
|
|
|
|
1
|
Update the repository list to show SCMTool information.
|
chipx86
|
April 24th, 2023, 6:43 p.m.
|
|
|
|
3
|
Modernize inline-editor, fix layout issues, and improve accessibility.
|
chipx86
|
September 27th, 2023, 12:18 a.m.
|
|