|
|
1
|
Added backend work for the archive profile setting
|
dan.casares
|
June 28th, 2024, 10:42 a.m.
|
|
|
|
|
Frontend changes for new `publish_and_archive` profile setting.
|
dan.casares
|
July 24th, 2024, 9:21 a.m.
|
|
|
|
|
Modernized function typing in reviewboard/accounts/models.py
|
dan.casares
|
August 16th, 2024, 6:23 p.m.
|
|
|
|
3
|
Add and use a pyproject-compatible build backend for extensions.
|
chipx86
|
September 4th, 2024, 2:23 a.m.
|
|
|
|
2
|
Remove support for legacy Elastic Load Balancers and S3 support.
|
chipx86
|
September 8th, 2024, 2:46 a.m.
|
|
|
|
2
|
Modernize packaging using pyproject.toml.
|
chipx86
|
September 8th, 2024, 2:56 a.m.
|
|
|
|
1
|
Add dark mode styles for related object selector and fix table mode.
|
david
|
September 6th, 2024, 1:11 p.m.
|
|
|
|
1
|
Use a <table> for the related users option list.
|
david
|
September 2nd, 2024, 9:45 a.m.
|
|
|
|
2
|
Make the unified banner's mode selector work on mobile.
|
maubin
|
August 29th, 2024, 5:26 p.m.
|
|
|
|
2
|
Improve file actions on mobile.
|
maubin
|
August 28th, 2024, 2:03 p.m.
|
|
|
|
2
|
Move the Diff Complexity Icon story into a "Diffs" category.
|
chipx86
|
September 5th, 2024, 3:05 p.m.
|
|
|
|
2
|
Switch RBTools's packaging to pyproject.toml.
|
chipx86
|
September 3rd, 2024, 5:57 p.m.
|
|
|
|
2
|
Conditionally reload logging settings when loading site configuration.
|
chipx86
|
September 4th, 2024, 11:07 p.m.
|
|
|
|
3
|
Switch Djblets's packaging to pyproject.toml.
|
chipx86
|
September 3rd, 2024, 12:07 p.m.
|
|
|
|
2
|
Remove authentication warnings when missing credential parameters.
|
chipx86
|
September 4th, 2024, 11:09 p.m.
|
|
|
|
2
|
Add a mobile mode attribute to the review request editor view.
|
maubin
|
August 28th, 2024, 2:02 p.m.
|
|
|
|
1
|
Fix up authentication issues with the HostingServiceAccount API.
|
david
|
August 29th, 2024, 9:18 a.m.
|
|
|
|
2
|
Allow rendering related selector options as something other than <li>.
|
david
|
September 2nd, 2024, 9:45 a.m.
|
|
|
|
|
Convert RB.CommitView to TS/spina and Ink.
|
david
|
August 15th, 2024, 9:41 a.m.
|
|
|
|
|
Modernize RB.DiffFragmentQueue and RB.DataUtils.
|
david
|
August 9th, 2024, 11:23 a.m.
|
|
|
|
1
|
Remove old DraftReviewBannerView.
|
david
|
August 9th, 2024, 11:11 a.m.
|
|
|
|
1
|
Switch to Ink buttons for the OAuth application form.
|
david
|
August 9th, 2024, 10:38 a.m.
|
|
|
|
1
|
Convert RB.OAuthClientSecretView to TypeScript/spina
|
david
|
August 9th, 2024, 11:06 a.m.
|
|
|
|
1
|
Convert a couple of legacy test files to TypeScript.
|
david
|
August 9th, 2024, 11:10 a.m.
|
|
|
|
1
|
Fix up a handful of review-request related type problems.
|
david
|
August 8th, 2024, 10:50 a.m.
|
|
|
|
1
|
Convert RB.OAuthTokensView to TypeScript/spina.
|
david
|
August 9th, 2024, 10:37 a.m.
|
|
|
|
1
|
Convert repository branch and commit models/collections to TypeScript/spina.
|
david
|
August 8th, 2024, 9:26 a.m.
|
|
|
|
1
|
Convert RB.ValidateDiffModel to TypeScript/spina.
|
david
|
August 8th, 2024, 10:09 a.m.
|
|
|
|
1
|
Convert RB.DraftReviewRequest to TypeScript/spina
|
david
|
August 8th, 2024, 10:23 a.m.
|
|
|
|
1
|
Convert RB.JoinedGroupsView to TypeScript/spina
|
david
|
August 8th, 2024, 12:10 p.m.
|
|
|
|
1
|
Convert RB.OAuthApplicationsView to TypeScript/spina
|
david
|
August 8th, 2024, 12:19 p.m.
|
|
|
|
1
|
Only ignore node_modules at the top of the tree.
|
chipx86
|
September 5th, 2024, 10:59 p.m.
|
|
|
|
|
Only ignore node_modules at the top of the tree.
|
chipx86
|
September 5th, 2024, 11:02 p.m.
|
|
|
|
|
Only ignore node_modules at the top of the tree.
|
chipx86
|
September 5th, 2024, 11:01 p.m.
|
|
|
|
|
Allow markdown code in Reviews to be selected
|
OfficeStapler
|
September 5th, 2024, 9:52 p.m.
|
|
|
|
2
|
Add a dialog component.
|
david
|
July 25th, 2024, 2:14 p.m.
|
|
|
|
1
|
Port integration config views to TypeScript/spina.
|
david
|
August 14th, 2024, 10:01 a.m.
|
|
|
|
2
|
Convert Djblets use of $.modalBox to Ink.Dialog.
|
david
|
August 14th, 2024, 10:03 a.m.
|
|
|
|
3
|
Update diff viewer to not use $.funcQueue.
|
david
|
August 13th, 2024, 9:34 a.m.
|
|
|
|
1
|
Add a @webapi_docs decorator to store docs on the function.
|
david
|
July 17th, 2024, 2:32 p.m.
|
|
|
|
1
|
Convert RB.DiffFragmentView to TypeScript/spina.
|
david
|
August 9th, 2024, 3:32 p.m.
|
|
|
|
2
|
Add all Ink CSS and LessCSS files to the exports.
|
chipx86
|
August 30th, 2024, 11:08 p.m.
|
|
|
|
2
|
Split reviewboard.extensions.packaging into sub-modules.
|
chipx86
|
September 3rd, 2024, 8:14 p.m.
|
|
|
|
1
|
Fix typing on an anonymous function.
|
david
|
August 13th, 2024, 8:23 a.m.
|
|
|
|
2
|
Add a few new icons.
|
david
|
August 19th, 2024, 12:55 p.m.
|
|
|
|
2
|
Fix the ability to run Storybook on Review Board 7.
|
chipx86
|
August 31st, 2024, 7:58 p.m.
|
|
|
|
2
|
Add several build files to the Djblets source distribution.
|
chipx86
|
September 2nd, 2024, 9:55 p.m.
|
|
|
|
1
|
Centralize a method for checking if a user can access an attachment's review UI.
|
maubin
|
August 26th, 2024, 4:42 p.m.
|
|
|
|
1
|
Convert RB.UserFileAttachment to TypeScript/spina.
|
david
|
August 8th, 2024, 10:07 a.m.
|
|
|
|
1
|
Convert ClientLoginView to TypeScript/spina and make it a PageView.
|
david
|
August 8th, 2024, 11:06 a.m.
|
|