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