|
|
1
|
Replace a use of _super() that wasn't resolving correctly.
|
david
|
March 7th, 2022, 10:19 p.m.
|
|
|
|
1
|
Add missing data parameter for MimetypeHandler.set_thumbnail.
|
david
|
March 7th, 2022, 10:22 p.m.
|
|
|
|
1
|
Fix the diff viewer JS with modern babel.
|
david
|
March 7th, 2022, 6:10 a.m.
|
|
|
|
1
|
Add DEFAULT_AUTO_FIELD to settings.
|
david
|
February 25th, 2022, 6:40 a.m.
|
|
|
|
1
|
Fix callback adapter for ready() methods.
|
david
|
February 24th, 2022, 7:08 a.m.
|
|
|
|
1
|
Update test configuration.
|
david
|
February 25th, 2022, 6:36 a.m.
|
|
|
|
1
|
Fix up unused and misplaced imports.
|
david
|
February 25th, 2022, 6:38 a.m.
|
|
|
|
1
|
Do some cleanup on exception handling.
|
david
|
February 25th, 2022, 6:38 a.m.
|
|
|
|
1
|
Bump subvertpy to 0.11 in dev-requirements.txt
|
david
|
February 25th, 2022, 6:40 a.m.
|
|
|
|
1
|
Add release notes and preparation for Review Board 4.0.6.
|
chipx86
|
March 1st, 2022, 2:32 a.m.
|
|
|
|
1
|
Add the binary flag to the FileDiff API.
|
chipx86
|
March 1st, 2022, 1:47 a.m.
|
|
|
|
1
|
Added styling for logged-out mobile user actions.
|
DR
dronan
|
January 21st, 2022, 7:41 p.m.
|
|
|
|
1
|
Strip symlink mode information from files on Git-style Mercurial diffs.
|
chipx86
|
February 18th, 2022, 5:27 a.m.
|
|
|
|
|
Do some code housekeeping.
|
david
|
February 25th, 2022, 6:39 a.m.
|
|
|
|
1
|
Fix diff error bundle using wrong string type on Python 3.
|
KY
kylemclean
|
January 21st, 2022, 8:47 p.m.
|
|
|
|
1
|
Fix showing indentation changes in interdiffs.
|
chipx86
|
February 21st, 2022, 12:52 a.m.
|
|
|
|
1
|
Add storage of UNIX file mode metadata from diffs.
|
chipx86
|
February 20th, 2022, 11:26 p.m.
|
|
|
|
1
|
Add formal storage of symlink targets when parsing diffs.
|
chipx86
|
February 20th, 2022, 8:57 a.m.
|
|
|
|
1
|
Formalize testing of diff parsing objects.
|
chipx86
|
February 20th, 2022, 7:41 a.m.
|
|
|
|
1
|
Fix loading admin pages with Delete links on extension admin sites.
|
chipx86
|
February 20th, 2022, 7:11 a.m.
|
|
|
|
1
|
Disallow clicking on the "No issues" text in the issue summary table.
|
chipx86
|
February 15th, 2022, 11:03 p.m.
|
|
|
|
1
|
Add extraction of UNIX file modes and symlink targets from Git diffs.
|
chipx86
|
February 21st, 2022, 1 a.m.
|
|
|
|
1
|
Add a test SCMTool with a DiffX parser.
|
chipx86
|
February 20th, 2022, 8:52 a.m.
|
|
|
|
1
|
Fix ordering of fixtures.
|
david
|
February 12th, 2022, 7:52 p.m.
|
|
|
|
1
|
Stop using deprecated django.utils.http.urlquote
|
david
|
February 12th, 2022, 7:51 p.m.
|
|
|
|
1
|
Fix a bunch of errors in query count assertions.
|
david
|
February 12th, 2022, 7:46 p.m.
|
|
|
|
1
|
Get rid of default_app_config definitions.
|
david
|
February 12th, 2022, 7:45 p.m.
|
|
|
|
1
|
Always pass exc_info as a boolean.
|
david
|
February 12th, 2022, 7:35 p.m.
|
|
|
|
1
|
Don't use RequestContext with render_to_string
|
david
|
February 12th, 2022, 5:48 p.m.
|
|
|
|
1
|
Fix deadlocks during search tests.
|
david
|
February 12th, 2022, 5:46 p.m.
|
|
|
|
1
|
Update dependencies for Django 3.2
|
david
|
February 8th, 2022, 7:22 a.m.
|
|
|
|
1
|
Stop using compatibility backports.
|
david
|
February 4th, 2022, 7:02 a.m.
|
|
|
|
1
|
Get rid of support for legacy SCMTool method signatures.
|
david
|
February 4th, 2022, 7:01 a.m.
|
|
|
|
1
|
Fix up outdated assertion names.
|
david
|
February 4th, 2022, 7 a.m.
|
|
|
|
1
|
Switch a use of inspect.getargspec to func_accepts_kwargs
|
david
|
February 4th, 2022, 6:59 a.m.
|
|
|
|
1
|
Call middleware with new style invocation.
|
david
|
February 3rd, 2022, 10:59 p.m.
|
|
|
|
1
|
Fix a string type issue in the BitBucket too-many-logins handler.
|
david
|
February 8th, 2022, 5:55 a.m.
|
|
|
|
1
|
Add a missing dependency bump for django_evolution.
|
chipx86
|
February 8th, 2022, 11:30 p.m.
|
|
|
|
1
|
Get rid of obsolete @python_2_unicode_compatible usage.
|
david
|
January 24th, 2022, 8:45 p.m.
|
|
|
|
1
|
Always use test_users fixture when we use test_site.
|
david
|
January 25th, 2022, 2:44 a.m.
|
|
|
|
1
|
Use .set() when assigning multiple relations.
|
david
|
January 24th, 2022, 11:37 p.m.
|
|
|
|
1
|
Add on_delete to ForeignKey definitions.
|
david
|
January 24th, 2022, 10:42 p.m.
|
|
|
|
1
|
Handle moved url methods.
|
david
|
January 23rd, 2022, 12:09 a.m.
|
|
|
|
1
|
Remove providing_args from all Signal instances.
|
david
|
January 28th, 2022, 12:38 a.m.
|
|
|
|
1
|
Use display_id when forming URLs in search tests.
|
david
|
January 27th, 2022, 10:11 p.m.
|
|
|
|
1
|
Switch to new pipeline storage class.
|
david
|
January 28th, 2022, 12:34 a.m.
|
|
|
|
1
|
Get rid of last six usage.
|
david
|
January 24th, 2022, 10:41 p.m.
|
|
|
|
1
|
Fix a broken try/except/else clause.
|
david
|
January 26th, 2022, 11:44 p.m.
|
|
|
|
1
|
Fix name of through table attribute for m2m field.
|
david
|
January 27th, 2022, 10:04 p.m.
|
|
|
|
1
|
Fix up deprecated import paths.
|
david
|
January 26th, 2022, 11:42 p.m.
|
|