|
|
2
|
Add a flag on commands to indicate that diffing is required.
|
chipx86
|
September 15th, 2022, 1:49 p.m.
|
|
|
|
1
|
Modernize and update rbtools.api.cache with types
|
david
|
September 15th, 2022, 2:17 p.m.
|
|
|
|
1
|
Update the API Tokens UI for setting token expiration dates.
|
maubin
|
September 15th, 2022, 2:40 p.m.
|
|
|
|
2
|
Require GNU Diff for several SCMClients.
|
chipx86
|
September 15th, 2022, 6:36 p.m.
|
|
|
|
2
|
Modernize and update the API capabilities object.
|
david
|
September 19th, 2022, 3:16 p.m.
|
|
|
|
1
|
Switch pydiffx's test runner to pytest.
|
chipx86
|
September 19th, 2022, 7:14 p.m.
|
|
|
|
2
|
Add release notes for Djblets 3.0 RC 1.
|
chipx86
|
September 19th, 2022, 7:35 p.m.
|
|
|
|
1
|
Add release notes for Review Board 5.0 RC 1.
|
chipx86
|
September 19th, 2022, 7:40 p.m.
|
|
|
|
2
|
Update the API Tokens documentation to elaborate on setting expiration dates.
|
maubin
|
September 20th, 2022, 2:26 p.m.
|
|
|
|
2
|
Update client tests to enable diff checks and require opting in to diff.
|
chipx86
|
September 20th, 2022, 7:37 p.m.
|
|
|
|
1
|
Move TokenExpiresFieldType from Djblets into Review Board.
|
chipx86
|
September 20th, 2022, 8:27 p.m.
|
|
|
|
1
|
Fix a missing column of background color in code blocks.
|
chipx86
|
September 21st, 2022, 1:13 p.m.
|
|
|
|
2
|
Fix bugs in the API tokens config page.
|
maubin
|
September 21st, 2022, 5 p.m.
|
|
|
|
2
|
Add a function for iterating through all exe locations in the PATH.
|
chipx86
|
September 21st, 2022, 7:18 p.m.
|
|
|
|
2
|
Add types and assertions for parts of the Perforce diff logic.
|
chipx86
|
September 22nd, 2022, 12:46 a.m.
|
|
|
|
1
|
Add UnifiedDiffWriter, a helper for writing diffs.
|
chipx86
|
September 22nd, 2022, 1:53 a.m.
|
|
|
|
1
|
Update PerforceClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 2:15 a.m.
|
|
|
|
1
|
Update SOSClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 3:07 a.m.
|
|
|
|
1
|
Update ClearCaseClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 3:18 a.m.
|
|
|
|
1
|
Fix multi-commit uploading with Mercurial in pre-commit review mode.
|
VBart
|
September 22nd, 2022, 6:09 a.m.
|
|
|
|
1
|
Don't crash if ClearCase/VersionVault directory changes include symlinks.
|
david
|
September 22nd, 2022, 11:56 a.m.
|
|
|
|
2
|
Updated tests that create API tokens to use TestCase's built in method for creating tokens.
|
maubin
|
September 22nd, 2022, 2:35 p.m.
|
|
|
|
2
|
Updated tests that generate API tokens to pass in token info and generator ID.
|
maubin
|
September 22nd, 2022, 2:35 p.m.
|
|
|
|
1
|
Add UnifiedDiffWriter.write_index, for writing Index: lines.
|
chipx86
|
September 23rd, 2022, 2:54 p.m.
|
|
|
|
1
|
Add Subversion unit tests for diffing/patching empty files.
|
chipx86
|
September 23rd, 2022, 3:22 p.m.
|
|
|
|
1
|
Allow the diff tools registry to be reset, and reset in one test.
|
chipx86
|
September 23rd, 2022, 9:15 p.m.
|
|
|
|
1
|
Add support for a User.FullName SAML attribute
|
grim
|
September 23rd, 2022, 11:48 p.m.
|
|
|
|
1
|
Update TFSClient to use new diff functionality.
|
chipx86
|
September 24th, 2022, 12:59 a.m.
|
|
|
|
1
|
Allow SCMClient unit tests to set server capabilities.
|
chipx86
|
September 24th, 2022, 1 a.m.
|
|
|
|
1
|
Fix and enhance support for patching Subversion diffs.
|
chipx86
|
September 24th, 2022, 1:02 a.m.
|
|
|
|
1
|
Update SVNClient to use UnifiedDiffWriter to build empty file diffs.
|
chipx86
|
September 24th, 2022, 1:50 a.m.
|
|
|
|
1
|
Update the Subversion client for type safety.
|
chipx86
|
September 24th, 2022, 3:24 a.m.
|
|
|
|
1
|
Update all deprecated code in the Subversion client.
|
chipx86
|
September 24th, 2022, 3:34 a.m.
|
|
|
|
1
|
Add BufferedIterator, an iterator with look-ahead/peek support.
|
chipx86
|
September 24th, 2022, 1:31 p.m.
|
|
|
|
2
|
Optimize diff processing for Subversion.
|
chipx86
|
September 25th, 2022, 1:30 p.m.
|
|
|
|
1
|
Fix caching issues with iter_exes_in_path().
|
chipx86
|
September 25th, 2022, 3:20 p.m.
|
|
|
|
1
|
Update code to remove all deprecated usage flagged by unit tests.
|
chipx86
|
September 25th, 2022, 3:59 p.m.
|
|
|
|
1
|
Officially deprecate ResourceDictField.iter*() functions.
|
chipx86
|
September 25th, 2022, 5:04 p.m.
|
|
|
|
1
|
Remove all legacy future imports.
|
chipx86
|
September 25th, 2022, 5:19 p.m.
|
|
|
|
1
|
Deprecate is_valid_version() and remove all usage.
|
chipx86
|
September 25th, 2022, 5:33 p.m.
|
|
|
|
2
|
Allow API tokens to be flagged as deprecated.
|
maubin
|
September 26th, 2022, 1:01 p.m.
|
|
|
|
2
|
Display deprecation notices on the API tokens config page and deprecation status in the resource.
|
maubin
|
September 26th, 2022, 1:02 p.m.
|
|
|
|
1
|
Don't require soscmd or p4 for RBTools unit tests.
|
chipx86
|
September 26th, 2022, 8:09 p.m.
|
|
|
|
2
|
Add support for Apple Diff.
|
chipx86
|
September 26th, 2022, 10:23 p.m.
|
|
|
|
1
|
Add release notes and prepare for Review Board 4.0.11.
|
chipx86
|
September 27th, 2022, 2:44 a.m.
|
|
|
|
2
|
Add unit tests for git-p4.
|
chipx86
|
September 27th, 2022, 8:29 p.m.
|
|
|
|
1
|
CC/VV: sort directory contents before creating directory diffs.
|
david
|
September 28th, 2022, 12:17 p.m.
|
|
|
|
1
|
Add Review Board's new API tokens format to secret scanning.
|
maubin
|
September 28th, 2022, 4:22 p.m.
|
|
|
|
1
|
Fix many regressions with git-svn and add missing unit tests.
|
chipx86
|
September 28th, 2022, 11:08 p.m.
|
|
|
|
2
|
Add typing and docs for rbtools API transport and request.
|
david
|
September 29th, 2022, 10:15 p.m.
|
|