|
|
1
|
Port the repository config code to Backbone.
|
chipx86
|
December 6th, 2022, 1:12 a.m.
|
|
|
|
2
|
Reorganize settings for the diff viewer.
|
chipx86
|
January 11th, 2023, 3:36 p.m.
|
|
|
|
2
|
Add release notes for beanbag-docutils 2.1.
|
chipx86
|
January 30th, 2023, 5:32 p.m.
|
|
|
|
2
|
Add release notes for Djblets 3.2.
|
chipx86
|
January 30th, 2023, 7:37 p.m.
|
|
|
|
4
|
Update reviewboard.codesafety and reviewboard.registries for type hints.
|
chipx86
|
January 11th, 2023, 10:52 p.m.
|
|
|
|
2
|
Add support in the Trojan Source Checker to disable confusable checks.
|
chipx86
|
January 11th, 2023, 11:23 p.m.
|
|
|
|
2
|
Allow Djblets's deprecation support to be used in other products.
|
chipx86
|
January 26th, 2023, 3:06 p.m.
|
|
|
|
1
|
Fix a casing issue with the referenced Backbone imports.
|
chipx86
|
January 30th, 2023, 3:40 p.m.
|
|
|
|
1
|
Move JSONDict and JSONValue types into djblets.util.json_utils.
|
chipx86
|
January 26th, 2023, 2:53 p.m.
|
|
|
|
1
|
Bump pipeline dependency to 2.0.9.
|
david
|
January 24th, 2023, 9:58 a.m.
|
|
|
|
1
|
Allow overriding view options.
|
david
|
January 26th, 2023, 2:13 p.m.
|
|
|
|
1
|
Fix typo in onInitialRender.
|
david
|
January 26th, 2023, 8:48 a.m.
|
|
|
|
1
|
Fix a couple build regressions with Spina.
|
chipx86
|
January 26th, 2023, 1:17 p.m.
|
|
|
|
1
|
Add a central representation of settings for diff display.
|
chipx86
|
January 13th, 2023, 5:22 p.m.
|
|
|
|
2
|
Ensure proper compatibility for our JavaScript in Review Board.
|
chipx86
|
January 23rd, 2023, 9:06 p.m.
|
|
|
|
2
|
Make the package.json file in Review Board the primary dependency source.
|
chipx86
|
January 23rd, 2023, 9 p.m.
|
|
|
|
3
|
Make the expiration controls on the API tokens config page nicer.
|
maubin
|
October 5th, 2022, 3:40 p.m.
|
|
|
|
1
|
Bundle the majority of our JavaScript dependencies from node_modules.
|
chipx86
|
January 25th, 2023, 3:56 a.m.
|
|
|
|
1
|
Ensure proper compatibility for our JavaScript in Djblets.
|
chipx86
|
January 23rd, 2023, 8:15 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
|
Fix and improve configuration for Djblets JavaScript/TypeScript.
|
chipx86
|
January 20th, 2023, 5:26 p.m.
|
|
|
|
1
|
Enable support for using Spina in Djblets's JavaScript.
|
chipx86
|
January 20th, 2023, 8:47 p.m.
|
|
|
|
1
|
Enable mangling in Uglify.js by default.
|
chipx86
|
January 23rd, 2023, 3:58 p.m.
|
|
|
|
2
|
Make the package.json file in Djblets the primary dependency source.
|
chipx86
|
January 21st, 2023, 11:55 p.m.
|
|
|
|
1
|
Mark Backbone and underscore as externals, not globals.
|
chipx86
|
January 20th, 2023, 10:52 p.m.
|
|
|
|
1
|
Fix and improve configuration for Review Board JavaScript/TypeScript.
|
chipx86
|
January 20th, 2023, 8:49 p.m.
|
|
|
|
1
|
Fix an issue bundling our copy of the Backbone types.
|
chipx86
|
January 20th, 2023, 7:12 p.m.
|
|
|
|
1
|
Add rollup-plugin-dts and @babel/plugin-proposal-decorators.
|
chipx86
|
January 20th, 2023, 5:18 p.m.
|
|
|
|
2
|
Add Spina, a modern TypeScript/ES6-supported specialization of Backbone.
|
chipx86
|
January 19th, 2023, 11:05 p.m.
|
|
|
|
1
|
Add index.ts files for most Djblets JavaScript bundles.
|
chipx86
|
January 13th, 2023, 3:06 p.m.
|
|
|
|
2
|
Add a development dependency on django-stubs.
|
chipx86
|
January 11th, 2023, 10:57 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.
|
|
|
|
1
|
Fix a crash in site upgrade log output due to usage of six.
|
chipx86
|
January 6th, 2023, 7:05 p.m.
|
|
|
|
2
|
Fix .babelrc configuration and preserve package.json.
|
chipx86
|
January 10th, 2023, 9:02 p.m.
|
|
|
|
2
|
Support JavaScript modules, modern linting, and rollup.js in Review Board.
|
chipx86
|
January 10th, 2023, 5:05 p.m.
|
|
|
|
2
|
Add type hints for reviewboard.upgrade.
|
chipx86
|
January 6th, 2023, 5:14 p.m.
|
|
|
|
1
|
Add tox for testing, support Sphinx 6, and fix Sphinx version compatibility.
|
chipx86
|
November 27th, 2022, 9:42 p.m.
|
|
|
|
1
|
Remove six and unicode_literals, and require Sphinx 4 or higher.
|
chipx86
|
November 27th, 2022, 9:02 p.m.
|
|
|
|
1
|
Add @beanbag/frontend-buildkit, dependencies for static media building.
|
chipx86
|
January 8th, 2023, 10:34 p.m.
|
|
|
|
1
|
Avoid querying IntegrationConfig from older databases during upgrade.
|
chipx86
|
January 6th, 2023, 6:56 p.m.
|
|
|
|
1
|
Fix regressions, add future-proofing for URI templates and new APIs.
|
chipx86
|
November 16th, 2022, 7:39 p.m.
|
|
|
|
1
|
Sort keys in all JavaScript objects.
|
chipx86
|
January 6th, 2023, 2:15 a.m.
|
|
|
|
1
|
Add missing trailing commas in ES6 JavaScript files.
|
chipx86
|
January 6th, 2023, 1:40 a.m.
|
|
|
|
1
|
Switch all JavaScript code to use single quotes instead of double.
|
chipx86
|
January 6th, 2023, 2:03 a.m.
|
|
|
|
1
|
Add eslint and @beanbag/eslint-plugin as development dependencies.
|
chipx86
|
January 6th, 2023, 12:11 a.m.
|
|
|
|
1
|
Add support for using rollup.js to package up JavaScript.
|
chipx86
|
January 5th, 2023, 4:34 p.m.
|
|
|
|
2
|
Enable modern JavaScript for Djblets using Rollup.js and @beanbag/frontend-buildkit.
|
chipx86
|
January 4th, 2023, 3:44 a.m.
|
|
|
|
1
|
Enable modern JavaScript building for extensions.
|
chipx86
|
January 6th, 2023, 12:04 a.m.
|
|