|
Modernize and update the API capabilities object.
|
david
|
September 19th, 2022, 10:16 p.m.
|
|
|
Update TFSClient to use new diff functionality.
|
chipx86
|
September 24th, 2022, 7:59 a.m.
|
|
|
Updated tests that create API tokens to use TestCase's built in method for creating tokens.
|
maubin
|
September 22nd, 2022, 9:35 p.m.
|
|
|
Update the API Tokens documentation to elaborate on setting expiration dates.
|
maubin
|
September 20th, 2022, 9:26 p.m.
|
|
|
Fix bugs in the API tokens config page.
|
maubin
|
September 22nd, 2022, midnight
|
|
|
Updated tests that generate API tokens to pass in token info and generator ID.
|
maubin
|
September 22nd, 2022, 9:35 p.m.
|
|
|
Fix unicode errors generting diffs with git-p4
|
puremourning
|
April 25th, 2022, 2:43 p.m.
|
|
|
git-p4: Fix file renames, deletes and files with whiltespace in name
|
puremourning
|
April 25th, 2022, 2:50 p.m.
|
|
|
Allow SCMClient unit tests to set server capabilities.
|
chipx86
|
September 24th, 2022, 8 a.m.
|
|
|
Update SVNClient to use UnifiedDiffWriter to build empty file diffs.
|
chipx86
|
September 24th, 2022, 8:50 a.m.
|
|
|
Update the Subversion client for type safety.
|
chipx86
|
September 24th, 2022, 10:24 a.m.
|
|
|
Add BufferedIterator, an iterator with look-ahead/peek support.
|
chipx86
|
September 24th, 2022, 8:31 p.m.
|
|
|
Add the beginnings of a Diff Tool layer.
|
chipx86
|
September 14th, 2022, 7:51 a.m.
|
|
|
Remove all legacy future imports.
|
chipx86
|
September 26th, 2022, 12:19 a.m.
|
|
|
Officially deprecate ResourceDictField.iter*() functions.
|
chipx86
|
September 26th, 2022, 12:04 a.m.
|
|
|
Add the GNU diff tool implementation.
|
chipx86
|
September 14th, 2022, 7:55 a.m.
|
|
|
Allow SCMClients to specify their diff tool requirements and instantiate.
|
chipx86
|
September 14th, 2022, 8:19 a.m.
|
|
|
Add a flag on commands to indicate that diffing is required.
|
chipx86
|
September 15th, 2022, 8:49 p.m.
|
|
|
Add a registry for managing and looking up diff tools.
|
chipx86
|
September 14th, 2022, 8:04 a.m.
|
|
|
Require GNU Diff for several SCMClients.
|
chipx86
|
September 16th, 2022, 1:36 a.m.
|
|
|
Add types and assertions for parts of the Perforce diff logic.
|
chipx86
|
September 22nd, 2022, 7:46 a.m.
|
|
|
Add UnifiedDiffWriter, a helper for writing diffs.
|
chipx86
|
September 22nd, 2022, 8:53 a.m.
|
|
|
Update ClearCaseClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 10:18 a.m.
|
|
|
Update client tests to enable diff checks and require opting in to diff.
|
chipx86
|
September 21st, 2022, 2:37 a.m.
|
|
|
Update PerforceClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 9:15 a.m.
|
|
|
Update SOSClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 10:07 a.m.
|
|
|
Add UnifiedDiffWriter.write_index, for writing Index: lines.
|
chipx86
|
September 23rd, 2022, 9:54 p.m.
|
|
|
Add Subversion unit tests for diffing/patching empty files.
|
chipx86
|
September 23rd, 2022, 10:22 p.m.
|
|
|
Fix and enhance support for patching Subversion diffs.
|
chipx86
|
September 24th, 2022, 8:02 a.m.
|
|
|
Update all deprecated code in the Subversion client.
|
chipx86
|
September 24th, 2022, 10:34 a.m.
|
|
|
Fix caching issues with iter_exes_in_path().
|
chipx86
|
September 25th, 2022, 10:20 p.m.
|
|
|
Update code to remove all deprecated usage flagged by unit tests.
|
chipx86
|
September 25th, 2022, 10:59 p.m.
|
|
|
CC/VV: sort directory contents before creating directory diffs.
|
david
|
September 28th, 2022, 7:17 p.m.
|
|
|
Add support for a User.FullName SAML attribute
|
grim
|
September 24th, 2022, 6:48 a.m.
|
|
|
Optimize diff processing for Subversion.
|
chipx86
|
September 25th, 2022, 8:30 p.m.
|
|
|
Consolidate and clarify API token documentation.
|
david
|
September 30th, 2022, 8:41 p.m.
|
|
|
Add support for Apple Diff.
|
chipx86
|
September 27th, 2022, 5:23 a.m.
|
|
|
Get rid of all references to easy_install in the docs.
|
david
|
October 1st, 2022, 4:56 a.m.
|
|
|
Update dashboard docs a bit.
|
david
|
September 30th, 2022, 8:05 p.m.
|
|
|
Add RBTools 3.1.2 release notes.
|
david
|
September 30th, 2022, 11:03 p.m.
|
|
|
Add release notes for Djblets 3.0.
|
chipx86
|
September 30th, 2022, 9:53 p.m.
|
|
|
Reduce log severity for VersionVault symlink warnings.
|
david
|
October 3rd, 2022, 8:19 p.m.
|
|
|
Update the Windows installer to ship Python 3.8.14.
|
chipx86
|
October 3rd, 2022, 11:41 p.m.
|
|
|
Add support for Django 4.1 and Python 3.11.
|
chipx86
|
October 4th, 2022, 2:21 a.m.
|
|
|
Add release notes for Review Board 5.0.
|
chipx86
|
October 1st, 2022, 1:05 a.m.
|
|
|
Modernize and update rbtools.api.cache with types
|
david
|
September 15th, 2022, 9:17 p.m.
|
|
|
Update UnifiedDiffWriter to require an explicit stream.
|
chipx86
|
September 30th, 2022, 10:25 p.m.
|
|
|
Include SAML and sendmail support in the Review Board 5 docker image.
|
chipx86
|
September 30th, 2022, 10:20 p.m.
|
|
|
Deprecate is_valid_version() and remove all usage.
|
chipx86
|
September 26th, 2022, 12:33 a.m.
|
|
|
Add unit tests for git-p4.
|
chipx86
|
September 28th, 2022, 3:29 a.m.
|
|