|
|
1
|
Fix the API resource registry to prevent some error conditions.
|
chipx86
|
February 18th, 2018, 9:26 a.m.
|
|
|
|
1
|
Include Django 1.11 in our supported Django version range.
|
chipx86
|
February 18th, 2018, 9:12 a.m.
|
|
|
|
1
|
Fix the extension configuration tests to not call the view directly.
|
chipx86
|
February 18th, 2018, 8:59 a.m.
|
|
|
|
1
|
Switch to the modern format for octals.
|
chipx86
|
February 18th, 2018, 9:07 a.m.
|
|
|
|
1
|
Change some HTML-related assertions to use assertHTMLEqual().
|
chipx86
|
February 18th, 2018, 8:51 a.m.
|
|
|
|
1
|
Fix issues with the new kgb on Django 1.11 and in @requires_user_profile.
|
chipx86
|
February 18th, 2018, 8:46 a.m.
|
|
|
|
1
|
Switch to using mysqlclient instead of MySQL-python as a dev dependency.
|
chipx86
|
February 18th, 2018, 9:02 a.m.
|
|
|
|
1
|
Add the soon-to-be-mandatory on_delete argument to ForeignKeys.
|
chipx86
|
February 18th, 2018, 8:41 a.m.
|
|
|
|
1
|
Move away from the legacy RegexField.error_message attribute.
|
chipx86
|
February 18th, 2018, 8:36 a.m.
|
|
|
|
1
|
Make image srcset and LocalDataQuerySet sorting future-proof.
|
chipx86
|
February 18th, 2018, 8:30 a.m.
|
|
|
|
1
|
Rework how and when avatar settings are migrated.
|
chipx86
|
February 24th, 2018, 2:06 a.m.
|
|
|
|
1
|
Handle review request summary info without timestamps.
|
chipx86
|
February 26th, 2018, 4:11 a.m.
|
|
|
|
1
|
Attempt to solve deadlock regressions in RelationCounterField.
|
chipx86
|
February 27th, 2018, 12:16 a.m.
|
|
|
|
1
|
Bump the version of django-pipeline to 1.6.14.
|
chipx86
|
February 26th, 2018, 4:16 a.m.
|
|
|
|
2
|
Stop looking for remove line matches in move detection once one is found.
|
chipx86
|
February 22nd, 2018, 12:14 a.m.
|
|
|
|
1
|
Fix previously-moved lines impacting future move ranges.
|
chipx86
|
February 22nd, 2018, 6:16 a.m.
|
|
|
|
1
|
Fix showing the review request page when there's only a draft diff.
|
chipx86
|
February 21st, 2018, 1:06 a.m.
|
|
|
|
|
Split move detection out into a new MoveDetector class.
|
chipx86
|
February 24th, 2018, 12:01 p.m.
|
|
|
|
1
|
Fix problems with optional parsing due to Unicode strings in setup.py.
|
chipx86
|
February 21st, 2018, 11:34 p.m.
|
|
|
|
1
|
Fix several build errors and warnings during doc building.
|
chipx86
|
February 17th, 2018, 9:21 a.m.
|
|
|
|
1
|
Switch to calling print as a function in Djblets.
|
chipx86
|
February 17th, 2018, 10:33 a.m.
|
|
|
|
1
|
Add and switch to new template compatibility functions for Django 1.8+.
|
chipx86
|
February 17th, 2018, 10:23 a.m.
|
|
|
|
1
|
Add a unit test for TemplateHook.render_to_string().
|
chipx86
|
February 17th, 2018, 9:58 a.m.
|
|
|
|
1
|
Add a diff viewer query argument for showing specific file IDs.
|
chipx86
|
September 5th, 2017, 8:26 a.m.
|
|
|
|
1
|
Add new template hook points to the review request box.
|
chipx86
|
February 13th, 2018, 11:36 p.m.
|
|
|
|
1
|
Split out the review request view tests into multiple files.
|
chipx86
|
February 13th, 2018, 6:58 a.m.
|
|
|
|
1
|
Improve the documentation for TemplateHook.
|
chipx86
|
February 13th, 2018, 1:07 a.m.
|
|
|
|
1
|
Move review request status/timestamp info out of the template.
|
chipx86
|
February 12th, 2018, 11:14 p.m.
|
|
|
|
1
|
Explicitly fetch a user profile in the account form pages.
|
chipx86
|
February 11th, 2018, 12:28 a.m.
|
|
|
|
1
|
Add documentation on configuring CodeCommit and Bitbucket Server.
|
chipx86
|
February 15th, 2018, 6:43 a.m.
|
|
|
|
1
|
Fix a newly-introduced deadlock in RelationCounterField.
|
chipx86
|
February 13th, 2018, 7:54 a.m.
|
|
|
|
1
|
Be more careful with escaping content in datagrids.
|
chipx86
|
February 12th, 2018, 11:26 a.m.
|
|
|
|
1
|
Improve unit tests for datagrids and fix some issues that were caught.
|
chipx86
|
February 12th, 2018, 11:09 a.m.
|
|
|
|
1
|
Clean up the form-related template tags/filters and add unit tests.
|
chipx86
|
February 11th, 2018, 1:42 a.m.
|
|
|
|
1
|
Add unit tests for Config Forms, and fix a 404 error.
|
chipx86
|
February 12th, 2018, 9:28 a.m.
|
|
|
|
1
|
Deprecate ConfigPageForm.profile.
|
chipx86
|
February 11th, 2018, 12:43 a.m.
|
|
|
|
1
|
Add missing unit tests for all form field widgets.
|
chipx86
|
February 10th, 2018, 11:15 p.m.
|
|
|
|
1
|
Tracking multiple instance for a given model PK in RelationCounterField.
|
chipx86
|
February 9th, 2018, 12:01 p.m.
|
|
|
|
1
|
Added release notes for Review Board 3.0.3.
|
chipx86
|
February 6th, 2018, 2:14 a.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.3.
|
chipx86
|
February 5th, 2018, 8:29 p.m.
|
|
|
|
1
|
Modernize the documentation and switch to ReST.
|
chipx86
|
February 6th, 2018, 2:54 a.m.
|
|
|
|
1
|
Reduce database access and improve defaults when setting up avatars.
|
chipx86
|
February 6th, 2018, 12:49 a.m.
|
|
|
|
1
|
Prevent a crash in RelationCounterField when clearing state.
|
chipx86
|
February 6th, 2018, 1:36 a.m.
|
|
|
|
1
|
Register global defaults for the avatar configuration.
|
chipx86
|
February 6th, 2018, 12:59 a.m.
|
|
|
|
1
|
Remove old DB-specific test data files and improve test file lookups.
|
chipx86
|
February 5th, 2018, 9:10 p.m.
|
|
|
|
1
|
Add compatibility with Python 3.
|
chipx86
|
February 4th, 2018, 10:01 a.m.
|
|
|
|
1
|
Store the field and attribute orders in the signatures and mutations.
|
chipx86
|
February 4th, 2018, 7:28 a.m.
|
|
|
|
1
|
Modernize the packaging for Django Evolution.
|
chipx86
|
February 2nd, 2018, 2:44 a.m.
|
|
|
|
1
|
Clean up and document the code for diffing signatures.
|
chipx86
|
February 2nd, 2018, 1:59 a.m.
|
|
|
|
2
|
Fix dependency warnings preventing manage.py from running.
|
chipx86
|
February 1st, 2018, 9 p.m.
|
|