|
Add release notes for Djblets 3.2.
|
chipx86
|
January 30th, 2023, 7:37 p.m.
|
|
|
Add release notes for beanbag-docutils 2.1.
|
chipx86
|
January 30th, 2023, 5:32 p.m.
|
|
|
Fix a casing issue with the referenced Backbone imports.
|
chipx86
|
January 30th, 2023, 3:40 p.m.
|
|
|
Set default limits for diff sizes and syntax highlighting.
|
chipx86
|
January 30th, 2023, 2:56 p.m.
|
|
|
Fix ListEditView JS tests.
|
david
|
January 27th, 2023, 4:42 p.m.
|
|
|
Enable nested dictionary path keys for siteconfig settings.
|
chipx86
|
January 26th, 2023, 4:30 p.m.
|
|
|
Allow Djblets's deprecation support to be used in other products.
|
chipx86
|
January 26th, 2023, 3:06 p.m.
|
|
|
Move JSONDict and JSONValue types into djblets.util.json_utils.
|
chipx86
|
January 26th, 2023, 2:53 p.m.
|
|
|
Add utility functions for working with nested dictionary keys.
|
chipx86
|
January 26th, 2023, 2:45 p.m.
|
|
|
Port FloatingBannerView and ReviewReplyDraftBannerView to spina.
|
david
|
January 26th, 2023, 2:44 p.m.
|
|
|
Allow overriding view options.
|
david
|
January 26th, 2023, 2:13 p.m.
|
|
|
Fix a couple build regressions with Spina.
|
chipx86
|
January 26th, 2023, 1:17 p.m.
|
|
|
Add a new JS bundle for UI elements.
|
david
|
January 26th, 2023, 11:22 a.m.
|
|
|
Fix typo in onInitialRender.
|
david
|
January 26th, 2023, 8:48 a.m.
|
|
|
Bundle the majority of our JavaScript dependencies from node_modules.
|
chipx86
|
January 25th, 2023, 3:56 a.m.
|
|
|
Bump pipeline dependency to 2.0.9.
|
david
|
January 24th, 2023, 9:58 a.m.
|
|
|
Ensure proper compatibility for our JavaScript in Review Board.
|
chipx86
|
January 23rd, 2023, 9:06 p.m.
|
|
|
Make the package.json file in Review Board the primary dependency source.
|
chipx86
|
January 23rd, 2023, 9 p.m.
|
|
|
Ensure proper compatibility for our JavaScript in Djblets.
|
chipx86
|
January 23rd, 2023, 8:15 p.m.
|
|
|
Enable mangling in Uglify.js by default.
|
chipx86
|
January 23rd, 2023, 3:58 p.m.
|
|
|
RB5: Ensure that revisions are text before converting to unicode
|
puremourning
|
January 23rd, 2023, 2:15 a.m.
|
|
|
RB4: Ensure that revisions are text before converting to unicode
|
puremourning
|
January 23rd, 2023, 2:08 a.m.
|
|
|
Make the package.json file in Djblets the primary dependency source.
|
chipx86
|
January 21st, 2023, 11:55 p.m.
|
|
|
Mark Backbone and underscore as externals, not globals.
|
chipx86
|
January 20th, 2023, 10:52 p.m.
|
|
|
Fix and improve configuration for Review Board JavaScript/TypeScript.
|
chipx86
|
January 20th, 2023, 8:49 p.m.
|
|
|
Enable support for using Spina in Djblets's JavaScript.
|
chipx86
|
January 20th, 2023, 8:47 p.m.
|
|
|
Fix an issue bundling our copy of the Backbone types.
|
chipx86
|
January 20th, 2023, 7:12 p.m.
|
|
|
Fix and improve configuration for Djblets JavaScript/TypeScript.
|
chipx86
|
January 20th, 2023, 5:26 p.m.
|
|
|
Add rollup-plugin-dts and @babel/plugin-proposal-decorators.
|
chipx86
|
January 20th, 2023, 5:18 p.m.
|
|
|
Add explicit module exports in empty index.ts files.
|
chipx86
|
January 20th, 2023, 4:54 p.m.
|
|
|
Add explicit module exports in empty index.ts files.
|
chipx86
|
January 20th, 2023, 4:53 p.m.
|
|
|
Add Spina, a modern TypeScript/ES6-supported specialization of Backbone.
|
chipx86
|
January 19th, 2023, 11:05 p.m.
|
|
|
Add settings for controlling the Trojan Code confusables checks.
|
chipx86
|
January 13th, 2023, 5:50 p.m.
|
|
|
Add a central representation of settings for diff display.
|
chipx86
|
January 13th, 2023, 5:22 p.m.
|
|
|
Add index.ts files for most Djblets JavaScript bundles.
|
chipx86
|
January 13th, 2023, 3:06 p.m.
|
|
|
Add an extra_data field to FileAttachment.
|
maubin
|
January 13th, 2023, 10:12 a.m.
|
|
|
Add support in the Trojan Source Checker to disable confusable checks.
|
chipx86
|
January 11th, 2023, 11:23 p.m.
|
|
|
Add a development dependency on django-stubs.
|
chipx86
|
January 11th, 2023, 10:57 p.m.
|
|
|
Update reviewboard.codesafety and reviewboard.registries for type hints.
|
chipx86
|
January 11th, 2023, 10:52 p.m.
|
|
|
Reorganize settings for the diff viewer.
|
chipx86
|
January 11th, 2023, 3:36 p.m.
|
|
|
Improve spacing and promote help text in form UIs.
|
chipx86
|
January 11th, 2023, 3:12 p.m.
|
|
|
Update js/utils/urls.es6.js to use ES6 modules.
|
chipx86
|
January 10th, 2023, 9:12 p.m.
|
|
|
Fix .babelrc configuration and preserve package.json.
|
chipx86
|
January 10th, 2023, 9:02 p.m.
|
|
|
Support JavaScript modules, modern linting, and rollup.js in Review Board.
|
chipx86
|
January 10th, 2023, 5:05 p.m.
|
|
|
Remove mock from dev-requirements.
|
david
|
January 10th, 2023, 8:27 a.m.
|
|
|
Update action extension hooks and unit tests.
|
david
|
January 9th, 2023, 10:13 p.m.
|
|
|
Add @beanbag/frontend-buildkit, dependencies for static media building.
|
chipx86
|
January 8th, 2023, 10:34 p.m.
|
|
|
Fix a crash in site upgrade log output due to usage of six.
|
chipx86
|
January 6th, 2023, 7:05 p.m.
|
|
|
Avoid querying IntegrationConfig from older databases during upgrade.
|
chipx86
|
January 6th, 2023, 6:56 p.m.
|
|
|
Add type hints for reviewboard.upgrade.
|
chipx86
|
January 6th, 2023, 5:14 p.m.
|
|