|
|
3
|
Cache the review request's draft on the instance.
|
chipx86
|
March 19th, 2025, 10:22 p.m.
|
|
|
|
2
|
Allow ConditionField to reflect dynamically-added condition choices.
|
chipx86
|
December 18th, 2024, 9:41 p.m.
|
|
|
|
1
|
Fix imports for legacy condition support.
|
chipx86
|
March 20th, 2025, 4:35 p.m.
|
|
|
|
1
|
Fix a unit test for RelatedUserSelectorView.
|
maubin
|
February 5th, 2025, 2:59 p.m.
|
|
|
|
1
|
Bump the Djblets dependency version.
|
maubin
|
March 26th, 2025, 11:55 a.m.
|
|
|
|
1
|
Bump to 4.1.
|
maubin
|
March 26th, 2025, 11:54 a.m.
|
|
|
|
2
|
Return the assert_queries() context manager directly in assertQueries().
|
chipx86
|
March 21st, 2025, 2:51 p.m.
|
|
|
|
3
|
Fix a regression in assertQueries and update our dependency.
|
chipx86
|
March 20th, 2025, 7:28 p.m.
|
|
|
|
2
|
Fix comparison to check for identical instances.
|
chipx86
|
March 20th, 2025, 9:24 p.m.
|
|
|
|
2
|
Add release notes for django-assert-queries 2.0.1.
|
chipx86
|
March 21st, 2025, 2:42 p.m.
|
|
|
|
2
|
Fix showing output for non-sortable sets of values.
|
chipx86
|
March 21st, 2025, 2:11 p.m.
|
|
|
|
2
|
Hide stack traces within assert_queries() from results.
|
chipx86
|
March 21st, 2025, 2:13 p.m.
|
|
|
|
4
|
Add a central registry and hooks for custom condition choices.
|
chipx86
|
January 1st, 2025, 9:11 p.m.
|
|
|
|
1
|
Gracefully handle errors communicating with the queue.
|
chipx86
|
March 18th, 2025, 5:15 p.m.
|
|
|
|
2
|
Add draft release notes for Djblets 5.2.1.
|
david
|
March 20th, 2025, 10:33 a.m.
|
|
|
|
2
|
Add draft release notes for RBTools 5.2.
|
david
|
March 20th, 2025, 10:45 a.m.
|
|
|
|
1
|
Update configforms form error colors to support dark mode.
|
chipx86
|
March 3rd, 2025, 2:38 a.m.
|
|
|
|
2
|
Log the time taken for e-mails to go out.
|
chipx86
|
March 13th, 2025, 2:17 a.m.
|
|
|
|
2
|
Better control search indexing of datagrids.
|
chipx86
|
March 4th, 2025, 11:58 p.m.
|
|
|
|
4
|
Add log timers and better logging around DMARC record fetching.
|
chipx86
|
March 11th, 2025, 9:49 p.m.
|
|
|
|
4
|
Add options and context manager support to log_timed().
|
chipx86
|
March 11th, 2025, 7:57 p.m.
|
|
|
|
2
|
Fix unit test regressions with badges and conditionally access context.
|
chipx86
|
March 14th, 2025, 2:56 a.m.
|
|
|
|
2
|
Disable search indexing on interdiffs and some datagrids.
|
chipx86
|
March 5th, 2025, 6:24 p.m.
|
|
|
|
2
|
Use EmailMessage for the test e-mails in the administration UI.
|
chipx86
|
March 17th, 2025, 2:26 p.m.
|
|
|
|
2
|
Require SafeStrings for all HTML in review request fields.
|
chipx86
|
January 22nd, 2025, 11:14 p.m.
|
|
|
|
1
|
Add log timers around all communication over Celery.
|
chipx86
|
March 18th, 2025, 4:28 p.m.
|
|
|
|
2
|
Add stub functionality for base resources and implement review request.
|
david
|
February 10th, 2025, 8:39 a.m.
|
|
|
|
2
|
Add stubs for remaining existing resource subclasses.
|
david
|
February 10th, 2025, 8:41 a.m.
|
|
|
|
2
|
Add framework for typing query arguments to methods.
|
david
|
February 10th, 2025, 8:42 a.m.
|
|
|
|
2
|
Fix preserving commit ranges when paginating in the diff viewer.
|
chipx86
|
January 15th, 2025, 3:24 p.m.
|
|
|
|
1
|
Add log timers around all outbound communications.
|
chipx86
|
March 18th, 2025, 2:55 p.m.
|
|
|
|
1
|
Deprecate assertQueries() in favor of django_assert_queries.
|
chipx86
|
February 6th, 2025, 8:49 p.m.
|
|
|
|
2
|
Update ReviewRequest.get_latest_diffset to utilize the get_diffsets cache.
|
chipx86
|
February 4th, 2025, 10:41 p.m.
|
|
|
|
2
|
Update Profile caching to use get_object_cached_field.
|
chipx86
|
February 4th, 2025, 10:49 p.m.
|
|
|
|
2
|
Avoid fetching a StatusUpdate per Review on the review request page.
|
chipx86
|
January 29th, 2025, 3:07 p.m.
|
|
|
|
2
|
Avoid too many User queries when calculating ReviewRequestPageData state.
|
chipx86
|
January 30th, 2025, 2:52 a.m.
|
|
|
|
2
|
Add unit tests for the review request view.
|
chipx86
|
January 30th, 2025, 2:24 a.m.
|
|
|
|
2
|
Reduce review request detail queries for diff and comment queries.
|
chipx86
|
January 30th, 2025, 3:37 a.m.
|
|
|
|
2
|
Add ReviewRequest.clear_local_caches for ReviewRequest state clearing.
|
chipx86
|
February 2nd, 2025, 10:09 p.m.
|
|
|
|
2
|
Add expected query assertions for the ReviewRequestPageData tests.
|
chipx86
|
January 29th, 2025, 2:49 p.m.
|
|
|
|
2
|
Add typing and clean up code in reviewboard.reviews.detail.
|
chipx86
|
January 24th, 2025, 4:29 p.m.
|
|
|
|
2
|
Save only the timestamp field when updating ReviewRequestVisited.
|
chipx86
|
January 29th, 2025, 12:14 a.m.
|
|
|
|
2
|
Add the beginnings of common license representation for extensions.
|
chipx86
|
November 12th, 2024, 4:10 a.m.
|
|
|
|
2
|
Fix regressions in some tests introduced in User Details support.
|
chipx86
|
January 16th, 2025, 7:43 p.m.
|
|
|
|
2
|
Add and fix typing in the filediff_creator code.
|
chipx86
|
January 16th, 2025, 7:40 p.m.
|
|
|
|
|
Switch Review Board to a pyproject.toml-based packaging setup.
|
chipx86
|
January 14th, 2025, 8:39 p.m.
|
|
|
|
2
|
Switch entry, review, and comment header styling to Flexbox.
|
chipx86
|
January 2nd, 2025, 8:15 p.m.
|
|
|
|
2
|
Fix up some references to a non-existent module.
|
david
|
February 19th, 2025, 10:02 a.m.
|
|
|
|
2
|
Add a setting for the default tabstop width.
|
david
|
March 4th, 2025, 12:30 p.m.
|
|
|
|
3
|
Fix up SVN patcher behavior when basedirs don't overlap.
|
david
|
February 12th, 2025, 10:31 a.m.
|
|