|
Add dependency checks for TFS.
|
chipx86
|
August 19th, 2022, 3:23 a.m.
|
|
|
Add a decorator for migrating to functions with keyword-only arguments.
|
chipx86
|
August 19th, 2022, 9:22 p.m.
|
|
|
Fix API token not being displayed after creation.
|
maubin
|
September 6th, 2022, 3:09 p.m.
|
|
|
Reimplement directory diffing for ClearCase and VersionVault.
|
david
|
September 6th, 2022, 10:27 a.m.
|
|
|
Fix parsing unified diff hunks with "No newline at end of file" markers.
|
chipx86
|
September 4th, 2022, 4:51 a.m.
|
|
|
Remove deprecated RepositoryInfo code and modernize the class.
|
chipx86
|
August 19th, 2022, 10:56 p.m.
|
|
|
Add documentation for user privacy settings.
|
david
|
September 9th, 2022, 4:19 p.m.
|
|
|
Add run_process(), a modern replacement for execute().
|
chipx86
|
August 23rd, 2022, 7:20 p.m.
|
|
|
Fix small issues with TFS diffs and add unit tests.
|
chipx86
|
August 24th, 2022, 7:38 p.m.
|
|
|
Fix handling of errors with apply_patch() in SVN and Mercurial.
|
chipx86
|
September 5th, 2022, 10:10 p.m.
|
|
|
Fix data truncation, blocking I/O, and performance issues in rbssh.
|
chipx86
|
September 2nd, 2022, 7:06 p.m.
|
|
|
Fix setting the default token generator via Djblets.
|
maubin
|
September 6th, 2022, 12:07 p.m.
|
|
|
Move and update search settings documentation.
|
david
|
September 7th, 2022, 4:25 p.m.
|
|
|
Update Bazaar unit tests to better compare diffs.
|
chipx86
|
August 18th, 2022, 7:06 p.m.
|
|
|
Update TFS support to use the new run_process().
|
chipx86
|
August 24th, 2022, 1:56 a.m.
|
|
|
Limit SAML support to Python <= 3.10
|
maubin
|
September 12th, 2022, 1:28 p.m.
|
|
|
Allow set-siteconfig to set nonexisting keys.
|
david
|
September 13th, 2022, 12:40 p.m.
|
|
|
Move a couple things around in the docs.
|
david
|
September 12th, 2022, 5:08 p.m.
|
|
|
Fix up spacing for ListEditWidget instances.
|
david
|
September 13th, 2022, 12:36 p.m.
|
|
|
Fix type issues in TFS support and add typing annotations everywhere.
|
chipx86
|
August 24th, 2022, 2:19 a.m.
|
|
|
Add stale Ship It! styling and ARIA support to the Ship It!/Issues column.
|
chipx86
|
September 12th, 2022, 3:55 p.m.
|
|
|
Fix incorrect profile_columns_field for the reviews datagrid.
|
david
|
September 13th, 2022, 5:04 p.m.
|
|
|
Add types, update signatures, and modernize docs for rbtools.utils.diffs.
|
chipx86
|
August 24th, 2022, 8:32 p.m.
|
|
|
Create a signal for expired API tokens.
|
maubin
|
September 12th, 2022, 5:09 p.m.
|
|
|
Fix clearcase diff tests.
|
david
|
September 14th, 2022, 4:34 p.m.
|
|
|
Update CVSClient for run_process(), type safety, and deprecations.
|
chipx86
|
August 24th, 2022, 9:40 p.m.
|
|
|
Add unit tests for CVS diffs.
|
chipx86
|
August 24th, 2022, 9:40 p.m.
|
|
|
Add a standard testing function for normalizing diff results.
|
chipx86
|
August 24th, 2022, 9:40 p.m.
|
|
|
Update Bazaar for run_process and better type safety.
|
chipx86
|
August 25th, 2022, 4:27 a.m.
|
|
|
Send email notifications when a token becomes expired.
|
maubin
|
September 12th, 2022, 1:42 p.m.
|
|
|
Create a TokenExpiresFieldType.
|
maubin
|
September 15th, 2022, 2:32 p.m.
|
|
|
Switch pydiffx's test runner to pytest.
|
chipx86
|
September 19th, 2022, 8:14 p.m.
|
|
|
Add release notes for Djblets 3.0 RC 1.
|
chipx86
|
September 19th, 2022, 8:35 p.m.
|
|
|
Update the API Tokens UI for setting token expiration dates.
|
maubin
|
September 15th, 2022, 3:40 p.m.
|
|
|
Fix a missing column of background color in code blocks.
|
chipx86
|
September 21st, 2022, 2:13 p.m.
|
|
|
Add release notes for Review Board 5.0 RC 1.
|
chipx86
|
September 19th, 2022, 8:40 p.m.
|
|
|
Move TokenExpiresFieldType from Djblets into Review Board.
|
chipx86
|
September 20th, 2022, 9:27 p.m.
|
|
|
Don't crash if ClearCase/VersionVault directory changes include symlinks.
|
david
|
September 22nd, 2022, 12:56 p.m.
|
|
|
Add a function for iterating through all exe locations in the PATH.
|
chipx86
|
September 21st, 2022, 8:18 p.m.
|
|
|
Allow the diff tools registry to be reset, and reset in one test.
|
chipx86
|
September 23rd, 2022, 10:15 p.m.
|
|
|
Formalize types, content, and documentation for revision specs.
|
chipx86
|
September 7th, 2022, 8:14 p.m.
|
|
|
Update SCMClient unit tests to check against run_process_exec().
|
chipx86
|
September 5th, 2022, 10:11 p.m.
|
|
|
Update diff functions on all SCMClients and remove client-specific args.
|
chipx86
|
September 7th, 2022, 12:44 a.m.
|
|
|
Update get_local_path and get_repository_info type safety on remaining clients.
|
chipx86
|
September 7th, 2022, 9:07 p.m.
|
|
|
Include the Python version and install location in rbssh --version.
|
chipx86
|
September 2nd, 2022, 7:09 p.m.
|
|
|
Pass custom form data to SCMTool.check_repository().
|
chipx86
|
September 2nd, 2022, 11:40 p.m.
|
|
|
Cap the version of Django Evolution for Review Board 4.0.x.
|
chipx86
|
September 2nd, 2022, 7:19 p.m.
|
|
|
FIX: pseudo-terminal returning width=0 causes crash in rbsite
|
Werner
|
July 12th, 2022, 7:20 a.m.
|
|
|
Fix multi-commit uploading with Mercurial in pre-commit review mode.
|
VBart
|
September 22nd, 2022, 7:09 a.m.
|
|
|
Add release notes and prepare for Review Board 4.0.11.
|
chipx86
|
September 27th, 2022, 3:44 a.m.
|
|