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