|
|
2
|
Properly track falsy instances in RelationCounterField.
|
chipx86
|
March 6th, 2018, 2:09 p.m.
|
|
|
|
1
|
Fix test breakages on Python 3 due to assumptions on dictionary order.
|
chipx86
|
March 4th, 2018, 3:49 a.m.
|
|
|
|
1
|
Fix some simple cases of using the wrong string type.
|
chipx86
|
March 4th, 2018, 3:42 a.m.
|
|
|
|
1
|
Update legacy force_unicode imports to use force_text instead.
|
chipx86
|
March 4th, 2018, 3:07 a.m.
|
|
|
|
1
|
Fix function signatures for logging functions on Python 3.
|
chipx86
|
March 4th, 2018, 2:47 a.m.
|
|
|
|
1
|
Reorder the methods in WebAPIResource to meet our standards.
|
chipx86
|
February 20th, 2018, 4:56 p.m.
|
|
|
|
1
|
Add a more formal concept of field types for API resources.
|
chipx86
|
February 20th, 2018, 3:07 p.m.
|
|
|
|
1
|
Prevent unnecessary work in @webapi_request_fields.
|
chipx86
|
February 20th, 2018, 3 p.m.
|
|
|
|
1
|
Fix the API resource registry to prevent some error conditions.
|
chipx86
|
February 18th, 2018, 1:26 a.m.
|
|
|
|
1
|
Include Django 1.11 in our supported Django version range.
|
chipx86
|
February 18th, 2018, 1:12 a.m.
|
|
|
|
1
|
Fix the extension configuration tests to not call the view directly.
|
chipx86
|
February 18th, 2018, 12:59 a.m.
|
|
|
|
1
|
Switch to the modern format for octals.
|
chipx86
|
February 18th, 2018, 1:07 a.m.
|
|
|
|
1
|
Change some HTML-related assertions to use assertHTMLEqual().
|
chipx86
|
February 18th, 2018, 12:51 a.m.
|
|
|
|
1
|
Fix issues with the new kgb on Django 1.11 and in @requires_user_profile.
|
chipx86
|
February 18th, 2018, 12:46 a.m.
|
|
|
|
1
|
Switch to using mysqlclient instead of MySQL-python as a dev dependency.
|
chipx86
|
February 18th, 2018, 1:02 a.m.
|
|
|
|
1
|
Add the soon-to-be-mandatory on_delete argument to ForeignKeys.
|
chipx86
|
February 18th, 2018, 12:41 a.m.
|
|
|
|
1
|
Move away from the legacy RegexField.error_message attribute.
|
chipx86
|
February 18th, 2018, 12:36 a.m.
|
|
|
|
1
|
Make image srcset and LocalDataQuerySet sorting future-proof.
|
chipx86
|
February 18th, 2018, 12:30 a.m.
|
|
|
|
1
|
Attempt to solve deadlock regressions in RelationCounterField.
|
chipx86
|
February 26th, 2018, 4:16 p.m.
|
|
|
|
1
|
Bump the version of django-pipeline to 1.6.14.
|
chipx86
|
February 25th, 2018, 8:16 p.m.
|
|
|
|
1
|
Fix problems with optional parsing due to Unicode strings in setup.py.
|
chipx86
|
February 21st, 2018, 3:34 p.m.
|
|
|
|
1
|
Switch to calling print as a function in Djblets.
|
chipx86
|
February 17th, 2018, 2:33 a.m.
|
|
|
|
1
|
Add and switch to new template compatibility functions for Django 1.8+.
|
chipx86
|
February 17th, 2018, 2:23 a.m.
|
|
|
|
1
|
Add a unit test for TemplateHook.render_to_string().
|
chipx86
|
February 17th, 2018, 1:58 a.m.
|
|
|
|
1
|
Fix a newly-introduced deadlock in RelationCounterField.
|
chipx86
|
February 12th, 2018, 11:54 p.m.
|
|
|
|
1
|
Be more careful with escaping content in datagrids.
|
chipx86
|
February 12th, 2018, 3:26 a.m.
|
|
|
|
1
|
Improve unit tests for datagrids and fix some issues that were caught.
|
chipx86
|
February 12th, 2018, 3:09 a.m.
|
|
|
|
1
|
Add unit tests for Config Forms, and fix a 404 error.
|
chipx86
|
February 12th, 2018, 1:28 a.m.
|
|
|
|
1
|
Clean up the form-related template tags/filters and add unit tests.
|
chipx86
|
February 10th, 2018, 5:42 p.m.
|
|
|
|
1
|
Deprecate ConfigPageForm.profile.
|
chipx86
|
February 10th, 2018, 4:43 p.m.
|
|
|
|
1
|
Add missing unit tests for all form field widgets.
|
chipx86
|
February 10th, 2018, 3:15 p.m.
|
|
|
|
1
|
Tracking multiple instance for a given model PK in RelationCounterField.
|
chipx86
|
February 9th, 2018, 4:01 a.m.
|
|
|
|
2
|
Ensure djblets.log.tests runs correctly when run standalone
|
brennie
|
January 20th, 2018, 8:04 a.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.3.
|
chipx86
|
February 5th, 2018, 12:29 p.m.
|
|
|
|
1
|
Prevent a crash in RelationCounterField when clearing state.
|
chipx86
|
February 5th, 2018, 5:36 p.m.
|
|
|
|
1
|
Register global defaults for the avatar configuration.
|
chipx86
|
February 5th, 2018, 4:59 p.m.
|
|
|
|
1
|
Redesign the File Upload avatar configuration.
|
chipx86
|
January 16th, 2018, 12:18 a.m.
|
|
|
|
1
|
Use the default gravatar image when an e-mail address is missing.
|
david
|
February 1st, 2018, 1:32 p.m.
|
|
|
|
1
|
Added tests for `parse_timestmp` of `djblets.log.views` to address missing test cases
|
RO
rodgerwa
|
January 20th, 2018, 8:55 a.m.
|
|
|
|
1
|
Fix showing the current avatar in the File Upload config form.
|
chipx86
|
January 15th, 2018, 8 p.m.
|
|
|
|
1
|
Redo the avatar backend state storage to fix saving and sync problems.
|
chipx86
|
January 15th, 2018, 7:44 p.m.
|
|
|
|
1
|
Clean up and modernize the siteconfig code.
|
chipx86
|
January 14th, 2018, 2:29 a.m.
|
|
|
|
1
|
Fix incompatibilities with newer changes from kgb.
|
chipx86
|
January 23rd, 2018, 1:25 a.m.
|
|
|
|
1
|
Fix LessCSS include paths when packaging extensions.
|
chipx86
|
January 23rd, 2018, 2:49 a.m.
|
|
|
|
1
|
Prevent gravatars from exploding if users don't have an email address.
|
david
|
January 17th, 2018, 10:58 a.m.
|
|
|
|
1
|
Add a signal for detecting reloaded SiteConfigurations.
|
chipx86
|
January 13th, 2018, 3:53 p.m.
|
|
|
|
1
|
Include additional files in the package.
|
chipx86
|
January 10th, 2018, 4:12 p.m.
|
|
|
|
2
|
Added release notes for Djblets 1.0.2.
|
chipx86
|
December 27th, 2017, 6:05 p.m.
|
|
|
|
2
|
Always lowercase and strip e-mail addresses for gravatar URL computation
|
brennie
|
December 15th, 2017, 3:05 p.m.
|
|
|
|
1
|
Add a line-height to .avatar-missing.
|
david
|
December 29th, 2017, 5:59 p.m.
|
|