|
Show warnings in the dev server.
|
chipx86
|
June 2nd, 2022, 12:17 a.m.
|
|
|
Upgrade Haystack to 3.2.x.
|
chipx86
|
June 2nd, 2022, 12:28 a.m.
|
|
|
Update DataGrid.load_extra_state to return lists of modified fields.
|
chipx86
|
June 1st, 2022, 12:40 a.m.
|
|
|
Add a setting for mapping file extensions to syntax highlighters for diffs
|
maubin
|
September 24th, 2021, 4:52 p.m.
|
|
|
Modify djblets.forms.widgets.ListEditWidget to handle any type of widget and form field
|
maubin
|
October 21st, 2021, 5:57 a.m.
|
|
|
Fix and improve loading of cached profiles in User.
|
chipx86
|
June 1st, 2022, 5:10 a.m.
|
|
|
Update the deprecation classes used in Review Board.
|
chipx86
|
June 2nd, 2022, 8:49 a.m.
|
|
|
Update the Trojan Source scanner for Unicode confusables/homoglyphs.
|
chipx86
|
January 7th, 2022, 5:58 a.m.
|
|
|
Fix and update the rbchecklist extension for Review Board 5.0.
|
david
|
March 24th, 2022, 4:31 p.m.
|
|
|
Add a new condition value field for multiple-choice selection.
|
david
|
June 2nd, 2022, 6:17 p.m.
|
|
|
Add User.get_local_site_stats for LocalSite membership info.
|
chipx86
|
May 31st, 2022, 10:44 a.m.
|
|
|
Support passing LocalSite.ANY to Profile starred cache count functions.
|
chipx86
|
June 2nd, 2022, 11:16 a.m.
|
|
|
Add a top-level doc for authenticating with RBTools.
|
david
|
June 6th, 2022, 9:43 p.m.
|
|
|
Update HostingServiceAccountManager.accessible to support LocalSite.ALL.
|
chipx86
|
June 3rd, 2022, 11:28 p.m.
|
|
|
Fix VersionVault directory diffing to handle added/deleted directories.
|
david
|
June 1st, 2022, 4:47 p.m.
|
|
|
Update rbintegrations for Review Board 5.0 / Django 3.2.
|
david
|
June 1st, 2022, 1:43 a.m.
|
|
|
Add cached statistics for LocalSites.
|
chipx86
|
May 26th, 2022, 10:05 p.m.
|
|
|
Add cached statistics for a Local Site's ACLs.
|
chipx86
|
May 28th, 2022, 2:16 a.m.
|
|
|
Add functions for querying and caching starred item counts for a user.
|
chipx86
|
February 2nd, 2022, 10:53 a.m.
|
|
|
Add TestCase.create_many_review_requests().
|
chipx86
|
June 2nd, 2022, 8:46 a.m.
|
|
|
Introduce LocalSite.ALL as a method for querying across all LocalSites.
|
chipx86
|
June 2nd, 2022, 10:08 a.m.
|
|
|
Fix problems between the redirect URIs field and ListEditWidget in OAuth Application forms
|
maubin
|
June 9th, 2022, 8:05 p.m.
|
|
|
Add TestCase.assertQueries(), for advanced query checks.
|
chipx86
|
June 9th, 2022, 6:54 a.m.
|
|
|
Clean up the code for a lot of our centralized query logic.
|
chipx86
|
June 4th, 2022, 12:06 a.m.
|
|
|
Allow ListEditWidget to properly handle data when the widget is not rendered
|
maubin
|
June 9th, 2022, 7:43 p.m.
|
|
|
Move to the new PyMemcacheCache cache backend.
|
david
|
June 3rd, 2022, 9:52 p.m.
|
|
|
Add SCMTool ID to Repository model.
|
david
|
June 3rd, 2022, 5:23 p.m.
|
|
|
Add a workflow document for VersionVault.
|
david
|
June 7th, 2022, 10:47 p.m.
|
|
|
Update Profile unit tests to use the new assertQueries() method.
|
chipx86
|
June 10th, 2022, 4:26 a.m.
|
|
|
Convert RepositoryTypeCondition to store SCMTool ID instead of Tool PK.
|
david
|
June 3rd, 2022, 5:32 p.m.
|
|
|
Mark proxy properties on scmtools.models.Tool as deprecated.
|
david
|
June 3rd, 2022, 5:20 p.m.
|
|
|
Add a registry for SCMTools.
|
david
|
June 3rd, 2022, 5:25 p.m.
|
|
|
Ensure Repository.scmtool_id is always set.
|
david
|
June 3rd, 2022, 5:28 p.m.
|
|
|
Convert repository form to work from SCMTools registry.
|
david
|
June 3rd, 2022, 5:30 p.m.
|
|
|
Fix a crash with indentation computation on interdiffs.
|
chipx86
|
June 13th, 2022, 3:10 a.m.
|
|
|
Add base support for code safety checkers.
|
chipx86
|
January 5th, 2022, 3:44 a.m.
|
|
|
Fix rbt patch to not show byte strings during conflicts.
|
chipx86
|
June 13th, 2022, 10:51 p.m.
|
|
|
Add release notes for Djblets 2.3.1.
|
chipx86
|
June 12th, 2022, 12:11 a.m.
|
|
|
Fix rbt post with --diff-filename, and improve file not found errors.
|
chipx86
|
June 13th, 2022, 10:57 p.m.
|
|
|
Add release notes for RBTools 3.1.1.
|
chipx86
|
June 12th, 2022, 12:04 a.m.
|
|
|
Add release notes for Review Board 4.0.7.
|
chipx86
|
June 12th, 2022, 12:39 a.m.
|
|
|
Avoid cloning Q objects in assertQueries().
|
chipx86
|
June 14th, 2022, 12:58 a.m.
|
|
|
Add a code safety checker for some trojan source code attacks.
|
chipx86
|
January 5th, 2022, 6:15 a.m.
|
|
|
Reduce queries and JOINs in LocalSiteManager.
|
chipx86
|
June 11th, 2022, 2 a.m.
|
|
|
Eliminate JOINs when counting starred objects using LocalSite.ALL.
|
chipx86
|
June 10th, 2022, 4:41 a.m.
|
|
|
Add SAML 2.0 SSO.
|
david
|
April 25th, 2022, 5:20 a.m.
|
|
|
Run code safety checks when generating a diff and show results.
|
chipx86
|
January 5th, 2022, 7:21 a.m.
|
|
|
Add djblets.secrets, for AES crypto helpers and token generation.
|
chipx86
|
June 14th, 2022, 2 a.m.
|
|
|
Remove double Q(Q(...)) objects when comparing in Profile unit tests.
|
chipx86
|
June 11th, 2022, 4:13 a.m.
|
|
|
Normalize the executed Q() in assertQueries to ease comparisons.
|
chipx86
|
June 11th, 2022, 4:08 a.m.
|
|