|
|
2
|
Fix errors in conditions JS.
|
david
|
May 24th, 2022, 3:05 p.m.
|
|
|
|
1
|
Move and reorganize LocalSite and OAuth2 signal handlers.
|
chipx86
|
May 24th, 2022, 4:43 p.m.
|
|
|
|
1
|
Split reviewboard.site.tests into multiple test modules.
|
chipx86
|
May 24th, 2022, 5:55 p.m.
|
|
|
|
1
|
Fix invocation issues when running brz in Python module directories.
|
chipx86
|
May 25th, 2022, 3:30 a.m.
|
|
|
|
3
|
Add a method for returning reviews that are accessible by a given user to ReviewManager
|
maubin
|
May 25th, 2022, 5:30 p.m.
|
|
|
|
2
|
Add cached statistics for LocalSites.
|
chipx86
|
May 26th, 2022, 3:05 p.m.
|
|
|
|
1
|
Add cached statistics for a Local Site's ACLs.
|
chipx86
|
May 27th, 2022, 7:16 p.m.
|
|
|
|
1
|
Fix a few issues with connecting to the legacy ClearCase backend.
|
david
|
May 29th, 2022, 9:31 p.m.
|
|
|
|
1
|
Fix some bugs in the legacy ClearCase backend.
|
david
|
May 29th, 2022, 11:01 p.m.
|
|
|
|
1
|
Fix applying patches in Mercurial.
|
chipx86
|
May 30th, 2022, 1:44 a.m.
|
|
|
|
1
|
Hide a couple more warnings that pop up when running tests.
|
david
|
May 30th, 2022, 11:45 a.m.
|
|
|
|
1
|
Create CommentManager to query for comments that are accessible by a given user
|
maubin
|
May 30th, 2022, 8:20 p.m.
|
|
|
|
1
|
Add User.get_local_site_stats for LocalSite membership info.
|
chipx86
|
May 31st, 2022, 3:44 a.m.
|
|
|
|
1
|
Update deprecation warning objects for Djblets 3.0 and 4.0.
|
chipx86
|
May 31st, 2022, 4:52 p.m.
|
|
|
|
1
|
Avoid a Python deprecation warning with the collections patch.
|
chipx86
|
May 31st, 2022, 5:12 p.m.
|
|
|
|
1
|
Differentiate database installs from upgrades in success messages.
|
chipx86
|
May 31st, 2022, 5:14 p.m.
|
|
|
|
1
|
Improve Python Path setup when running unit tests.
|
chipx86
|
May 31st, 2022, 5:19 p.m.
|
|
|
|
1
|
Update DataGrid.load_extra_state to return lists of modified fields.
|
chipx86
|
May 31st, 2022, 5:40 p.m.
|
|
|
|
1
|
Fix a unit test regression from the diff comment fragments cache change.
|
chipx86
|
May 31st, 2022, 6:02 p.m.
|
|
|
|
1
|
Update rbintegrations for Review Board 5.0 / Django 3.2.
|
david
|
May 31st, 2022, 6:43 p.m.
|
|
|
|
1
|
Fix and improve loading of cached profiles in User.
|
chipx86
|
May 31st, 2022, 10:10 p.m.
|
|
|
|
1
|
Remove all deprecated functionality scheduled for removal in Djblets 3.0.
|
chipx86
|
May 31st, 2022, 10:50 p.m.
|
|
|
|
1
|
Fix VersionVault directory diffing to handle added/deleted directories.
|
david
|
June 1st, 2022, 9:47 a.m.
|
|
|
|
1
|
Fix building docs for Review Board 5.
|
chipx86
|
June 1st, 2022, 4:08 p.m.
|
|
|
|
1
|
Show warnings in the dev server.
|
chipx86
|
June 1st, 2022, 5:17 p.m.
|
|
|
|
1
|
Update deprecated code for datagrid state and Django Evolution settings.
|
chipx86
|
June 1st, 2022, 5:24 p.m.
|
|
|
|
1
|
Upgrade Haystack to 3.2.x.
|
chipx86
|
June 1st, 2022, 5:28 p.m.
|
|
|
|
1
|
Add TestCase.create_many_review_requests().
|
chipx86
|
June 2nd, 2022, 1:46 a.m.
|
|
|
|
1
|
Update the deprecation classes used in Review Board.
|
chipx86
|
June 2nd, 2022, 1:49 a.m.
|
|
|
|
1
|
Introduce LocalSite.ALL as a method for querying across all LocalSites.
|
chipx86
|
June 2nd, 2022, 3:08 a.m.
|
|
|
|
1
|
Support passing LocalSite.ANY to Profile starred cache count functions.
|
chipx86
|
June 2nd, 2022, 4:16 a.m.
|
|
|
|
1
|
Add a new condition value field for multiple-choice selection.
|
david
|
June 2nd, 2022, 11:17 a.m.
|
|
|
|
1
|
Mark proxy properties on scmtools.models.Tool as deprecated.
|
david
|
June 3rd, 2022, 10:20 a.m.
|
|
|
|
1
|
Add SCMTool ID to Repository model.
|
david
|
June 3rd, 2022, 10:23 a.m.
|
|
|
|
1
|
Add a registry for SCMTools.
|
david
|
June 3rd, 2022, 10:25 a.m.
|
|
|
|
1
|
Ensure Repository.scmtool_id is always set.
|
david
|
June 3rd, 2022, 10:28 a.m.
|
|
|
|
1
|
Convert repository form to work from SCMTools registry.
|
david
|
June 3rd, 2022, 10:30 a.m.
|
|
|
|
1
|
Convert RepositoryTypeCondition to store SCMTool ID instead of Tool PK.
|
david
|
June 3rd, 2022, 10:32 a.m.
|
|
|
|
1
|
Move to the new PyMemcacheCache cache backend.
|
david
|
June 3rd, 2022, 2:52 p.m.
|
|
|
|
1
|
Update HostingServiceAccountManager.accessible to support LocalSite.ALL.
|
chipx86
|
June 3rd, 2022, 4:28 p.m.
|
|
|
|
1
|
Clean up the code for a lot of our centralized query logic.
|
chipx86
|
June 3rd, 2022, 5:06 p.m.
|
|
|
|
2
|
Update the BaseWebAPIToken model for API Tokens v2
|
maubin
|
June 6th, 2022, 9:07 a.m.
|
|
|
|
2
|
Update the WebAPIToken model for API Tokens v2
|
maubin
|
June 6th, 2022, 1:03 p.m.
|
|
|
|
1
|
Add a top-level doc for authenticating with RBTools.
|
david
|
June 6th, 2022, 2:43 p.m.
|
|
|
|
1
|
Add a workflow document for VersionVault.
|
david
|
June 7th, 2022, 3:47 p.m.
|
|
|
|
2
|
Flesh out the documentation for ReviewRequestManager query functions.
|
chipx86
|
June 8th, 2022, 3:04 p.m.
|
|
|
|
1
|
Add TestCase.assertQueries(), for advanced query checks.
|
chipx86
|
June 8th, 2022, 11:54 p.m.
|
|
|
|
1
|
Allow ListEditWidget to properly handle data when the widget is not rendered
|
maubin
|
June 9th, 2022, 12:43 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
|
Update Profile unit tests to use the new assertQueries() method.
|
chipx86
|
June 9th, 2022, 9:26 p.m.
|
|