|
|
2
|
Comment serialization cleanup part 4: Convert DiffFile to TypeScript.
|
david
|
March 21st, 2024, 10:15 p.m.
|
|
|
|
1
|
Comment serialization cleanup part 3: Move serializedFields to base.
|
david
|
March 21st, 2024, 10:14 p.m.
|
|
|
|
2
|
Comment serialization cleanup part 2: Clarify serialization structures.
|
david
|
March 21st, 2024, 10:13 p.m.
|
|
|
|
1
|
Comment serialization cleanup part 1: Break out basic definition.
|
david
|
March 21st, 2024, 10:11 p.m.
|
|
|
|
1
|
Add text/markdown as a supported mimetype for the Markdown UI.
|
david
|
March 21st, 2024, 9:55 p.m.
|
|
|
|
1
|
Fix a couple more places where we were using the old String.strip method.
|
david
|
March 21st, 2024, 11:02 a.m.
|
|
|
|
1
|
Fix include_bundles in extension static bundles and add type safety.
|
chipx86
|
March 20th, 2024, 12:17 a.m.
|
|
|
|
1
|
Add type hints for extension static media bundles.
|
chipx86
|
March 19th, 2024, 11:50 p.m.
|
|
|
|
1
|
Ship a central version of our JavaScript build configuration.
|
chipx86
|
March 19th, 2024, 10:13 p.m.
|
|
|
|
1
|
Remove legacy code from our media and i18n build scripts.
|
chipx86
|
March 19th, 2024, 3:28 p.m.
|
|
|
|
1
|
Fix a bad conditional in the Root Resource with duplicate templates.
|
chipx86
|
March 19th, 2024, 3:25 p.m.
|
|
|
|
|
Fix extension static media include_bundles.
|
david
|
March 19th, 2024, 10:10 a.m.
|
|
|
|
1
|
Allow providing arrays of subcomponents when crafting a component.
|
chipx86
|
March 18th, 2024, 10:54 p.m.
|
|
|
|
2
|
Add a Menu Button component.
|
chipx86
|
March 18th, 2024, 10:38 p.m.
|
|
|
|
1
|
Rework button group styling to better blend in with buttons.
|
chipx86
|
March 18th, 2024, 10:35 p.m.
|
|
|
|
1
|
Update from STATICFILES_STORAGES to STORAGES.
|
david
|
March 18th, 2024, 9:24 p.m.
|
|
|
|
1
|
Fix a crash when the search view is getting indexed.
|
david
|
March 18th, 2024, 9:13 p.m.
|
|
|
|
1
|
Add a menu component.
|
chipx86
|
March 17th, 2024, 3:42 p.m.
|
|
|
|
1
|
Update dependencies for Review Bot worker.
|
david
|
March 15th, 2024, 3:19 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
|
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
|
Remove unicode_literals from the extension codebase.
|
david
|
March 15th, 2024, 3:07 p.m.
|
|
|
|
1
|
Delete obsolete empty review tests.
|
david
|
March 15th, 2024, 1:09 p.m.
|
|
|
|
1
|
Update for deprecated django urlquote_plus.
|
david
|
March 15th, 2024, 1:06 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
|
Add a model and collections for tracking menu items.
|
chipx86
|
March 13th, 2024, 1:51 a.m.
|
|
|
|
2
|
Prevent infering attributes and options from constructor parameters.
|
chipx86
|
March 12th, 2024, 2:52 p.m.
|
|
|
|
2
|
Add image resolution menu to newly-added images in the diff viewer.
|
david
|
March 11th, 2024, 11:37 a.m.
|
|
|
|
1
|
Add a foundation model for typeahead search of UIs.
|
chipx86
|
March 11th, 2024, 2:47 a.m.
|
|
|
|
2
|
Reorganize our CSS for cleanup and to resolve Django 4.2 build errors.
|
chipx86
|
March 9th, 2024, 2:25 p.m.
|
|
|
|
2
|
Fix action registration order to occur after extensions are loaded.
|
chipx86
|
March 9th, 2024, 2:39 a.m.
|
|
|
|
2
|
Add an alert component.
|
chipx86
|
March 8th, 2024, 1:26 a.m.
|
|
|
|
1
|
Fix a bad variable name when injecting custom rules to schemas.
|
chipx86
|
March 8th, 2024, 1:02 a.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
|
Improve DOM attribute support and setting styles when crafting components.
|
chipx86
|
March 6th, 2024, 11:12 p.m.
|
|
|
|
2
|
Add a spinner component.
|
chipx86
|
March 6th, 2024, 10:50 p.m.
|
|
|
|
2
|
Add a button group component.
|
chipx86
|
March 6th, 2024, 10:03 p.m.
|
|
|
|
1
|
Produce cleaner readable and minified CSS files.
|
chipx86
|
March 6th, 2024, 9:35 p.m.
|
|
|
|
4
|
Add a button component.
|
chipx86
|
March 6th, 2024, 3:58 p.m.
|
|
|
|
1
|
Improve KeyboardShortcutRegistry API and enable auto-unregistration.
|
chipx86
|
March 6th, 2024, 2:44 a.m.
|
|
|
|
2
|
Add enhanced debug logging for the initial install setup phase.
|
chipx86
|
March 5th, 2024, 4:37 p.m.
|
|
|
|
1
|
libldap-common missing in beanbag/reviewboard:6.0 and above
|
FM
fmiedniak-abb
|
March 5th, 2024, 10:08 a.m.
|
|
|
|
1
|
Fix BaseResourceModel.save to not assume that options is non-null.
|
david
|
March 5th, 2024, 8:54 a.m.
|
|
|
|
1
|
Fix saving datagrid columns.
|
david
|
March 4th, 2024, 2:36 p.m.
|
|
|
|
2
|
Implement binary files support for Mercurial.
|
david
|
March 4th, 2024, 9:57 a.m.
|
|
|
|
2
|
Add type hints and clean up some code for Mercurial.
|
david
|
March 4th, 2024, 9:57 a.m.
|
|
|
|
2
|
Handle uploading source versions of binaries when needed.
|
david
|
March 4th, 2024, 9:56 a.m.
|
|