|
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.
|
|
|
Fix bad QueryDict syntax.
|
david
|
January 26th, 2022, 9:55 a.m.
|
|
|
Switch out force_text and smart_text for force_str and smart_str
|
david
|
January 26th, 2022, 9:52 a.m.
|
|
|
Tweak check for request.resolver_match in extension templatetags.
|
david
|
January 26th, 2022, 9:51 a.m.
|
|
|
Fix building docs on Python 3.
|
chipx86
|
January 24th, 2022, 9:57 p.m.
|
|
|
Add release notes for Review Board 4.0.5.
|
chipx86
|
January 24th, 2022, 9:54 p.m.
|
|
|
Use getfullargspec on Python 3 and getargspec on Python 2.
|
chipx86
|
January 24th, 2022, 9:27 p.m.
|
|
|
Update pytest dependencies and configuration for better compatibility.
|
chipx86
|
January 24th, 2022, 8:57 p.m.
|
|
|
Update package metadata and tox for supported Python versions.
|
chipx86
|
January 24th, 2022, 8:31 p.m.
|
|
|
Change how patches are imported/applied, and patch during test runs.
|
chipx86
|
January 24th, 2022, 8:27 p.m.
|
|
|
Fix building docs on Python 3.
|
chipx86
|
January 24th, 2022, 7:32 p.m.
|
|
|
Add release notes and bump the version for Djblets 2.3.
|
chipx86
|
January 24th, 2022, 7:30 p.m.
|
|
|
Always use test_users fixture when we use test_site.
|
david
|
January 24th, 2022, 6:44 p.m.
|
|
|
Use .set() when assigning multiple relations.
|
david
|
January 24th, 2022, 3:37 p.m.
|
|
|
Add on_delete to ForeignKey definitions.
|
david
|
January 24th, 2022, 2:42 p.m.
|
|
|
Get rid of last six usage.
|
david
|
January 24th, 2022, 2:41 p.m.
|
|
|
Mark Diff ACLs and the DiffX parser as experimental.
|
chipx86
|
January 24th, 2022, 2:13 p.m.
|
|
|
Get rid of obsolete @python_2_unicode_compatible usage.
|
david
|
January 24th, 2022, 12:45 p.m.
|
|
|
Handle moved url methods.
|
david
|
January 22nd, 2022, 4:09 p.m.
|
|
|
Add a module for placeholders for hinted evolutions.
|
chipx86
|
January 22nd, 2022, 3:06 p.m.
|
|
|
Switch away from six moves shims.
|
david
|
January 22nd, 2022, 3:03 p.m.
|
|
|
Fixed HTTP Digest backend unauthenticated user being added as reviewer issue- Bug-4929
|
sheenaNg
|
January 22nd, 2022, 1:43 p.m.
|
|
|
Update pipeline storage class.
|
david
|
January 22nd, 2022, 12:47 p.m.
|
|
|
Update to Django 3.2.
|
david
|
January 22nd, 2022, 12:43 p.m.
|
|
|
Invoke session middleware correctly.
|
david
|
January 22nd, 2022, 12:30 p.m.
|
|
|
Fix some test errors in extension manager caused by database changes.
|
david
|
January 22nd, 2022, 11:48 a.m.
|
|
|
Update a test for new Django model repr
|
david
|
January 22nd, 2022, 11:47 a.m.
|
|
|
Bug4906: Changed Logging to Logger in Integrations app
|
Chaoyu
|
January 22nd, 2022, 8:32 a.m.
|
|
|
Switch to compatibility imports for gettext.
|
chipx86
|
January 21st, 2022, 2:40 p.m.
|
|
|
Move away from deprecated ifequal and ifnotequal tags.
|
david
|
January 21st, 2022, 2:19 p.m.
|
|
|
Use new import path for static templatetags.
|
david
|
January 21st, 2022, 2:18 p.m.
|
|
|
Pass choices as kwarg for TimeZoneField.
|
david
|
January 21st, 2022, 2:08 p.m.
|
|
|
Add renderer argument to form widgets.
|
david
|
January 21st, 2022, 2:02 p.m.
|
|
|
Use named logging in accounts module
|
KY
kylemclean
|
January 21st, 2022, 2:02 p.m.
|
|
|
Fix pattern type in DynamicURLResolver.
|
david
|
January 21st, 2022, 1:48 p.m.
|
|
|
Update template loaders for new API.
|
david
|
January 21st, 2022, 1:32 p.m.
|
|
|
Added email validation for users before they are added to an email recipient list
|
TaylorChristie
|
January 21st, 2022, 1:27 p.m.
|
|
|
Remove default_app_config definitions.
|
david
|
January 21st, 2022, 1:25 p.m.
|
|
|
Change middleware to always be new-style.
|
david
|
January 21st, 2022, 12:48 p.m.
|
|
|
Fix diff error bundle using wrong string type on Python 3.
|
KY
kylemclean
|
January 21st, 2022, 12:47 p.m.
|
|
|
Add flake8/pep8 settings to setup.cfg
|
david
|
January 21st, 2022, 12:33 p.m.
|
|
|
Update URL patterns to use new path() and re_path().
|
david
|
January 21st, 2022, 12:25 p.m.
|
|
|
Added styling for logged-out mobile user actions.
|
DR
dronan
|
January 21st, 2022, 11:41 a.m.
|
|
|
Switch to using named logging inside cmdline folder
|
gdehal
|
January 21st, 2022, 11:06 a.m.
|
|
|
Explicitly escape for "unsafe" mode in definevar.
|
david
|
January 21st, 2022, 10:55 a.m.
|
|