|
|
|
Do some code housekeeping.
|
david
|
February 24th, 2022, 10:39 p.m.
|
|
|
|
1
|
Skip patching symlinks, binary files, or unknown file changes.
|
chipx86
|
February 23rd, 2022, 3:44 p.m.
|
|
|
|
1
|
Fix diff error bundle using wrong string type on Python 3.
|
KY
kylemclean
|
January 21st, 2022, 12:47 p.m.
|
|
|
|
1
|
Fix a crash during patching when MySQL support isn't available.
|
chipx86
|
February 21st, 2022, 6:45 p.m.
|
|
|
|
1
|
Fix showing indentation changes in interdiffs.
|
chipx86
|
February 20th, 2022, 4:52 p.m.
|
|
|
|
1
|
Add storage of UNIX file mode metadata from diffs.
|
chipx86
|
February 20th, 2022, 3:26 p.m.
|
|
|
|
1
|
Add formal storage of symlink targets when parsing diffs.
|
chipx86
|
February 20th, 2022, 12:57 a.m.
|
|
|
|
1
|
Formalize testing of diff parsing objects.
|
chipx86
|
February 19th, 2022, 11:41 p.m.
|
|
|
|
1
|
Disallow clicking on the "No issues" text in the issue summary table.
|
chipx86
|
February 15th, 2022, 3:03 p.m.
|
|
|
|
1
|
Fix loading admin pages with Delete links on extension admin sites.
|
chipx86
|
February 19th, 2022, 11:11 p.m.
|
|
|
|
1
|
Add extraction of UNIX file modes and symlink targets from Git diffs.
|
chipx86
|
February 20th, 2022, 5 p.m.
|
|
|
|
1
|
Add a test SCMTool with a DiffX parser.
|
chipx86
|
February 20th, 2022, 12:52 a.m.
|
|
|
|
1
|
Fix refreshing the list of tools.
|
chipx86
|
February 17th, 2022, 11:57 p.m.
|
|
|
|
1
|
Fix ordering of fixtures.
|
david
|
February 12th, 2022, 11:52 a.m.
|
|
|
|
1
|
Fix a bunch of errors in query count assertions.
|
david
|
February 12th, 2022, 11:46 a.m.
|
|
|
|
1
|
Stop using deprecated django.utils.http.urlquote
|
david
|
February 12th, 2022, 11:51 a.m.
|
|
|
|
1
|
Don't use RequestContext with render_to_string
|
david
|
February 12th, 2022, 9:48 a.m.
|
|
|
|
1
|
Always pass exc_info as a boolean.
|
david
|
February 12th, 2022, 11:35 a.m.
|
|
|
|
1
|
Get rid of default_app_config definitions.
|
david
|
February 12th, 2022, 11:45 a.m.
|
|
|
|
1
|
Fix deadlocks during search tests.
|
david
|
February 12th, 2022, 9:46 a.m.
|
|
|
|
1
|
Update dependencies for Django 3.2
|
david
|
February 7th, 2022, 11:22 p.m.
|
|
|
|
1
|
Stop using compatibility backports.
|
david
|
February 3rd, 2022, 11:02 p.m.
|
|
|
|
1
|
Get rid of support for legacy SCMTool method signatures.
|
david
|
February 3rd, 2022, 11:01 p.m.
|
|
|
|
1
|
Fix up outdated assertion names.
|
david
|
February 3rd, 2022, 11 p.m.
|
|
|
|
1
|
Switch a use of inspect.getargspec to func_accepts_kwargs
|
david
|
February 3rd, 2022, 10:59 p.m.
|
|
|
|
1
|
Call middleware with new style invocation.
|
david
|
February 3rd, 2022, 2:59 p.m.
|
|
|
|
1
|
Fix a string type issue in the BitBucket too-many-logins handler.
|
david
|
February 7th, 2022, 9:55 p.m.
|
|
|
|
1
|
Move to newer dnspython query API.
|
david
|
February 8th, 2022, 2:32 p.m.
|
|
|
|
1
|
Add a missing dependency bump for django_evolution.
|
chipx86
|
February 8th, 2022, 3:30 p.m.
|
|
|
|
1
|
Get rid of obsolete @python_2_unicode_compatible usage.
|
david
|
January 24th, 2022, 12:45 p.m.
|
|
|
|
1
|
Use .set() when assigning multiple relations.
|
david
|
January 24th, 2022, 3:37 p.m.
|
|
|
|
1
|
Always use test_users fixture when we use test_site.
|
david
|
January 24th, 2022, 6:44 p.m.
|
|
|
|
1
|
Handle moved url methods.
|
david
|
January 22nd, 2022, 4:09 p.m.
|
|
|
|
1
|
Add on_delete to ForeignKey definitions.
|
david
|
January 24th, 2022, 2:42 p.m.
|
|
|
|
1
|
Use display_id when forming URLs in search tests.
|
david
|
January 27th, 2022, 2:11 p.m.
|
|
|
|
1
|
Remove providing_args from all Signal instances.
|
david
|
January 27th, 2022, 4:38 p.m.
|
|
|
|
1
|
Switch to new pipeline storage class.
|
david
|
January 27th, 2022, 4:34 p.m.
|
|
|
|
1
|
Get rid of last six usage.
|
david
|
January 24th, 2022, 2:41 p.m.
|
|
|
|
1
|
Fix up deprecated import paths.
|
david
|
January 26th, 2022, 3:42 p.m.
|
|
|
|
1
|
Fix name of through table attribute for m2m field.
|
david
|
January 27th, 2022, 2:04 p.m.
|
|
|
|
1
|
Fix a broken try/except/else clause.
|
david
|
January 26th, 2022, 3:44 p.m.
|
|
|
|
1
|
Update paths for static templatetags
|
david
|
January 26th, 2022, 3:21 p.m.
|
|
|
|
1
|
Use modern inclusion method for admin URLs.
|
david
|
January 26th, 2022, 2:55 p.m.
|
|
|
|
1
|
Change force_text to force_str
|
david
|
January 29th, 2022, 10:11 a.m.
|
|
|
|
1
|
Get rid of deprecated ifnotequal templatetag.
|
david
|
January 27th, 2022, 12:20 p.m.
|
|
|
|
1
|
Add missing django.contrib.messages app.
|
david
|
January 26th, 2022, 3:46 p.m.
|
|
|
|
1
|
Add renderer argument to form widgets.
|
david
|
January 26th, 2022, 2:51 p.m.
|
|
|
|
1
|
Update URL patterns to use new path() and re_path().
|
david
|
January 29th, 2022, 10:13 a.m.
|
|
|
|
1
|
Convert ugettext to gettext.
|
david
|
February 2nd, 2022, 12:49 p.m.
|
|
|
|
2
|
Support comparing SQL when order is not guaranteed in some statements.
|
chipx86
|
February 4th, 2022, 6:51 p.m.
|
|