|
Update code to remove all deprecated usage flagged by unit tests.
|
chipx86
|
September 25th, 2022, 3:59 p.m.
|
|
|
Fix caching issues with iter_exes_in_path().
|
chipx86
|
September 25th, 2022, 3:20 p.m.
|
|
|
Optimize diff processing for Subversion.
|
chipx86
|
September 25th, 2022, 1:30 p.m.
|
|
|
Add BufferedIterator, an iterator with look-ahead/peek support.
|
chipx86
|
September 24th, 2022, 1:31 p.m.
|
|
|
Update all deprecated code in the Subversion client.
|
chipx86
|
September 24th, 2022, 3:34 a.m.
|
|
|
Update the Subversion client for type safety.
|
chipx86
|
September 24th, 2022, 3:24 a.m.
|
|
|
Update SVNClient to use UnifiedDiffWriter to build empty file diffs.
|
chipx86
|
September 24th, 2022, 1:50 a.m.
|
|
|
Fix and enhance support for patching Subversion diffs.
|
chipx86
|
September 24th, 2022, 1:02 a.m.
|
|
|
Allow SCMClient unit tests to set server capabilities.
|
chipx86
|
September 24th, 2022, 1 a.m.
|
|
|
Update TFSClient to use new diff functionality.
|
chipx86
|
September 24th, 2022, 12:59 a.m.
|
|
|
Add support for a User.FullName SAML attribute
|
grim
|
September 23rd, 2022, 11:48 p.m.
|
|
|
Allow the diff tools registry to be reset, and reset in one test.
|
chipx86
|
September 23rd, 2022, 9:15 p.m.
|
|
|
Add Subversion unit tests for diffing/patching empty files.
|
chipx86
|
September 23rd, 2022, 3:22 p.m.
|
|
|
Add UnifiedDiffWriter.write_index, for writing Index: lines.
|
chipx86
|
September 23rd, 2022, 2:54 p.m.
|
|
|
Updated tests that generate API tokens to pass in token info and generator ID.
|
maubin
|
September 22nd, 2022, 2:35 p.m.
|
|
|
Updated tests that create API tokens to use TestCase's built in method for creating tokens.
|
maubin
|
September 22nd, 2022, 2:35 p.m.
|
|
|
Don't crash if ClearCase/VersionVault directory changes include symlinks.
|
david
|
September 22nd, 2022, 11:56 a.m.
|
|
|
Fix multi-commit uploading with Mercurial in pre-commit review mode.
|
VBart
|
September 22nd, 2022, 6:09 a.m.
|
|
|
Update ClearCaseClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 3:18 a.m.
|
|
|
Update SOSClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 3:07 a.m.
|
|
|
Update PerforceClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 2:15 a.m.
|
|
|
Add UnifiedDiffWriter, a helper for writing diffs.
|
chipx86
|
September 22nd, 2022, 1:53 a.m.
|
|
|
Add types and assertions for parts of the Perforce diff logic.
|
chipx86
|
September 22nd, 2022, 12:46 a.m.
|
|
|
Add a function for iterating through all exe locations in the PATH.
|
chipx86
|
September 21st, 2022, 7:18 p.m.
|
|
|
Fix bugs in the API tokens config page.
|
maubin
|
September 21st, 2022, 5 p.m.
|
|
|
Fix a missing column of background color in code blocks.
|
chipx86
|
September 21st, 2022, 1:13 p.m.
|
|
|
Move TokenExpiresFieldType from Djblets into Review Board.
|
chipx86
|
September 20th, 2022, 8:27 p.m.
|
|
|
Update client tests to enable diff checks and require opting in to diff.
|
chipx86
|
September 20th, 2022, 7:37 p.m.
|
|
|
Update the API Tokens documentation to elaborate on setting expiration dates.
|
maubin
|
September 20th, 2022, 2:26 p.m.
|
|
|
Add release notes for Review Board 5.0 RC 1.
|
chipx86
|
September 19th, 2022, 7:40 p.m.
|
|
|
Add release notes for Djblets 3.0 RC 1.
|
chipx86
|
September 19th, 2022, 7:35 p.m.
|
|
|
Switch pydiffx's test runner to pytest.
|
chipx86
|
September 19th, 2022, 7:14 p.m.
|
|
|
Modernize and update the API capabilities object.
|
david
|
September 19th, 2022, 3:16 p.m.
|
|
|
Require GNU Diff for several SCMClients.
|
chipx86
|
September 15th, 2022, 6:36 p.m.
|
|
|
Update the API Tokens UI for setting token expiration dates.
|
maubin
|
September 15th, 2022, 2:40 p.m.
|
|
|
Modernize and update rbtools.api.cache with types
|
david
|
September 15th, 2022, 2:17 p.m.
|
|
|
Add a flag on commands to indicate that diffing is required.
|
chipx86
|
September 15th, 2022, 1:49 p.m.
|
|
|
Create a TokenExpiresFieldType.
|
maubin
|
September 15th, 2022, 1:32 p.m.
|
|
|
Fix clearcase diff tests.
|
david
|
September 14th, 2022, 3:34 p.m.
|
|
|
Allow SCMClients to specify their diff tool requirements and instantiate.
|
chipx86
|
September 14th, 2022, 1:19 a.m.
|
|
|
Add a registry for managing and looking up diff tools.
|
chipx86
|
September 14th, 2022, 1:04 a.m.
|
|
|
Add the GNU diff tool implementation.
|
chipx86
|
September 14th, 2022, 12:55 a.m.
|
|
|
Add the beginnings of a Diff Tool layer.
|
chipx86
|
September 14th, 2022, 12:51 a.m.
|
|
|
Fix incorrect profile_columns_field for the reviews datagrid.
|
david
|
September 13th, 2022, 4:04 p.m.
|
|
|
Allow set-siteconfig to set nonexisting keys.
|
david
|
September 13th, 2022, 11:40 a.m.
|
|
|
Fix up spacing for ListEditWidget instances.
|
david
|
September 13th, 2022, 11:36 a.m.
|
|
|
Create a signal for expired API tokens.
|
maubin
|
September 12th, 2022, 4:09 p.m.
|
|
|
Move a couple things around in the docs.
|
david
|
September 12th, 2022, 4:08 p.m.
|
|
|
Add stale Ship It! styling and ARIA support to the Ship It!/Issues column.
|
chipx86
|
September 12th, 2022, 2:55 p.m.
|
|
|
Send email notifications when a token becomes expired.
|
maubin
|
September 12th, 2022, 12:42 p.m.
|
|