|
|
2
|
Don't verify file existence when posting existing commits for review.
|
chipx86
|
April 6th, 2017, 1:15 p.m.
|
|
|
|
1
|
Greatly improve performance of the diff parser.
|
chipx86
|
April 6th, 2017, 3:12 a.m.
|
|
|
|
1
|
Optimize the number of queries for the Diff Size column.
|
chipx86
|
April 6th, 2017, 1:14 a.m.
|
|
|
|
2
|
Fix overzealous saving/clearing of the siteconfig cache for avatar settings.
|
chipx86
|
April 5th, 2017, 12:59 a.m.
|
|
|
|
2
|
Fix a performance issue with datagrids using chained select_related calls.
|
chipx86
|
April 5th, 2017, 10:25 p.m.
|
|
|
|
2
|
Simplify the installation docs and include info on new dependencies.
|
chipx86
|
April 3rd, 2017, 1:24 p.m.
|
|
|
|
1
|
Reduce profile queries in the datagrids.
|
chipx86
|
April 5th, 2017, 10:47 p.m.
|
|
|
|
1
|
Raise an exception when bzr hits an internal error.
|
chipx86
|
April 2nd, 2017, 6:42 p.m.
|
|
|
|
1
|
Improve naming and allow for custom keys in our AES encryption methods.
|
chipx86
|
March 12th, 2017, 5:40 p.m.
|
|
|
|
1
|
Make our diff parsing more flexible with regards to "Index:" lines.
|
chipx86
|
March 27th, 2017, 1:53 p.m.
|
|
|
|
2
|
Move from PyCrypto to the newer, maintained cryptography package.
|
chipx86
|
March 12th, 2017, 4:56 p.m.
|
|
|
|
1
|
Rewrite the Bazaar support to use the command line tool.
|
chipx86
|
March 22nd, 2017, 7:52 p.m.
|
|
|
|
1
|
Add release notes for Djblets 0.10 beta 1.
|
chipx86
|
March 26th, 2017, 2:47 a.m.
|
|
|
|
2
|
Fix the sample API URL for the WebHooks unit tests.
|
chipx86
|
March 27th, 2017, 1:52 p.m.
|
|
|
|
1
|
Fix the display of the Add Comment button in the Review Dialog.
|
chipx86
|
March 27th, 2017, 11:27 p.m.
|
|
|
|
1
|
Clean up and modernize some of the diff viewer unit tests.
|
chipx86
|
March 19th, 2017, 2:26 a.m.
|
|
|
|
1
|
[2.0] Split the diffviewer unit tests into multiple files.
|
chipx86
|
March 18th, 2017, 7:19 p.m.
|
|
|
|
1
|
[2.5] Split the diffviewer unit tests into multiple files.
|
chipx86
|
March 18th, 2017, 6:50 p.m.
|
|
|
|
2
|
Fix a JavaScript issue involving "use strict" and class declarations.
|
chipx86
|
March 24th, 2017, 4:52 p.m.
|
|
|
|
2
|
Make our python-dateutil dependency less strict.
|
chipx86
|
March 24th, 2017, 4:58 p.m.
|
|
|
|
1
|
Fix parsing Bitbucket commits without a matching user account.
|
chipx86
|
March 16th, 2017, 12:47 a.m.
|
|
|
|
2
|
Update Bitbucket to use the 2.0 API.
|
chipx86
|
March 15th, 2017, 10 p.m.
|
|
|
|
1
|
Fix a breakage encountered with Mercurial and different Python versions.
|
chipx86
|
March 9th, 2017, 5:55 p.m.
|
|
|
|
1
|
Require a newer version of Pygments for 2.0.x.
|
chipx86
|
March 9th, 2017, 3:59 p.m.
|
|
|
|
1
|
Update management commands to work on newer versions of Django.
|
chipx86
|
February 13th, 2017, 1:50 a.m.
|
|
|
|
1
|
Fix encoding and user problems in the Perforce unit tests.
|
chipx86
|
March 9th, 2017, 2:01 p.m.
|
|
|
|
1
|
Fix the integration and extension pages on default Django setups.
|
chipx86
|
March 1st, 2017, 3:44 a.m.
|
|
|
|
1
|
Fix duplicating the "whitespace changes only" banner when expanding lines.
|
chipx86
|
March 6th, 2017, 5:44 p.m.
|
|
|
|
1
|
Fix determining the beginning of move ranges.
|
chipx86
|
March 6th, 2017, 2:06 p.m.
|
|
|
|
1
|
Fix conflicts that could occur with move flag anchors.
|
chipx86
|
March 3rd, 2017, 5:27 p.m.
|
|
|
|
1
|
Fix reuse of previously-used move detection ranges.
|
chipx86
|
March 3rd, 2017, 4:09 p.m.
|
|
|
|
1
|
Make our administration templates/scripts work on default Django setups.
|
chipx86
|
March 1st, 2017, 3:18 a.m.
|
|
|
|
1
|
Add blocks for the admin templates needed for upcoming Djblets changes.
|
chipx86
|
March 1st, 2017, 3:16 a.m.
|
|
|
|
1
|
Don't attempt to unregister integrations after shutting down.
|
chipx86
|
February 25th, 2017, 2:59 a.m.
|
|
|
|
1
|
Rework tracking of extension versioning for media and database updates.
|
chipx86
|
February 25th, 2017, 3:57 a.m.
|
|
|
|
1
|
Fix constant recalculation of integration configurations.
|
chipx86
|
February 25th, 2017, 2:46 a.m.
|
|
|
|
1
|
Fix looking up static media needed for Condition value fields.
|
chipx86
|
March 1st, 2017, 1:44 a.m.
|
|
|
|
1
|
Improve the rendered output for the API documentation.
|
chipx86
|
February 21st, 2017, 8:39 p.m.
|
|
|
|
1
|
Fix and improve documentation throughout the API.
|
chipx86
|
February 21st, 2017, 8:28 p.m.
|
|
|
|
1
|
Fix extraneous paragraphs when parsing text for API docs.
|
chipx86
|
February 20th, 2017, 9:13 p.m.
|
|
|
|
1
|
Move API resource version handling into the API doc generator.
|
chipx86
|
February 20th, 2017, 7:55 p.m.
|
|
|
|
1
|
Add release notes for Review Board 2.5.9.
|
chipx86
|
February 15th, 2017, 3:37 a.m.
|
|
|
|
2
|
Add release notes for Review Board 2.0.27.
|
chipx86
|
February 14th, 2017, 2:59 p.m.
|
|
|
|
1
|
Add release notes for Djblets 0.8.29.
|
chipx86
|
February 15th, 2017, 3:06 a.m.
|
|
|
|
1
|
Add release notes for Djblets 0.9.6.
|
chipx86
|
February 15th, 2017, 3:10 a.m.
|
|
|
|
1
|
Bump the minimum version of pytz to 2015.1.
|
chipx86
|
February 15th, 2017, 1:01 a.m.
|
|
|
|
1
|
Fix support for request= keyword arguments for logging statements.
|
chipx86
|
February 15th, 2017, 12:11 a.m.
|
|
|
|
1
|
Fix problems with text selection in the diff viewer.
|
chipx86
|
February 15th, 2017, 2:45 a.m.
|
|
|
|
1
|
Fix a regression in the test runner causing all tests to run.
|
chipx86
|
February 14th, 2017, 5:32 p.m.
|
|
|
|
2
|
Add old status/public states to the review request reopened signal.
|
chipx86
|
February 8th, 2017, 1:59 a.m.
|
|