|
|
2
|
Move test fixtures out of conftest.py
|
david
|
May 30th, 2023, 1:19 p.m.
|
|
|
|
1
|
Add --pytest argument to `rbext test`.
|
david
|
May 30th, 2023, 1:20 p.m.
|
|
|
|
1
|
Add support for Python 3.12 and Sphinx 7.
|
chipx86
|
June 3rd, 2023, 1:55 p.m.
|
|
|
|
1
|
Support version ranges in virtualenv-multiver.
|
chipx86
|
June 1st, 2023, 8:57 p.m.
|
|
|
|
1
|
Create pytest infrastructure in `rbext create`
|
david
|
May 31st, 2023, 10:01 a.m.
|
|
|
|
1
|
Add useful debug logging for evolutions.
|
chipx86
|
June 1st, 2023, 11:49 p.m.
|
|
|
|
1
|
Fix configuration/environmental issues for unit tests.
|
chipx86
|
June 1st, 2023, 11:47 p.m.
|
|
|
|
1
|
Add support for Python 3.12 and Django 4.2.
|
chipx86
|
June 1st, 2023, 11:43 p.m.
|
|
|
|
1
|
Fix and add support for Python 3.12.
|
chipx86
|
June 2nd, 2023, 12:31 a.m.
|
|
|
|
1
|
Fix the generated path to the pyvenv.cfg symlink.
|
chipx86
|
June 1st, 2023, 8:26 p.m.
|
|
|
|
1
|
Add pytest mode to djblets.testing.testrunners.TestRunner.
|
david
|
May 30th, 2023, 1:07 p.m.
|
|
|
|
1
|
Add type hints and docs and fix bugs in djblets.integrations.errors.
|
chipx86
|
April 27th, 2023, 2:24 a.m.
|
|
|
|
2
|
Rewrite the FAQ for Review Board.
|
chipx86
|
May 4th, 2023, 2:05 a.m.
|
|
|
|
1
|
Fix site version parsing in rb-site upgrade with modern packaging libs.
|
chipx86
|
May 31st, 2023, 9:11 p.m.
|
|
|
|
2
|
Update Review Bot to always use pip for developer mode.
|
chipx86
|
May 31st, 2023, 3:16 p.m.
|
|
|
|
1
|
Cap the version of importlib-metadata on Python <= 3.7.
|
chipx86
|
May 30th, 2023, 9:44 p.m.
|
|
|
|
1
|
Update unit tests for Cargo 1.69.
|
chipx86
|
May 30th, 2023, 9:09 p.m.
|
|
|
|
1
|
Cap the kombu and RBTools dependencies on Python < 3.8.
|
chipx86
|
May 30th, 2023, 8:38 p.m.
|
|
|
|
2
|
Fix RuboCop unit tests on modern versions.
|
chipx86
|
May 30th, 2023, 8:13 p.m.
|
|
|
|
1
|
Add typing and docs for all functionality in the base command classes.
|
chipx86
|
May 10th, 2023, 9:18 p.m.
|
|
|
|
2
|
Add typing to OutputWrapper and fix string mismatch issues.
|
chipx86
|
May 10th, 2023, 8:41 p.m.
|
|
|
|
1
|
Update force_bytes and force_unicode to support casting objects to strings.
|
chipx86
|
May 10th, 2023, 6:58 p.m.
|
|
|
|
1
|
Allow access to raw storage for JSONOutput.
|
chipx86
|
May 25th, 2023, 1:30 a.m.
|
|
|
|
1
|
Rework the setup-completion command to be more generally useful.
|
chipx86
|
May 25th, 2023, 1:58 a.m.
|
|
|
|
1
|
Improve and fix testing for commands.
|
chipx86
|
May 25th, 2023, 1:58 a.m.
|
|
|
|
1
|
Switch from pkg_resources to importlib/packaging.
|
chipx86
|
May 25th, 2023, 12:27 a.m.
|
|
|
|
1
|
Add a unit test function for overriding the environment.
|
chipx86
|
May 25th, 2023, 1:32 a.m.
|
|
|
|
1
|
Add a communication channel for forcing reloads across tab sessions.
|
david
|
May 16th, 2023, 2:56 p.m.
|
|
|
|
2
|
Fix up mobile interaction for menu actions.
|
david
|
May 23rd, 2023, 11:43 a.m.
|
|
|
|
1
|
Wrap .icon style to prevent cross-contamination.
|
david
|
May 22nd, 2023, 9:29 a.m.
|
|
|
|
2
|
Wrap .icon style to prevent cross-contamination.
|
david
|
May 22nd, 2023, 9:28 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
|
Fix crashes when loading datagrids with ?sort=,
|
david
|
May 25th, 2023, 9:55 a.m.
|
|
|
|
1
|
Don't reload the page when merely closing the review dialog.
|
david
|
May 19th, 2023, 2:37 p.m.
|
|
|
|
1
|
Fix style regression for diff change descriptions.
|
david
|
May 22nd, 2023, 8:27 a.m.
|
|
|
|
1
|
Add argument parsing, settings, and docs for p4-trigger-script.
|
chipx86
|
May 22nd, 2023, 9:45 p.m.
|
|
|
|
1
|
Fix crashes when failing to load hosting services during repo config.
|
chipx86
|
April 24th, 2023, 5:25 p.m.
|
|
|
|
1
|
Ease restrictions on installing into non-empty site directories.
|
chipx86
|
April 30th, 2023, 11:55 a.m.
|
|
|
|
2
|
Fix minimum height of comment reply editors.
|
david
|
May 18th, 2023, 12:58 p.m.
|
|
|
|
1
|
Add typing and clean up code for reviewboard.hostingsvcs.errors.
|
chipx86
|
April 24th, 2023, 6:01 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
|
Add type hints for attributes on BaseCommand classes.
|
chipx86
|
May 10th, 2023, 3:21 p.m.
|
|
|
|
1
|
Update code to consume the new RBToolsConfig for config access.
|
chipx86
|
May 10th, 2023, 9:07 p.m.
|
|
|
|
2
|
Update all commands to use the new base support.
|
chipx86
|
May 6th, 2023, 2:25 a.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
|
Convert ReviewRequestEditorView to spina.
|
david
|
May 8th, 2023, 3:31 p.m.
|
|
|
|
1
|
Port review request field views to spina.
|
david
|
May 5th, 2023, 1:31 p.m.
|
|
|
|
1
|
Convert InlineEditorView to spina.
|
david
|
May 9th, 2023, 3:40 p.m.
|
|