|
|
1
|
Lighten the deleted lines color in the diff viewer.
|
chipx86
|
October 24th, 2013, 7:46 p.m.
|
|
|
|
1
|
Change MarkdownEditor to allow tabbing between form elements.
|
chipx86
|
October 24th, 2013, 4:24 p.m.
|
|
|
|
1
|
Use CodeMirror as the new text field for editing Markdown.
|
chipx86
|
October 23rd, 2013, 6:59 p.m.
|
|
|
|
1
|
Allow callers to override the inlineEditor multi-line text field.
|
chipx86
|
October 23rd, 2013, 6:32 p.m.
|
|
|
|
1
|
Set the rich-text info for new replies.
|
chipx86
|
October 24th, 2013, 12:55 a.m.
|
|
|
|
|
Show a spinner before rendering markdown text or diff index.
|
chipx86
|
October 23rd, 2013, 3:55 a.m.
|
|
|
|
1
|
Fix the grip image on the comment dialog.
|
chipx86
|
October 23rd, 2013, 6:36 p.m.
|
|
|
|
1
|
Fix some more style issues with rendered Markdown text.
|
chipx86
|
October 23rd, 2013, 3:28 p.m.
|
|
|
|
1
|
Show the close description on the diff viewer page.
|
chipx86
|
October 23rd, 2013, 3:58 a.m.
|
|
|
|
1
|
Preserve the rich_text setting from the draft when publishing.
|
chipx86
|
October 22nd, 2013, 7:33 p.m.
|
|
|
|
1
|
Fix overzealous escaping of periods when escaping for Markdown.
|
chipx86
|
October 22nd, 2013, 6:38 p.m.
|
|
|
|
1
|
Reduce database queries when returning the User list resource.
|
chipx86
|
October 21st, 2013, 6:55 p.m.
|
|
|
|
1
|
Add API support for the rich_text field on several resources.
|
chipx86
|
October 18th, 2013, 7:24 p.m.
|
|
|
|
1
|
Reduce queries for user profiles.
|
chipx86
|
October 21st, 2013, 6:42 p.m.
|
|
|
|
1
|
Fix a breakage with interdiffs.
|
chipx86
|
October 21st, 2013, 8:32 p.m.
|
|
|
|
1
|
Make use of the new web API optimizations in Djblets.
|
chipx86
|
October 21st, 2013, 7:07 p.m.
|
|
|
|
1
|
Optimize queries when fetching objects in the API.
|
chipx86
|
October 21st, 2013, 7:02 p.m.
|
|
|
|
1
|
Remove positional and unnecessary arguments on get_queryset calls.
|
chipx86
|
October 21st, 2013, 3:19 p.m.
|
|
|
|
1
|
Switch to using allowed_mimetypes in webapi resources.
|
chipx86
|
October 20th, 2013, 3:40 a.m.
|
|
|
|
1
|
Remove backwards-compatibility for allowed_{item,list}_mimetypes.
|
chipx86
|
October 21st, 2013, 3:07 p.m.
|
|
|
|
1
|
Allow a custom ID field to be passed to WebAPIResource.get_object.
|
chipx86
|
October 21st, 2013, 4:16 p.m.
|
|
|
|
1
|
Cache calculated values when we know they won't change.
|
chipx86
|
October 21st, 2013, 3:03 p.m.
|
|
|
|
1
|
Don't query for objects in a response when we know the count is 0.
|
chipx86
|
October 21st, 2013, 3 p.m.
|
|
|
|
1
|
Fix review requests becoming private after discard, reopen, close.
|
chipx86
|
October 21st, 2013, 2:48 p.m.
|
|
|
|
1
|
Reorganize the list of resources in the webapi docs.
|
chipx86
|
October 19th, 2013, 5:43 p.m.
|
|
|
|
1
|
Fix updating the favicon when there's a notification.
|
chipx86
|
October 19th, 2013, 6:11 p.m.
|
|
|
|
1
|
Bump the minimum version of some of our dependencies.
|
chipx86
|
October 19th, 2013, 5:56 p.m.
|
|
|
|
1
|
Make the Markdown styles consistent with the source text.
|
chipx86
|
October 19th, 2013, 3:17 a.m.
|
|
|
|
1
|
Load the richText field in several resource models.
|
chipx86
|
October 18th, 2013, 7:02 p.m.
|
|
|
|
1
|
Expose the 'rich_text' field for reading in the API, and doc it.
|
chipx86
|
October 18th, 2013, 5:29 p.m.
|
|
|
|
1
|
Format Markdown text for file attachment and screenshot comments.
|
chipx86
|
October 18th, 2013, 6:40 p.m.
|
|
|
|
1
|
Add "Rich Text" fields in the administration UI.
|
chipx86
|
October 18th, 2013, 6:41 p.m.
|
|
|
|
1
|
Fix auto-sizing the inlineEditor when forcing an auto-size.
|
chipx86
|
October 18th, 2013, 8:43 p.m.
|
|
|
|
1
|
Fix inlineEditor dirty detection with hasRawValue.
|
chipx86
|
October 18th, 2013, 8:20 p.m.
|
|
|
|
1
|
Reduce the query count by one per page when using SiteConfiguration.
|
chipx86
|
October 20th, 2013, 3:12 a.m.
|
|
|
|
1
|
Disable JavaScript extensions when running unit tests.
|
chipx86
|
October 18th, 2013, 3:33 a.m.
|
|
|
|
1
|
Expand upon some of the API resource descriptions.
|
chipx86
|
October 18th, 2013, 3:34 a.m.
|
|
|
|
1
|
Support static media bundles in review UIs.
|
chipx86
|
October 16th, 2013, 12:26 a.m.
|
|
|
|
1
|
Support the new static bundles for extensions.
|
chipx86
|
October 15th, 2013, 5:23 p.m.
|
|
|
|
1
|
Centralize much of the comment API update/create code.
|
chipx86
|
October 16th, 2013, 12:57 a.m.
|
|
|
|
1
|
Add support for defining, packaging and using static media bundles.
|
chipx86
|
October 15th, 2013, 4:22 p.m.
|
|
|
|
1
|
Fix switching to Custom repositories and missing hosting services.
|
chipx86
|
October 15th, 2013, 1:06 p.m.
|
|
|
|
1
|
[reviewboard] Update to the latest version of django-pipeline.
|
chipx86
|
October 14th, 2013, 6:53 p.m.
|
|
|
|
1
|
Update to use Djblets's new extension imports.
|
chipx86
|
October 14th, 2013, 5:04 p.m.
|
|
|
|
1
|
[Djblets] Update to the latest version of django-pipeline.
|
chipx86
|
October 14th, 2013, 6:50 p.m.
|
|
|
|
1
|
Split up extensions/base.py into several files.
|
chipx86
|
October 14th, 2013, 5 p.m.
|
|
|
|
1
|
Add a hook for working with comments in the review dialog.
|
chipx86
|
October 13th, 2013, 3:54 a.m.
|
|
|
|
1
|
Add formal support for looking up static files for extensions.
|
chipx86
|
October 13th, 2013, 7:18 p.m.
|
|
|
|
1
|
Add a hook for displaying extra comment information for reviews.
|
chipx86
|
October 13th, 2013, 2:59 a.m.
|
|
|
|
1
|
Add extensibility to the comment dialog.
|
chipx86
|
October 12th, 2013, 5:57 p.m.
|
|