|
|
1
|
Bump djblets and django dependency versions for RB7.
|
david
|
January 3rd, 2024, 6:29 p.m.
|
|
|
|
1
|
Bump @beanbag/eslint-plugin dependency to the latest version.
|
david
|
January 3rd, 2024, 6:29 p.m.
|
|
|
|
1
|
Bump Review Board version to 7.x
|
david
|
January 3rd, 2024, 6:24 p.m.
|
|
|
|
2
|
Accept command line arguments and invoke the installation wizard.
|
chipx86
|
January 3rd, 2024, 10:40 a.m.
|
|
|
|
2
|
Add a wizard for managing the installation of Review Board.
|
chipx86
|
January 3rd, 2024, 10:21 a.m.
|
|
|
|
2
|
Add text-based UI management functions, based on Rich.
|
chipx86
|
January 3rd, 2024, 10:13 a.m.
|
|
|
|
1
|
Add SCMTool.lookup_name, and use it instead of name for registration.
|
chipx86
|
January 2nd, 2024, 12:01 a.m.
|
|
|
|
1
|
Add type hints to SCMToolRegistry.
|
chipx86
|
January 1st, 2024, 11:22 p.m.
|
|
|
|
1
|
Add --no-build-isolation to pip invocation from setup.py.
|
david
|
December 29th, 2023, 6:57 p.m.
|
|
|
|
1
|
Add --no-build-isolation to pip invocation from setup.py.
|
david
|
December 29th, 2023, 6:57 p.m.
|
|
|
|
2
|
Add test infrastructure for peforming live Docker-based install tests.
|
chipx86
|
December 27th, 2023, 11:56 a.m.
|
|
|
|
1
|
Add scripts for building a bootstrap installer.
|
chipx86
|
December 27th, 2023, 11:50 a.m.
|
|
|
|
1
|
Add the main entry point for the installer.
|
chipx86
|
December 27th, 2023, 11:44 a.m.
|
|
|
|
1
|
Add functionality for querying PyPI for packages.
|
chipx86
|
December 27th, 2023, 11:39 a.m.
|
|
|
|
2
|
Add distro definitions and install steps for package installation.
|
chipx86
|
December 27th, 2023, 11:06 a.m.
|
|
|
|
2
|
Add support for installing packages using a variety of methods.
|
chipx86
|
December 27th, 2023, 8:01 a.m.
|
|
|
|
2
|
Add utilities for determining system state.
|
chipx86
|
December 27th, 2023, 6:27 a.m.
|
|
|
|
2
|
Add utilities for running install processes and outputting debug info.
|
chipx86
|
December 27th, 2023, 6:13 a.m.
|
|
|
|
1
|
Prevent empty reviews from being published.
|
david
|
December 26th, 2023, 9:56 p.m.
|
|
|
|
2
|
Add the initial package support for the Review Board installer.
|
chipx86
|
December 21st, 2023, 10:31 p.m.
|
|
|
|
2
|
Get rid of XHTML tags in JS.
|
david
|
December 21st, 2023, 9:11 p.m.
|
|
|
|
2
|
Get rid of XHTML tags in JS.
|
david
|
December 20th, 2023, 6:26 p.m.
|
|
|
|
2
|
Fix up UI problems in New Review Request pre-commit workflow.
|
david
|
December 20th, 2023, 12:23 a.m.
|
|
|
|
1
|
Remove obsolete version pin for asana dependency.
|
david
|
December 20th, 2023, 12:23 a.m.
|
|
|
|
1
|
Adjust order of operations in DMARC test mixin setup.
|
david
|
December 14th, 2023, 5:30 a.m.
|
|
|
|
2
|
Switch DMARC checking to use the publicsuffixlist module.
|
chipx86
|
December 13th, 2023, 8:58 a.m.
|
|
|
|
1
|
Update query catching and comparison for Django 4.2.
|
chipx86
|
December 8th, 2023, 7:45 a.m.
|
|
|
|
2
|
Remove an unnecessary save in the file attachment resources.
|
chipx86
|
December 8th, 2023, 12:25 a.m.
|
|
|
|
2
|
Update unit tests on Review Board 6 for the expected query changes.
|
chipx86
|
December 7th, 2023, 11:38 p.m.
|
|
|
|
3
|
Update docs for Power Pack's new document review.
|
maubin
|
December 7th, 2023, 12:06 a.m.
|
|
|
|
2
|
Add a signal for when a diffset has been uploaded to a review request.
|
maubin
|
December 5th, 2023, 10:36 p.m.
|
|
|
|
2
|
Simplify ForwardingCacheBackend to reduce state storage.
|
chipx86
|
December 5th, 2023, 8:22 a.m.
|
|
|
|
2
|
Sandbox caching issues in the ratelimit code.
|
chipx86
|
December 5th, 2023, 5:03 a.m.
|
|
|
|
2
|
Sandbox cache backend errors in cache_memoize().
|
chipx86
|
December 5th, 2023, 4:51 a.m.
|
|
|
|
1
|
Fix batch URL paths when using local sites.
|
david
|
December 2nd, 2023, 12:02 a.m.
|
|
|
|
1
|
Force the page body to always occupy at least 100% of the viewport.
|
david
|
December 1st, 2023, 7:49 p.m.
|
|
|
|
2
|
Avoid showing the Login page if already logged in, and fix redirect loops.
|
chipx86
|
November 27th, 2023, 11:02 p.m.
|
|
|
|
2
|
Fix wrapping issues with repository names in the admin dashboard.
|
chipx86
|
November 27th, 2023, 10:17 p.m.
|
|
|
|
1
|
Fix text alignment in the Server Cache admin dashboard widget.
|
chipx86
|
November 27th, 2023, 10:06 p.m.
|
|
|
|
2
|
Optimize review request queries and remove the distinct flag.
|
chipx86
|
November 27th, 2023, 8:19 p.m.
|
|
|
|
2
|
Always opt-in to subqueries and join types for assertQueries().
|
chipx86
|
November 27th, 2023, 7:06 a.m.
|
|
|
|
2
|
Update API testing to use common equery functions.
|
chipx86
|
November 27th, 2023, 6:01 a.m.
|
|
|
|
2
|
Add permission lookup control and prep separation for equeries.
|
chipx86
|
November 27th, 2023, 5:36 a.m.
|
|
|
|
1
|
Remove the djblets.feedview module.
|
chipx86
|
November 22nd, 2023, 9:08 a.m.
|
|
|
|
1
|
Add a tox configuration to ease multi-Python tests.
|
chipx86
|
November 22nd, 2023, 8:51 a.m.
|
|
|
|
1
|
Update all datetime/timezone usage to avoid deprecated functionality.
|
chipx86
|
November 22nd, 2023, 8:42 a.m.
|
|
|
|
1
|
Update settings and calls to use the new Django storage API.
|
chipx86
|
November 22nd, 2023, 8:25 a.m.
|
|
|
|
1
|
Add support for Django 4.2 in Djblets 5.
|
chipx86
|
November 22nd, 2023, 7:42 a.m.
|
|
|
|
3
|
Switch to using run_process() instead of execute() in rbtools.hooks
|
maubin
|
November 21st, 2023, 11:09 p.m.
|
|
|
|
1
|
Set the exceptiongroup package version to prevent a bug with pytest.
|
maubin
|
November 20th, 2023, 6:31 p.m.
|
|