|
|
1
|
Use a <table> for the related users option list.
|
david
|
September 2nd, 2024, 10:45 a.m.
|
|
|
|
2
|
Make the unified banner's mode selector work on mobile.
|
maubin
|
August 29th, 2024, 6:26 p.m.
|
|
|
|
2
|
Improve file actions on mobile.
|
maubin
|
August 28th, 2024, 3:03 p.m.
|
|
|
|
2
|
Move the Diff Complexity Icon story into a "Diffs" category.
|
chipx86
|
September 5th, 2024, 4:05 p.m.
|
|
|
|
2
|
Conditionally reload logging settings when loading site configuration.
|
chipx86
|
September 5th, 2024, 12:07 a.m.
|
|
|
|
2
|
Remove authentication warnings when missing credential parameters.
|
chipx86
|
September 5th, 2024, 12:09 a.m.
|
|
|
|
2
|
Add a mobile mode attribute to the review request editor view.
|
maubin
|
August 28th, 2024, 3:02 p.m.
|
|
|
|
1
|
Add and use a pyproject-compatible build backend for extensions.
|
chipx86
|
September 4th, 2024, 3:23 a.m.
|
|
|
|
1
|
Fix up authentication issues with the HostingServiceAccount API.
|
david
|
August 29th, 2024, 10:18 a.m.
|
|
|
|
|
Convert RB.CommitView to TS/spina and Ink.
|
david
|
August 15th, 2024, 10:41 a.m.
|
|
|
|
|
Modernize RB.DiffFragmentQueue and RB.DataUtils.
|
david
|
August 9th, 2024, 12:23 p.m.
|
|
|
|
1
|
Remove old DraftReviewBannerView.
|
david
|
August 9th, 2024, 12:11 p.m.
|
|
|
|
1
|
Switch to Ink buttons for the OAuth application form.
|
david
|
August 9th, 2024, 11:38 a.m.
|
|
|
|
1
|
Convert RB.OAuthClientSecretView to TypeScript/spina
|
david
|
August 9th, 2024, 12:06 p.m.
|
|
|
|
1
|
Convert a couple of legacy test files to TypeScript.
|
david
|
August 9th, 2024, 12:10 p.m.
|
|
|
|
1
|
Fix up a handful of review-request related type problems.
|
david
|
August 8th, 2024, 11:50 a.m.
|
|
|
|
1
|
Convert RB.OAuthTokensView to TypeScript/spina.
|
david
|
August 9th, 2024, 11:37 a.m.
|
|
|
|
1
|
Convert repository branch and commit models/collections to TypeScript/spina.
|
david
|
August 8th, 2024, 10:26 a.m.
|
|
|
|
1
|
Convert RB.ValidateDiffModel to TypeScript/spina.
|
david
|
August 8th, 2024, 11:09 a.m.
|
|
|
|
1
|
Convert RB.DraftReviewRequest to TypeScript/spina
|
david
|
August 8th, 2024, 11:23 a.m.
|
|
|
|
1
|
Convert RB.JoinedGroupsView to TypeScript/spina
|
david
|
August 8th, 2024, 1:10 p.m.
|
|
|
|
1
|
Convert RB.OAuthApplicationsView to TypeScript/spina
|
david
|
August 8th, 2024, 1:19 p.m.
|
|
|
|
|
Only ignore node_modules at the top of the tree.
|
chipx86
|
September 6th, 2024, 12:01 a.m.
|
|
|
|
|
Allow markdown code in Reviews to be selected
|
OfficeStapler
|
September 5th, 2024, 10:52 p.m.
|
|
|
|
3
|
Update diff viewer to not use $.funcQueue.
|
david
|
August 13th, 2024, 10:34 a.m.
|
|
|
|
1
|
Convert RB.DiffFragmentView to TypeScript/spina.
|
david
|
August 9th, 2024, 4:32 p.m.
|
|
|
|
2
|
Split reviewboard.extensions.packaging into sub-modules.
|
chipx86
|
September 3rd, 2024, 9:14 p.m.
|
|
|
|
3
|
Added backend work for the archive profile setting
|
dan.casares
|
June 28th, 2024, 11:42 a.m.
|
|
|
|
16
|
Frontend changes for new `publish_and_archive` profile setting.
|
dan.casares
|
July 24th, 2024, 10:21 a.m.
|
|
|
|
2
|
Fix the ability to run Storybook on Review Board 7.
|
chipx86
|
August 31st, 2024, 8:58 p.m.
|
|
|
|
1
|
Centralize a method for checking if a user can access an attachment's review UI.
|
maubin
|
August 26th, 2024, 5:42 p.m.
|
|
|
|
1
|
Convert RB.UserFileAttachment to TypeScript/spina.
|
david
|
August 8th, 2024, 11:07 a.m.
|
|
|
|
1
|
Convert ClientLoginView to TypeScript/spina and make it a PageView.
|
david
|
August 8th, 2024, 12:06 p.m.
|
|
|
|
1
|
Fix search results page in dark mode.
|
david
|
August 26th, 2024, 8:58 a.m.
|
|
|
|
1
|
Fix appearance of draft admin banner on dark mode.
|
david
|
August 26th, 2024, 9:16 a.m.
|
|
|
|
1
|
Clean up and modernize code in repository API tests.
|
david
|
August 27th, 2024, 11:32 a.m.
|
|
|
|
1
|
Do some cleanup and modernization of hosting service/API code.
|
david
|
August 29th, 2024, 10 a.m.
|
|
|
|
1
|
Improve the look of the unified banner's buttons on mobile.
|
maubin
|
August 29th, 2024, 6:26 p.m.
|
|
|
|
1
|
Fix a couple mobile bugs on the unified banner's review menu.
|
maubin
|
August 29th, 2024, 6:26 p.m.
|
|
|
|
1
|
Update our versions of pytest and related packages.
|
chipx86
|
August 23rd, 2024, 5:28 p.m.
|
|
|
|
1
|
Cap python-memcached to 1.59 on Python 2.7.
|
chipx86
|
August 23rd, 2024, 3:31 p.m.
|
|
|
|
2
|
Fix regression where change description file attachment thumbnails disappear.
|
maubin
|
August 21st, 2024, 5:02 p.m.
|
|
|
|
1
|
Fix up some issues in js-tests.
|
david
|
August 20th, 2024, 11:17 a.m.
|
|
|
|
2
|
Add release notes for Review Board 7.0.2.
|
chipx86
|
August 18th, 2024, 4:51 a.m.
|
|
|
|
2
|
Fix text e-mails for review replies.
|
david
|
August 19th, 2024, 3:55 p.m.
|
|
|
|
1
|
Convert comment reply models to TypeScript/spina.
|
david
|
August 4th, 2024, 12:05 p.m.
|
|
|
|
1
|
Convert RB.Screenshot to TypeScript/spina
|
david
|
August 6th, 2024, 5:48 p.m.
|
|
|
|
1
|
Convert RB.Diff to TypeScript/spina.
|
david
|
August 8th, 2024, 10:07 a.m.
|
|
|
|
1
|
Convert RB.FileDiff to TypeScript/spina
|
david
|
August 8th, 2024, 10:17 a.m.
|
|
|
|
1
|
Convert comment models to TypeScript/spina.
|
david
|
August 4th, 2024, 12:02 p.m.
|
|