|
Fix rbt post with --diff-filename, and improve file not found errors.
|
chipx86
|
June 13th, 2022, 3:57 p.m.
|
|
|
Fix rbt patch to not show byte strings during conflicts.
|
chipx86
|
June 13th, 2022, 3:51 p.m.
|
|
|
Update DataGrid unit tests to use assertQueries().
|
chipx86
|
June 12th, 2022, 11:54 p.m.
|
|
|
Fix a crash with indentation computation on interdiffs.
|
chipx86
|
June 12th, 2022, 8:10 p.m.
|
|
|
Add release notes for Review Board 4.0.7.
|
chipx86
|
June 11th, 2022, 5:39 p.m.
|
|
|
Add release notes for Djblets 2.3.1.
|
chipx86
|
June 11th, 2022, 5:11 p.m.
|
|
|
Add release notes for RBTools 3.1.1.
|
chipx86
|
June 11th, 2022, 5:04 p.m.
|
|
|
Remove double Q(Q(...)) objects when comparing in Profile unit tests.
|
chipx86
|
June 10th, 2022, 9:13 p.m.
|
|
|
Normalize the executed Q() in assertQueries to ease comparisons.
|
chipx86
|
June 10th, 2022, 9:08 p.m.
|
|
|
Remove JOINs for starred item existence checks.
|
chipx86
|
June 10th, 2022, 8:20 p.m.
|
|
|
Add LocalSite.objects.build_q, for optimized LocalSite querying.
|
chipx86
|
June 10th, 2022, 8:01 p.m.
|
|
|
Update Profile to avoid LocalSite queries if LocalSites aren't used.
|
chipx86
|
June 10th, 2022, 7:56 p.m.
|
|
|
Reduce queries and JOINs in LocalSiteManager.
|
chipx86
|
June 10th, 2022, 7 p.m.
|
|
|
Update LocalSiteManager unit tests to use the new assertQueries() method.
|
chipx86
|
June 10th, 2022, 3:42 a.m.
|
|
|
Eliminate JOINs when determining LocalSite user membership.
|
chipx86
|
June 10th, 2022, 2:47 a.m.
|
|
|
Update User unit tests to use the new assertQueries() method.
|
chipx86
|
June 10th, 2022, 2:33 a.m.
|
|
|
Eliminate JOINs when counting starred objects using LocalSite.ALL.
|
chipx86
|
June 9th, 2022, 9:41 p.m.
|
|
|
Update Profile unit tests to use the new assertQueries() method.
|
chipx86
|
June 9th, 2022, 9:26 p.m.
|
|
|
Fix problems between the redirect URIs field and ListEditWidget in OAuth Application forms
|
maubin
|
June 9th, 2022, 1:05 p.m.
|
|
|
Allow ListEditWidget to properly handle data when the widget is not rendered
|
maubin
|
June 9th, 2022, 12:43 p.m.
|
|
|
Add TestCase.assertQueries(), for advanced query checks.
|
chipx86
|
June 8th, 2022, 11:54 p.m.
|
|
|
Flesh out the documentation for ReviewRequestManager query functions.
|
chipx86
|
June 8th, 2022, 3:04 p.m.
|
|
|
Add a workflow document for VersionVault.
|
david
|
June 7th, 2022, 3:47 p.m.
|
|
|
Add a top-level doc for authenticating with RBTools.
|
david
|
June 6th, 2022, 2:43 p.m.
|
|
|
Update the WebAPIToken model for API Tokens v2
|
maubin
|
June 6th, 2022, 1:03 p.m.
|
|
|
Update the BaseWebAPIToken model for API Tokens v2
|
maubin
|
June 6th, 2022, 9:07 a.m.
|
|
|
Clean up the code for a lot of our centralized query logic.
|
chipx86
|
June 3rd, 2022, 5:06 p.m.
|
|
|
Update HostingServiceAccountManager.accessible to support LocalSite.ALL.
|
chipx86
|
June 3rd, 2022, 4:28 p.m.
|
|
|
Move to the new PyMemcacheCache cache backend.
|
david
|
June 3rd, 2022, 2:52 p.m.
|
|
|
Convert RepositoryTypeCondition to store SCMTool ID instead of Tool PK.
|
david
|
June 3rd, 2022, 10:32 a.m.
|
|
|
Convert repository form to work from SCMTools registry.
|
david
|
June 3rd, 2022, 10:30 a.m.
|
|
|
Ensure Repository.scmtool_id is always set.
|
david
|
June 3rd, 2022, 10:28 a.m.
|
|
|
Add a registry for SCMTools.
|
david
|
June 3rd, 2022, 10:25 a.m.
|
|
|
Add SCMTool ID to Repository model.
|
david
|
June 3rd, 2022, 10:23 a.m.
|
|
|
Mark proxy properties on scmtools.models.Tool as deprecated.
|
david
|
June 3rd, 2022, 10:20 a.m.
|
|
|
Add a new condition value field for multiple-choice selection.
|
david
|
June 2nd, 2022, 11:17 a.m.
|
|
|
Support passing LocalSite.ANY to Profile starred cache count functions.
|
chipx86
|
June 2nd, 2022, 4:16 a.m.
|
|
|
Introduce LocalSite.ALL as a method for querying across all LocalSites.
|
chipx86
|
June 2nd, 2022, 3:08 a.m.
|
|
|
Update the deprecation classes used in Review Board.
|
chipx86
|
June 2nd, 2022, 1:49 a.m.
|
|
|
Add TestCase.create_many_review_requests().
|
chipx86
|
June 2nd, 2022, 1:46 a.m.
|
|
|
Upgrade Haystack to 3.2.x.
|
chipx86
|
June 1st, 2022, 5:28 p.m.
|
|
|
Update deprecated code for datagrid state and Django Evolution settings.
|
chipx86
|
June 1st, 2022, 5:24 p.m.
|
|
|
Show warnings in the dev server.
|
chipx86
|
June 1st, 2022, 5:17 p.m.
|
|
|
Fix building docs for Review Board 5.
|
chipx86
|
June 1st, 2022, 4:08 p.m.
|
|
|
Fix VersionVault directory diffing to handle added/deleted directories.
|
david
|
June 1st, 2022, 9:47 a.m.
|
|
|
Remove all deprecated functionality scheduled for removal in Djblets 3.0.
|
chipx86
|
May 31st, 2022, 10:50 p.m.
|
|
|
Fix and improve loading of cached profiles in User.
|
chipx86
|
May 31st, 2022, 10:10 p.m.
|
|
|
Update rbintegrations for Review Board 5.0 / Django 3.2.
|
david
|
May 31st, 2022, 6:43 p.m.
|
|
|
Fix a unit test regression from the diff comment fragments cache change.
|
chipx86
|
May 31st, 2022, 6:02 p.m.
|
|
|
Update DataGrid.load_extra_state to return lists of modified fields.
|
chipx86
|
May 31st, 2022, 5:40 p.m.
|
|