|
|
1
|
Enhance Spina class typing and dynamic attribute method support.
|
chipx86
|
August 17th, 2023, 9:06 p.m.
|
|
|
|
|
Fix binary diff rendering.
|
PE
perplex
|
October 26th, 2019, 12:55 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
|
Add a bunch of things to the warnings ignore list.
|
david
|
January 8th, 2024, 1:40 p.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.
|
|
|
|
2
|
Get rid of usage of monkey-patched String methods.
|
david
|
January 9th, 2024, 8:19 a.m.
|
|
|
|
2
|
Remove obsolete enableRetinaImages usage.
|
david
|
January 9th, 2024, 8:20 a.m.
|
|
|
|
2
|
Remove obsolete djblets.feedview app from INSTALLED_APPS.
|
david
|
January 4th, 2024, 12:31 p.m.
|
|
|
|
1
|
Update expected queries for changes in Django's ORM.
|
david
|
January 4th, 2024, 2:42 p.m.
|
|
|
|
2
|
Update for renamed assertQuerySetEquals method.
|
david
|
January 5th, 2024, 3:19 p.m.
|
|
|
|
2
|
Switch out django timezone.utc for datetime.timezone.utc.
|
david
|
January 4th, 2024, 4:28 p.m.
|
|
|
|
2
|
Accept command line arguments and invoke the installation wizard.
|
chipx86
|
January 3rd, 2024, 2:40 a.m.
|
|
|
|
1
|
Add functionality for querying PyPI for packages.
|
chipx86
|
December 27th, 2023, 3:39 a.m.
|
|
|
|
1
|
Add the main entry point for the installer.
|
chipx86
|
December 27th, 2023, 3:44 a.m.
|
|
|
|
1
|
Add scripts for building a bootstrap installer.
|
chipx86
|
December 27th, 2023, 3:50 a.m.
|
|
|
|
2
|
Add text-based UI management functions, based on Rich.
|
chipx86
|
January 3rd, 2024, 2:13 a.m.
|
|
|
|
2
|
Add a wizard for managing the installation of Review Board.
|
chipx86
|
January 3rd, 2024, 2:21 a.m.
|
|
|
|
2
|
Add test infrastructure for peforming live Docker-based install tests.
|
chipx86
|
December 27th, 2023, 3:56 a.m.
|
|
|
|
2
|
Add utilities for determining system state.
|
chipx86
|
December 26th, 2023, 10:27 p.m.
|
|
|
|
2
|
Add support for installing packages using a variety of methods.
|
chipx86
|
December 27th, 2023, 12:01 a.m.
|
|
|
|
2
|
Add utilities for running install processes and outputting debug info.
|
chipx86
|
December 26th, 2023, 10:13 p.m.
|
|
|
|
2
|
Add the initial package support for the Review Board installer.
|
chipx86
|
December 21st, 2023, 2:31 p.m.
|
|
|
|
2
|
Add distro definitions and install steps for package installation.
|
chipx86
|
December 27th, 2023, 3:06 a.m.
|
|
|
|
|
Fix rbt patch svn to set results_unicode=False
|
rpowell
|
June 14th, 2022, 7:10 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 djblets and django dependency versions for RB7.
|
david
|
January 3rd, 2024, 10:29 a.m.
|
|
|
|
1
|
Bump Review Board version to 7.x
|
david
|
January 3rd, 2024, 10:24 a.m.
|
|
|
|
1
|
Bump @beanbag/eslint-plugin dependency to the latest version.
|
david
|
January 3rd, 2024, 10:30 a.m.
|
|
|
|
1
|
Bump @beanbag/eslint-plugin dependency to the latest version.
|
david
|
January 3rd, 2024, 10:29 a.m.
|
|
|
|
1
|
Add SCMTool.lookup_name, and use it instead of name for registration.
|
chipx86
|
January 1st, 2024, 4:01 p.m.
|
|
|
|
1
|
Add type hints to SCMToolRegistry.
|
chipx86
|
January 1st, 2024, 3:22 p.m.
|
|
|
|
2
|
Switch DMARC checking to use the publicsuffixlist module.
|
chipx86
|
December 13th, 2023, 12:58 a.m.
|
|
|
|
1
|
Prevent empty reviews from being published.
|
david
|
December 26th, 2023, 1:56 p.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 21st, 2023, 1:11 p.m.
|
|
|
|
1
|
Add --no-build-isolation to pip invocation from setup.py.
|
david
|
December 29th, 2023, 10:57 a.m.
|
|
|
|
1
|
Remove obsolete version pin for asana dependency.
|
david
|
December 19th, 2023, 4:23 p.m.
|
|
|
|
2
|
Fix up UI problems in New Review Request pre-commit workflow.
|
david
|
December 19th, 2023, 4:23 p.m.
|
|
|
|
2
|
Get rid of XHTML tags in JS.
|
david
|
December 20th, 2023, 10:26 a.m.
|
|
|
|
|
Discussion: auto-formatting (reviews).
|
david
|
October 26th, 2023, 3:21 p.m.
|
|
|
|
|
Discussion: auto-formatting (js/common).
|
david
|
October 26th, 2023, 4:55 p.m.
|
|
|
|
8
|
Discussion: auto-formatting (diffviewer).
|
david
|
October 26th, 2023, 3:21 p.m.
|
|
|
|
1
|
Adjust order of operations in DMARC test mixin setup.
|
david
|
December 13th, 2023, 9:30 p.m.
|
|