|
|
1
|
Remove deprecated find_server_repository_info methods.
|
david
|
March 1st, 2024, 3:23 p.m.
|
|
|
|
1
|
Add uploading of binary files for diffs.
|
david
|
February 23rd, 2024, 2:38 p.m.
|
|
|
|
1
|
Remove the last of code marked for removal in 4.0.
|
david
|
March 1st, 2024, 3:29 p.m.
|
|
|
|
3
|
Switch to using run_process() instead of execute() in rbtools.hooks
|
maubin
|
November 21st, 2023, 3:09 p.m.
|
|
|
|
5
|
Deprecate execute(), allow it to return strings or bytes and make stripping whitespace from the output optional.
|
maubin
|
September 22nd, 2023, 10:01 a.m.
|
|
|
|
2
|
Flesh out MIME type utilities in RBTools.
|
david
|
February 21st, 2024, 4:44 p.m.
|
|
|
|
2
|
Fix warnings and deprecations in tests.
|
david
|
February 21st, 2024, 4:43 p.m.
|
|
|
|
2
|
Update for renamed assertRaisesRegex method.
|
david
|
February 20th, 2024, 5 p.m.
|
|
|
|
|
Fix rbt patch svn to set results_unicode=False
|
rpowell
|
June 14th, 2022, 7:10 p.m.
|
|
|
|
1
|
Update the git pre-receive hook to ensure that code hasn't changed before being pushed.
|
maubin
|
October 6th, 2023, 1:44 p.m.
|
|
|
|
1
|
Allow logging in with an API token.
|
maubin
|
June 15th, 2023, 1:10 p.m.
|
|
|
|
1
|
Display useful error messages when passing invalid/expired API tokens to commands.
|
maubin
|
June 27th, 2023, 3:52 p.m.
|
|
|
|
2
|
Add TFS-Git repository backend name to git client.
|
david
|
October 16th, 2023, 4:06 p.m.
|
|
|
|
1
|
Add support for patching using draft diffs in rbt patch.
|
chipx86
|
July 19th, 2023, 4:36 p.m.
|
|
|
|
2
|
Conditionally return total_results from list resources.
|
chipx86
|
September 15th, 2023, 3:14 a.m.
|
|
|
|
1
|
Fix `rbt api-get` with repo-based server detection.
|
david
|
June 6th, 2023, 10:25 a.m.
|
|
|
|
1
|
Update force_bytes and force_unicode to support casting objects to strings.
|
chipx86
|
May 10th, 2023, 6:58 p.m.
|
|
|
|
2
|
Add typing to OutputWrapper and fix string mismatch issues.
|
chipx86
|
May 10th, 2023, 8:41 p.m.
|
|
|
|
1
|
Add typing and docs for all functionality in the base command classes.
|
chipx86
|
May 10th, 2023, 9:18 p.m.
|
|
|
|
1
|
Switch from pkg_resources to importlib/packaging.
|
chipx86
|
May 25th, 2023, 12:27 a.m.
|
|
|
|
1
|
Improve and fix testing for commands.
|
chipx86
|
May 25th, 2023, 1:58 a.m.
|
|
|
|
1
|
Rework the setup-completion command to be more generally useful.
|
chipx86
|
May 25th, 2023, 1:58 a.m.
|
|
|
|
1
|
Add a unit test function for overriding the environment.
|
chipx86
|
May 25th, 2023, 1:32 a.m.
|
|
|
|
1
|
Allow access to raw storage for JSONOutput.
|
chipx86
|
May 25th, 2023, 1:30 a.m.
|
|
|
|
1
|
Fix a unit test regression in rbtools.config on Python 3.7-3.9.
|
chipx86
|
May 30th, 2023, 12:52 a.m.
|
|
|
|
1
|
Add argument parsing, settings, and docs for p4-trigger-script.
|
chipx86
|
May 22nd, 2023, 9:45 p.m.
|
|
|
|
1
|
Add typing and tests for JSONOutput, and fix some bad results.
|
chipx86
|
May 10th, 2023, 7:27 p.m.
|
|
|
|
1
|
Modernize .reviewboardrc configuration management through rbtools.config.
|
chipx86
|
May 10th, 2023, 2:38 p.m.
|
|
|
|
1
|
Update code to consume the new RBToolsConfig for config access.
|
chipx86
|
May 10th, 2023, 9:07 p.m.
|
|
|
|
1
|
Add type hints for attributes on BaseCommand classes.
|
chipx86
|
May 10th, 2023, 3:21 p.m.
|
|
|
|
2
|
Update all commands to use the new base support.
|
chipx86
|
May 6th, 2023, 2:25 a.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
|
Add stamping and fix configuration for the Perforce trigger script.
|
chipx86
|
May 15th, 2023, 2:50 p.m.
|
|
|
|
1
|
Add typing and documentation for Option and OptionGroup.
|
chipx86
|
May 10th, 2023, 2:57 p.m.
|
|
|
|
1
|
Enable HTTP caching by default, and disable it conditionally.
|
chipx86
|
May 11th, 2023, 12:32 a.m.
|
|
|
|
1
|
Add typing and docstrings for command errors.
|
chipx86
|
May 10th, 2023, 8:43 p.m.
|
|
|
|
1
|
Clean up Perforce change description rewriting and fix newline errors.
|
chipx86
|
May 8th, 2023, 12:18 p.m.
|
|
|
|
1
|
Move all base command support into rbtools.commands.base.
|
chipx86
|
May 6th, 2023, 2:21 a.m.
|
|
|
|
1
|
Add a P4 trigger script and P4V configurations for RBTools.
|
chipx86
|
April 21st, 2023, 2:24 p.m.
|
|
|
|
1
|
Update the Windows installer for the new code sign cert and Python 3.10.
|
chipx86
|
April 21st, 2023, 2:51 p.m.
|
|
|
|
1
|
Switch RBTools deprecation management to use housekeeping.
|
chipx86
|
May 6th, 2023, 1:02 a.m.
|
|
|
|
1
|
Rework the RBTools docs for new installation steps and improved content.
|
chipx86
|
May 2nd, 2023, 11:24 a.m.
|
|
|
|
1
|
Add a guide for using RBTools with Perforce.
|
chipx86
|
April 21st, 2023, 2:07 p.m.
|
|
|
|
1
|
Update workflow docs to summarize steps and improve consistency.
|
chipx86
|
April 13th, 2023, 10:55 p.m.
|
|
|
|
2
|
Add modern default search paths for GNU Diff on Windows.
|
chipx86
|
April 11th, 2023, 9:26 p.m.
|
|
|
|
1
|
Fix creating diffs for UCM activities whose changes are in other VOBs.
|
david
|
March 15th, 2023, 3:45 p.m.
|
|
|
|
1
|
Fix creating CC/VV diffs that have moved files.
|
david
|
March 15th, 2023, 12:23 p.m.
|
|
|
|
1
|
Process ClearCase changeset items in the order listed.
|
chipx86
|
November 9th, 2022, 8:46 p.m.
|
|