|
|
1
|
Add a method to check if a mimetype is supported and improve guess_mimetype.
|
maubin
|
January 27th, 2025, 11:53 p.m.
|
|
|
|
2
|
Save only the timestamp field when updating ReviewRequestVisited.
|
chipx86
|
January 29th, 2025, 12:14 a.m.
|
|
|
|
2
|
Add expected query assertions for the ReviewRequestPageData tests.
|
chipx86
|
January 29th, 2025, 2:49 p.m.
|
|
|
|
2
|
Avoid fetching a StatusUpdate per Review on the review request page.
|
chipx86
|
January 29th, 2025, 3:07 p.m.
|
|
|
|
2
|
Add unit tests for the review request view.
|
chipx86
|
January 30th, 2025, 2:24 a.m.
|
|
|
|
2
|
Avoid too many User queries when calculating ReviewRequestPageData state.
|
chipx86
|
January 30th, 2025, 2:52 a.m.
|
|
|
|
2
|
Reduce review request detail queries for diff and comment queries.
|
chipx86
|
January 30th, 2025, 3:37 a.m.
|
|
|
|
2
|
Modernize reviewbot.processing.
|
david
|
January 30th, 2025, 8:13 a.m.
|
|
|
|
2
|
Add ReviewRequest.clear_local_caches for ReviewRequest state clearing.
|
chipx86
|
February 2nd, 2025, 10:09 p.m.
|
|
|
|
1
|
Fix up some incorrect comments in the git client tests.
|
david
|
February 3rd, 2025, 8:48 a.m.
|
|
|
|
1
|
Fix up issues with default author/message in patcher with squash.
|
david
|
February 3rd, 2025, 9:22 a.m.
|
|
|
|
1
|
Fix `rbt list-repo-types` when some repo types don't have dependencies.
|
david
|
February 3rd, 2025, 9:35 a.m.
|
|
|
|
1
|
Fix signature of SCMClient.amend_commit_description.
|
david
|
February 3rd, 2025, 9:40 a.m.
|
|
|
|
1
|
Fix up documentation and typing for patcher code.
|
david
|
February 3rd, 2025, 9:41 a.m.
|
|
|
|
9
|
Update typing and other modernization in git client.
|
david
|
February 3rd, 2025, 9:42 a.m.
|
|
|
|
1
|
Add powerpack-based backend to ClearCase server_tool_names.
|
david
|
February 3rd, 2025, 10:12 a.m.
|
|
|
|
2
|
Add get_object_cached_field() for fetching cached object field values.
|
chipx86
|
February 4th, 2025, 2:11 a.m.
|
|
|
|
1
|
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
|
Fix a regression where selected related objects wouldn't render properly.
|
maubin
|
February 5th, 2025, 2:13 p.m.
|
|
|
|
1
|
Fix a unit test for RelatedUserSelectorView.
|
maubin
|
February 5th, 2025, 2:59 p.m.
|
|
|
|
2
|
Respect User.is_active when logging in with SAML SSO.
|
david
|
February 6th, 2025, 12:12 p.m.
|
|
|
|
1
|
Add support for comparing objects that are later deleted.
|
chipx86
|
February 6th, 2025, 6:14 p.m.
|
|
|
|
1
|
Enable check_join_types and check_subqueries by default.
|
chipx86
|
February 6th, 2025, 8:34 p.m.
|
|
|
|
1
|
Add release notes for django-assert-queries 2.0.
|
chipx86
|
February 6th, 2025, 8:45 p.m.
|
|
|
|
2
|
Deprecate assertQueries() in favor of django_assert_queries.
|
chipx86
|
February 6th, 2025, 8:49 p.m.
|
|
|
|
1
|
Add support for Jujutsu.
|
david
|
February 7th, 2025, 7:55 a.m.
|
|
|
|
1
|
Add stub functionality for base resources and implement review request.
|
david
|
February 10th, 2025, 8:39 a.m.
|
|
|
|
1
|
Add stubs for remaining existing resource subclasses.
|
david
|
February 10th, 2025, 8:41 a.m.
|
|
|
|
1
|
Add framework for typing query arguments to methods.
|
david
|
February 10th, 2025, 8:42 a.m.
|
|
|
|
1
|
Add new resources, part 1/7.
|
david
|
February 10th, 2025, 8:43 a.m.
|
|
|
|
|
Add new resources, part 2/7.
|
david
|
February 10th, 2025, 8:47 a.m.
|
|
|
|
|
Add new resources, part 3/7.
|
david
|
February 10th, 2025, 9:32 a.m.
|
|
|
|
3
|
Fix up SVN patcher behavior when basedirs don't overlap.
|
david
|
February 12th, 2025, 10:31 a.m.
|
|
|
|
1
|
Update the fake hosting services mapping to use hosting service IDs.
|
maubin
|
February 13th, 2025, 10:03 a.m.
|
|
|
|
2
|
Unconditionally try to load the SCM client when TREES is defined.
|
david
|
February 13th, 2025, 10:22 a.m.
|
|
|
|
2
|
Sort the resulting query arguments in get_url_params_except().
|
chipx86
|
February 14th, 2025, 12:55 a.m.
|
|
|
|
1
|
Remove hard-coded link styles on the authentication pages.
|
chipx86
|
February 14th, 2025, 1:59 p.m.
|
|
|
|
|
Rearrange RBTools documentation a bit.
|
david
|
February 14th, 2025, 3:54 p.m.
|
|
|
|
2
|
Improve styling for all authentication-related form pages.
|
chipx86
|
February 17th, 2025, 1:41 a.m.
|
|
|
|
1
|
Override validation for CommaSeparatedValuesField.
|
david
|
February 17th, 2025, 10:10 a.m.
|
|
|
|
2
|
Fix a typing import for < Python3.11.
|
maubin
|
February 18th, 2025, 3:19 p.m.
|
|
|
|
1
|
Add release notes for Ink 0.7.
|
chipx86
|
February 18th, 2025, 5:12 p.m.
|
|
|
|
2
|
Update Ink to 0.7.
|
chipx86
|
February 18th, 2025, 6:12 p.m.
|
|
|
|
2
|
Fix up some references to a non-existent module.
|
david
|
February 19th, 2025, 10:02 a.m.
|
|
|
|
2
|
Use SHA256 instead of SHA1 encoding in encode_etag().
|
maubin
|
February 21st, 2025, 6:08 a.m.
|
|
|
|
2
|
Port rbmotd to Review Board 7 and Ink, and improve accessibility.
|
chipx86
|
February 26th, 2025, 12:59 a.m.
|
|
|
|
3
|
Prepare rbmotd 3 for release.
|
chipx86
|
February 27th, 2025, 1:33 a.m.
|
|
|
|
|
mikebeagle. Release rbinstall 1.2.1.Adding Checklsit ?
|
mikebeagle
|
March 3rd, 2025, 1:14 a.m.
|
|
|
|
1
|
Update configforms form error colors to support dark mode.
|
chipx86
|
March 3rd, 2025, 2:38 a.m.
|
|