|
12613
|
|
2
|
Update client tests to enable diff checks and require opting in to diff.
|
chipx86
|
September 20th, 2022, 7:37 p.m.
|
|
RBTools
|
+338 -192
|
|
12622
|
|
1
|
Update ClearCaseClient to use new diff functionality.
|
chipx86
|
September 22nd, 2022, 3:18 a.m.
|
|
RBTools
|
+468 -246
|
|
12607
|
|
2
|
Require GNU Diff for several SCMClients.
|
chipx86
|
September 15th, 2022, 6:36 p.m.
|
|
RBTools
|
+76 -64
|
|
12618
|
|
2
|
Add types and assertions for parts of the Perforce diff logic.
|
chipx86
|
September 22nd, 2022, 12:46 a.m.
|
|
RBTools
|
+274 -92
|
|
12619
|
|
1
|
Add UnifiedDiffWriter, a helper for writing diffs.
|
chipx86
|
September 22nd, 2022, 1:53 a.m.
|
|
RBTools
|
+1562 -6
|
|
12601
|
|
3
|
Add a registry for managing and looking up diff tools.
|
chipx86
|
September 14th, 2022, 1:04 a.m.
|
|
RBTools
|
+1022
|
|
12602
|
|
2
|
Allow SCMClients to specify their diff tool requirements and instantiate.
|
chipx86
|
September 14th, 2022, 1:19 a.m.
|
|
RBTools
|
+272 -4
|
|
12600
|
|
1
|
Add the GNU diff tool implementation.
|
chipx86
|
September 14th, 2022, 12:55 a.m.
|
|
RBTools
|
+1242
|
|
12605
|
|
2
|
Add a flag on commands to indicate that diffing is required.
|
chipx86
|
September 15th, 2022, 1:49 p.m.
|
|
RBTools
|
+52 -4
|
|
12643
|
|
1
|
Officially deprecate ResourceDictField.iter*() functions.
|
chipx86
|
September 25th, 2022, 5:04 p.m.
|
|
RBTools
|
+128 -40
|
|
12644
|
|
1
|
Remove all legacy future imports.
|
chipx86
|
September 25th, 2022, 5:19 p.m.
|
|
RBTools
|
+70 -334
|
|
12599
|
|
3
|
Add the beginnings of a Diff Tool layer.
|
chipx86
|
September 14th, 2022, 12:51 a.m.
|
|
RBTools
|
+3518
|
|
12639
|
|
1
|
Add BufferedIterator, an iterator with look-ahead/peek support.
|
chipx86
|
September 24th, 2022, 1:31 p.m.
|
|
RBTools
|
+512
|
|
12637
|
|
1
|
Update the Subversion client for type safety.
|
chipx86
|
September 24th, 2022, 3:24 a.m.
|
|
RBTools
|
+598 -308
|
|
12636
|
|
1
|
Update SVNClient to use UnifiedDiffWriter to build empty file diffs.
|
chipx86
|
September 24th, 2022, 1:50 a.m.
|
|
RBTools
|
+34 -22
|
|
12634
|
|
1
|
Allow SCMClient unit tests to set server capabilities.
|
chipx86
|
September 24th, 2022, 1 a.m.
|
|
RBTools
|
+64 -6
|
|
12258
|
|
1
|
git-p4: Fix file renames, deletes and files with whiltespace in name
|
puremourning
|
April 25th, 2022, 7:50 a.m.
|
|
RBTools
|
+220 -20
|
|
12255
|
|
1
|
Fix unicode errors generting diffs with git-p4
|
puremourning
|
April 25th, 2022, 7:43 a.m.
|
|
RBTools
|
+20 -10
|
|
12625
|
|
2
|
Updated tests that generate API tokens to pass in token info and generator ID.
|
maubin
|
September 22nd, 2022, 2:35 p.m.
|
|
Djblets
|
+182 -60
|
|
12616
|
|
2
|
Fix bugs in the API tokens config page.
|
maubin
|
September 21st, 2022, 5 p.m.
|
|
Review Board
|
+64 -30
|
|
12612
|
|
2
|
Update the API Tokens documentation to elaborate on setting expiration dates.
|
maubin
|
September 20th, 2022, 2:26 p.m.
|
|
Review Board
|
+18 -6
|
|
12626
|
|
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.
|
|
Review Board
|
+54 -70
|
|
12628
|
|
1
|
Update TFSClient to use new diff functionality.
|
chipx86
|
September 24th, 2022, 12:59 a.m.
|
|
RBTools
|
+370 -244
|
|
12608
|
|
2
|
Modernize and update the API capabilities object.
|
david
|
September 19th, 2022, 3:16 p.m.
|
|
RBTools
|
+112 -32
|
|
12648
|
|
1
|
Add release notes and prepare for Review Board 4.0.11.
|
chipx86
|
September 27th, 2022, 2:44 a.m.
|
|
Review Board
|
+224 -12
|
|
12623
|
|
1
|
Fix multi-commit uploading with Mercurial in pre-commit review mode.
|
VBart
|
September 22nd, 2022, 6:09 a.m.
|
|
Review Board
|
+2
|
|
12464
|
|
1
|
FIX: pseudo-terminal returning width=0 causes crash in rbsite
|
Werner
|
July 12th, 2022, 6:20 a.m.
|
|
Review Board
|
+5 -3
|
|
12576
|
|
1
|
Cap the version of Django Evolution for Review Board 4.0.x.
|
chipx86
|
September 2nd, 2022, 6:19 p.m.
|
|
Review Board
|
+2 -2
|
|
12575
|
|
1
|
Include the Python version and install location in rbssh --version.
|
chipx86
|
September 2nd, 2022, 6:09 p.m.
|
|
Review Board
|
+20 -4
|
|
12577
|
|
2
|
Pass custom form data to SCMTool.check_repository().
|
chipx86
|
September 2nd, 2022, 10:40 p.m.
|
|
Review Board
|
+1110 -162
|
|
12587
|
|
1
|
Update get_local_path and get_repository_info type safety on remaining clients.
|
chipx86
|
September 7th, 2022, 8:07 p.m.
|
|
RBTools
|
+94 -54
|
|
12584
|
|
1
|
Update diff functions on all SCMClients and remove client-specific args.
|
chipx86
|
September 6th, 2022, 11:44 p.m.
|
|
RBTools
|
+292 -244
|
|
12580
|
|
1
|
Update SCMClient unit tests to check against run_process_exec().
|
chipx86
|
September 5th, 2022, 9:11 p.m.
|
|
RBTools
|
+2208 -1012
|
|
12586
|
|
2
|
Formalize types, content, and documentation for revision specs.
|
chipx86
|
September 7th, 2022, 7:14 p.m.
|
|
RBTools
|
+1084 -706
|
|
12632
|
|
1
|
Allow the diff tools registry to be reset, and reset in one test.
|
chipx86
|
September 23rd, 2022, 9:15 p.m.
|
|
RBTools
|
+74 -32
|
|
12617
|
|
2
|
Add a function for iterating through all exe locations in the PATH.
|
chipx86
|
September 21st, 2022, 7:18 p.m.
|
|
RBTools
|
+68 -38
|
|
12624
|
|
1
|
Don't crash if ClearCase/VersionVault directory changes include symlinks.
|
david
|
September 22nd, 2022, 11:56 a.m.
|
|
RBTools
|
+64 -38
|
|
12614
|
|
1
|
Move TokenExpiresFieldType from Djblets into Review Board.
|
chipx86
|
September 20th, 2022, 8:27 p.m.
|
|
Review Board
|
+78 -4
|
|
12611
|
|
1
|
Add release notes for Review Board 5.0 RC 1.
|
chipx86
|
September 19th, 2022, 7:40 p.m.
|
|
Review Board
|
+134
|
|
12615
|
|
1
|
Fix a missing column of background color in code blocks.
|
chipx86
|
September 21st, 2022, 1:13 p.m.
|
|
Review Board
|
+2
|
|
12597
|
|
1
|
Update the API Tokens UI for setting token expiration dates.
|
maubin
|
September 15th, 2022, 2:40 p.m.
|
|
Review Board
|
+1260 -106
|
|
12610
|
|
2
|
Add release notes for Djblets 3.0 RC 1.
|
chipx86
|
September 19th, 2022, 7:35 p.m.
|
|
Djblets
|
+144
|
|
12609
|
|
1
|
Switch pydiffx's test runner to pytest.
|
chipx86
|
September 19th, 2022, 7:14 p.m.
|
|
DiffX
|
+16 -64
|
|
12604
|
|
1
|
Create a TokenExpiresFieldType.
|
maubin
|
September 15th, 2022, 1:32 p.m.
|
|
Djblets
|
+134 -2
|
|
12591
|
|
1
|
Send email notifications when a token becomes expired.
|
maubin
|
September 12th, 2022, 12:42 p.m.
|
|
Review Board
|
+688 -142
|
|
12572
|
|
1
|
Add a standard testing function for normalizing diff results.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
RBTools
|
+138 -142
|
|
12573
|
|
1
|
Update Bazaar for run_process and better type safety.
|
chipx86
|
August 25th, 2022, 3:27 a.m.
|
|
RBTools
|
+396 -208
|
|
12571
|
|
2
|
Add unit tests for CVS diffs.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
RBTools
|
+344 -20
|
|
12570
|
|
2
|
Update CVSClient for run_process(), type safety, and deprecations.
|
chipx86
|
August 24th, 2022, 8:40 p.m.
|
|
RBTools
|
+154 -132
|
|
12603
|
|
1
|
Fix clearcase diff tests.
|
david
|
September 14th, 2022, 3:34 p.m.
|
|
RBTools
|
+156 -84
|