|
|
1
|
Clean up the git diff call a bit in make_diff
|
YA
yaneurabeya
|
October 21st, 2013, 11:58 p.m.
|
|
|
|
|
Be able to select both versions of diff to compare to
|
NS
nschoenmaker
|
November 6th, 2012, 8:46 p.m.
|
|
|
|
1
|
Change MarkdownEditor to allow tabbing between form elements.
|
chipx86
|
October 24th, 2013, 10:24 p.m.
|
|
|
|
1
|
Ignore stderr with 'svn propget reviewboard:url .
|
TZ
tzafrir
|
October 1st, 2013, 4:11 p.m.
|
|
|
|
1
|
Push the username/password is None logic down into the interactive prompt method and have the --username/--password options override the values obtained in the method if set
|
YA
yaneurabeya
|
October 17th, 2013, 5:24 p.m.
|
|
|
|
1
|
Render markdown fields for HTML emails.
|
david
|
October 24th, 2013, 7:04 a.m.
|
|
|
|
1
|
Use CodeMirror as the new text field for editing Markdown.
|
chipx86
|
October 24th, 2013, 12:59 a.m.
|
|
|
|
1
|
Allow callers to override the inlineEditor multi-line text field.
|
chipx86
|
October 24th, 2013, 12:32 a.m.
|
|
|
|
1
|
Set the rich-text info for new replies.
|
chipx86
|
October 24th, 2013, 6:55 a.m.
|
|
|
|
|
Show a spinner before rendering markdown text or diff index.
|
chipx86
|
October 23rd, 2013, 9:55 a.m.
|
|
|
|
1
|
Fix the grip image on the comment dialog.
|
chipx86
|
October 24th, 2013, 12:36 a.m.
|
|
|
|
1
|
Fix some more style issues with rendered Markdown text.
|
chipx86
|
October 23rd, 2013, 9:28 p.m.
|
|
|
|
1
|
Show the close description on the diff viewer page.
|
chipx86
|
October 23rd, 2013, 9:58 a.m.
|
|
|
|
1
|
Make exit on SIGINT more user-friendly
|
YA
yaneurabeya
|
October 17th, 2013, 6:32 p.m.
|
|
|
|
1
|
Preserve the rich_text setting from the draft when publishing.
|
chipx86
|
October 23rd, 2013, 1:33 a.m.
|
|
|
|
1
|
Fix overzealous escaping of periods when escaping for Markdown.
|
chipx86
|
October 23rd, 2013, 12:38 a.m.
|
|
|
|
1
|
Reduce database queries when returning the User list resource.
|
chipx86
|
October 22nd, 2013, 12:55 a.m.
|
|
|
|
1
|
Clarify in the docs that you need to upload full diffs.
|
david
|
October 23rd, 2013, 1:22 a.m.
|
|
|
|
1
|
Fix the API docs generator.
|
david
|
October 23rd, 2013, 1:25 a.m.
|
|
|
|
1
|
Pull the old djblets sort images into the reviewboard tree.
|
david
|
October 22nd, 2013, 11:48 p.m.
|
|
|
|
1
|
Add API support for the rich_text field on several resources.
|
chipx86
|
October 19th, 2013, 1:24 a.m.
|
|
|
|
1
|
Reduce queries for user profiles.
|
chipx86
|
October 22nd, 2013, 12:42 a.m.
|
|
|
|
1
|
Fix a breakage with interdiffs.
|
chipx86
|
October 22nd, 2013, 2:32 a.m.
|
|
|
|
1
|
Make use of the new web API optimizations in Djblets.
|
chipx86
|
October 22nd, 2013, 1:07 a.m.
|
|
|
|
1
|
Optimize queries when fetching objects in the API.
|
chipx86
|
October 22nd, 2013, 1:02 a.m.
|
|
|
|
1
|
Rewrite the documentation for selecting diff revisions.
|
david
|
October 17th, 2013, 8:16 a.m.
|
|
|
|
1
|
Remove positional and unnecessary arguments on get_queryset calls.
|
chipx86
|
October 21st, 2013, 9:19 p.m.
|
|
|
|
1
|
Switch to using allowed_mimetypes in webapi resources.
|
chipx86
|
October 20th, 2013, 9:40 a.m.
|
|
|
|
1
|
Remove backwards-compatibility for allowed_{item,list}_mimetypes.
|
chipx86
|
October 21st, 2013, 9:07 p.m.
|
|
|
|
1
|
Allow a custom ID field to be passed to WebAPIResource.get_object.
|
chipx86
|
October 21st, 2013, 10:16 p.m.
|
|
|
|
1
|
Cache calculated values when we know they won't change.
|
chipx86
|
October 21st, 2013, 9:03 p.m.
|
|
|
|
|
Document extension API resources.
|
david
|
October 21st, 2013, 9:58 p.m.
|
|
|
|
1
|
Fix prepare-dev.py to not link djblets static media
|
david
|
October 21st, 2013, 8:32 p.m.
|
|
|
|
1
|
Initialize the superclass for ReviewBoardHTTPPasswordMgr in the constructor
|
YA
yaneurabeya
|
October 17th, 2013, 1:44 a.m.
|
|
|
|
1
|
Fix crash in rbt diff.
|
JO
jop
|
October 13th, 2013, 8:52 p.m.
|
|
|
|
1
|
Don't query for objects in a response when we know the count is 0.
|
chipx86
|
October 21st, 2013, 9 p.m.
|
|
|
|
1
|
Fix review requests becoming private after discard, reopen, close.
|
chipx86
|
October 21st, 2013, 8:48 p.m.
|
|
|
|
1
|
Reorganize the list of resources in the webapi docs.
|
chipx86
|
October 19th, 2013, 11:43 p.m.
|
|
|
|
1
|
Fix updating the favicon when there's a notification.
|
chipx86
|
October 20th, 2013, 12:11 a.m.
|
|
|
|
1
|
Bump the minimum version of some of our dependencies.
|
chipx86
|
October 19th, 2013, 11:56 p.m.
|
|
|
|
1
|
Make the Markdown styles consistent with the source text.
|
chipx86
|
October 19th, 2013, 9:17 a.m.
|
|
|
|
1
|
Load the richText field in several resource models.
|
chipx86
|
October 19th, 2013, 1:02 a.m.
|
|
|
|
1
|
Expose the 'rich_text' field for reading in the API, and doc it.
|
chipx86
|
October 18th, 2013, 11:29 p.m.
|
|
|
|
1
|
Format Markdown text for file attachment and screenshot comments.
|
chipx86
|
October 19th, 2013, 12:40 a.m.
|
|
|
|
1
|
Add "Rich Text" fields in the administration UI.
|
chipx86
|
October 19th, 2013, 12:41 a.m.
|
|
|
|
1
|
Fix auto-sizing the inlineEditor when forcing an auto-size.
|
chipx86
|
October 19th, 2013, 2:43 a.m.
|
|
|
|
1
|
Fix inlineEditor dirty detection with hasRawValue.
|
chipx86
|
October 19th, 2013, 2:20 a.m.
|
|
|
|
1
|
Reduce the query count by one per page when using SiteConfiguration.
|
chipx86
|
October 20th, 2013, 9:12 a.m.
|
|
|
|
1
|
Add a new revision selector UI.
|
david
|
October 8th, 2013, 5:04 a.m.
|
|
|
|
1
|
Document extension metadata field.
|
david
|
October 18th, 2013, 8:01 a.m.
|
|