|
|
1
|
Port review request field views to spina.
|
david
|
May 5th, 2023, 1:31 p.m.
|
|
|
|
1
|
Rework the utilities for site directory management in rb-site.
|
chipx86
|
May 5th, 2023, 6:15 p.m.
|
|
|
|
1
|
Switch RBTools deprecation management to use housekeeping.
|
chipx86
|
May 6th, 2023, 1:02 a.m.
|
|
|
|
1
|
Move all base command support into rbtools.commands.base.
|
chipx86
|
May 6th, 2023, 2:21 a.m.
|
|
|
|
2
|
Update all commands to use the new base support.
|
chipx86
|
May 6th, 2023, 2:25 a.m.
|
|
|
|
1
|
Clean up Perforce change description rewriting and fix newline errors.
|
chipx86
|
May 8th, 2023, 12:18 p.m.
|
|
|
|
1
|
Convert ReviewRequestEditor model to spina.
|
david
|
May 8th, 2023, 3:30 p.m.
|
|
|
|
1
|
Convert ReviewRequestEditorView to spina.
|
david
|
May 8th, 2023, 3:31 p.m.
|
|
|
|
1
|
Convert InlineEditorView to spina.
|
david
|
May 9th, 2023, 3:40 p.m.
|
|
|
|
1
|
Update documentation for virtualenv-based installation.
|
chipx86
|
May 9th, 2023, 4:57 p.m.
|
|
|
|
1
|
Improve the JavaScript extensions docs.
|
maubin
|
May 9th, 2023, 7:45 p.m.
|
|
|
|
1
|
Modernize .reviewboardrc configuration management through rbtools.config.
|
chipx86
|
May 10th, 2023, 2:38 p.m.
|
|
|
|
1
|
Add typing and documentation for Option and OptionGroup.
|
chipx86
|
May 10th, 2023, 2:57 p.m.
|
|
|
|
1
|
Add version info, mark as supporting typing, and use setuptools.
|
chipx86
|
May 10th, 2023, 3:04 p.m.
|
|
|
|
1
|
Add type hints for attributes on BaseCommand classes.
|
chipx86
|
May 10th, 2023, 3:21 p.m.
|
|
|
|
1
|
Update force_bytes and force_unicode to support casting objects to strings.
|
chipx86
|
May 10th, 2023, 6:58 p.m.
|
|
|
|
1
|
Add typing and tests for JSONOutput, and fix some bad results.
|
chipx86
|
May 10th, 2023, 7:27 p.m.
|
|
|
|
2
|
Add typing to OutputWrapper and fix string mismatch issues.
|
chipx86
|
May 10th, 2023, 8:41 p.m.
|
|
|
|
1
|
Add typing and docstrings for command errors.
|
chipx86
|
May 10th, 2023, 8:43 p.m.
|
|
|
|
1
|
Update code to consume the new RBToolsConfig for config access.
|
chipx86
|
May 10th, 2023, 9:07 p.m.
|
|
|
|
1
|
Add typing and docs for all functionality in the base command classes.
|
chipx86
|
May 10th, 2023, 9:18 p.m.
|
|
|
|
1
|
Remove the never-cache decorators from API resource URLs.
|
chipx86
|
May 10th, 2023, 10:15 p.m.
|
|
|
|
1
|
Enable HTTP caching by default, and disable it conditionally.
|
chipx86
|
May 11th, 2023, 12:32 a.m.
|
|
|
|
2
|
Fix a bug in the notes editor for API tokens.
|
maubin
|
May 11th, 2023, 1:51 p.m.
|
|
|
|
1
|
Add plumbing to let InlineEditorView save without triggering events.
|
david
|
May 11th, 2023, 3:06 p.m.
|
|
|
|
1
|
Simplify field saving before draft publishing.
|
david
|
May 11th, 2023, 3:07 p.m.
|
|
|
|
1
|
Save open review reply editors before publishing.
|
david
|
May 12th, 2023, 10:56 a.m.
|
|
|
|
2
|
Add stamping and fix configuration for the Perforce trigger script.
|
chipx86
|
May 15th, 2023, 2:50 p.m.
|
|
|
|
1
|
Fix the hover color for the draft mode selector items.
|
david
|
May 16th, 2023, 8:28 a.m.
|
|
|
|
1
|
Add a communication channel for forcing reloads across tab sessions.
|
david
|
May 16th, 2023, 2:56 p.m.
|
|
|
|
1
|
Use modern default root SSL certs and improve SSL error handling.
|
chipx86
|
May 16th, 2023, 9:17 p.m.
|
|
|
|
1
|
Add release notes for RBTools 4.1.
|
chipx86
|
May 17th, 2023, 10:32 p.m.
|
|
|
|
1
|
Fix overly-aggressive caching when a Max-Age is not stored.
|
chipx86
|
May 17th, 2023, 10:37 p.m.
|
|
|
|
2
|
Fix minimum height of comment reply editors.
|
david
|
May 18th, 2023, 12:58 p.m.
|
|
|
|
1
|
Don't reload the page when merely closing the review dialog.
|
david
|
May 19th, 2023, 2:37 p.m.
|
|
|
|
1
|
Create a widget for editing an amount and its unit of measurement.
|
maubin
|
May 19th, 2023, 3:27 p.m.
|
|
|
|
2
|
Introduce client API tokens.
|
maubin
|
May 19th, 2023, 3:27 p.m.
|
|
|
|
2
|
Add settings for client web-based logon flow.
|
maubin
|
May 19th, 2023, 3:29 p.m.
|
|
|
|
1
|
Add support for a $sitedir/venv directory and activate it when found.
|
chipx86
|
May 19th, 2023, 5:08 p.m.
|
|
|
|
1
|
Fix style regression for diff change descriptions.
|
david
|
May 22nd, 2023, 8:27 a.m.
|
|
|
|
2
|
Wrap .icon style to prevent cross-contamination.
|
david
|
May 22nd, 2023, 9:28 a.m.
|
|
|
|
1
|
Wrap .icon style to prevent cross-contamination.
|
david
|
May 22nd, 2023, 9:29 a.m.
|
|
|
|
1
|
Add argument parsing, settings, and docs for p4-trigger-script.
|
chipx86
|
May 22nd, 2023, 9:45 p.m.
|
|
|
|
2
|
Fix up mobile interaction for menu actions.
|
david
|
May 23rd, 2023, 11:43 a.m.
|
|
|
|
1
|
Modernize BaseProperty, AliasProperty, and TypedProperty and add typing.
|
chipx86
|
May 24th, 2023, 8:33 p.m.
|
|
|
|
1
|
Update TypedProperty usage to benefit from type hints.
|
chipx86
|
May 24th, 2023, 8:56 p.m.
|
|
|
|
2
|
Add type hints for reviewboard.scmtools.core.
|
chipx86
|
May 24th, 2023, 9:13 p.m.
|
|
|
|
1
|
Allow parsed ChangeSets to store extra_data on a draft.
|
chipx86
|
May 24th, 2023, 9:39 p.m.
|
|
|
|
1
|
Clean up and optimize logic for copying field state on publish.
|
chipx86
|
May 25th, 2023, 12:21 a.m.
|
|
|
|
1
|
Switch from pkg_resources to importlib/packaging.
|
chipx86
|
May 25th, 2023, 12:27 a.m.
|
|