|
|
1
|
Sort keys in all JavaScript objects.
|
chipx86
|
January 6th, 2023, 2:15 a.m.
|
|
|
|
1
|
Switch all JavaScript code to use single quotes instead of double.
|
chipx86
|
January 6th, 2023, 2:03 a.m.
|
|
|
|
1
|
Add missing trailing commas in ES6 JavaScript files.
|
chipx86
|
January 6th, 2023, 1:40 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.
|
|
|
|
1
|
Fix up a number of remaining JavaScript lint issues.
|
chipx86
|
January 6th, 2023, 2:24 a.m.
|
|
|
|
1
|
Fix line length issues in our JavaScript code.
|
chipx86
|
January 6th, 2023, 1:49 a.m.
|
|
|
|
2
|
Add a mixin for Pipeline compilers supporting sourcemaps.
|
chipx86
|
January 2nd, 2023, 9:45 p.m.
|
|
|
|
2
|
Improve caching and invalidation for URI templates on the root resource.
|
chipx86
|
November 28th, 2022, 6:02 p.m.
|
|
|
|
1
|
Add an app_name argument to build_integration_urlpatterns().
|
chipx86
|
November 28th, 2022, 6:16 p.m.
|
|
|
|
2
|
Allow the use of typescript (.ts) files.
|
david
|
November 17th, 2022, 1:33 p.m.
|
|
|
|
3
|
Fix up arguments to logging methods.
|
david
|
October 28th, 2022, 12:12 p.m.
|
|
|
|
2
|
Add TestCase.assertWarnings(), to help test against multiple warnings.
|
chipx86
|
November 14th, 2022, 6:13 p.m.
|
|
|
|
1
|
Add @deprecate_non_keyword_only_args for moving to keyword-only args.
|
chipx86
|
November 10th, 2022, 8:29 p.m.
|
|
|
|
1
|
Add type hints and keyword-only arguments for djblets.webapi.responses.
|
chipx86
|
November 14th, 2022, 8:14 p.m.
|
|
|
|
1
|
Add type hints for webapi auth backends, and fix minor issues.
|
chipx86
|
November 15th, 2022, 12:15 a.m.
|
|
|
|
1
|
Bump pytest version dependencies.
|
david
|
November 2nd, 2022, 8:55 a.m.
|
|
|
|
1
|
Stop upgrading pip/setuptools on install.
|
chipx86
|
November 10th, 2022, 7:52 p.m.
|
|
|
|
1
|
Add type annotations to djblets.siteconfig.
|
chipx86
|
October 28th, 2022, 2:50 a.m.
|
|
|
|
1
|
Add type annotations to djblets.secrets.
|
chipx86
|
November 1st, 2022, 5:29 p.m.
|
|
|
|
3
|
Add dependencies, package metadata, and release notes for Djblets 3.1.
|
chipx86
|
October 31st, 2022, 3:56 p.m.
|
|
|
|
2
|
Add typing and new features to registries.
|
chipx86
|
October 28th, 2022, 2:09 a.m.
|
|
|
|
2
|
Add checksum checking when validating VendorChecksum API tokens.
|
maubin
|
October 3rd, 2022, 1:36 p.m.
|
|
|
|
1
|
Enforce that API resources have unique URI template names.
|
maubin
|
October 14th, 2022, 11 a.m.
|
|
|
|
2
|
Allow API tokens to be flagged as deprecated.
|
maubin
|
September 26th, 2022, 1:01 p.m.
|
|
|
|
1
|
Finish transitioning to named loggers in Djblets.
|
david
|
October 11th, 2022, 4:57 p.m.
|
|
|
|
2
|
Add release notes for Djblets 3.0.
|
chipx86
|
September 30th, 2022, 2:53 p.m.
|
|
|
|
2
|
Updated tests that generate API tokens to pass in token info and generator ID.
|
maubin
|
September 22nd, 2022, 2:35 p.m.
|
|
|
|
2
|
Add release notes for Djblets 3.0 RC 1.
|
chipx86
|
September 19th, 2022, 7:35 p.m.
|
|
|
|
1
|
Create a TokenExpiresFieldType.
|
maubin
|
September 15th, 2022, 1:32 p.m.
|
|
|
|
3
|
Create a signal for expired API tokens.
|
maubin
|
September 12th, 2022, 4:09 p.m.
|
|
|
|
1
|
Fix up spacing for ListEditWidget instances.
|
david
|
September 13th, 2022, 11:36 a.m.
|
|
|
|
1
|
Allow set-siteconfig to set nonexisting keys.
|
david
|
September 13th, 2022, 11:40 a.m.
|
|
|
|
1
|
Fix setting the default token generator via Djblets.
|
maubin
|
September 6th, 2022, 11:07 a.m.
|
|
|
|
1
|
Fix documentation and add release notes for Djblets 3.0 beta 2.
|
chipx86
|
August 15th, 2022, 6:32 p.m.
|
|
|
|
1
|
Fix a wrong return type from Base64Field.value_to_string().
|
chipx86
|
August 15th, 2022, 9:52 p.m.
|
|
|
|
1
|
Allow empty datetime fields in APIToken model admin.
|
david
|
August 10th, 2022, 9:32 a.m.
|
|
|
|
1
|
Fix a webapi rate limit test and precision errors.
|
chipx86
|
August 5th, 2022, 2:38 p.m.
|
|
|
|
2
|
Don't explode if we're unable to load extension entrypoint metadata.
|
david
|
July 20th, 2022, 2:14 p.m.
|
|
|
|
2
|
Update the BaseWebAPIToken model for API Tokens v2
|
maubin
|
June 6th, 2022, 9:07 a.m.
|
|
|
|
1
|
Update WebAPITokenManager to use token generators
|
maubin
|
June 28th, 2022, 1:23 p.m.
|
|
|
|
2
|
Create token generator classes and a registry for them
|
maubin
|
June 24th, 2022, 4:03 p.m.
|
|
|
|
2
|
Add release notes for Djblets 2.3.2.
|
chipx86
|
July 25th, 2022, 3:32 p.m.
|
|
|
|
1
|
Fix typo in handling MemcachedCache -> PyMemcacheCache in apply_django_settings
|
maubin
|
July 19th, 2022, 7:47 p.m.
|
|
|
|
2
|
Handle MemcachedCache -> PyMemcacheCache in apply_django_settings.
|
david
|
July 17th, 2022, 11:39 a.m.
|
|
|
|
1
|
Fix problems with invalid OAuth application form and ListEditField
|
maubin
|
July 13th, 2022, 3:56 p.m.
|
|
|
|
2
|
Fix rendering of copyable text input widgets.
|
david
|
July 12th, 2022, 2:08 p.m.
|
|
|
|
2
|
Move gravatars tests out of the templatetags module.
|
chipx86
|
July 4th, 2022, 12:36 a.m.
|
|