|
|
|
2
|
Update selectize and pull from node_modules.
|
david
|
November 5th, 2025, 5:56 p.m.
|
|
|
|
|
1
|
Change build-backend to not build data files in build_editable.
|
david
|
December 12th, 2025, 9:29 p.m.
|
|
|
|
|
1
|
Modernize Review Board JavaScript setup.
|
david
|
October 31st, 2025, 4:14 p.m.
|
|
|
|
|
2
|
Remove npm_dependencies and build-npm-deps script.
|
david
|
November 13th, 2025, 5:35 p.m.
|
|
|
|
|
2
|
Remove npm_dependencies and build-npm-deps.py
|
david
|
November 14th, 2025, 3:50 p.m.
|
|
|
|
|
3
|
Add a deprecation warning class for Review Board 10.
|
david
|
September 4th, 2025, 5:55 p.m.
|
|
|
|
|
2
|
Modernize jasmine-suites build and install.
|
david
|
October 15th, 2025, 5:06 p.m.
|
|
|
|
|
1
|
Fix setting NODE_PATH.
|
david
|
December 23rd, 2025, 6:18 a.m.
|
|
|
|
|
2
|
Remove the unnecessary -S option for modern clang.
|
maubin
|
December 11th, 2025, 2:55 p.m.
|
|
|
|
|
1
|
Revamp RBTools API documentation.
|
david
|
July 7th, 2025, 9:29 p.m.
|
|
|
|
|
2
|
Fix parsing of `git diff-tree` output with copied/renamed files.
|
david
|
November 7th, 2025, 11:32 p.m.
|
|
|
|
|
2
|
Add generic support for rate limiting.
|
chipx86
|
October 8th, 2025, 11:52 p.m.
|
|
|
|
|
2
|
Bump to 5.4 dev.
|
maubin
|
October 16th, 2025, 7:40 a.m.
|
|
|
|
|
1
|
Don't call build-media scripts when doing editable installs.
|
david
|
December 30th, 2025, 4:58 p.m.
|
|
|
|
|
1
|
Add @rollup/plugin-commonjs as a devDependency.
|
david
|
December 30th, 2025, 4:59 p.m.
|
|
|
|
|
3
|
Convert the Admin UI sidebar to use the action framework.
|
chipx86
|
December 2nd, 2025, 11:38 p.m.
|
|
|
|
|
1
|
Normalize QuerySets in subqueries.
|
david
|
December 31st, 2025, 5:45 p.m.
|
|
|
|
|
1
|
Update django-assert-queries to support up through Django 6.0
|
david
|
December 31st, 2025, 5:44 p.m.
|
|
|
|
|
2
|
Fix patch tests to not use deprecated names.
|
david
|
August 28th, 2025, 5:40 p.m.
|
|
|
|
|
1
|
Fix Jujutsu push errors with an incorrect bookmark name.
|
david
|
December 30th, 2025, 6:44 p.m.
|
|
|
|
|
1
|
Do some modernization in advance of binary file support for rbt patch.
|
david
|
November 29th, 2025, 12:28 a.m.
|
|
|
|
|
1
|
Bump typelets dependency.
|
david
|
January 7th, 2026, 4:51 p.m.
|
|
|
|
|
2
|
Update for removed django.utils.timezone.utc.
|
david
|
December 22nd, 2025, 4:57 p.m.
|
|
|
|
|
2
|
Update for removed index_together field.
|
david
|
December 22nd, 2025, 4:58 p.m.
|
|
|
|
|
2
|
Update test matrix.
|
david
|
December 22nd, 2025, 4:56 p.m.
|
|
|
|
|
2
|
Fix test output to show failures in the summary.
|
david
|
December 22nd, 2025, 4:56 p.m.
|
|
|
|
|
2
|
Move django-evolution to pyproject.toml and set minimum dependencies.
|
david
|
December 22nd, 2025, 4:55 p.m.
|
|
|
|
|
1
|
Add a new test for removing index_together.
|
david
|
December 22nd, 2025, 4:58 p.m.
|
|
|
|
|
1
|
Fix issues caused by `unique` being a `cached_property`.
|
david
|
December 23rd, 2025, 4:45 p.m.
|
|
|
|
|
1
|
Modernize the rest of chunk and opcode generators and differ base.
|
david
|
July 11th, 2025, 4:06 p.m.
|
|
|
|
|
2
|
Change version identifiers in recent work from 5.4 to 6.0.
|
maubin
|
January 8th, 2026, 10:25 a.m.
|
|
|
|
|
1
|
Add --config patch.eol=auto for hg import
|
misery
|
August 21st, 2025, 12:36 p.m.
|
|
|
|
|
1
|
Add Mercurial binary file patching.
|
david
|
November 29th, 2025, 8:23 p.m.
|
|
|
|
|
1
|
Add empty file handling in JujutsuPatcher.
|
david
|
January 6th, 2026, 10:43 p.m.
|
|
|
|
|
1
|
Add SVN binary file patching.
|
david
|
November 29th, 2025, 7:49 p.m.
|
|
|
|
|
1
|
Add Jujutsu binary file patching.
|
david
|
December 1st, 2025, 6:18 p.m.
|
|
|
|
|
1
|
Add Perforce binary file patching and fix up existing patch issues.
|
david
|
December 3rd, 2025, 5:48 p.m.
|
|
|
|
|
1
|
Add infrastructure for binary file patching in rbt patch.
|
david
|
November 29th, 2025, 12:02 a.m.
|
|
|
|
|
1
|
Add Git binary file patching.
|
david
|
November 29th, 2025, 1:13 a.m.
|
|
|
|
|
2
|
Bump dependencies.
|
david
|
January 7th, 2026, 4:45 p.m.
|
|
|
|
|
2
|
Correct some of the types in our API resources.
|
maubin
|
January 9th, 2026, 4:12 a.m.
|
|
|
|
|
1
|
Bump Python version to 3.10
|
david
|
January 9th, 2026, 7:38 p.m.
|
|
|
|
|
1
|
Update typing: Dict[...]
|
david
|
January 12th, 2026, 5:50 p.m.
|
|
|
|
|
1
|
Update typing: List[...]
|
david
|
January 12th, 2026, 5:53 p.m.
|
|
|
|
|
1
|
Update typing: Set[], Tuple[], Type[]
|
david
|
January 12th, 2026, 5:55 p.m.
|
|
|
|
|
1
|
Ensure we have __future__.annotations everywhere.
|
david
|
January 12th, 2026, 5:48 p.m.
|
|
|
|
|
1
|
Fix up problems with the archive actions.
|
david
|
January 14th, 2026, 6:06 a.m.
|
|
|
|
|
1
|
Update typing: Union[...]
|
david
|
January 13th, 2026, 6:06 a.m.
|
|
|
|
|
1
|
Update typing: Optional[...]
|
david
|
January 13th, 2026, 6:12 a.m.
|
|
|
|
|
1
|
Fix up all remaining imports for type checking
|
david
|
January 13th, 2026, 6:16 a.m.
|
|