|
|
|
1
|
Fix a bad call to {% definevar %}.
|
chipx86
|
December 4th, 2025, 4:45 p.m.
|
|
|
|
|
1
|
Reorganize customized backbone types to match upstream.
|
david
|
December 5th, 2025, 11:16 a.m.
|
|
|
|
|
1
|
Fix eslint errors.
|
david
|
December 5th, 2025, 11:16 a.m.
|
|
|
|
|
2
|
Fix eslint warnings.
|
david
|
December 5th, 2025, 12:43 p.m.
|
|
|
|
|
1
|
Add NEWS for Ink 0.9.0 and bump version.
|
david
|
December 8th, 2025, 8:03 a.m.
|
|
|
|
|
2
|
Release Typelets 1.1.
|
david
|
December 9th, 2025, 10:11 a.m.
|
|
|
|
|
2
|
Release KGB 7.3.
|
david
|
December 9th, 2025, 3:09 p.m.
|
|
|
|
|
1
|
Correct typing in the conditions compatibility file.
|
maubin
|
December 9th, 2025, 11:15 p.m.
|
|
|
|
|
2
|
Remove the unnecessary -S option for modern clang.
|
maubin
|
December 11th, 2025, 6:55 a.m.
|
|
|
|
|
1
|
Change build-backend to not build data files in build_editable.
|
david
|
December 12th, 2025, 1:29 p.m.
|
|
|
|
|
2
|
Move django-evolution to pyproject.toml and set minimum dependencies.
|
david
|
December 22nd, 2025, 8:55 a.m.
|
|
|
|
|
2
|
Update test matrix.
|
david
|
December 22nd, 2025, 8:56 a.m.
|
|
|
|
|
2
|
Fix test output to show failures in the summary.
|
david
|
December 22nd, 2025, 8:56 a.m.
|
|
|
|
|
2
|
Update for removed django.utils.timezone.utc.
|
david
|
December 22nd, 2025, 8:57 a.m.
|
|
|
|
|
2
|
Update for removed index_together field.
|
david
|
December 22nd, 2025, 8:58 a.m.
|
|
|
|
|
1
|
Add a new test for removing index_together.
|
david
|
December 22nd, 2025, 8:58 a.m.
|
|
|
|
|
|
Handle CheckConstraint.check -> condition.
|
david
|
December 22nd, 2025, 9:19 a.m.
|
|
|
|
|
1
|
Fix setting NODE_PATH.
|
david
|
December 22nd, 2025, 10:18 p.m.
|
|
|
|
|
1
|
Fix issues caused by `unique` being a `cached_property`.
|
david
|
December 23rd, 2025, 8:45 a.m.
|
|
|
|
|
|
Don't emit migrations signals if there's no migration plan.
|
david
|
December 23rd, 2025, 8:47 a.m.
|
|
|
|
|
|
Fix issues when the default id field is BigAutoField.
|
david
|
December 23rd, 2025, 8:50 a.m.
|
|
|
|
|
|
Update tests for % change in 5.0
|
david
|
December 23rd, 2025, 8:52 a.m.
|
|
|
|
|
|
Bump version to 3.0.
|
david
|
December 29th, 2025, 2 p.m.
|
|
|
|
|
|
Use __future__.annotations everywhere.
|
david
|
December 29th, 2025, 3:36 p.m.
|
|
|
|
|
1
|
Don't call build-media scripts when doing editable installs.
|
david
|
December 30th, 2025, 8:58 a.m.
|
|
|
|
|
1
|
Add @rollup/plugin-commonjs as a devDependency.
|
david
|
December 30th, 2025, 8:59 a.m.
|
|
|
|
|
1
|
Fix Jujutsu push errors with an incorrect bookmark name.
|
david
|
December 30th, 2025, 10:44 a.m.
|
|
|
|
|
1
|
Update django-assert-queries to support up through Django 6.0
|
david
|
December 31st, 2025, 9:44 a.m.
|
|
|
|
|
1
|
Normalize QuerySets in subqueries.
|
david
|
December 31st, 2025, 9:45 a.m.
|
|
|
|
|
1
|
Rework the ReviewRequestApprovalHook docs for better flow and guidance.
|
chipx86
|
January 1st, 2026, 3:34 p.m.
|
|
|
|
|
2
|
Add a developer guide for Rate Limiting.
|
chipx86
|
January 5th, 2026, 2:55 a.m.
|
|
|
|
|
8
|
Add release notes for Djblets 5.3.
|
chipx86
|
January 5th, 2026, 3:13 a.m.
|
|
|
|
|
1
|
Add empty file handling in JujutsuPatcher.
|
david
|
January 6th, 2026, 2:43 p.m.
|
|
|
|
|
2
|
Bump dependencies.
|
david
|
January 7th, 2026, 8:45 a.m.
|
|
|
|
|
2
|
Fix issues with authenticating to private-API servers.
|
maubin
|
January 7th, 2026, 8:46 a.m.
|
|
|
|
|
1
|
Bump typelets dependency.
|
david
|
January 7th, 2026, 8:51 a.m.
|
|
|
|
|
2
|
Change version identifiers in recent work from 5.4 to 6.0.
|
maubin
|
January 8th, 2026, 2:25 a.m.
|
|
|
|
|
2
|
Fix various typing things that got muddled in a merge.
|
maubin
|
January 8th, 2026, 2:25 a.m.
|
|
|
|
|
|
Bump Python version, Django and downstream dependencies.
|
david
|
January 8th, 2026, 1:29 p.m.
|
|
|
|
|
|
Switch from Field.get_cache_name to Field.cache_name
|
david
|
January 8th, 2026, 1:35 p.m.
|
|
|
|
|
|
Delay database access in ExtensionManager.
|
david
|
January 8th, 2026, 2:09 p.m.
|
|
|
|
|
|
Fix name of `find_all` parameter in staticfiles finder.
|
david
|
January 8th, 2026, 2:23 p.m.
|
|
|
|
|
2
|
Correct some of the types in our API resources.
|
maubin
|
January 8th, 2026, 8:12 p.m.
|
|
|
|
|
1
|
Fix a bug with author information for rbt land.
|
maubin
|
January 9th, 2026, 2:23 a.m.
|
|
|
|
|
1
|
Bump Python version to 3.10
|
david
|
January 9th, 2026, 11:38 a.m.
|
|
|
|
|
1
|
Ensure we have __future__.annotations everywhere.
|
david
|
January 12th, 2026, 9:48 a.m.
|
|
|
|
|
1
|
Update typing: Dict[...]
|
david
|
January 12th, 2026, 9:50 a.m.
|
|
|
|
|
1
|
Update typing: List[...]
|
david
|
January 12th, 2026, 9:53 a.m.
|
|
|
|
|
1
|
Update typing: Set[], Tuple[], Type[]
|
david
|
January 12th, 2026, 9:55 a.m.
|
|
|
|
|
1
|
Update typing: Union[...]
|
david
|
January 12th, 2026, 10:06 p.m.
|
|