|
|
2
|
Document and clean up the DiffSet creation helpers.
|
chipx86
|
April 6th, 2017, 3:38 p.m.
|
|
|
|
2
|
Save filediffs in batches when creating a diffset.
|
chipx86
|
April 6th, 2017, 3:26 p.m.
|
|
|
|
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
|
Switch to using kwargs to invoke the RunTool task.
|
david
|
April 17th, 2017, 2:44 p.m.
|
|
|
|
2
|
Clean up use of deprecated HTML tags.
|
david
|
February 10th, 2017, 2:18 p.m.
|
|
|
|
2
|
Add a tool for the Clang Static Analyzer.
|
david
|
March 16th, 2017, 12:24 p.m.
|
|
|
|
2
|
Fix URL generation to patch error bundle for interdiffs.
|
david
|
April 10th, 2017, 4:44 p.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.
|
|
|
|
21
|
Create a new Review Request after creating a PR on Github
|
DA
DanielPBak
|
February 12th, 2017, 11:52 p.m.
|
|
|
|
3
|
[WIP] Replace old selectors with smarter objects selector widget in the administration UI
|
szhang
|
March 26th, 2017, 12:25 a.m.
|
|
|
|
4
|
[WIP] Add smarter objects selector widget into Djblets
|
szhang
|
March 26th, 2017, 12:25 a.m.
|
|
|
|
6
|
Smart Update Notification
|
AN
anni_cao
|
February 10th, 2017, 8:51 p.m.
|
|
|
|
2
|
Convert some more code in js/views/ to ES6.
|
david
|
February 24th, 2017, 11:48 a.m.
|
|
|
|
1
|
Add full-repository support for Review Bot tools with git.
|
david
|
March 15th, 2017, 11:05 p.m.
|
|
|
|
|
[WIP] Added a floating banner to the diff view
|
MO
Mons
|
February 14th, 2017, 7:53 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
|
Use file attachments override for the user file attachments resource.
|
david
|
March 16th, 2017, 10:31 p.m.
|
|
|
|
1
|
Remove the PEP-8 tool in favor of pycodestyle.
|
david
|
April 4th, 2017, 4:13 p.m.
|
|
|
|
1
|
Fix an error with search bots indexing things.
|
david
|
April 3rd, 2017, 5:04 p.m.
|
|
|
|
1
|
Support managing OAuth2 applications in the db
|
brennie
|
January 17th, 2017, 3:50 p.m.
|
|
|
|
2
|
Serialize the status field in the FileDiff API
|
brennie
|
March 20th, 2017, 4:54 p.m.
|
|
|
|
1
|
Ensure mocked User.get_profile is removed by @ensure_user_profile
|
brennie
|
April 3rd, 2017, 4:36 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.
|
|
|
|
|
Merge branch 'release-3.0.x'
|
AN
anagarajappa
|
March 31st, 2017, 5:51 a.m.
|
|
|
|
1
|
Fix resource paths for user file attachments.
|
david
|
March 29th, 2017, 5:39 p.m.
|
|
|
|
1
|
Draft release notes for 3.0 beta 1.
|
david
|
January 4th, 2017, 10:31 a.m.
|
|
|
|
2
|
Make the upload location of avatars configurable
|
brennie
|
March 25th, 2017, 3:07 p.m.
|
|
|
|
1
|
Depend on RBIntegrations 0.5b1
|
brennie
|
March 27th, 2017, 8:52 p.m.
|
|
|
|
1
|
Ensure an absolute URL is returned from the file upload service
|
brennie
|
March 29th, 2017, 2:18 p.m.
|
|
|
|
2
|
Always compute absolute URL of uploaded avatars
|
brennie
|
March 25th, 2017, 3:15 p.m.
|
|
|
|
1
|
Ensure avatar service configuration forms are valid
|
brennie
|
March 29th, 2017, 2:35 a.m.
|
|
|
|
1
|
Add release notes for RBIntegrations 0.5 beta 1
|
brennie
|
March 27th, 2017, 6:31 p.m.
|
|
|
|
1
|
Fix Review Bot with changes that delete files.
|
david
|
March 28th, 2017, 11:50 p.m.
|
|
|
|
1
|
Fix cache issues with status updates.
|
david
|
March 28th, 2017, 11:27 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
|
Fix count of errors in status update display.
|
david
|
March 27th, 2017, 11:31 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.
|
|