|
|
1
|
Fix redundant help information being displayed for multi-commands.
|
chipx86
|
March 18th, 2022, 9:39 p.m.
|
|
|
|
1
|
Add draft release notes for RBTools 3.0.
|
david
|
March 10th, 2022, 1:51 p.m.
|
|
|
|
2
|
Use parent parsers to define common multi-command arguments.
|
chipx86
|
March 21st, 2022, 5:10 p.m.
|
|
|
|
1
|
Fix regressions in rbt status-update and convert it to a multi-command.
|
chipx86
|
March 21st, 2022, 5:44 p.m.
|
|
|
|
1
|
Modernize and flesh out the documentation for rbt status-update.
|
chipx86
|
March 21st, 2022, 10:03 p.m.
|
|
|
|
1
|
Fix a bad variable access in rbt review edit.
|
chipx86
|
March 21st, 2022, 5:12 p.m.
|
|
|
|
1
|
Allow the header and footer to be unset in rbt review edit.
|
chipx86
|
March 21st, 2022, 5:15 p.m.
|
|
|
|
1
|
Add full subcommand support in the RBTools command docs extension.
|
chipx86
|
March 21st, 2022, 9:55 p.m.
|
|
|
|
1
|
Add documentation on rbt status --json.
|
chipx86
|
March 18th, 2022, 3:11 p.m.
|
|
|
|
1
|
Allow multi-commands to have their own options.
|
chipx86
|
March 21st, 2022, 3:13 p.m.
|
|
|
|
1
|
Add setuptools as an explicit dependency.
|
chipx86
|
March 21st, 2022, 10:29 p.m.
|
|
|
|
1
|
Add documentation on rbt post --json and update a JSON key.
|
chipx86
|
March 21st, 2022, 10:39 p.m.
|
|
|
|
1
|
Add the RBTools 3.x intersphinx mapping for the release notes.
|
chipx86
|
March 22nd, 2022, 3:35 a.m.
|
|
|
|
1
|
Flesh out the rbt alias documentation.
|
chipx86
|
March 22nd, 2022, 3:37 a.m.
|
|
|
|
1
|
Flesh out the rbt api-get documentation.
|
chipx86
|
March 22nd, 2022, 3:38 a.m.
|
|
|
|
1
|
Update the documentation to use code-block: console.
|
chipx86
|
March 22nd, 2022, 4 a.m.
|
|
|
|
1
|
Add missing webhook reference anchors in the docs needed by RBTools.
|
chipx86
|
March 22nd, 2022, 4:20 a.m.
|
|
|
|
1
|
Fix rbt alias --dry-run with system command aliases.
|
chipx86
|
March 22nd, 2022, 3:33 a.m.
|
|
|
|
1
|
Delete rbwebhooks.
|
david
|
March 21st, 2022, 2:28 p.m.
|
|
|
|
1
|
Fix return value from BaseResource.save()
|
david
|
March 21st, 2022, 10:01 a.m.
|
|
|
|
1
|
Update the Windows installer to ship Python 3.8.13.
|
chipx86
|
March 22nd, 2022, 8:18 p.m.
|
|
|
|
1
|
Update Review Board manual for new VersionVault/ClearCase support.
|
david
|
March 22nd, 2022, 9:43 p.m.
|
|
|
|
1
|
Delete rbslack
|
david
|
March 21st, 2022, 2:08 p.m.
|
|
|
|
1
|
Switch to using named logging inside cmdline folder
|
gdehal
|
January 21st, 2022, 11:06 a.m.
|
|
|
|
1
|
Use named logging in accounts module
|
KY
kylemclean
|
January 21st, 2022, 2:02 p.m.
|
|
|
|
|
Use named modules for integration modules logger.
|
jordanvandenbruel
|
September 17th, 2021, 1:10 p.m.
|
|
|
|
1
|
Replace non-named logging with named logging for reviewboard.diffviewer
|
maubin
|
September 17th, 2021, 12:57 p.m.
|
|
|
|
1
|
Fix documentation typo in reader.py
|
jordanvandenbruel
|
December 6th, 2021, 11:36 a.m.
|
|
|
|
1
|
Update Python and dependency versions for 5.0.x.
|
david
|
March 23rd, 2022, 9:37 a.m.
|
|
|
|
1
|
Bump the required versions of Sphinx and beanbag-docutils.
|
chipx86
|
March 26th, 2022, 11:16 a.m.
|
|
|
|
1
|
Add signature support for all current Index attributes.
|
chipx86
|
March 25th, 2022, 6:20 p.m.
|
|
|
|
1
|
Switch all console sessions in the docs to the console lexer.
|
chipx86
|
March 29th, 2022, 6:29 p.m.
|
|
|
|
1
|
Add Docker images for test databases and improve testing options.
|
chipx86
|
March 28th, 2022, 6:23 p.m.
|
|
|
|
1
|
Add more bullet-proofing for race condition when using changenums.
|
david
|
March 23rd, 2022, 2:47 p.m.
|
|
|
|
1
|
Implement multiple-object coalescing for review replies.
|
david
|
March 22nd, 2022, 10:18 a.m.
|
|
|
|
1
|
Fix a couple of sub-pixel precision issues in the review request page.
|
chipx86
|
April 1st, 2022, 7:44 p.m.
|
|
|
|
1
|
Created evolution to add extra_data field to ChangeDescription model
|
sheenaNg
|
February 4th, 2022, 6:42 p.m.
|
|
|
|
1
|
Use Django's database introspection to scan table indexes.
|
chipx86
|
March 25th, 2022, 6:19 p.m.
|
|
|
|
1
|
Update packaging metadata and version compatibility.
|
chipx86
|
March 30th, 2022, 9:26 p.m.
|
|
|
|
1
|
Add classes for warning on deprecations.
|
chipx86
|
March 30th, 2022, 2:50 p.m.
|
|
|
|
1
|
Move all Django Evolution settings into a DJANGO_EVOLUTION dictionary.
|
chipx86
|
March 30th, 2022, 4:20 p.m.
|
|
|
|
1
|
Split django_evolution.evolve into per-class modules.
|
chipx86
|
March 30th, 2022, 5:16 p.m.
|
|
|
|
1
|
Split django_evolution.mutations into sub-modules.
|
chipx86
|
April 5th, 2022, 5:16 p.m.
|
|
|
|
1
|
Add support for getting diffs from GitLab APIv4.
|
david
|
March 31st, 2022, 1:07 p.m.
|
|
|
|
|
Added automated flag when closing or editing review requests
|
sheenaNg
|
February 10th, 2022, 7:45 p.m.
|
|
|
|
|
Fixed HTTP Digest backend unauthenticated user being added as reviewer issue- Bug-4929
|
sheenaNg
|
January 22nd, 2022, 1:43 p.m.
|
|
|
|
|
Add a "Last Updated By" column to the dashboard.
|
KY
kylemclean
|
January 28th, 2022, 12:59 p.m.
|
|
|
|
|
Notify for ship-it revocations
|
gdehal
|
February 4th, 2022, 9:26 p.m.
|
|
|
|
4
|
Add root comments APIs
|
Chaoyu
|
February 4th, 2022, 5:07 p.m.
|
|
|
|
|
Added automated_service_info field when closing or editing review requests automatically
|
sheenaNg
|
March 31st, 2022, 11:29 p.m.
|
|