|
|
|
2
|
Remove double Q(Q(...)) objects when comparing in Profile unit tests.
|
chipx86
|
June 10th, 2022, 10:13 p.m.
|
|
|
|
|
2
|
Run code safety checks when generating a diff and show results.
|
chipx86
|
January 5th, 2022, 12:21 a.m.
|
|
|
|
|
1
|
Add SAML 2.0 SSO.
|
david
|
April 24th, 2022, 11:20 p.m.
|
|
|
|
|
1
|
Eliminate JOINs when counting starred objects using LocalSite.ALL.
|
chipx86
|
June 9th, 2022, 10:41 p.m.
|
|
|
|
|
1
|
Reduce queries and JOINs in LocalSiteManager.
|
chipx86
|
June 10th, 2022, 8 p.m.
|
|
|
|
|
4
|
Add a code safety checker for some trojan source code attacks.
|
chipx86
|
January 4th, 2022, 11:15 p.m.
|
|
|
|
|
3
|
Add release notes for Review Board 4.0.7.
|
chipx86
|
June 11th, 2022, 6:39 p.m.
|
|
|
|
|
2
|
Add base support for code safety checkers.
|
chipx86
|
January 4th, 2022, 8:44 p.m.
|
|
|
|
|
2
|
Fix a crash with indentation computation on interdiffs.
|
chipx86
|
June 12th, 2022, 9:10 p.m.
|
|
|
|
|
1
|
Convert repository form to work from SCMTools registry.
|
david
|
June 3rd, 2022, 11:30 a.m.
|
|
|
|
|
1
|
Ensure Repository.scmtool_id is always set.
|
david
|
June 3rd, 2022, 11:28 a.m.
|
|
|
|
|
1
|
Add a registry for SCMTools.
|
david
|
June 3rd, 2022, 11:25 a.m.
|
|
|
|
|
1
|
Mark proxy properties on scmtools.models.Tool as deprecated.
|
david
|
June 3rd, 2022, 11:20 a.m.
|
|
|
|
|
1
|
Convert RepositoryTypeCondition to store SCMTool ID instead of Tool PK.
|
david
|
June 3rd, 2022, 11:32 a.m.
|
|
|
|
|
1
|
Update Profile unit tests to use the new assertQueries() method.
|
chipx86
|
June 9th, 2022, 10:26 p.m.
|
|
|
|
|
1
|
Add SCMTool ID to Repository model.
|
david
|
June 3rd, 2022, 11:23 a.m.
|
|
|
|
|
1
|
Move to the new PyMemcacheCache cache backend.
|
david
|
June 3rd, 2022, 3:52 p.m.
|
|
|
|
|
1
|
Clean up the code for a lot of our centralized query logic.
|
chipx86
|
June 3rd, 2022, 6:06 p.m.
|
|
|
|
|
1
|
Fix problems between the redirect URIs field and ListEditWidget in OAuth Application forms
|
maubin
|
June 9th, 2022, 2:05 p.m.
|
|
|
|
|
1
|
Introduce LocalSite.ALL as a method for querying across all LocalSites.
|
chipx86
|
June 2nd, 2022, 4:08 a.m.
|
|
|
|
|
1
|
Add TestCase.create_many_review_requests().
|
chipx86
|
June 2nd, 2022, 2:46 a.m.
|
|
|
|
|
1
|
Add functions for querying and caching starred item counts for a user.
|
chipx86
|
February 2nd, 2022, 3:53 a.m.
|
|
|
|
|
1
|
Add cached statistics for a Local Site's ACLs.
|
chipx86
|
May 27th, 2022, 8:16 p.m.
|
|
|
|
|
2
|
Add cached statistics for LocalSites.
|
chipx86
|
May 26th, 2022, 4:05 p.m.
|
|
|
|
|
1
|
Update HostingServiceAccountManager.accessible to support LocalSite.ALL.
|
chipx86
|
June 3rd, 2022, 5:28 p.m.
|
|
|
|
|
1
|
Support passing LocalSite.ANY to Profile starred cache count functions.
|
chipx86
|
June 2nd, 2022, 5:16 a.m.
|
|
|
|
|
1
|
Add User.get_local_site_stats for LocalSite membership info.
|
chipx86
|
May 31st, 2022, 4:44 a.m.
|
|
|
|
|
3
|
Update the Trojan Source scanner for Unicode confusables/homoglyphs.
|
chipx86
|
January 6th, 2022, 10:58 p.m.
|
|
|
|
|
1
|
Update the deprecation classes used in Review Board.
|
chipx86
|
June 2nd, 2022, 2:49 a.m.
|
|
|
|
|
1
|
Fix and improve loading of cached profiles in User.
|
chipx86
|
May 31st, 2022, 11:10 p.m.
|
|
|
|
|
2
|
Add a setting for mapping file extensions to syntax highlighters for diffs
|
maubin
|
September 24th, 2021, 10:52 a.m.
|
|
|
|
|
1
|
Upgrade Haystack to 3.2.x.
|
chipx86
|
June 1st, 2022, 6:28 p.m.
|
|
|
|
|
1
|
Show warnings in the dev server.
|
chipx86
|
June 1st, 2022, 6:17 p.m.
|
|
|
|
|
1
|
Fix building docs for Review Board 5.
|
chipx86
|
June 1st, 2022, 5:08 p.m.
|
|
|
|
|
1
|
Update deprecated code for datagrid state and Django Evolution settings.
|
chipx86
|
June 1st, 2022, 6:24 p.m.
|
|
|
|
|
1
|
Fix some bugs in the legacy ClearCase backend.
|
david
|
May 30th, 2022, 12:01 a.m.
|
|
|
|
|
1
|
Fix a unit test regression from the diff comment fragments cache change.
|
chipx86
|
May 31st, 2022, 7:02 p.m.
|
|
|
|
|
1
|
Hide a couple more warnings that pop up when running tests.
|
david
|
May 30th, 2022, 12:45 p.m.
|
|
|
|
|
1
|
Use registry get_defaults() to return built-in authentication backends.
|
david
|
March 26th, 2022, 3:15 p.m.
|
|
|
|
|
3
|
Add a {% code_block %} template tag.
|
chipx86
|
January 4th, 2022, 10:43 p.m.
|
|
|
|
|
1
|
Move and reorganize LocalSite and OAuth2 signal handlers.
|
chipx86
|
May 24th, 2022, 5:43 p.m.
|
|
|
|
|
1
|
Split reviewboard.site.tests into multiple test modules.
|
chipx86
|
May 24th, 2022, 6:55 p.m.
|
|
|
|
|
1
|
Fix invocation issues when running brz in Python module directories.
|
chipx86
|
May 25th, 2022, 4:30 a.m.
|
|
|
|
|
1
|
Use registry get_defaults() to return built-in hosting services.
|
david
|
March 24th, 2022, 3:33 p.m.
|
|
|
|
|
1
|
Add fake SCMTool for VersionVault, and fix display of advert for tools.
|
david
|
March 23rd, 2022, 4:37 p.m.
|
|
|
|
|
1
|
Formalize diff line-level metadata and prepare for new state.
|
chipx86
|
January 4th, 2022, 1:41 a.m.
|
|
|
|
|
1
|
Fix and standardize building of rendered diff URLs.
|
chipx86
|
May 20th, 2022, 5:17 p.m.
|
|
|
|
|
1
|
Hide fieldsets without visible fields, and support dynamic fieldsets.
|
chipx86
|
May 20th, 2022, 4:58 p.m.
|
|
|
|
|
1
|
Add docstrings with version information to all evolutions.
|
chipx86
|
May 18th, 2022, 9:18 p.m.
|
|
|
|
|
1
|
Support simulating file fetch errors in TestTool.
|
chipx86
|
May 22nd, 2022, 6:13 p.m.
|
|