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