|
|
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.
|
|
|
|
1
|
Support ConditionChoices instances in ConditionsField and add typing.
|
chipx86
|
December 15th, 2024, 9:55 p.m.
|
|
|
|
1
|
Allow ConditionField to reflect dynamically-added condition choices.
|
chipx86
|
December 18th, 2024, 9:41 p.m.
|
|
|
|
1
|
Switch entry, review, and comment header styling to Flexbox.
|
chipx86
|
January 2nd, 2025, 8:15 p.m.
|
|
|
|
2
|
Add typing for ConditionsWidget.
|
chipx86
|
December 16th, 2024, 12:42 a.m.
|
|
|
|
2
|
Fix preserving commit ranges when paginating in the diff viewer.
|
chipx86
|
January 15th, 2025, 3:24 p.m.
|
|
|
|
|
Add a central registry and hooks for custom condition choices.
|
chipx86
|
January 1st, 2025, 9:11 p.m.
|
|
|
|
2
|
Add a new UserDetailsProvider interface, with badge support.
|
chipx86
|
January 2nd, 2025, 8:27 p.m.
|
|
|
|
1
|
Add typing for the extra methods on User.
|
chipx86
|
January 3rd, 2025, 2:26 p.m.
|
|
|
|
2
|
Remove hidden attributes from documentation.
|
chipx86
|
January 1st, 2025, 10:18 p.m.
|
|
|
|
3
|
Switch Review Board to a pyproject.toml-based packaging setup.
|
chipx86
|
January 14th, 2025, 8:39 p.m.
|
|
|
|
2
|
Add typing for condition values.
|
chipx86
|
December 11th, 2024, 8:28 p.m.
|
|
|
|
2
|
Centralize the Conditions fields and enable extensible condition support.
|
chipx86
|
January 1st, 2025, 9:17 p.m.
|
|
|
|
2
|
Update reviewboard.wsgi migration to preserve custom settings modules.
|
chipx86
|
January 12th, 2025, 2:49 p.m.
|
|
|
|
2
|
Fix a regression with mimetype guessing.
|
chipx86
|
December 13th, 2024, 3:50 p.m.
|
|
|
|
2
|
Update some of our dependencies to newer but incremental versions.
|
chipx86
|
December 13th, 2024, 4:06 p.m.
|
|
|
|
2
|
Add release notes for Review Board 7.0.3.
|
chipx86
|
December 16th, 2024, 3:37 p.m.
|
|
|
|
1
|
Fix scrolling the list of other comments in the comment dialog.
|
chipx86
|
December 17th, 2024, 10:06 p.m.
|
|
|
|
1
|
Fix the display of diff file notices on mobile.
|
chipx86
|
December 17th, 2024, 10:23 p.m.
|
|
|
|
2
|
Add release notes for Djblets 5.2.
|
chipx86
|
December 16th, 2024, 1:47 p.m.
|
|
|
|
2
|
Update dependencies for Djblets 5.2.
|
chipx86
|
December 13th, 2024, 5:16 p.m.
|
|
|
|
2
|
Add typing for condition choices.
|
chipx86
|
December 11th, 2024, 11:28 p.m.
|
|
|
|
2
|
Add typing for condition errors.
|
chipx86
|
December 11th, 2024, 11:49 p.m.
|
|
|
|
2
|
Add typing for conditions.
|
chipx86
|
December 11th, 2024, 11:46 p.m.
|
|
|
|
2
|
Add typing and update docs for condition operators.
|
chipx86
|
December 11th, 2024, 8:47 p.m.
|
|
|
|
2
|
Fix rbt patch sending prefix levels as strings.
|
chipx86
|
December 3rd, 2024, 8:06 p.m.
|
|
|
|
2
|
Add release notes for RBTools 5.1.1.
|
chipx86
|
December 3rd, 2024, 8:09 p.m.
|
|
|
|
3
|
Add release notes for RBTools 5.1.
|
chipx86
|
November 20th, 2024, 6:52 p.m.
|
|
|
|
2
|
Update Mercurial to support multi-commit patches via the new Patcher API.
|
chipx86
|
November 10th, 2024, 10:34 p.m.
|
|
|
|
2
|
Fix a regression with rbt patch --write/--print, plus a newline fix.
|
chipx86
|
November 13th, 2024, 3:49 p.m.
|
|
|
|
2
|
Fix and bullet-proof terminal querying for background colors.
|
chipx86
|
November 15th, 2024, 2:39 p.m.
|
|
|
|
2
|
Don't query terminal colors if we're disabling color support.
|
chipx86
|
November 15th, 2024, 2:43 p.m.
|
|
|
|
2
|
Add formal parsing of unstructured patch output.
|
chipx86
|
November 10th, 2024, 10:32 p.m.
|
|
|
|
2
|
Enable system-matching light mode/dark mode by default.
|
chipx86
|
September 12th, 2024, 4:42 p.m.
|
|
|
|
1
|
Update reviewboard.wsgi migration to preserve custom settings modules.
|
chipx86
|
November 13th, 2024, 12:48 a.m.
|
|
|
|
1
|
Add the beginnings of common license representation for extensions.
|
chipx86
|
November 12th, 2024, 4:10 a.m.
|
|
|
|
2
|
Enable optional strict domain checking for cookies.
|
chipx86
|
November 2nd, 2024, 8:49 p.m.
|
|
|
|
2
|
Attempt to work around patches missing "No newline at end of file" markers.
|
chipx86
|
September 19th, 2024, 2:31 p.m.
|
|
|
|
3
|
Add and use a pyproject-compatible build backend for extensions.
|
chipx86
|
September 4th, 2024, 2:23 a.m.
|
|
|
|
2
|
Split reviewboard.extensions.packaging into sub-modules.
|
chipx86
|
September 3rd, 2024, 8:14 p.m.
|
|
|
|
1
|
Update Git to use the new Patcher API.
|
chipx86
|
November 4th, 2024, 1:15 a.m.
|
|
|
|
1
|
Update Subversion to use the new Patcher API.
|
chipx86
|
November 5th, 2024, 2:51 a.m.
|
|
|
|
2
|
Switch RBTools to use modern patching, and add a legacy patch wrapper.
|
chipx86
|
November 3rd, 2024, 10:32 p.m.
|
|
|
|
1
|
Update Perforce to use the new Patcher API.
|
chipx86
|
November 8th, 2024, 12:39 a.m.
|
|
|
|
2
|
Pass the RBTools configuration to the HTTP/API layer.
|
chipx86
|
November 2nd, 2024, 7:44 p.m.
|
|
|
|
2
|
Clean up ReviewBoardServer initialization.
|
chipx86
|
November 2nd, 2024, 8:21 p.m.
|
|
|
|
2
|
Add typing for the functions in TestCase.
|
chipx86
|
July 13th, 2024, 2:12 a.m.
|
|
|
|
2
|
Add new helper methods to CommaSeparatedValuesField.
|
chipx86
|
October 19th, 2024, 3:43 p.m.
|
|
|
|
2
|
Allow for patching siteconfig settings in set-siteconfig.
|
chipx86
|
October 28th, 2024, 8:32 p.m.
|
|