|
|
1
|
Introduce an ESLint plugin to standardize Beanbag JavaScript development.
|
chipx86
|
January 2nd, 2023, 8:59 p.m.
|
|
|
|
2
|
Add a mixin for Pipeline compilers supporting sourcemaps.
|
chipx86
|
January 2nd, 2023, 9:45 p.m.
|
|
|
|
2
|
Enable modern JavaScript for Djblets using Rollup.js and @beanbag/frontend-buildkit.
|
chipx86
|
January 4th, 2023, 3:44 a.m.
|
|
|
|
1
|
Convert header actions to new actions framework.
|
david
|
January 5th, 2023, 12:35 p.m.
|
|
|
|
1
|
Add support for using rollup.js to package up JavaScript.
|
chipx86
|
January 5th, 2023, 4:34 p.m.
|
|
|
|
1
|
Enable modern JavaScript building for extensions.
|
chipx86
|
January 6th, 2023, 12:04 a.m.
|
|
|
|
1
|
Add eslint and @beanbag/eslint-plugin as development dependencies.
|
chipx86
|
January 6th, 2023, 12:11 a.m.
|
|
|
|
1
|
Add missing trailing commas in ES6 JavaScript files.
|
chipx86
|
January 6th, 2023, 1:40 a.m.
|
|
|
|
1
|
Fix line length issues in our JavaScript code.
|
chipx86
|
January 6th, 2023, 1:49 a.m.
|
|
|
|
1
|
Switch all JavaScript code to use single quotes instead of double.
|
chipx86
|
January 6th, 2023, 2:03 a.m.
|
|
|
|
1
|
Sort keys in all JavaScript objects.
|
chipx86
|
January 6th, 2023, 2:15 a.m.
|
|
|
|
1
|
Fix up a number of remaining JavaScript lint issues.
|
chipx86
|
January 6th, 2023, 2:24 a.m.
|
|
|
|
2
|
Add type hints for reviewboard.upgrade.
|
chipx86
|
January 6th, 2023, 5:14 p.m.
|
|
|
|
1
|
Avoid querying IntegrationConfig from older databases during upgrade.
|
chipx86
|
January 6th, 2023, 6:56 p.m.
|
|
|
|
1
|
Fix a crash in site upgrade log output due to usage of six.
|
chipx86
|
January 6th, 2023, 7:05 p.m.
|
|
|
|
1
|
Add @beanbag/frontend-buildkit, dependencies for static media building.
|
chipx86
|
January 8th, 2023, 10:34 p.m.
|
|
|
|
1
|
Update action extension hooks and unit tests.
|
david
|
January 9th, 2023, 10:13 p.m.
|
|
|
|
2
|
Remove mock from dev-requirements.
|
david
|
January 10th, 2023, 8:27 a.m.
|
|
|
|
2
|
Support JavaScript modules, modern linting, and rollup.js in Review Board.
|
chipx86
|
January 10th, 2023, 5:05 p.m.
|
|
|
|
2
|
Fix .babelrc configuration and preserve package.json.
|
chipx86
|
January 10th, 2023, 9:02 p.m.
|
|
|
|
2
|
Update js/utils/urls.es6.js to use ES6 modules.
|
chipx86
|
January 10th, 2023, 9:12 p.m.
|
|
|
|
1
|
Improve spacing and promote help text in form UIs.
|
chipx86
|
January 11th, 2023, 3:12 p.m.
|
|
|
|
2
|
Reorganize settings for the diff viewer.
|
chipx86
|
January 11th, 2023, 3:36 p.m.
|
|
|
|
4
|
Update reviewboard.codesafety and reviewboard.registries for type hints.
|
chipx86
|
January 11th, 2023, 10:52 p.m.
|
|
|
|
2
|
Add a development dependency on django-stubs.
|
chipx86
|
January 11th, 2023, 10:57 p.m.
|
|
|
|
2
|
Add support in the Trojan Source Checker to disable confusable checks.
|
chipx86
|
January 11th, 2023, 11:23 p.m.
|
|
|
|
2
|
Add an extra_data field to FileAttachment.
|
maubin
|
January 13th, 2023, 10:12 a.m.
|
|
|
|
1
|
Add index.ts files for most Djblets JavaScript bundles.
|
chipx86
|
January 13th, 2023, 3:06 p.m.
|
|
|
|
1
|
Add a central representation of settings for diff display.
|
chipx86
|
January 13th, 2023, 5:22 p.m.
|
|
|
|
2
|
Add settings for controlling the Trojan Code confusables checks.
|
chipx86
|
January 13th, 2023, 5:50 p.m.
|
|
|
|
2
|
Add Spina, a modern TypeScript/ES6-supported specialization of Backbone.
|
chipx86
|
January 19th, 2023, 11:05 p.m.
|
|
|
|
1
|
Add explicit module exports in empty index.ts files.
|
chipx86
|
January 20th, 2023, 4:53 p.m.
|
|
|
|
1
|
Add explicit module exports in empty index.ts files.
|
chipx86
|
January 20th, 2023, 4:54 p.m.
|
|
|
|
1
|
Add rollup-plugin-dts and @babel/plugin-proposal-decorators.
|
chipx86
|
January 20th, 2023, 5:18 p.m.
|
|
|
|
1
|
Fix and improve configuration for Djblets JavaScript/TypeScript.
|
chipx86
|
January 20th, 2023, 5:26 p.m.
|
|
|
|
1
|
Fix an issue bundling our copy of the Backbone types.
|
chipx86
|
January 20th, 2023, 7:12 p.m.
|
|
|
|
1
|
Enable support for using Spina in Djblets's JavaScript.
|
chipx86
|
January 20th, 2023, 8:47 p.m.
|
|
|
|
1
|
Fix and improve configuration for Review Board JavaScript/TypeScript.
|
chipx86
|
January 20th, 2023, 8:49 p.m.
|
|
|
|
1
|
Mark Backbone and underscore as externals, not globals.
|
chipx86
|
January 20th, 2023, 10:52 p.m.
|
|
|
|
2
|
Make the package.json file in Djblets the primary dependency source.
|
chipx86
|
January 21st, 2023, 11:55 p.m.
|
|
|
|
1
|
RB4: Ensure that revisions are text before converting to unicode
|
puremourning
|
January 23rd, 2023, 2:08 a.m.
|
|
|
|
1
|
RB5: Ensure that revisions are text before converting to unicode
|
puremourning
|
January 23rd, 2023, 2:15 a.m.
|
|
|
|
1
|
Enable mangling in Uglify.js by default.
|
chipx86
|
January 23rd, 2023, 3:58 p.m.
|
|
|
|
1
|
Ensure proper compatibility for our JavaScript in Djblets.
|
chipx86
|
January 23rd, 2023, 8:15 p.m.
|
|
|
|
2
|
Make the package.json file in Review Board the primary dependency source.
|
chipx86
|
January 23rd, 2023, 9 p.m.
|
|
|
|
2
|
Ensure proper compatibility for our JavaScript in Review Board.
|
chipx86
|
January 23rd, 2023, 9:06 p.m.
|
|
|
|
1
|
Bump pipeline dependency to 2.0.9.
|
david
|
January 24th, 2023, 9:58 a.m.
|
|
|
|
1
|
Bundle the majority of our JavaScript dependencies from node_modules.
|
chipx86
|
January 25th, 2023, 3:56 a.m.
|
|
|
|
1
|
Fix typo in onInitialRender.
|
david
|
January 26th, 2023, 8:48 a.m.
|
|
|
|
1
|
Add a new JS bundle for UI elements.
|
david
|
January 26th, 2023, 11:22 a.m.
|
|