|
|
1
|
Switch from Django's old curry() method to functools.partial().
|
chipx86
|
July 22nd, 2020, 5:55 p.m.
|
|
|
|
1
|
Add support for just-in-time SQL code generation for databases.
|
chipx86
|
July 20th, 2020, 6:43 p.m.
|
|
|
|
1
|
Fix and improve column renaming on SQLite.
|
chipx86
|
July 21st, 2020, 2:39 a.m.
|
|
|
|
1
|
Add the beginnings of Django 2.2 support.
|
chipx86
|
July 17th, 2020, 4:13 p.m.
|
|
|
|
2
|
Add a compatibility patch for Django 2.0's SQLite unique index name quoting.
|
chipx86
|
July 17th, 2020, midnight
|
|
|
|
1
|
Show the versions of Python, Django, and database modules when running tests.
|
chipx86
|
July 16th, 2020, 8:57 p.m.
|
|
|
|
1
|
Batch together operations for a SQLite table rebuild.
|
chipx86
|
July 16th, 2020, 11:50 p.m.
|
|
|
|
1
|
Fix restoring table indexes when rebuilding a table on SQLite.
|
chipx86
|
July 16th, 2020, 8:44 p.m.
|
|
|
|
1
|
Rewrite the SQLite backend for more efficient/future-proof table rewriting.
|
chipx86
|
July 14th, 2020, 3:33 a.m.
|
|
|
|
1
|
Improve the format and capabilities for mapped SQL test statements.
|
chipx86
|
July 13th, 2020, 3 a.m.
|
|
|
|
1
|
Flesh out the docs for BaseTestCase and clean up some code.
|
chipx86
|
July 8th, 2020, 5:09 p.m.
|
|
|
|
1
|
Add a MoveToMigrations evolution for all built-in Django apps.
|
chipx86
|
July 7th, 2020, 3:42 a.m.
|
|
|
|
1
|
Tweak the UI and code for the Avatar Settings page.
|
chipx86
|
July 6th, 2020, 2:15 p.m.
|
|
|
|
1
|
[rbdemo] Update for Review Board 4.0 and Python 3 compatibility.
|
chipx86
|
July 5th, 2020, 3:22 a.m.
|
|
|
|
1
|
Fix generating AJAX caching serials on modern Django projects.
|
chipx86
|
July 6th, 2020, 2:50 a.m.
|
|
|
|
1
|
Fix all Django system check warnings in the Review Board codebase.
|
chipx86
|
July 6th, 2020, 3:05 a.m.
|
|
|
|
1
|
Update the General Settings form to improve cache backend configuration.
|
chipx86
|
July 4th, 2020, 11:40 p.m.
|
|
|
|
1
|
Fixed/improve argument handling for enable-extension/disable-extension.
|
chipx86
|
July 5th, 2020, 3:35 a.m.
|
|
|
|
1
|
Fix a compatibility issue in less-imports.js on 3.11.2+.
|
chipx86
|
July 5th, 2020, 2:05 a.m.
|
|
|
|
1
|
Update the Storage Settings page for modern subform support.
|
chipx86
|
July 3rd, 2020, 3:43 a.m.
|
|
|
|
1
|
Update the Search Settings page for modern subform support.
|
chipx86
|
July 3rd, 2020, 3:32 a.m.
|
|
|
|
1
|
Update the Authentication Settings page for modern subform support.
|
chipx86
|
July 3rd, 2020, 3:28 a.m.
|
|
|
|
1
|
Modernize the UI for managing extensions.
|
chipx86
|
June 17th, 2020, 2:49 a.m.
|
|
|
|
1
|
Normalize all named entites when parsing Markdown HTML.
|
chipx86
|
June 26th, 2020, 5:21 p.m.
|
|
|
|
1
|
Fix the "Public Read Access" indicator in the admin UI.
|
chipx86
|
June 26th, 2020, 5:34 p.m.
|
|
|
|
1
|
Improve reliability and use of feature flag testing.
|
chipx86
|
June 24th, 2020, 12:03 a.m.
|
|
|
|
1
|
Add release notes for Review Board 3.0.18.
|
chipx86
|
June 23rd, 2020, 2:44 a.m.
|
|
|
|
1
|
Fix a crash on Permission Denied in the Review General Comment API.
|
chipx86
|
June 22nd, 2020, 11 p.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.13.
|
chipx86
|
June 23rd, 2020, 1:49 a.m.
|
|
|
|
1
|
Provide a useful error when failing to perform post-commit with GitLab.
|
chipx86
|
June 23rd, 2020, 12:03 a.m.
|
|
|
|
1
|
Backport the new interdiff filtering algorithm and make it optional.
|
chipx86
|
June 22nd, 2020, 3:41 a.m.
|
|
|
|
1
|
Fix a regression with NIS and improve code and testing.
|
chipx86
|
June 21st, 2020, 10:17 p.m.
|
|
|
|
1
|
Add a getattr template filter for retrieving an object's attribute.
|
chipx86
|
June 20th, 2020, 7:18 p.m.
|
|
|
|
1
|
Remove the new LessCSS URL rewriting in favor of a different approach.
|
chipx86
|
June 19th, 2020, 3:44 a.m.
|
|
|
|
1
|
Update Review Board for the new Djblets extension UI changes.
|
chipx86
|
June 17th, 2020, 2:58 a.m.
|
|
|
|
1
|
Add formal support for spinners on buttons.
|
chipx86
|
June 17th, 2020, 3:03 a.m.
|
|
|
|
1
|
Add simple CSS components for actions above a list.
|
chipx86
|
June 16th, 2020, 8:40 p.m.
|
|
|
|
1
|
Further improve SVN path normalization and fix test regressions.
|
chipx86
|
June 11th, 2020, 3:43 a.m.
|
|
|
|
1
|
Remove Mercurial support for Bitbucket.
|
chipx86
|
June 10th, 2020, 6:43 p.m.
|
|
|
|
1
|
Fix regressions in Subversion path normalization.
|
chipx86
|
June 10th, 2020, 2:53 a.m.
|
|
|
|
1
|
Add a special Django AdminSite and ModelAdmin classes.
|
chipx86
|
May 27th, 2020, 11:27 p.m.
|
|
|
|
1
|
Improve capabilities and styling of config forms list item action buttons.
|
chipx86
|
May 22nd, 2020, 3:37 a.m.
|
|
|
|
1
|
Add support for multi-line content for config forms list items.
|
chipx86
|
May 22nd, 2020, 3:43 a.m.
|
|
|
|
1
|
Update some Djblets components to use the new spinner.
|
chipx86
|
May 21st, 2020, 9:21 p.m.
|
|
|
|
1
|
Break spaces when wrapping content in diffs.
|
chipx86
|
May 21st, 2020, 6 p.m.
|
|
|
|
1
|
Introduce new spinner graphics and a new spinner CSS component.
|
chipx86
|
May 21st, 2020, 9:13 p.m.
|
|
|
|
1
|
Fix up selectors for some config forms list item styles.
|
chipx86
|
May 20th, 2020, 11:25 p.m.
|
|
|
|
1
|
Add namespaced variables and fixes for config forms styles.
|
chipx86
|
May 20th, 2020, 11:20 p.m.
|
|
|
|
1
|
Enable use of the SpyAgency assertion methods without a TestCase.
|
chipx86
|
May 16th, 2020, 9:36 p.m.
|
|
|
|
1
|
Move SpyCall into its own file.
|
chipx86
|
May 16th, 2020, 9:27 p.m.
|
|