|
|
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 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.
|
|
|
|
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.
|
|
|
|
1
|
Allow a max number of newlines to be passed to {% condense %}.
|
chipx86
|
October 13th, 2013, 1:36 a.m.
|
|
|
|
1
|
Add support for JavaScript extensions.
|
chipx86
|
October 12th, 2013, 3:41 p.m.
|
|
|
|
1
|
Fix a Mercurial crash with 'hg outgoing' and only warnings.
|
chipx86
|
September 23rd, 2013, 4:23 p.m.
|
|
|
|
1
|
Add API for working with drafts of diffs.
|
chipx86
|
September 24th, 2013, 3:44 p.m.
|
|
|
|
1
|
Fix the Watched Review Request resource with local sites, and add tests.
|
chipx86
|
September 28th, 2013, 1:58 a.m.
|
|
|
|
1
|
Fix breakages with the review group user resource.
|
chipx86
|
October 11th, 2013, 2:15 p.m.
|
|
|
|
1
|
Add a new has_list_access_permissions function.
|
chipx86
|
October 10th, 2013, 5:08 p.m.
|
|
|
|
1
|
Add extra_data support to all comment types.
|
chipx86
|
October 8th, 2013, 1:13 a.m.
|
|
|
|
|
Fix datagrid pagination on Django 1.5.
|
chipx86
|
October 6th, 2013, 6:36 p.m.
|
|
|
|
1
|
Fix transferring of webapi decorator information.
|
chipx86
|
October 6th, 2013, 5:30 p.m.
|
|
|
|
1
|
Extend TestCase to add new fixture and model creation functionality.
|
chipx86
|
October 6th, 2013, 3:27 p.m.
|
|
|
|
1
|
Update the test suite names for ReviewRequestManager tests.
|
chipx86
|
October 6th, 2013, 3:16 p.m.
|
|
|
|
1
|
Fix the webapi decorators to properly preserve decorator state.
|
chipx86
|
September 28th, 2013, 2:25 a.m.
|
|
|
|
1
|
Clean up the order of webapi tests.
|
chipx86
|
September 17th, 2013, 3:51 p.m.
|
|
|
|
1
|
Preserve decorator state across webapi decorators.
|
chipx86
|
September 26th, 2013, 12:27 p.m.
|
|
|
|
1
|
Fix a couple issues with extension and general resource docs.
|
chipx86
|
September 25th, 2013, 6:53 p.m.
|
|
|
|
1
|
Fix docs generation properly.
|
chipx86
|
September 24th, 2013, 3:23 p.m.
|
|
|
|
1
|
Fix issues with docs generation on Django 1.5.
|
chipx86
|
September 23rd, 2013, 11:12 a.m.
|
|
|
|
1
|
Simplify the webapi test function names.
|
chipx86
|
September 20th, 2013, 7:14 a.m.
|
|
|
|
1
|
Split the API test suites into Item and List classes.
|
chipx86
|
September 20th, 2013, 7:12 a.m.
|
|
|
|
1
|
Return better output on webapi doc parse_text failures.
|
chipx86
|
September 21st, 2013, 7:21 a.m.
|
|
|
|
1
|
Fix WebAPIError.with_message, and add WebAPIError.with_override.
|
chipx86
|
September 21st, 2013, 12:12 p.m.
|
|
|
|
1
|
Speed up the tests further, and remove interdependencies between tests.
|
chipx86
|
September 20th, 2013, 6:58 a.m.
|
|
|
|
1
|
Reduce docstring line lengths for webapi unit tests.
|
chipx86
|
September 17th, 2013, 2:56 p.m.
|
|
|
|
1
|
Provide WebAPIResource in reviewboard.webapi.resources again.
|
chipx86
|
September 17th, 2013, 12:42 p.m.
|
|
|
|
1
|
Make PySVN optional for unit tests.
|
chipx86
|
September 16th, 2013, 12:26 a.m.
|
|
|
|
1
|
Fix a couple regressions in the diff viewer.
|
chipx86
|
September 16th, 2013, 12:37 a.m.
|
|
|
|
1
|
Raise an error when uploading a non-git diff to a git repository.
|
chipx86
|
September 16th, 2013, 12:25 a.m.
|
|
|
|
1
|
Add team support for Bitbucket repositories.
|
chipx86
|
September 12th, 2013, 1:22 a.m.
|
|
|
|
1
|
Pre-compile fixtures for unit tests.
|
chipx86
|
September 13th, 2013, 3:57 p.m.
|
|
|
|
1
|
Remove the trailing blank line in markdown text.
|
chipx86
|
September 6th, 2013, 12:18 a.m.
|
|
|
|
1
|
Improve the output of the API docs.
|
chipx86
|
September 6th, 2013, 5:32 p.m.
|
|
|
|
1
|
Move away from most fixtures on all non-webapi apps.
|
chipx86
|
September 10th, 2013, 5:56 p.m.
|
|
|
|
1
|
Fix up several fields in the admin UI for models.
|
chipx86
|
September 6th, 2013, 2:27 p.m.
|
|
|
|
1
|
Fix error output when setting a FileAttachment's thumbnail.
|
chipx86
|
September 7th, 2013, 12:54 a.m.
|
|
|
|
1
|
Move away from most fixtures for the webapi tests.
|
chipx86
|
September 10th, 2013, 6 p.m.
|
|