|
Eliminate JOINs when counting starred objects using LocalSite.ALL.
|
chipx86
|
June 10th, 2022, 4:41 a.m.
|
|
|
Update User unit tests to use the new assertQueries() method.
|
chipx86
|
June 10th, 2022, 9:33 a.m.
|
|
|
Eliminate JOINs when determining LocalSite user membership.
|
chipx86
|
June 10th, 2022, 9:47 a.m.
|
|
|
Update LocalSiteManager unit tests to use the new assertQueries() method.
|
chipx86
|
June 10th, 2022, 10:42 a.m.
|
|
|
Reduce queries and JOINs in LocalSiteManager.
|
chipx86
|
June 11th, 2022, 2 a.m.
|
|
|
Update Profile to avoid LocalSite queries if LocalSites aren't used.
|
chipx86
|
June 11th, 2022, 2:56 a.m.
|
|
|
Add LocalSite.objects.build_q, for optimized LocalSite querying.
|
chipx86
|
June 11th, 2022, 3:01 a.m.
|
|
|
Remove JOINs for starred item existence checks.
|
chipx86
|
June 11th, 2022, 3:20 a.m.
|
|
|
Normalize the executed Q() in assertQueries to ease comparisons.
|
chipx86
|
June 11th, 2022, 4:08 a.m.
|
|
|
Remove double Q(Q(...)) objects when comparing in Profile unit tests.
|
chipx86
|
June 11th, 2022, 4:13 a.m.
|
|
|
Add release notes for RBTools 3.1.1.
|
chipx86
|
June 12th, 2022, 12:04 a.m.
|
|
|
Add release notes for Djblets 2.3.1.
|
chipx86
|
June 12th, 2022, 12:11 a.m.
|
|
|
Add release notes for Review Board 4.0.7.
|
chipx86
|
June 12th, 2022, 12:39 a.m.
|
|
|
Fix a crash with indentation computation on interdiffs.
|
chipx86
|
June 13th, 2022, 3:10 a.m.
|
|
|
Update DataGrid unit tests to use assertQueries().
|
chipx86
|
June 13th, 2022, 6:54 a.m.
|
|
|
Fix rbt patch to not show byte strings during conflicts.
|
chipx86
|
June 13th, 2022, 10:51 p.m.
|
|
|
Fix rbt post with --diff-filename, and improve file not found errors.
|
chipx86
|
June 13th, 2022, 10:57 p.m.
|
|
|
Avoid cloning Q objects in assertQueries().
|
chipx86
|
June 14th, 2022, 12:58 a.m.
|
|
|
Add djblets.secrets, for AES crypto helpers and token generation.
|
chipx86
|
June 14th, 2022, 2 a.m.
|
|
|
Fix building docs for release-5.0.x
|
david
|
June 14th, 2022, 5:05 p.m.
|
|
|
Add new options, normalization, and empty result checks in assertQueries().
|
chipx86
|
June 14th, 2022, 11:54 p.m.
|
|
|
Add AES encryption/decryption functions for working on iterables.
|
chipx86
|
June 15th, 2022, 1:30 a.m.
|
|
|
Fix rbt patch svn to set results_unicode=False
|
rpowell
|
June 15th, 2022, 2:10 a.m.
|
|
|
Add draft release notes for Djblets 3.0beta1.
|
david
|
June 15th, 2022, 9:23 p.m.
|
|
|
Add draft release notes for 5.0 beta 1.
|
david
|
June 15th, 2022, 9:23 p.m.
|
|
|
Clean up the djblets.cache.backend unit tests.
|
chipx86
|
June 15th, 2022, 10:25 p.m.
|
|
|
Add safer cache key normalization, switch to SHA256, and fix return type.
|
chipx86
|
June 16th, 2022, 12:20 a.m.
|
|
|
Consolidate cache_memoize state and functionality into a CacheContext.
|
chipx86
|
June 16th, 2022, 6:37 a.m.
|
|
|
Add missing 'limit' checks for assertQueries() calls.
|
chipx86
|
June 16th, 2022, 8:48 p.m.
|
|
|
Add support for encryption of cache keys and cached data.
|
chipx86
|
June 17th, 2022, 5:10 a.m.
|
|
|
Fix issues upgrading SCMTool IDs on non-pristine setups.
|
chipx86
|
June 18th, 2022, 12:05 a.m.
|
|
|
Automatically update and handle SCMTool IDs on access.
|
chipx86
|
June 18th, 2022, 1:25 a.m.
|
|
|
Fix the links to the Celery documentation.
|
chipx86
|
June 18th, 2022, 3:54 a.m.
|
|
|
Fix a bug where the broker URL state could be stale.
|
chipx86
|
June 18th, 2022, 3:57 a.m.
|
|
|
Compute the Review Bot configuration page data in Python.
|
chipx86
|
June 18th, 2022, 4:03 a.m.
|
|
|
Allow API responses to encode a set().
|
chipx86
|
June 18th, 2022, 4:33 a.m.
|
|
|
Fix a regression in rendering admin pages for non-model change forms.
|
chipx86
|
June 18th, 2022, 4:39 a.m.
|
|
|
Fix a bad render call when rendering change form pages.
|
chipx86
|
June 18th, 2022, 4:43 a.m.
|
|
|
Update the Review Bot extension to work with Review Board 5/Django 3.2.
|
chipx86
|
June 18th, 2022, 4:47 a.m.
|
|
|
Add release notes for Django Evolution 2.2.
|
chipx86
|
June 20th, 2022, 8:05 a.m.
|
|
|
Fix unit tests with registry-backed SCMTools.
|
chipx86
|
June 21st, 2022, 12:31 a.m.
|
|
|
Add helpful information for conflicting SCMTool/Tool entries.
|
chipx86
|
June 21st, 2022, 2:42 a.m.
|
|
|
Use Console for pre/post-upgrade output.
|
chipx86
|
June 21st, 2022, 3:46 a.m.
|
|
|
Improve styling of wrapped text in Console output.
|
chipx86
|
June 21st, 2022, 4:41 a.m.
|
|
|
Allow timestamp to be set for comment models in test cases
|
maubin
|
June 21st, 2022, 8:33 p.m.
|
|
|
Add a new extension hook for registering SCMTools.
|
david
|
June 21st, 2022, 8:34 p.m.
|
|
|
Bump the minimum versions of Less, Uglify-jS, Babel, and Babel plugins.
|
chipx86
|
June 21st, 2022, 10:57 p.m.
|
|
|
Fix building localization files.
|
chipx86
|
June 21st, 2022, 10:58 p.m.
|
|
|
Fix a test ordering and state leak issues affecting tool/logging tests.
|
chipx86
|
June 22nd, 2022, 4:20 a.m.
|
|
|
Require rbintegrations 3.0.dev for Review Board 5.
|
chipx86
|
June 22nd, 2022, 4:26 a.m.
|
|