|
|
1
|
Drop support for Python 2.7 and 3.6.
|
chipx86
|
October 2nd, 2021, 9:05 p.m.
|
|
|
|
1
|
Bump up some Djblets dependencies and switch to modern version specifiers.
|
chipx86
|
October 3rd, 2021, 3:19 a.m.
|
|
|
|
1
|
Update our node.js bin paths to reference the .bin directory.
|
chipx86
|
October 2nd, 2021, 8:20 p.m.
|
|
|
|
1
|
Update babel to the latest stable.
|
david
|
May 27th, 2021, 4:17 p.m.
|
|
|
|
1
|
Fix render_markdown_from_file() on Python 3.
|
chipx86
|
August 2nd, 2021, 12:02 a.m.
|
|
|
|
1
|
Add release notes for Djblets 2.2.3.
|
chipx86
|
June 28th, 2021, 1:32 a.m.
|
|
|
|
1
|
Fix a behavioral change in build_email_address() on Python 3.
|
chipx86
|
June 26th, 2021, 2:39 a.m.
|
|
|
|
1
|
Update EmailMessage to leverage Django's mail header handling.
|
chipx86
|
June 26th, 2021, 2:51 a.m.
|
|
|
|
1
|
Fix handling the same key at multiple depths with API resource expansion.
|
chipx86
|
June 21st, 2021, 9:51 a.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.18.
|
chipx86
|
June 15th, 2021, 1:04 a.m.
|
|
|
|
1
|
Add release notes for Djblets 2.2.2.
|
chipx86
|
June 15th, 2021, 1:09 a.m.
|
|
|
|
1
|
Switch to using six.python_2_unicode_compatible().
|
chipx86
|
May 27th, 2021, 2:34 a.m.
|
|
|
|
1
|
Update static() imports and staticfiles template tag usage.
|
chipx86
|
May 27th, 2021, 2:26 a.m.
|
|
|
|
1
|
Update all User.is_authenticated/is_anonymous usage to access as properties.
|
chipx86
|
May 27th, 2021, 2:09 a.m.
|
|
|
|
1
|
Drop support for Django 1.6 for Djblets 3.0.
|
chipx86
|
May 27th, 2021, 1:03 a.m.
|
|
|
|
1
|
Switch URL-related imports to using django.urls.
|
chipx86
|
May 27th, 2021, 2:10 a.m.
|
|
|
|
1
|
Remove Django 1.6 through 1.10 compatibility.
|
chipx86
|
May 27th, 2021, 3:47 a.m.
|
|
|
|
1
|
Remove most Django compat usage and code.
|
chipx86
|
May 27th, 2021, 3:44 a.m.
|
|
|
|
1
|
Remove providing_args from all Signal instances.
|
chipx86
|
May 27th, 2021, 2:15 a.m.
|
|
|
|
1
|
Fix get_markdown_element_tree() with bad escaping in e-mail addresses.
|
chipx86
|
May 26th, 2021, 5:38 a.m.
|
|
|
|
1
|
Fix all pyflakes warnings in Djblets.
|
chipx86
|
May 27th, 2021, 1:52 a.m.
|
|
|
|
1
|
Fix node_modules validation when building extensions.
|
chipx86
|
May 20th, 2021, 8:24 p.m.
|
|
|
|
1
|
Add release notes for Djblets 2.2.1.
|
chipx86
|
May 20th, 2021, 8:30 p.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.17.
|
chipx86
|
February 27th, 2021, 9:48 p.m.
|
|
|
|
1
|
Add release notes for Djblets 2.2.
|
chipx86
|
February 27th, 2021, 9:42 p.m.
|
|
|
|
1
|
Fix packaging extensions on Python 3.
|
chipx86
|
February 25th, 2021, 12:04 p.m.
|
|
|
|
1
|
Add a new setting for logging to stdout.
|
chipx86
|
February 19th, 2021, 11:54 p.m.
|
|
|
|
1
|
Expand the dependency on python-dateutil.
|
chipx86
|
February 11th, 2021, 4:13 a.m.
|
|
|
|
1
|
Fix a regression with compiling a brand-new LessCSS file.
|
chipx86
|
February 3rd, 2021, 11:20 p.m.
|
|
|
|
1
|
Speed up page load times when using our LessCompiler.
|
chipx86
|
January 26th, 2021, 4 a.m.
|
|
|
|
|
Fix the python-dateutil dependency for Python 2.7.
|
david
|
January 20th, 2021, 4:47 p.m.
|
|
|
|
1
|
Update Djblets 1.0.x to build with modern Node.JS.
|
chipx86
|
January 20th, 2021, 5:05 a.m.
|
|
|
|
1
|
Add caps for a couple dependencies to fix Python 2.7 support.
|
chipx86
|
January 20th, 2021, 4:41 a.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.15.
|
chipx86
|
January 20th, 2021, 5:24 a.m.
|
|
|
|
1
|
Add release notes for Djblets 2.1.
|
chipx86
|
January 13th, 2021, 11:35 a.m.
|
|
|
|
1
|
Add a --all-pyvers argument to setup.py.
|
chipx86
|
January 14th, 2021, 6:40 a.m.
|
|
|
|
1
|
Switch to our forked version of less-plugin-autoprefix.
|
chipx86
|
January 12th, 2021, 3:22 a.m.
|
|
|
|
1
|
Make Pipeline settings generation reusable for consuming projects.
|
chipx86
|
January 12th, 2021, 3:28 a.m.
|
|
|
|
1
|
Add release notes for Djblets 2.0.1.
|
chipx86
|
December 22nd, 2020, 10:21 a.m.
|
|
|
|
1
|
Fix a Base64Field regression on Postgres leading to bad stored data.
|
chipx86
|
December 22nd, 2020, 12:56 a.m.
|
|
|
|
1
|
Require Pillow, and remove support for PIL.
|
chipx86
|
December 17th, 2020, 1:26 a.m.
|
|
|
|
1
|
Update the actual config forms page code to use modern config forms CSS.
|
chipx86
|
December 15th, 2020, 10:15 p.m.
|
|
|
|
1
|
Fix the display of a pop-up menu from a configforms list item.
|
chipx86
|
December 10th, 2020, 12:55 a.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.14.
|
chipx86
|
December 10th, 2020, 1:07 a.m.
|
|
|
|
1
|
Add a unit test assertion method for bulk-checking object attributes.
|
chipx86
|
December 8th, 2020, 2:04 a.m.
|
|
|
|
1
|
Speed up extension loading in tests by caching a URL.
|
chipx86
|
December 2nd, 2020, 5:58 a.m.
|
|
|
|
1
|
Add release notes for Djblets 2.0.
|
chipx86
|
August 21st, 2020, 2:12 a.m.
|
|
|
|
1
|
Update documentation references and syntax errors.
|
chipx86
|
November 17th, 2020, 1:45 a.m.
|
|
|
|
1
|
Fix integration popup not disappearing on button click
|
hailan
|
November 13th, 2020, 3:31 a.m.
|
|
|
|
1
|
Update the Djblets Markdown support for Python-Markdown 3.
|
chipx86
|
November 15th, 2020, 1:50 a.m.
|
|