|
|
1
|
Add dependency checks for Subversion.
|
chipx86
|
August 18th, 2022, 11:20 p.m.
|
|
|
|
1
|
Add dependency checks for TFS.
|
chipx86
|
August 19th, 2022, 2:23 a.m.
|
|
|
|
1
|
Add a decorator for migrating to functions with keyword-only arguments.
|
chipx86
|
August 19th, 2022, 8:22 p.m.
|
|
|
|
1
|
Update source tree scanning to check SCMClient dependencies.
|
chipx86
|
August 19th, 2022, 9:48 p.m.
|
|
|
|
1
|
Remove deprecated RepositoryInfo code and modernize the class.
|
chipx86
|
August 19th, 2022, 9:56 p.m.
|
|
|
|
1
|
Clean up BaseSCMClient and make better use of type annotations.
|
chipx86
|
August 20th, 2022, 2:42 a.m.
|
|
|
|
1
|
Bump pydiffx to 2.0 dev and update Python compatibility.
|
chipx86
|
August 20th, 2022, 8:44 p.m.
|
|
|
|
1
|
Remove six from pydiffx.
|
chipx86
|
August 20th, 2022, 8:52 p.m.
|
|
|
|
1
|
Remove unicode_literals from pydiffx.
|
chipx86
|
August 20th, 2022, 8:56 p.m.
|
|
|
|
1
|
Move pydiffx unit tests to pytest.
|
chipx86
|
August 20th, 2022, 9:02 p.m.
|
|
|
|
1
|
Fix problems parsing revision specs in TFS.
|
chipx86
|
August 23rd, 2022, 2:54 a.m.
|
|
|
|
2
|
Add run_process(), a modern replacement for execute().
|
chipx86
|
August 23rd, 2022, 6:20 p.m.
|
|
|
|
2
|
Update TFS support to use the new run_process().
|
chipx86
|
August 24th, 2022, 12:56 a.m.
|
|
|
|
2
|
Fix type issues in TFS support and add typing annotations everywhere.
|
chipx86
|
August 24th, 2022, 1:19 a.m.
|
|
|
|
1
|
Update make_tempfile and fix TestCase.precreate_tempfiles with content.
|
chipx86
|
August 24th, 2022, 6:36 p.m.
|
|
|
|
2
|
Fix small issues with TFS diffs and add unit tests.
|
chipx86
|
August 24th, 2022, 6:38 p.m.
|
|
|
|
1
|
Add types, update signatures, and modernize docs for rbtools.utils.diffs.
|
chipx86
|
August 24th, 2022, 7:32 p.m.
|
|
|
|
1
|
Add a standard testing function for normalizing diff results.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
|
|
2
|
Update CVSClient for run_process(), type safety, and deprecations.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
|
|
2
|
Add unit tests for CVS diffs.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
|
|
1
|
Update Bazaar for run_process and better type safety.
|
chipx86
|
August 25th, 2022, 3:27 a.m.
|
|
|
|
3
|
Fix data truncation, blocking I/O, and performance issues in rbssh.
|
chipx86
|
September 2nd, 2022, 6:06 p.m.
|
|
|
|
1
|
Include the Python version and install location in rbssh --version.
|
chipx86
|
September 2nd, 2022, 6:09 p.m.
|
|
|
|
1
|
Cap the version of Django Evolution for Review Board 4.0.x.
|
chipx86
|
September 2nd, 2022, 6:19 p.m.
|
|
|
|
2
|
Pass custom form data to SCMTool.check_repository().
|
chipx86
|
September 2nd, 2022, 10:40 p.m.
|
|
|
|
1
|
Fix parsing unified diff hunks with "No newline at end of file" markers.
|
chipx86
|
September 4th, 2022, 3:51 a.m.
|
|
|
|
2
|
Fix handling of errors with apply_patch() in SVN and Mercurial.
|
chipx86
|
September 5th, 2022, 9:10 p.m.
|
|
|
|
1
|
Update SCMClient unit tests to check against run_process_exec().
|
chipx86
|
September 5th, 2022, 9:11 p.m.
|
|
|
|
2
|
Reimplement directory diffing for ClearCase and VersionVault.
|
david
|
September 6th, 2022, 9:27 a.m.
|
|
|
|
1
|
Fix setting the default token generator via Djblets.
|
maubin
|
September 6th, 2022, 11:07 a.m.
|
|
|
|
1
|
Fix API token not being displayed after creation.
|
maubin
|
September 6th, 2022, 2:09 p.m.
|
|
|
|
1
|
Update diff functions on all SCMClients and remove client-specific args.
|
chipx86
|
September 6th, 2022, 11:44 p.m.
|
|
|
|
1
|
Move and update search settings documentation.
|
david
|
September 7th, 2022, 3:25 p.m.
|
|
|
|
2
|
Formalize types, content, and documentation for revision specs.
|
chipx86
|
September 7th, 2022, 7:14 p.m.
|
|
|
|
1
|
Update get_local_path and get_repository_info type safety on remaining clients.
|
chipx86
|
September 7th, 2022, 8:07 p.m.
|
|
|
|
1
|
Add documentation for user privacy settings.
|
david
|
September 9th, 2022, 3:19 p.m.
|
|
|
|
1
|
Limit SAML support to Python <= 3.10
|
maubin
|
September 12th, 2022, 12:28 p.m.
|
|
|
|
1
|
Send email notifications when a token becomes expired.
|
maubin
|
September 12th, 2022, 12:42 p.m.
|
|
|
|
1
|
Add stale Ship It! styling and ARIA support to the Ship It!/Issues column.
|
chipx86
|
September 12th, 2022, 2:55 p.m.
|
|
|
|
1
|
Move a couple things around in the docs.
|
david
|
September 12th, 2022, 4:08 p.m.
|
|
|
|
3
|
Create a signal for expired API tokens.
|
maubin
|
September 12th, 2022, 4:09 p.m.
|
|
|
|
1
|
Fix up spacing for ListEditWidget instances.
|
david
|
September 13th, 2022, 11:36 a.m.
|
|
|
|
1
|
Allow set-siteconfig to set nonexisting keys.
|
david
|
September 13th, 2022, 11:40 a.m.
|
|
|
|
1
|
Fix incorrect profile_columns_field for the reviews datagrid.
|
david
|
September 13th, 2022, 4:04 p.m.
|
|
|
|
3
|
Add the beginnings of a Diff Tool layer.
|
chipx86
|
September 14th, 2022, 12:51 a.m.
|
|
|
|
1
|
Add the GNU diff tool implementation.
|
chipx86
|
September 14th, 2022, 12:55 a.m.
|
|
|
|
3
|
Add a registry for managing and looking up diff tools.
|
chipx86
|
September 14th, 2022, 1:04 a.m.
|
|
|
|
2
|
Allow SCMClients to specify their diff tool requirements and instantiate.
|
chipx86
|
September 14th, 2022, 1:19 a.m.
|
|
|
|
1
|
Fix clearcase diff tests.
|
david
|
September 14th, 2022, 3:34 p.m.
|
|
|
|
1
|
Create a TokenExpiresFieldType.
|
maubin
|
September 15th, 2022, 1:32 p.m.
|
|