|
Fixed the signature in the email sent when the review request is closed by admin
|
sheenaNg
|
February 4th, 2022, 12:08 a.m.
|
|
|
Top Level Reviews API Endpoint
|
TaylorChristie
|
February 3rd, 2022, 7:18 p.m.
|
|
|
Call middleware with new style invocation.
|
david
|
February 3rd, 2022, 5:59 p.m.
|
|
|
Convert ugettext to gettext.
|
david
|
February 2nd, 2022, 3:49 p.m.
|
|
|
Add functions for querying and caching starred item counts for a user.
|
chipx86
|
February 2nd, 2022, 5:53 a.m.
|
|
|
Enable support for pytest as our test runner.
|
chipx86
|
January 31st, 2022, 10:54 p.m.
|
|
|
Fix the version specifier for the new p4python arm64 builds.
|
chipx86
|
January 31st, 2022, 7:43 p.m.
|
|
|
Fix a handful of regressions/environment-dependent issues in unit tests.
|
chipx86
|
January 31st, 2022, 7:39 p.m.
|
|
|
Update URL patterns to use new path() and re_path().
|
david
|
January 29th, 2022, 1:13 p.m.
|
|
|
Change force_text to force_str
|
david
|
January 29th, 2022, 1:11 p.m.
|
|
|
Add initial support for Django 3.2 and 4.0.
|
chipx86
|
January 29th, 2022, 1:11 a.m.
|
|
|
Fix errors from BitBucket submitted hook with too many logins.
|
david
|
January 28th, 2022, 5:36 p.m.
|
|
|
Add a "Last Updated By" column to the dashboard.
|
KY
kylemclean
|
January 28th, 2022, 3:59 p.m.
|
|
|
Remove providing_args from all Signal instances.
|
david
|
January 27th, 2022, 7:38 p.m.
|
|
|
Switch to new pipeline storage class.
|
david
|
January 27th, 2022, 7:34 p.m.
|
|
|
Use display_id when forming URLs in search tests.
|
david
|
January 27th, 2022, 5:11 p.m.
|
|
|
Fix name of through table attribute for m2m field.
|
david
|
January 27th, 2022, 5:04 p.m.
|
|
|
Get rid of deprecated ifnotequal templatetag.
|
david
|
January 27th, 2022, 3:20 p.m.
|
|
|
Add a serialization layer for signature and Python data representations.
|
chipx86
|
January 27th, 2022, 2:54 a.m.
|
|
|
Add missing django.contrib.messages app.
|
david
|
January 26th, 2022, 6:46 p.m.
|
|
|
Fix a broken try/except/else clause.
|
david
|
January 26th, 2022, 6:44 p.m.
|
|
|
Fix up deprecated import paths.
|
david
|
January 26th, 2022, 6:42 p.m.
|
|
|
Update paths for static templatetags
|
david
|
January 26th, 2022, 6:21 p.m.
|
|
|
Use modern inclusion method for admin URLs.
|
david
|
January 26th, 2022, 5:55 p.m.
|
|
|
Add renderer argument to form widgets.
|
david
|
January 26th, 2022, 5:51 p.m.
|
|
|
Make @superuser_required delegate to @login_required.
|
david
|
January 26th, 2022, 5:50 p.m.
|
|
|
Remove deprecated and outdated files.
|
david
|
January 26th, 2022, 3:47 p.m.
|
|
|
Define MEDIA_URL in test settings.
|
david
|
January 26th, 2022, 12:57 p.m.
|
|
|
Fix bad QueryDict syntax.
|
david
|
January 26th, 2022, 12:55 p.m.
|
|
|
Switch out force_text and smart_text for force_str and smart_str
|
david
|
January 26th, 2022, 12:52 p.m.
|
|
|
Tweak check for request.resolver_match in extension templatetags.
|
david
|
January 26th, 2022, 12:51 p.m.
|
|
|
Fix building docs on Python 3.
|
chipx86
|
January 25th, 2022, 12:57 a.m.
|
|
|
Add release notes for Review Board 4.0.5.
|
chipx86
|
January 25th, 2022, 12:54 a.m.
|
|
|
Use getfullargspec on Python 3 and getargspec on Python 2.
|
chipx86
|
January 25th, 2022, 12:27 a.m.
|
|
|
Update pytest dependencies and configuration for better compatibility.
|
chipx86
|
January 24th, 2022, 11:57 p.m.
|
|
|
Update package metadata and tox for supported Python versions.
|
chipx86
|
January 24th, 2022, 11:31 p.m.
|
|
|
Change how patches are imported/applied, and patch during test runs.
|
chipx86
|
January 24th, 2022, 11:27 p.m.
|
|
|
Fix building docs on Python 3.
|
chipx86
|
January 24th, 2022, 10:32 p.m.
|
|
|
Add release notes and bump the version for Djblets 2.3.
|
chipx86
|
January 24th, 2022, 10:30 p.m.
|
|
|
Always use test_users fixture when we use test_site.
|
david
|
January 24th, 2022, 9:44 p.m.
|
|
|
Use .set() when assigning multiple relations.
|
david
|
January 24th, 2022, 6:37 p.m.
|
|
|
Add on_delete to ForeignKey definitions.
|
david
|
January 24th, 2022, 5:42 p.m.
|
|
|
Get rid of last six usage.
|
david
|
January 24th, 2022, 5:41 p.m.
|
|
|
Mark Diff ACLs and the DiffX parser as experimental.
|
chipx86
|
January 24th, 2022, 5:13 p.m.
|
|
|
Get rid of obsolete @python_2_unicode_compatible usage.
|
david
|
January 24th, 2022, 3:45 p.m.
|
|
|
Handle moved url methods.
|
david
|
January 22nd, 2022, 7:09 p.m.
|
|
|
Add a module for placeholders for hinted evolutions.
|
chipx86
|
January 22nd, 2022, 6:06 p.m.
|
|
|
Switch away from six moves shims.
|
david
|
January 22nd, 2022, 6:03 p.m.
|
|
|
Fixed HTTP Digest backend unauthenticated user being added as reviewer issue- Bug-4929
|
sheenaNg
|
January 22nd, 2022, 4:43 p.m.
|
|
|
Update pipeline storage class.
|
david
|
January 22nd, 2022, 3:47 p.m.
|
|