|
|
|
1
|
Revert our pyproject.toml license fields back to legacy configuration.
|
chipx86
|
April 1st, 2026, 1:16 a.m.
|
|
|
|
|
|
Update typing: Dict[...]
|
david
|
April 1st, 2026, 9:54 a.m.
|
|
|
|
|
|
Ensure we have __future__.annotations everywhere.
|
david
|
April 1st, 2026, 9:43 a.m.
|
|
|
|
|
1
|
Fix up some import paths.
|
david
|
March 31st, 2026, 11:13 a.m.
|
|
|
|
|
1
|
Update "6.0" version markers.
|
david
|
March 31st, 2026, 3:17 p.m.
|
|
|
|
|
1
|
Bump deprecation markers. (release-6.x)
|
david
|
March 31st, 2026, 2:33 p.m.
|
|
|
|
|
1
|
Bump deprecation markers.
|
david
|
March 31st, 2026, 1:40 p.m.
|
|
|
|
|
1
|
Update "5.3" version markers.
|
david
|
March 31st, 2026, 3:55 p.m.
|
|
|
|
|
1
|
Switch Djblets package building to use buildthings.
|
chipx86
|
March 20th, 2026, 4:30 p.m.
|
|
|
|
|
2
|
Add draft release notes for Djblets 5.2.2.
|
david
|
March 30th, 2026, 4:18 p.m.
|
|
|
|
|
1
|
Backport test media path fix from 7.1.x.
|
david
|
March 27th, 2026, 2:29 p.m.
|
|
|
|
|
1
|
Sort paths in static media builder tests.
|
david
|
March 27th, 2026, 7:53 a.m.
|
|
|
|
|
2
|
Fix up a couple of JS dependency lines.
|
david
|
March 26th, 2026, 7:39 a.m.
|
|
|
|
|
2
|
Fix UglifyJS configuration to add "use strict".
|
david
|
March 26th, 2026, 7:37 a.m.
|
|
|
|
|
1
|
Update tox config.
|
david
|
March 26th, 2026, 9:47 p.m.
|
|
|
|
|
1
|
Add setuptools as a dependency.
|
david
|
March 26th, 2026, 9:47 p.m.
|
|
|
|
|
|
Fix bugs caused by UglifyJS+Backbone 1.6.1
|
david
|
March 25th, 2026, 9:28 a.m.
|
|
|
|
|
1
|
Remove some pytz stuff from a merge.
|
david
|
March 19th, 2026, 9:19 p.m.
|
|
|
|
|
3
|
Add a guide on working with cache keys.
|
chipx86
|
March 5th, 2026, 2:50 a.m.
|
|
|
|
|
2
|
Add a guide on the forwarding cache backend.
|
chipx86
|
March 5th, 2026, 3:34 a.m.
|
|
|
|
|
2
|
Add a developer guide for Rate Limiting.
|
chipx86
|
January 5th, 2026, 2:55 a.m.
|
|
|
|
|
2
|
Add a guide on caching data.
|
chipx86
|
March 5th, 2026, 2:35 a.m.
|
|
|
|
|
2
|
Allow datagrid Column subclasses to set attributes on the class level.
|
chipx86
|
February 17th, 2026, 11:15 p.m.
|
|
|
|
|
1
|
Fix symlink management in extension packaging backend.
|
david
|
March 14th, 2026, 10:01 a.m.
|
|
|
|
|
2
|
Fix Pipeline settings path validation for external node module paths.
|
maubin
|
February 12th, 2026, 12:53 a.m.
|
|
|
|
|
1
|
Added release notes for Djblets 5.2.
|
chipx86
|
September 15th, 2024, 12:13 a.m.
|
|
|
|
|
1
|
Fix unit test regressions on Python < 3.11.
|
chipx86
|
March 9th, 2026, 5:28 p.m.
|
|
|
|
|
1
|
Add a dedicated attribute for extra state storage for datagrid columns.
|
chipx86
|
February 17th, 2026, 2:30 p.m.
|
|
|
|
|
2
|
Add JSON serialization of datagrids.
|
chipx86
|
February 16th, 2026, 2:53 a.m.
|
|
|
|
|
2
|
Add constructor-level customization of columns and sorting in datagrids.
|
chipx86
|
February 16th, 2026, 12:15 a.m.
|
|
|
|
|
2
|
Fix returning success/failure for test runners.
|
david
|
March 2nd, 2026, 12:51 p.m.
|
|
|
|
|
2
|
Import and reload all admin modules for an extension's apps.
|
chipx86
|
February 4th, 2026, 1:12 p.m.
|
|
|
|
|
2
|
GenerationSynchronizer now stores cached state for up to 1 year.
|
chipx86
|
February 3rd, 2026, 11:31 p.m.
|
|
|
|
|
2
|
Add support for arbitrary extra data in a PageState.
|
chipx86
|
February 5th, 2026, 2:44 p.m.
|
|
|
|
|
1
|
Fix race condition in concurrent extension media installation.
|
david
|
February 26th, 2026, 10:43 a.m.
|
|
|
|
|
2
|
Replace pytz usage.
|
david
|
January 15th, 2026, 3:21 p.m.
|
|
|
|
|
1
|
Bump Python version, Django and downstream dependencies.
|
david
|
January 8th, 2026, 1:29 p.m.
|
|
|
|
|
1
|
Switch from Field.get_cache_name to Field.cache_name
|
david
|
January 8th, 2026, 1:35 p.m.
|
|
|
|
|
1
|
Fix name of `find_all` parameter in staticfiles finder.
|
david
|
January 8th, 2026, 2:23 p.m.
|
|
|
|
|
1
|
Import FileField from django.forms instead of django.forms.forms
|
david
|
January 15th, 2026, 3:24 p.m.
|
|
|
|
|
1
|
Move pytest config into pyproject.toml and modernize.
|
david
|
January 29th, 2026, 11:24 a.m.
|
|
|
|
|
1
|
Delay database access in ExtensionManager.
|
david
|
January 8th, 2026, 2:09 p.m.
|
|
|
|
|
1
|
Update django-oauth-toolkit.
|
david
|
January 31st, 2026, 12:04 p.m.
|
|
|
|
|
1
|
Make TestCase._fixture_setup a classmethod.
|
david
|
February 17th, 2026, 9:16 a.m.
|
|
|
|
|
1
|
Fix markdown tests when running on Python 3.13+
|
david
|
February 19th, 2026, 4:05 p.m.
|
|
|
|
|
1
|
Fix tests on Python 3.8 and 3.9.
|
david
|
February 19th, 2026, 1:37 p.m.
|
|
|
|
|
1
|
Remove legacy pkg_resources usage.
|
david
|
January 31st, 2026, 12:49 p.m.
|
|
|
|
|
1
|
Update for changes in fixture loading.
|
david
|
January 15th, 2026, 3:19 p.m.
|
|
|
|
|
1
|
Use allowDeclareFields and fix prototypeAttrs.
|
david
|
January 31st, 2026, 1:24 p.m.
|
|
|
|
|
2
|
Fix file descriptor leaks.
|
david
|
February 10th, 2026, 2:43 p.m.
|
|