|
|
2
|
Remove deprecated-for-5.0 code from Djblets.
|
david
|
May 2nd, 2024, 2:59 p.m.
|
|
|
|
2
|
Bump beanbag-frontend-buildkit dependency.
|
david
|
May 2nd, 2024, 5:08 p.m.
|
|
|
|
2
|
Fix styling for input fields in config forms.
|
chipx86
|
May 3rd, 2024, 1:44 a.m.
|
|
|
|
1
|
Fix String.htmlEncode/htmlDecode fallback implementations.
|
david
|
April 25th, 2024, 3:48 p.m.
|
|
|
|
2
|
Remove $.delay implementation.
|
david
|
April 25th, 2024, 8:38 a.m.
|
|
|
|
1
|
Fix up typing for djblets.integrations.integration.Integration.
|
maubin
|
April 23rd, 2024, 12:06 p.m.
|
|
|
|
1
|
Fix unit test regressions from including node_modules in LESS include path for building extensions.
|
maubin
|
April 23rd, 2024, 12:33 p.m.
|
|
|
|
4
|
Fix regressions in packaging extensions.
|
chipx86
|
April 20th, 2024, 9:57 p.m.
|
|
|
|
1
|
Begin moving Config Forms and related modules over to Ink styling.
|
chipx86
|
April 24th, 2024, 3:52 p.m.
|
|
|
|
2
|
Include node_modules in LESS include path for building extensions.
|
david
|
April 19th, 2024, 10:11 a.m.
|
|
|
|
2
|
Set no-cache headers on datagrid initial response.
|
david
|
April 18th, 2024, 11:51 a.m.
|
|
|
|
2
|
Fix the UMD definition for selectize.
|
chipx86
|
April 16th, 2024, 11:09 p.m.
|
|
|
|
2
|
Reorganize our CSS for cleanup and to resolve Django 4.2 build errors.
|
chipx86
|
March 9th, 2024, 2:25 p.m.
|
|
|
|
1
|
Fix include_bundles in extension static bundles and add type safety.
|
chipx86
|
March 20th, 2024, 12:17 a.m.
|
|
|
|
2
|
Rename and export ListItemConstructorAttrs for Config.ListItem
|
david
|
April 9th, 2024, 10:22 a.m.
|
|
|
|
1
|
Add flexible support for packaging static media for extensions.
|
chipx86
|
March 24th, 2024, 5:40 p.m.
|
|
|
|
1
|
Add type hints for extension static media bundles.
|
chipx86
|
March 19th, 2024, 11:50 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.
|
|
|
|
1
|
Fix a couple more places where we were using the old String.strip method.
|
david
|
March 21st, 2024, 11:02 a.m.
|
|
|
|
|
Fix extension static media include_bundles.
|
david
|
March 19th, 2024, 10:10 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
|
Add support for rollup.config.mjs and rollup.config.ts files.
|
chipx86
|
January 25th, 2024, 7:33 p.m.
|
|
|
|
1
|
Fix saving datagrid columns.
|
david
|
March 4th, 2024, 2:36 p.m.
|
|
|
|
1
|
Fix a regression in loading/storing datagrid column settings.
|
chipx86
|
January 11th, 2024, 3:19 p.m.
|
|
|
|
2
|
Bump spina dependency to 3.x
|
david
|
February 19th, 2024, 10:35 p.m.
|
|
|
|
2
|
Add a simple CommaSeparatedValuesField for DB models.
|
david
|
February 20th, 2024, 12:10 p.m.
|
|
|
|
1
|
Mark monkey-patched String methods as deprecated.
|
david
|
January 9th, 2024, 10:57 a.m.
|
|
|
|
1
|
Remove a couple more jquery.gravy utilities.
|
david
|
January 8th, 2024, 2:03 p.m.
|
|
|
|
2
|
Mark old inline editor implementation as deprecated.
|
david
|
January 9th, 2024, 9:43 a.m.
|
|
|
|
1
|
Convert Djblets avatars bundle to TypeScript and spina.
|
david
|
January 11th, 2024, 9:22 a.m.
|
|
|
|
1
|
Switch a lot of conditional behavior over from settings.DEBUG to PRODUCTION.
|
david
|
January 10th, 2024, 8:37 a.m.
|
|
|
|
2
|
Add deprecation warnings to retina image methods.
|
david
|
January 10th, 2024, 8:23 a.m.
|
|
|
|
1
|
Add a bunch of things to the warnings ignore list.
|
david
|
January 8th, 2024, 1:40 p.m.
|
|
|
|
1
|
Remove old retina images JS code.
|
david
|
January 8th, 2024, 1:59 p.m.
|
|
|
|
1
|
Get rid of usage of monkey-patched String methods.
|
david
|
January 8th, 2024, 1:56 p.m.
|
|
|
|
1
|
Delete old $.inlineEditor implementation.
|
david
|
January 8th, 2024, 1:47 p.m.
|
|
|
|
1
|
Move JSONField test model to a higher scope.
|
david
|
January 8th, 2024, 1:43 p.m.
|
|
|
|
1
|
Bump @beanbag/eslint-plugin dependency to the latest version.
|
david
|
January 3rd, 2024, 10:29 a.m.
|
|
|
|
2
|
Switch DMARC checking to use the publicsuffixlist module.
|
chipx86
|
December 13th, 2023, 12:58 a.m.
|
|
|
|
1
|
Add --no-build-isolation to pip invocation from setup.py.
|
david
|
December 29th, 2023, 10:57 a.m.
|
|
|
|
2
|
Get rid of XHTML tags in JS.
|
david
|
December 20th, 2023, 10:26 a.m.
|
|
|
|
1
|
Adjust order of operations in DMARC test mixin setup.
|
david
|
December 13th, 2023, 9:30 p.m.
|
|
|
|
1
|
Update query catching and comparison for Django 4.2.
|
chipx86
|
December 7th, 2023, 11:45 p.m.
|
|
|
|
2
|
Sandbox cache backend errors in cache_memoize().
|
chipx86
|
December 4th, 2023, 8:51 p.m.
|
|
|
|
2
|
Simplify ForwardingCacheBackend to reduce state storage.
|
chipx86
|
December 5th, 2023, 12:22 a.m.
|
|
|
|
2
|
Sandbox caching issues in the ratelimit code.
|
chipx86
|
December 4th, 2023, 9:03 p.m.
|
|
|
|
2
|
Add support for matching join types in equeries.
|
chipx86
|
November 18th, 2023, 1:05 p.m.
|
|
|
|
1
|
Remove the djblets.feedview module.
|
chipx86
|
November 22nd, 2023, 1:08 a.m.
|
|
|
|
1
|
Add a tox configuration to ease multi-Python tests.
|
chipx86
|
November 22nd, 2023, 12:51 a.m.
|
|