|
|
1
|
Fix up pep-8 issues in some more apps directories.
|
david
|
August 26th, 2013, 12:17 a.m.
|
|
|
|
1
|
Make field formatters in ReviewRequestEditorView set the element's html.
|
david
|
August 26th, 2013, 5:17 p.m.
|
|
|
|
1
|
Split RB.linkifyText into separate pieces.
|
david
|
August 26th, 2013, 4:49 p.m.
|
|
|
|
1
|
Build and ship compiled locale files.
|
david
|
August 23rd, 2013, 3:58 p.m.
|
|
|
|
1
|
Add review UIs to the diff viewer.
|
chipx86
|
August 22nd, 2013, 3:07 p.m.
|
|
|
|
1
|
Remove preloading of the first file in the diff viewer.
|
chipx86
|
August 22nd, 2013, 1:50 p.m.
|
|
|
|
1
|
Fix parsing git diffs with binary changes.
|
chipx86
|
August 22nd, 2013, 3:04 a.m.
|
|
|
|
9
|
Add rendering of binary file attachments in the diff viewer.
|
chipx86
|
August 20th, 2013, 6:10 p.m.
|
|
|
|
1
|
Remove the base_url parameter for diff rendering.
|
chipx86
|
August 21st, 2013, 4:47 p.m.
|
|
|
|
1
|
Move the main diffviewer views to extensible class-based views.
|
chipx86
|
August 21st, 2013, 3:12 a.m.
|
|
|
|
1
|
Fix up pep-8 issues in some more apps directories.
|
david
|
August 21st, 2013, 1:38 p.m.
|
|
|
|
1
|
Add icons for search, jump-to, start to use them in the new review request page.
|
david
|
August 21st, 2013, 12:43 a.m.
|
|
|
|
1
|
Fix alignment of the file attachment thumbnail overlay.
|
david
|
August 21st, 2013, 3:20 p.m.
|
|
|
|
1
|
Fix HTML escaping for localized strings in javascript.
|
david
|
August 21st, 2013, 12:09 a.m.
|
|
|
|
1
|
If there's only one repository, auto-select it for new Review Requests.
|
david
|
August 21st, 2013, 12:13 p.m.
|
|
|
|
1
|
Inline File Attachments
|
TI
tinayang
|
October 25th, 2012, 4:29 p.m.
|
|
|
|
1
|
Improve our support for inline review UIs.
|
chipx86
|
August 18th, 2013, 9:25 p.m.
|
|
|
|
1
|
Fix the "Open an issue" checkbox.
|
david
|
August 19th, 2013, 11:19 p.m.
|
|
|
|
1
|
Add an API-specific 404 handler.
|
david
|
August 19th, 2013, 5:44 p.m.
|
|
|
|
1
|
Handle ImproperlyConfigured when trying to load the S3 backend.
|
david
|
August 19th, 2013, 2:54 p.m.
|
|
|
|
1
|
Only using the top commit for code review summaries
|
AT
atagar
|
May 14th, 2013, 12:42 p.m.
|
|
|
|
1
|
Polish up some styling in the diff viewer.
|
chipx86
|
August 15th, 2013, 1:18 p.m.
|
|
|
|
1
|
Pass request object to auth backends' get_or_create_user() methods.
|
MC
mcote
|
August 7th, 2013, 2:01 p.m.
|
|
|
|
1
|
Use extension package name rather than display name for the media dir.
|
david
|
August 15th, 2013, 2:20 p.m.
|
|
|
|
1
|
Adding git-p4 support
|
CV
cvanes
|
May 30th, 2012, 7:44 a.m.
|
|
|
|
1
|
Allow upgrading all configured sites at once
|
sgallagh
|
June 4th, 2013, 12:46 p.m.
|
|
|
|
1
|
Fix i18n issues with the diff viewer.
|
david
|
August 14th, 2013, 12:51 a.m.
|
|
|
|
1
|
Mark strings in javascript for translation.
|
david
|
August 13th, 2013, 11:52 p.m.
|
|
|
|
1
|
Add machinery for internationalizing our javascript.
|
david
|
August 13th, 2013, 10:46 p.m.
|
|
|
|
1
|
Document how to reset the authentication method.
|
david
|
August 14th, 2013, 3:35 p.m.
|
|
|
|
1
|
Fix S3 querystring auth.
|
david
|
August 14th, 2013, 2:36 p.m.
|
|
|
|
1
|
Add utilities for the javascript message catalog.
|
david
|
August 13th, 2013, 10:39 p.m.
|
|
|
|
1
|
RBTools clean-up
|
david
|
August 13th, 2013, 5:39 p.m.
|
|
|
|
1
|
Fix the RepositoryForm unit tests, and make them less error-prone.
|
chipx86
|
August 14th, 2013, 1:19 a.m.
|
|
|
|
|
Fix PEP-8 issues with some more code.
|
david
|
August 12th, 2013, 4:15 p.m.
|
|
|
|
1
|
Add a cleaner and more informative file index to the diff viewer.
|
chipx86
|
August 13th, 2013, 6:31 p.m.
|
|
|
|
1
|
Italian localization for Review Board
|
EL
elgaton
|
July 6th, 2013, 2:27 a.m.
|
|
|
|
1
|
Localization files for zh_TW (Traditional Chinese)
|
LI
linpc
|
May 13th, 2012, 7:27 p.m.
|
|
|
|
1
|
Send the base commit ID for a change to the server when using Git.
|
chipx86
|
August 5th, 2013, 7:06 p.m.
|
|
|
|
1
|
Don't use unique_together in HostingServiceAccount.
|
chipx86
|
August 12th, 2013, 1:37 a.m.
|
|
|
|
1
|
Fix several issues found throughout the test suite.
|
chipx86
|
August 12th, 2013, 4:53 p.m.
|
|
|
|
1
|
Make use of Beanstalk's new blob API for fetching files.
|
chipx86
|
August 13th, 2013, 2:06 p.m.
|
|
|
|
1
|
Improve i18n a bit.
|
david
|
August 12th, 2013, 5:11 p.m.
|
|
|
|
1
|
Fix compatibility with Python 2.5
|
david
|
August 13th, 2013, 1:46 p.m.
|
|
|
|
1
|
Make BitBucket configuration less fragile.
|
chipx86
|
December 1st, 2012, 5:06 p.m.
|
|
|
|
1
|
Markdown Review UI
|
david
|
August 10th, 2013, 3:11 p.m.
|
|
|
|
1
|
Redo the "New Review Request" UI.
|
david
|
June 7th, 2013, 1:39 a.m.
|
|
|
|
1
|
Update SCMClients and tests for the new diff dictionary change.
|
chipx86
|
August 12th, 2013, 1:33 p.m.
|
|
|
|
1
|
Add "X-Content-Type-Options: nosniff" header for IE8
|
david
|
August 12th, 2013, 1:28 p.m.
|
|
|
|
1
|
Document the hard limit on the max-results query parameter.
|
david
|
August 12th, 2013, 1:23 p.m.
|
|