|
|
1
|
Update dependencies for Review Bot worker.
|
david
|
March 15th, 2024, 3:19 p.m.
|
|
|
|
1
|
Update from STATICFILES_STORAGES to STORAGES.
|
david
|
March 18th, 2024, 9:24 p.m.
|
|
|
|
|
Fix extension static media include_bundles.
|
david
|
March 19th, 2024, 10:10 a.m.
|
|
|
|
2
|
Add image resolution menu to newly-added images in the diff viewer.
|
david
|
March 11th, 2024, 11:37 a.m.
|
|
|
|
1
|
Fix BaseResourceModel.save to not assume that options is non-null.
|
david
|
March 5th, 2024, 8:54 a.m.
|
|
|
|
1
|
Update for deprecated django urlquote_plus.
|
david
|
March 15th, 2024, 1:06 p.m.
|
|
|
|
1
|
Delete obsolete empty review tests.
|
david
|
March 15th, 2024, 1:09 p.m.
|
|
|
|
1
|
Change method of passing request into logging methods.
|
david
|
March 15th, 2024, 1:03 p.m.
|
|
|
|
1
|
Update for new pytest-based test runner.
|
david
|
March 15th, 2024, 1:02 p.m.
|
|
|
|
1
|
Move from ugettext* to gettext*.
|
david
|
March 15th, 2024, 3:14 p.m.
|
|
|
|
1
|
Update Django URL APIs.
|
david
|
March 15th, 2024, 3:11 p.m.
|
|
|
|
1
|
Remove unicode_literals from the extension codebase.
|
david
|
March 15th, 2024, 3:07 p.m.
|
|
|
|
1
|
Update Review Bot extension dependencies.
|
david
|
March 15th, 2024, 3:09 p.m.
|
|
|
|
1
|
Get rid of six.
|
david
|
March 15th, 2024, 3:08 p.m.
|
|
|
|
1
|
Bump Spina to 3.1.0 for Djblets 4.x/Review Board 6.x
|
david
|
March 7th, 2024, 8:47 a.m.
|
|
|
|
1
|
Make a bunch of improvements to the FileAttachment admin list.
|
david
|
February 27th, 2024, 8:57 a.m.
|
|
|
|
1
|
Add a function for getting the value of a server capability.
|
david
|
February 21st, 2024, 5:46 p.m.
|
|
|
|
2
|
Add DiffFileAttachmentListResource specialization.
|
david
|
February 21st, 2024, 6:38 p.m.
|
|
|
|
1
|
Add uploading of binary files for diffs.
|
david
|
February 23rd, 2024, 2:38 p.m.
|
|
|
|
1
|
Remove some deprecated unit test base classes.
|
david
|
March 1st, 2024, 3:23 p.m.
|
|
|
|
1
|
Remove deprecated review request matching code.
|
david
|
March 1st, 2024, 3:24 p.m.
|
|
|
|
1
|
Fix a bunch of typos in the RBTools codebase.
|
david
|
March 4th, 2024, 9:55 a.m.
|
|
|
|
1
|
Remove deprecated find_server_repository_info methods.
|
david
|
March 1st, 2024, 3:23 p.m.
|
|
|
|
1
|
Remove deprecated code from base command class.
|
david
|
March 1st, 2024, 3:28 p.m.
|
|
|
|
2
|
Remove most of the deprecated code marked for removal in RBTools 5.
|
david
|
March 4th, 2024, 9:41 a.m.
|
|
|
|
1
|
Remove the last of code marked for removal in 4.0.
|
david
|
March 1st, 2024, 3:29 p.m.
|
|
|
|
2
|
Get rid of duplicate prototypeAttrs definitions.
|
david
|
February 5th, 2024, 8:44 a.m.
|
|
|
|
1
|
Switch away from django-multiselectfield.
|
david
|
February 20th, 2024, 12:27 p.m.
|
|
|
|
1
|
Set comment diff_against_file_attachment to be a raw ID field in admin.
|
david
|
February 27th, 2024, 9 a.m.
|
|
|
|
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.
|
|
|
|
2
|
Make some layout tweaks to the two-up mode for image diffs.
|
david
|
February 27th, 2024, 8:56 a.m.
|
|
|
|
2
|
Move perforce revision parsing into the diff parser.
|
david
|
February 27th, 2024, 9:15 a.m.
|
|
|
|
1
|
Fix saving datagrid columns.
|
david
|
March 4th, 2024, 2:36 p.m.
|
|
|
|
2
|
Flesh out MIME type utilities in RBTools.
|
david
|
February 21st, 2024, 4:44 p.m.
|
|
|
|
2
|
Fix warnings and deprecations in tests.
|
david
|
February 21st, 2024, 4:43 p.m.
|
|
|
|
2
|
Update for renamed assertRaisesRegex method.
|
david
|
February 20th, 2024, 5 p.m.
|
|
|
|
2
|
Fix batch actions in the admin UI.
|
david
|
February 13th, 2024, 10:28 a.m.
|
|
|
|
1
|
Add a new server capability for file attachments in diffs.
|
david
|
February 16th, 2024, 12:41 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
|
Avoid duplicate instantiation and rendering of review UIs in diffs.
|
david
|
February 12th, 2024, 2:47 p.m.
|
|
|
|
2
|
Fix some bugs when creating attachments for FileDiffs.
|
david
|
February 16th, 2024, 2:37 p.m.
|
|
|
|
2
|
Fix various issues in FileAttachment.objects.get_for_filediff.
|
david
|
February 12th, 2024, 3:10 p.m.
|
|
|
|
1
|
Defer callback after images are loaded in image review UIs.
|
david
|
February 16th, 2024, 12:45 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
|
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
|
Use FileAttachment.added_in_filediff for modified files as well as new.
|
david
|
February 17th, 2024, 12:28 p.m.
|
|
|
|
2
|
Add a simple CommaSeparatedValuesField for DB models.
|
david
|
February 20th, 2024, 12:10 p.m.
|
|