|
|
1
|
Convert RB.HeaderView to TypeScript/spina.
|
david
|
July 29th, 2024, 9:21 a.m.
|
|
|
|
1
|
Convert RB.FormView to TypeScript/spina
|
david
|
July 26th, 2024, 4:16 p.m.
|
|
|
|
2
|
Fix file attachment revision info with draft updates.
|
david
|
July 10th, 2024, 10:10 p.m.
|
|
|
|
2
|
Fix next/prev file attachments when Review UIs are unavailable.
|
david
|
July 11th, 2024, 8:32 a.m.
|
|
|
|
2
|
Switch to draft mode when an admin edits a review request.
|
david
|
July 13th, 2024, 9:33 a.m.
|
|
|
|
2
|
Dramatically improve the experience for admins with other users' drafts.
|
david
|
July 10th, 2024, 2:19 p.m.
|
|
|
|
2
|
Prevent admins from editing fields when there's an un-viewed draft.
|
david
|
July 13th, 2024, 9:33 a.m.
|
|
|
|
1
|
Fix access level of onInitialRender() and onRender() implementations.
|
david
|
August 2nd, 2024, 10:16 a.m.
|
|
|
|
1
|
Make a couple small corrections to typing in RB.Review.
|
david
|
August 2nd, 2024, 10:18 a.m.
|
|
|
|
1
|
Fix up a couple places where we weren't using named loggers.
|
david
|
August 2nd, 2024, 10:19 a.m.
|
|
|
|
1
|
Fix file display for added + edited files across commits.
|
david
|
August 2nd, 2024, 4:51 p.m.
|
|
|
|
1
|
Fix parsing of Mercurial git diffs that add binary files.
|
david
|
August 2nd, 2024, 4:58 p.m.
|
|
|
|
2
|
Clarify access model in ReviewRequest.get_draft().
|
david
|
July 3rd, 2024, 9:47 a.m.
|
|
|
|
2
|
Improve typing in some review-request related code.
|
david
|
July 9th, 2024, 4:44 p.m.
|
|
|
|
2
|
Add typing to reviews/detail.py
|
david
|
July 9th, 2024, 4:48 p.m.
|
|
|
|
2
|
Fix word-wrap styling of <pre> tags in status updates.
|
david
|
July 26th, 2024, 12:09 p.m.
|
|
|
|
1
|
Fix problems with `rbt status-update set` and documentation.
|
david
|
July 26th, 2024, 11:45 a.m.
|
|
|
|
1
|
Make use of data set by @webapi_docs.
|
david
|
July 17th, 2024, 2:32 p.m.
|
|
|
|
1
|
Handle parent diff binary file duplicates.
|
david
|
July 23rd, 2024, 4:30 p.m.
|
|
|
|
1
|
Fix a handful of typos in the ink codebase.
|
david
|
July 15th, 2024, 9:41 a.m.
|
|
|
|
2
|
Modernize djblets/auth.
|
david
|
June 10th, 2024, 8:36 a.m.
|
|
|
|
1
|
Make a few small improvements to configForms JS and CSS.
|
david
|
July 11th, 2024, 8:55 a.m.
|
|
|
|
1
|
Clean up inline editor and field view code a bit.
|
david
|
July 13th, 2024, 9:32 a.m.
|
|
|
|
1
|
Tweak GitHub form help text a bit.
|
david
|
July 11th, 2024, 2:40 p.m.
|
|
|
|
1
|
Split repository SSH key notice out into a separate template.
|
david
|
July 11th, 2024, 1:15 p.m.
|
|
|
|
1
|
Fix Python 3.8 compatibility of a TypeAlias.
|
david
|
July 2nd, 2024, 12:22 p.m.
|
|
|
|
1
|
Don't include draft diffsets in the initial latest timestamp.
|
david
|
July 2nd, 2024, 1:25 p.m.
|
|
|
|
1
|
Capture errors attempting to call draft.ready() from the unified banner.
|
david
|
July 5th, 2024, 10:14 a.m.
|
|
|
|
1
|
Fix up some warnings from unit tests.
|
david
|
July 9th, 2024, 4:46 p.m.
|
|
|
|
2
|
Revamp look and feel of the conditions editor.
|
david
|
June 19th, 2024, 9:59 a.m.
|
|
|
|
2
|
Convert RB.DefaultReviewer to TypeScript/spina.
|
david
|
June 26th, 2024, 9:57 a.m.
|
|
|
|
2
|
Convert RB.ReviewGroup to TypeScript/spina.
|
david
|
June 27th, 2024, 9:38 a.m.
|
|
|
|
3
|
Convert RB.Repository to TypeScript/spina.
|
david
|
June 24th, 2024, 4:32 p.m.
|
|
|
|
2
|
Fix and modernize Asana integration.
|
david
|
June 20th, 2024, 8:33 a.m.
|
|
|
|
2
|
Update configforms LESS variables to use ink constants.
|
david
|
June 20th, 2024, 4:13 p.m.
|
|
|
|
1
|
Allow specifying the model for ConfigFormsPagesView.
|
david
|
June 25th, 2024, 10:33 p.m.
|
|
|
|
2
|
Use short buttons for the API token inline editors.
|
david
|
June 18th, 2024, 8:21 a.m.
|
|
|
|
2
|
Fix the z-index for config forms list item menus.
|
david
|
June 18th, 2024, 9:51 a.m.
|
|
|
|
1
|
Fix background color of last selected page entry in configforms.
|
david
|
June 17th, 2024, 9:36 p.m.
|
|
|
|
1
|
Update integrations form and pop-up to work in dark mode.
|
david
|
June 17th, 2024, 2:56 p.m.
|
|
|
|
2
|
Drop Python 3.8 for Review Board 8.
|
david
|
June 6th, 2024, 10:07 a.m.
|
|
|
|
2
|
Bump version and modernize version utility code.
|
david
|
June 6th, 2024, 9:30 a.m.
|
|
|
|
2
|
Drop Python 3.8 for Djblets 6.
|
david
|
June 6th, 2024, 10:06 a.m.
|
|
|
|
2
|
Bump version and modernize version utility code.
|
david
|
June 6th, 2024, 9:28 a.m.
|
|
|
|
2
|
Bump version and modernize version utility code.
|
david
|
June 6th, 2024, 9:26 a.m.
|
|
|
|
1
|
Make -is-* classes take priority over button type.
|
david
|
June 14th, 2024, 8:58 a.m.
|
|
|
|
2
|
Use SCMTool IDs to look up repositories when possible.
|
david
|
June 11th, 2024, 4:27 p.m.
|
|
|
|
2
|
Add the registered SCMTools to the server capabilities blob.
|
david
|
June 11th, 2024, 3:36 p.m.
|
|
|
|
2
|
Allow passing SCMTool IDs to the tool= parameter to the repositories API.
|
david
|
June 11th, 2024, 3:37 p.m.
|
|
|
|
3
|
Fix links in the RB7 release notes and add DB warning.
|
david
|
June 7th, 2024, 9:01 a.m.
|
|