|
|
1
|
Add API test methods for providing expected queries for API handlers.
|
chipx86
|
November 6th, 2023, 1:45 p.m.
|
|
|
|
2
|
Add new methods and state for API test object population.
|
chipx86
|
October 30th, 2023, 3:43 p.m.
|
|
|
|
1
|
Add type hints and new arguments for some TestCase object creation helpers.
|
chipx86
|
November 8th, 2023, 2:01 a.m.
|
|
|
|
2
|
Add support for extended subquery comparison in compare_queries().
|
chipx86
|
November 6th, 2023, 12:02 a.m.
|
|
|
|
2
|
Track subqueries in Q filter values in catch_queries().
|
chipx86
|
November 6th, 2023, 6:17 p.m.
|
|
|
|
1
|
Update query assertions for the latest subquery and note changes.
|
chipx86
|
November 6th, 2023, 7:36 p.m.
|
|
|
|
1
|
Update the git pre-receive hook to ensure that code hasn't changed before being pushed.
|
maubin
|
October 6th, 2023, 1:44 p.m.
|
|
|
|
1
|
Fix bug with review request becoming a draft when a file attachment's thumbnail or extra data gets updated.
|
maubin
|
November 17th, 2023, 2:31 p.m.
|
|
|
|
1
|
Set the exceptiongroup package version to prevent a bug with pytest.
|
maubin
|
November 20th, 2023, 10:31 a.m.
|
|
|
|
2
|
Fix issues using ListEditWidget with more complex sub-widgets.
|
chipx86
|
November 13th, 2023, 7:29 p.m.
|
|
|
|
2
|
Fix the order in which we apply the datagrid queryset data augmentation.
|
chipx86
|
November 16th, 2023, 12:40 a.m.
|
|
|
|
1
|
Update settings and calls to use the new Django storage API.
|
chipx86
|
November 22nd, 2023, 12:25 a.m.
|
|
|
|
1
|
Add support for Django 4.2 in Djblets 5.
|
chipx86
|
November 21st, 2023, 11:42 p.m.
|
|
|
|
2
|
Add API query assertions to the Archived Review Request resource.
|
chipx86
|
November 6th, 2023, 2:21 p.m.
|
|
|
|
1
|
Update all datetime/timezone usage to avoid deprecated functionality.
|
chipx86
|
November 22nd, 2023, 12:42 a.m.
|
|
|
|
1
|
Add a tox configuration to ease multi-Python tests.
|
chipx86
|
November 22nd, 2023, 12:51 a.m.
|
|
|
|
1
|
Remove the djblets.feedview module.
|
chipx86
|
November 22nd, 2023, 1:08 a.m.
|
|
|
|
2
|
Add support for matching join types in equeries.
|
chipx86
|
November 18th, 2023, 1:05 p.m.
|
|
|
|
3
|
Add expected queries and enhance tests for Repository access queries.
|
chipx86
|
November 8th, 2023, 2:35 a.m.
|
|
|
|
1
|
Fix text alignment in the Server Cache admin dashboard widget.
|
chipx86
|
November 27th, 2023, 2:06 p.m.
|
|
|
|
2
|
Fix wrapping issues with repository names in the admin dashboard.
|
chipx86
|
November 27th, 2023, 2:17 p.m.
|
|
|
|
2
|
Avoid showing the Login page if already logged in, and fix redirect loops.
|
chipx86
|
November 27th, 2023, 3:02 p.m.
|
|
|
|
1
|
Force the page body to always occupy at least 100% of the viewport.
|
david
|
December 1st, 2023, 11:49 a.m.
|
|
|
|
1
|
Fix batch URL paths when using local sites.
|
david
|
December 1st, 2023, 4:02 p.m.
|
|
|
|
2
|
Sandbox caching issues in the ratelimit code.
|
chipx86
|
December 4th, 2023, 9:03 p.m.
|
|
|
|
2
|
Simplify ForwardingCacheBackend to reduce state storage.
|
chipx86
|
December 5th, 2023, 12:22 a.m.
|
|
|
|
2
|
Sandbox cache backend errors in cache_memoize().
|
chipx86
|
December 4th, 2023, 8:51 p.m.
|
|
|
|
3
|
Add expected query utilities for common tests, accounts and Local Sites.
|
chipx86
|
November 9th, 2023, 2:12 a.m.
|
|
|
|
1
|
Add typing for all the TestCase functions.
|
chipx86
|
November 14th, 2023, 3:58 p.m.
|
|
|
|
2
|
Add testing utilities for building review request Q-expressions.
|
chipx86
|
November 14th, 2023, 7:57 p.m.
|
|
|
|
1
|
Update the Users datagrid tests for new equery helpers.
|
chipx86
|
November 15th, 2023, 5:36 p.m.
|
|
|
|
1
|
Reduce unwanted queries in the Users and Groups datagrids.
|
chipx86
|
November 15th, 2023, 8:24 p.m.
|
|
|
|
2
|
Add permission lookup control and prep separation for equeries.
|
chipx86
|
November 26th, 2023, 9:36 p.m.
|
|
|
|
2
|
Update API testing to use common equery functions.
|
chipx86
|
November 26th, 2023, 10:01 p.m.
|
|
|
|
2
|
Always opt-in to subqueries and join types for assertQueries().
|
chipx86
|
November 26th, 2023, 11:06 p.m.
|
|
|
|
2
|
Optimize review request queries and remove the distinct flag.
|
chipx86
|
November 27th, 2023, 12:19 p.m.
|
|
|
|
3
|
Add expected queries and enhance tests for Group access queries.
|
chipx86
|
November 7th, 2023, 8:31 p.m.
|
|
|
|
1
|
Update the All Review Requests datagrid tests for new equery helpers.
|
chipx86
|
November 15th, 2023, 5:17 p.m.
|
|
|
|
1
|
Update the Dashboard datagrid tests for new equery helpers.
|
chipx86
|
November 15th, 2023, 5:20 p.m.
|
|
|
|
1
|
Update the Groups datagrid tests for new equery helpers.
|
chipx86
|
November 15th, 2023, 5:27 p.m.
|
|
|
|
1
|
Update the user page datagrid tests for new equery helpers.
|
chipx86
|
November 15th, 2023, 5:35 p.m.
|
|
|
|
2
|
Add testing utilities for building Review expected queries.
|
chipx86
|
November 15th, 2023, 1:40 p.m.
|
|
|
|
2
|
Update unit tests on Review Board 6 for the expected query changes.
|
chipx86
|
December 7th, 2023, 3:38 p.m.
|
|
|
|
1
|
Update query catching and comparison for Django 4.2.
|
chipx86
|
December 7th, 2023, 11:45 p.m.
|
|
|
|
2
|
Add a signal for when a diffset has been uploaded to a review request.
|
maubin
|
December 5th, 2023, 2:36 p.m.
|
|
|
|
1
|
Adjust order of operations in DMARC test mixin setup.
|
david
|
December 13th, 2023, 9:30 p.m.
|
|
|
|
8
|
Discussion: auto-formatting (diffviewer).
|
david
|
October 26th, 2023, 3:21 p.m.
|
|
|
|
|
Discussion: auto-formatting (reviews).
|
david
|
October 26th, 2023, 3:21 p.m.
|
|
|
|
|
Discussion: auto-formatting (js/common).
|
david
|
October 26th, 2023, 4:55 p.m.
|
|
|
|
2
|
Get rid of XHTML tags in JS.
|
david
|
December 20th, 2023, 10:26 a.m.
|
|