|
|
2
|
Download original versions of binary files for diffs.
|
david
|
February 27th, 2024, 9:26 a.m.
|
|
|
|
1
|
Fix duplicate files showing up in review request emails.
|
david
|
February 27th, 2024, 9:02 a.m.
|
|
|
|
1
|
Set comment diff_against_file_attachment to be a raw ID field in admin.
|
david
|
February 27th, 2024, 9 a.m.
|
|
|
|
1
|
Switch away from django-multiselectfield.
|
david
|
February 20th, 2024, 12:27 p.m.
|
|
|
|
2
|
Move perforce revision parsing into the diff parser.
|
david
|
February 27th, 2024, 9:15 a.m.
|
|
|
|
2
|
Make some layout tweaks to the two-up mode for image diffs.
|
david
|
February 27th, 2024, 8:56 a.m.
|
|
|
|
1
|
Add a new server capability for file attachments in diffs.
|
david
|
February 16th, 2024, 12:41 p.m.
|
|
|
|
2
|
Fix batch actions in the admin UI.
|
david
|
February 13th, 2024, 10:28 a.m.
|
|
|
|
2
|
Fix some bugs when creating attachments for FileDiffs.
|
david
|
February 16th, 2024, 2:37 p.m.
|
|
|
|
1
|
Defer callback after images are loaded in image review UIs.
|
david
|
February 16th, 2024, 12:45 p.m.
|
|
|
|
2
|
Fix various issues in FileAttachment.objects.get_for_filediff.
|
david
|
February 12th, 2024, 3:10 p.m.
|
|
|
|
2
|
Avoid duplicate instantiation and rendering of review UIs in diffs.
|
david
|
February 12th, 2024, 2:47 p.m.
|
|
|
|
2
|
Improve construction of ReviewUIs and show error for diff type mismatches.
|
david
|
February 12th, 2024, 10 a.m.
|
|
|
|
2
|
Convert reviewable views to TypeScript/spina.
|
david
|
February 12th, 2024, 9:55 a.m.
|
|
|
|
2
|
Use FileAttachment.added_in_filediff for modified files as well as new.
|
david
|
February 17th, 2024, 12:28 p.m.
|
|
|
|
2
|
Fix a variety of bad bugs with diff comments and commit ranges.
|
david
|
February 16th, 2024, 10:39 p.m.
|
|
|
|
2
|
Add POST support to the DiffFileAttachmentResource.
|
david
|
February 16th, 2024, 12:44 p.m.
|
|
|
|
2
|
Add a flag to the FileDiff resource to query for only binary files.
|
david
|
February 16th, 2024, 12:15 p.m.
|
|
|
|
2
|
Remove half-baked inline-actions-header from Review UI diff HTML.
|
david
|
February 12th, 2024, 2:48 p.m.
|
|
|
|
2
|
Add supported review UI MIME types to the server info capabilities.
|
david
|
February 12th, 2024, 3:02 p.m.
|
|
|
|
2
|
Store Review UIs in a real registry.
|
david
|
February 12th, 2024, 2:49 p.m.
|
|
|
|
2
|
Update FileAttachment.objects.create_from_filediff to set needed fields.
|
david
|
February 12th, 2024, 9:56 a.m.
|
|
|
|
2
|
Convert reviewable models to TypeScript/spina.
|
david
|
February 7th, 2024, 9:41 a.m.
|
|
|
|
1
|
Convert comment block views to TypeScript/spina.
|
david
|
February 6th, 2024, 4:26 p.m.
|
|
|
|
2
|
Convert comment block models to TypeScript/spina.
|
david
|
February 6th, 2024, 4:25 p.m.
|
|
|
|
2
|
Add documentation on the Review Board Installer.
|
chipx86
|
January 21st, 2024, 11:07 p.m.
|
|
|
|
1
|
Fix issues working with stdin when piping to Python.
|
chipx86
|
February 18th, 2024, 7:30 p.m.
|
|
|
|
1
|
Fix the descriptions for some options when used on unattended installs.
|
chipx86
|
February 18th, 2024, 4:25 p.m.
|
|
|
|
1
|
Improve support for light background terminals.
|
chipx86
|
January 21st, 2024, 7:38 p.m.
|
|
|
|
1
|
Add explicit support for macOS.
|
chipx86
|
January 21st, 2024, 8:07 p.m.
|
|
|
|
1
|
Don't attempt an implicit unattended install when outputting to a file.
|
chipx86
|
January 21st, 2024, 7:45 p.m.
|
|
|
|
1
|
Compile lxml instead of using pre-built binary wheels on all distros.
|
chipx86
|
February 15th, 2024, 8:14 p.m.
|
|
|
|
1
|
Don't disable Python and pip version warnings.
|
chipx86
|
February 15th, 2024, 5:34 p.m.
|
|
|
|
1
|
Fix issues bootstrapping the installer.
|
chipx86
|
January 21st, 2024, 7:14 p.m.
|
|
|
|
1
|
Fix defaults() to always be static.
|
david
|
February 1st, 2024, 8:36 a.m.
|
|
|
|
|
Move functionality from FileAttachmentReviewUI into base ReviewUI.
|
david
|
February 6th, 2024, 3:54 p.m.
|
|
|
|
1
|
Convert RB.ReviewRequest model to TypeScript/spina.
|
david
|
February 1st, 2024, 8:31 a.m.
|
|
|
|
1
|
Convert RB.BaseComment to TypeScript/spina.
|
david
|
February 1st, 2024, 7:58 a.m.
|
|
|
|
1
|
Add type hints to ReviewUI implementation.
|
david
|
January 31st, 2024, 2:12 p.m.
|
|
|
|
1
|
Add dependency for @types/jqueryui.
|
david
|
February 7th, 2024, 9:24 a.m.
|
|
|
|
1
|
Finish changing user-visible "Submitted" to "Completed".
|
david
|
February 5th, 2024, 10:17 a.m.
|
|
|
|
1
|
Make inline rendering explicit for review UI diff fragments.
|
david
|
February 5th, 2024, 10:19 a.m.
|
|
|
|
1
|
Use $.html() instead of setting innerHTML when inserting diff fragments.
|
david
|
February 5th, 2024, 10:18 a.m.
|
|
|
|
1
|
Remove caching for HideActionHook results.
|
david
|
January 23rd, 2024, 9:49 a.m.
|
|
|
|
1
|
Check if mimetype handler exists in delete_related_files signal handler.
|
david
|
January 31st, 2024, 2:07 p.m.
|
|
|
|
1
|
Improve performance of mimetype guessing when we use the file extension.
|
david
|
January 31st, 2024, 2:08 p.m.
|
|
|
|
|
Fix binary diff rendering.
|
PE
perplex
|
October 26th, 2019, 12:55 p.m.
|
|
|
|
2
|
Remove obsolete enableRetinaImages usage.
|
david
|
January 9th, 2024, 8:20 a.m.
|
|
|
|
2
|
Get rid of usage of monkey-patched String methods.
|
david
|
January 9th, 2024, 8:19 a.m.
|
|
|
|
2
|
Update for renamed assertQuerySetEquals method.
|
david
|
January 5th, 2024, 3:19 p.m.
|
|