|
Always pass exc_info as a boolean.
|
david
|
February 12th, 2022, 11:35 a.m.
|
|
|
Don't use RequestContext with render_to_string
|
david
|
February 12th, 2022, 9:48 a.m.
|
|
|
Fix deadlocks during search tests.
|
david
|
February 12th, 2022, 9:46 a.m.
|
|
|
Added automated flag when closing or editing review requests
|
sheenaNg
|
February 10th, 2022, 7:45 p.m.
|
|
|
Add a missing dependency bump for django_evolution.
|
chipx86
|
February 8th, 2022, 3:30 p.m.
|
|
|
Move to newer dnspython query API.
|
david
|
February 8th, 2022, 2:32 p.m.
|
|
|
Update dependencies for Django 3.2
|
david
|
February 7th, 2022, 11:22 p.m.
|
|
|
Fix a string type issue in the BitBucket too-many-logins handler.
|
david
|
February 7th, 2022, 9:55 p.m.
|
|
|
Notify for ship-it revocations
|
gdehal
|
February 4th, 2022, 9:26 p.m.
|
|
|
Add testing decorators for requiring parameters or attributes.
|
chipx86
|
February 4th, 2022, 9:13 p.m.
|
|
|
Add serialization for Enum and CombinedExpression.
|
chipx86
|
February 4th, 2022, 8:22 p.m.
|
|
|
Allow database backends to specify their default tablespace.
|
chipx86
|
February 4th, 2022, 6:55 p.m.
|
|
|
Update unit tests to handle MariaDB and MySQL 8 differences.
|
chipx86
|
February 4th, 2022, 6:53 p.m.
|
|
|
Support comparing SQL when order is not guaranteed in some statements.
|
chipx86
|
February 4th, 2022, 6:51 p.m.
|
|
|
Created evolution to add extra_data field to ChangeDescription model
|
sheenaNg
|
February 4th, 2022, 6:42 p.m.
|
|
|
Register type equality checks for Q and F objects.
|
chipx86
|
February 4th, 2022, 6:36 p.m.
|
|
|
Add root comments APIs
|
Chaoyu
|
February 4th, 2022, 5:07 p.m.
|
|
|
Experimantal GraphQL Endpoint
|
DR
dronan
|
February 4th, 2022, 1:23 p.m.
|
|
|
Stop using compatibility backports.
|
david
|
February 3rd, 2022, 11:02 p.m.
|
|
|
Get rid of support for legacy SCMTool method signatures.
|
david
|
February 3rd, 2022, 11:01 p.m.
|
|
|
Fix up outdated assertion names.
|
david
|
February 3rd, 2022, 11 p.m.
|
|
|
Switch a use of inspect.getargspec to func_accepts_kwargs
|
david
|
February 3rd, 2022, 10:59 p.m.
|
|
|
Fixed the signature in the email sent when the review request is closed by admin
|
sheenaNg
|
February 3rd, 2022, 9:08 p.m.
|
|
|
Top Level Reviews API Endpoint
|
TaylorChristie
|
February 3rd, 2022, 4:18 p.m.
|
|
|
Call middleware with new style invocation.
|
david
|
February 3rd, 2022, 2:59 p.m.
|
|
|
Convert ugettext to gettext.
|
david
|
February 2nd, 2022, 12:49 p.m.
|
|
|
Add functions for querying and caching starred item counts for a user.
|
chipx86
|
February 2nd, 2022, 2:53 a.m.
|
|
|
Enable support for pytest as our test runner.
|
chipx86
|
January 31st, 2022, 7:54 p.m.
|
|
|
Fix the version specifier for the new p4python arm64 builds.
|
chipx86
|
January 31st, 2022, 4:43 p.m.
|
|
|
Fix a handful of regressions/environment-dependent issues in unit tests.
|
chipx86
|
January 31st, 2022, 4:39 p.m.
|
|
|
Update URL patterns to use new path() and re_path().
|
david
|
January 29th, 2022, 10:13 a.m.
|
|
|
Change force_text to force_str
|
david
|
January 29th, 2022, 10:11 a.m.
|
|
|
Add initial support for Django 3.2 and 4.0.
|
chipx86
|
January 28th, 2022, 10:11 p.m.
|
|
|
Fix errors from BitBucket submitted hook with too many logins.
|
david
|
January 28th, 2022, 2:36 p.m.
|
|
|
Add a "Last Updated By" column to the dashboard.
|
KY
kylemclean
|
January 28th, 2022, 12:59 p.m.
|
|
|
Remove providing_args from all Signal instances.
|
david
|
January 27th, 2022, 4:38 p.m.
|
|
|
Switch to new pipeline storage class.
|
david
|
January 27th, 2022, 4:34 p.m.
|
|
|
Use display_id when forming URLs in search tests.
|
david
|
January 27th, 2022, 2:11 p.m.
|
|
|
Fix name of through table attribute for m2m field.
|
david
|
January 27th, 2022, 2:04 p.m.
|
|
|
Get rid of deprecated ifnotequal templatetag.
|
david
|
January 27th, 2022, 12:20 p.m.
|
|
|
Add a serialization layer for signature and Python data representations.
|
chipx86
|
January 26th, 2022, 11:54 p.m.
|
|
|
Add missing django.contrib.messages app.
|
david
|
January 26th, 2022, 3:46 p.m.
|
|
|
Fix a broken try/except/else clause.
|
david
|
January 26th, 2022, 3:44 p.m.
|
|
|
Fix up deprecated import paths.
|
david
|
January 26th, 2022, 3:42 p.m.
|
|
|
Update paths for static templatetags
|
david
|
January 26th, 2022, 3:21 p.m.
|
|
|
Use modern inclusion method for admin URLs.
|
david
|
January 26th, 2022, 2:55 p.m.
|
|
|
Add renderer argument to form widgets.
|
david
|
January 26th, 2022, 2:51 p.m.
|
|
|
Make @superuser_required delegate to @login_required.
|
david
|
January 26th, 2022, 2:50 p.m.
|
|
|
Remove deprecated and outdated files.
|
david
|
January 26th, 2022, 12:47 p.m.
|
|
|
Define MEDIA_URL in test settings.
|
david
|
January 26th, 2022, 9:57 a.m.
|
|