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