|
|
4
|
Update the API to allow undoing the pending deletion of file attachments.
|
maubin
|
August 31st, 2023, 4:28 p.m.
|
|
|
|
3
|
Allow getting unsorted file attachments from review requests and drafts.
|
maubin
|
August 27th, 2023, 11:07 a.m.
|
|
|
|
3
|
Make test file attachments behave more like real file attachments.
|
maubin
|
August 27th, 2023, 11:03 a.m.
|
|
|
|
6
|
Make MimetypeHandlers take care of deleting associated files for a file attachment.
|
maubin
|
July 13th, 2023, 3:54 p.m.
|
|
|
|
2
|
Clean up and optimize parts of WebAPIResource.
|
chipx86
|
September 19th, 2023, 1:54 a.m.
|
|
|
|
2
|
Add and modernize documentation throughout WebAPIResource.
|
chipx86
|
September 19th, 2023, 12:05 a.m.
|
|
|
|
1
|
Make email preview views DEBUG-only.
|
david
|
September 25th, 2023, 9:25 a.m.
|
|
|
|
2
|
Add typing for djblets.webapi.fields.
|
chipx86
|
September 17th, 2023, 12:32 a.m.
|
|
|
|
2
|
Introduce file attachment states.
|
maubin
|
August 27th, 2023, 11:08 a.m.
|
|
|
|
5
|
Perform extra cleanup when review request drafts get discarded.
|
maubin
|
July 13th, 2023, 4:26 p.m.
|
|
|
|
2
|
Add typing all throughout WebAPIResource.
|
chipx86
|
September 20th, 2023, 1:06 p.m.
|
|
|
|
1
|
Add typing and docs for WebAPIResource configuration attributes.
|
chipx86
|
September 18th, 2023, 11:21 p.m.
|
|
|
|
1
|
Create a field state label view.
|
maubin
|
August 31st, 2023, 4:28 p.m.
|
|
|
|
1
|
Actually force a reload when the CommChannel tells the page to reload.
|
david
|
September 12th, 2023, 2:33 p.m.
|
|
|
|
2
|
Add a health check view.
|
david
|
August 30th, 2023, 2:43 p.m.
|
|
|
|
1
|
Add CertificateManager, the main interface for SSL certificates.
|
chipx86
|
September 11th, 2023, 6:33 p.m.
|
|
|
|
|
Add a URL for the health check view.
|
david
|
September 13th, 2023, 8:34 a.m.
|
|
|
|
3
|
Add release notes for Review Board 5.0.6.
|
chipx86
|
September 11th, 2023, 12:14 a.m.
|
|
|
|
1
|
Move the '#' character out of the link on the review request box.
|
david
|
September 11th, 2023, 4:07 p.m.
|
|
|
|
1
|
Add a standard exception for unverified SSL certificates.
|
chipx86
|
September 5th, 2023, 3:31 p.m.
|
|
|
|
1
|
Add modern API error types and update tests for Djblets error types.
|
chipx86
|
September 6th, 2023, 7:21 p.m.
|
|
|
|
1
|
Support proper JSON serialization/deserialization for certificates.
|
chipx86
|
September 3rd, 2023, 3:18 p.m.
|
|
|
|
1
|
Add unit test helpers for building certificate-related data.
|
chipx86
|
September 5th, 2023, 5:36 p.m.
|
|
|
|
1
|
Clean up BaseWebAPITestCase, remove legacy code, and improve performance.
|
chipx86
|
September 4th, 2023, 2:59 a.m.
|
|
|
|
1
|
Handle CertificateVerificationError throughout most of the codebase.
|
chipx86
|
September 6th, 2023, 8:20 p.m.
|
|
|
|
1
|
Added type hints and modernize docs for djblets.webapi.errors.
|
chipx86
|
September 5th, 2023, 6:27 p.m.
|
|
|
|
1
|
Require some arguments to be keyword-only in WebAPIError.
|
chipx86
|
September 5th, 2023, 7:19 p.m.
|
|
|
|
1
|
Add typing for serializable JSON values.
|
chipx86
|
September 3rd, 2023, 2:52 p.m.
|
|
|
|
1
|
Add types, subtypes, detail messages, and trace IDs for WebAPIError.
|
chipx86
|
September 6th, 2023, 6:41 p.m.
|
|
|
|
2
|
Fix formatting for multiline selections with the toolbar.
|
maubin
|
September 1st, 2023, 3:47 p.m.
|
|
|
|
1
|
Remove support for Python 3.7.
|
chipx86
|
August 29th, 2023, 11:45 p.m.
|
|
|
|
1
|
Remove support for Python 3.7.
|
chipx86
|
August 29th, 2023, 10:25 p.m.
|
|
|
|
1
|
Add release notes for Review Board 6.0 beta 3.
|
chipx86
|
August 29th, 2023, 2:49 p.m.
|
|
|
|
2
|
Fix copying text from a diff.
|
chipx86
|
August 28th, 2023, 9:51 p.m.
|
|
|
|
2
|
Fix review dialog tips display and make some sizing/a11y tweaks.
|
david
|
August 29th, 2023, 9:10 a.m.
|
|
|
|
2
|
Add release notes for Djblets 4.0 beta 3.
|
chipx86
|
August 28th, 2023, 2:56 a.m.
|
|
|
|
2
|
Fix a regression when accepting a SSL certificate.
|
chipx86
|
August 28th, 2023, 9:44 p.m.
|
|
|
|
2
|
Improve styling and accessibility of the diff collapse button.
|
chipx86
|
August 23rd, 2023, 2:33 a.m.
|
|
|
|
1
|
Improve centering of the collapsed button in expanded diffs.
|
chipx86
|
August 23rd, 2023, 3:56 a.m.
|
|
|
|
2
|
Fix attribute default pollution in some models.
|
chipx86
|
August 23rd, 2023, 2:40 a.m.
|
|
|
|
2
|
Use the modern spinner throughout the UI.
|
chipx86
|
August 23rd, 2023, 3:19 a.m.
|
|
|
|
2
|
Add RB.ContentViewport for managing safe content areas.
|
chipx86
|
August 22nd, 2023, 11:55 p.m.
|
|
|
|
2
|
Make a bunch of improvements to the tips in the review dialog.
|
david
|
August 8th, 2023, 11:12 a.m.
|
|
|
|
3
|
Port FileAttachmentThumbnailView to TS/spina.
|
maubin
|
August 17th, 2023, 10:03 a.m.
|
|
|
|
1
|
Fix overzealous issue summary table reloads.
|
david
|
August 23rd, 2023, 3:14 p.m.
|
|
|
|
1
|
Standardize error handling for Subversion.
|
chipx86
|
August 20th, 2023, 7:31 p.m.
|
|
|
|
1
|
Add typing and clean up code in the Subversion support.
|
chipx86
|
August 20th, 2023, 1:17 a.m.
|
|
|
|
1
|
Catch Bazaar/Breezy import errors and show them.
|
chipx86
|
August 23rd, 2023, 12:05 a.m.
|
|
|
|
2
|
Update the diff file index when diffs are expanded/collapsed.
|
chipx86
|
August 23rd, 2023, 5:35 p.m.
|
|
|
|
1
|
Add documentation throughout the Subversion code.
|
chipx86
|
August 20th, 2023, 12:34 a.m.
|
|