|
|
1
|
Cache calculated values when we know they won't change.
|
chipx86
|
October 21st, 2013, 2:03 p.m.
|
|
|
|
|
Document extension API resources.
|
david
|
October 21st, 2013, 2:58 p.m.
|
|
|
|
1
|
Fix prepare-dev.py to not link djblets static media
|
david
|
October 21st, 2013, 1:32 p.m.
|
|
|
|
1
|
Initialize the superclass for ReviewBoardHTTPPasswordMgr in the constructor
|
YA
yaneurabeya
|
October 16th, 2013, 6:44 p.m.
|
|
|
|
1
|
Fix crash in rbt diff.
|
JO
jop
|
October 13th, 2013, 1:52 p.m.
|
|
|
|
1
|
Don't query for objects in a response when we know the count is 0.
|
chipx86
|
October 21st, 2013, 2 p.m.
|
|
|
|
1
|
Fix review requests becoming private after discard, reopen, close.
|
chipx86
|
October 21st, 2013, 1:48 p.m.
|
|
|
|
1
|
Reorganize the list of resources in the webapi docs.
|
chipx86
|
October 19th, 2013, 4:43 p.m.
|
|
|
|
1
|
Fix updating the favicon when there's a notification.
|
chipx86
|
October 19th, 2013, 5:11 p.m.
|
|
|
|
1
|
Bump the minimum version of some of our dependencies.
|
chipx86
|
October 19th, 2013, 4:56 p.m.
|
|
|
|
1
|
Make the Markdown styles consistent with the source text.
|
chipx86
|
October 19th, 2013, 2:17 a.m.
|
|
|
|
1
|
Load the richText field in several resource models.
|
chipx86
|
October 18th, 2013, 6:02 p.m.
|
|
|
|
1
|
Expose the 'rich_text' field for reading in the API, and doc it.
|
chipx86
|
October 18th, 2013, 4:29 p.m.
|
|
|
|
1
|
Format Markdown text for file attachment and screenshot comments.
|
chipx86
|
October 18th, 2013, 5:40 p.m.
|
|
|
|
1
|
Add "Rich Text" fields in the administration UI.
|
chipx86
|
October 18th, 2013, 5:41 p.m.
|
|
|
|
1
|
Fix auto-sizing the inlineEditor when forcing an auto-size.
|
chipx86
|
October 18th, 2013, 7:43 p.m.
|
|
|
|
1
|
Fix inlineEditor dirty detection with hasRawValue.
|
chipx86
|
October 18th, 2013, 7:20 p.m.
|
|
|
|
1
|
Reduce the query count by one per page when using SiteConfiguration.
|
chipx86
|
October 20th, 2013, 2:12 a.m.
|
|
|
|
1
|
Add a new revision selector UI.
|
david
|
October 7th, 2013, 10:04 p.m.
|
|
|
|
1
|
Document extension metadata field.
|
david
|
October 18th, 2013, 1:01 a.m.
|
|
|
|
1
|
Disable JavaScript extensions when running unit tests.
|
chipx86
|
October 18th, 2013, 2:33 a.m.
|
|
|
|
1
|
Expand upon some of the API resource descriptions.
|
chipx86
|
October 18th, 2013, 2:34 a.m.
|
|
|
|
1
|
Don't use httplib constants instead of hardcoded values
|
YA
yaneurabeya
|
October 16th, 2013, 6:38 p.m.
|
|
|
|
1
|
Make crypto_utils backwards compatible with python-crypto on CentOS 6.4
|
YA
yaneurabeya
|
October 16th, 2013, 6:20 p.m.
|
|
|
|
1
|
Pass through template name for the configure_extension view.
|
david
|
October 17th, 2013, 8:36 p.m.
|
|
|
|
1
|
Add blank GitHub token
|
PU
puiterwijk
|
September 29th, 2013, 2:28 p.m.
|
|
|
|
1
|
Fixed the fill-database command
|
EN
endee
|
October 7th, 2013, 12:46 p.m.
|
|
|
|
1
|
Fix review-requests/ resource to catch diff related errors.
|
ZA
zav
|
October 16th, 2013, 4:51 a.m.
|
|
|
|
|
Fix switching to Custom repositories and missing hosting services.
|
ZA
zav
|
October 16th, 2013, 12:45 a.m.
|
|
|
|
1
|
Support static media bundles in review UIs.
|
chipx86
|
October 15th, 2013, 11:26 p.m.
|
|
|
|
1
|
Support the new static bundles for extensions.
|
chipx86
|
October 15th, 2013, 4:23 p.m.
|
|
|
|
1
|
Centralize much of the comment API update/create code.
|
chipx86
|
October 15th, 2013, 11:57 p.m.
|
|
|
|
1
|
Add support for defining, packaging and using static media bundles.
|
chipx86
|
October 15th, 2013, 3:22 p.m.
|
|
|
|
1
|
Fix review-requests/ resource to catch diff related errors.
|
david
|
October 15th, 2013, 12:50 a.m.
|
|
|
|
1
|
Fix switching to Custom repositories and missing hosting services.
|
chipx86
|
October 15th, 2013, 12:06 p.m.
|
|
|
|
1
|
[reviewboard] Update to the latest version of django-pipeline.
|
chipx86
|
October 14th, 2013, 5:53 p.m.
|
|
|
|
1
|
Update to use Djblets's new extension imports.
|
chipx86
|
October 14th, 2013, 4:04 p.m.
|
|
|
|
1
|
[Djblets] Update to the latest version of django-pipeline.
|
chipx86
|
October 14th, 2013, 5:50 p.m.
|
|
|
|
1
|
Split up extensions/base.py into several files.
|
chipx86
|
October 14th, 2013, 4 p.m.
|
|
|
|
|
Add a hook for working with comments in the review dialog.
|
GY
gyan
|
October 14th, 2013, 9:11 p.m.
|
|
|
|
|
Mention the pagination breakage as well.
|
GY
gyan
|
October 14th, 2013, 9:10 p.m.
|
|
|
|
1
|
Don't trigger revisionSelected from the revision selector when there's no change.
|
david
|
October 14th, 2013, 3:16 p.m.
|
|
|
|
1
|
Add missing documentation for extension hooks
|
david
|
October 14th, 2013, 2:02 a.m.
|
|
|
|
1
|
Rename 'view-interdiff' url to 'view_interdiff'
|
david
|
October 14th, 2013, 3:01 p.m.
|
|
|
|
1
|
Add a hook for working with comments in the review dialog.
|
chipx86
|
October 13th, 2013, 2:54 a.m.
|
|
|
|
1
|
Add formal support for looking up static files for extensions.
|
chipx86
|
October 13th, 2013, 6:18 p.m.
|
|
|
|
1
|
Add a hook for displaying extra comment information for reviews.
|
chipx86
|
October 13th, 2013, 1:59 a.m.
|
|
|
|
1
|
Add extensibility to the comment dialog.
|
chipx86
|
October 12th, 2013, 4:57 p.m.
|
|
|
|
1
|
Add support for JavaScript-side extensions to Review Board.
|
chipx86
|
October 12th, 2013, 4:39 p.m.
|
|
|
|
1
|
Protect against comment objects without reviews when loading a review UI.
|
chipx86
|
October 12th, 2013, 3:58 p.m.
|
|