|
|
1
|
Import ValidationError from django.core.exceptions instead of django.forms.
|
david
|
September 20th, 2013, 2:05 p.m.
|
|
|
|
1
|
Move diff pagination into javascript.
|
david
|
September 20th, 2013, 7:19 a.m.
|
|
|
|
1
|
Don't show "Show changes" when there is only one diff revision
|
BZ
bzd
|
September 21st, 2013, 8:47 a.m.
|
|
|
|
1
|
Remove Inline Review click event from File Attachment Review button.
|
ED
edwlee
|
September 21st, 2013, 7:03 a.m.
|
|
|
|
1
|
Increased z-index on modal-box to stop obstruction from user-account-nav dropdowns
|
EN
endee
|
September 20th, 2013, 10:58 a.m.
|
|
|
|
1
|
Change django.utils.simplejson to json. (djblets)
|
david
|
September 20th, 2013, 7:28 a.m.
|
|
|
|
1
|
Change django.utils.simplejson to json.
|
david
|
September 20th, 2013, 7:08 a.m.
|
|
|
|
1
|
Address ALLOWED_HOSTS changes.
|
david
|
September 20th, 2013, 7:05 a.m.
|
|
|
|
|
Replace User.get_profile() with dedicated model look-ups.
|
david
|
September 18th, 2013, 12:57 p.m.
|
|
|
|
1
|
Default to no indentation for the json templatetag.
|
david
|
September 20th, 2013, 7:34 a.m.
|
|
|
|
1
|
Fix z-index on user account drop-down
|
EN
endee
|
September 20th, 2013, 6:36 a.m.
|
|
|
|
1
|
Bug Fix for Issue #1075
|
LE
LengMalit
|
September 17th, 2013, 7:18 a.m.
|
|
|
|
1
|
Fix up our manage.py for Django 1.3 deprecations.
|
david
|
September 17th, 2013, 5:09 p.m.
|
|
|
|
1
|
Don't blindly call next_page_number() or previous_page_number().
|
david
|
September 17th, 2013, 4:46 p.m.
|
|
|
|
1
|
Don't blindly call next_page_number() or previous_page_number().
|
david
|
September 17th, 2013, 4:46 p.m.
|
|
|
|
1
|
Switch function-based generic views to class-based ones.
|
david
|
September 17th, 2013, 12:55 p.m.
|
|
|
|
1
|
Make sure to always fix up the MEDIA_ROOT after admin tests.
|
david
|
September 17th, 2013, 2:43 p.m.
|
|
|
|
1
|
Adjust the way that we override HttpResponse.content.
|
david
|
September 17th, 2013, 2:37 p.m.
|
|
|
|
1
|
Get rid of deprecated TestCase assertion methods.
|
david
|
September 17th, 2013, 12:52 p.m.
|
|
|
|
1
|
Reduce docstring line lengths for webapi unit tests.
|
chipx86
|
September 17th, 2013, 2:56 p.m.
|
|
|
|
1
|
Turn off autocomplete for username/password fields in E-Mail Settings
|
ED
edwlee
|
September 17th, 2013, 12:17 p.m.
|
|
|
|
1
|
Fix unit test failures when the host has no internet connection.
|
david
|
September 15th, 2013, 9:26 a.m.
|
|
|
|
1
|
Provide WebAPIResource in reviewboard.webapi.resources again.
|
chipx86
|
September 17th, 2013, 12:42 p.m.
|
|
|
|
1
|
Change django.conf.urls.defaults -> django.conf.urls (djblets)
|
david
|
September 15th, 2013, 9:29 a.m.
|
|
|
|
|
Clean up the view_diff.html template.
|
david
|
September 14th, 2013, 4:57 a.m.
|
|
|
|
1
|
Move the diff revision selector into javascript.
|
david
|
September 13th, 2013, 9:25 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
|
Change django.conf.urls.defaults -> django.conf.urls
|
david
|
September 13th, 2013, 9:46 p.m.
|
|
|
|
1
|
Pre-compile fixtures for unit tests.
|
chipx86
|
September 13th, 2013, 3:57 p.m.
|
|
|
|
1
|
Make the "Diff Revision" label dynamically rendered in javascript.
|
david
|
September 10th, 2013, 8:02 p.m.
|
|
|
|
1
|
Load diff files from javascript.
|
david
|
September 9th, 2013, 11:23 p.m.
|
|
|
|
1
|
Render the diff change index from JS instead of Django.
|
david
|
September 9th, 2013, 5:07 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.
|
|
|
|
|
Fix up several fields in the admin UI for models.
|
ZI
ziis
|
September 11th, 2013, 7:22 a.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.
|
|
|
|
1
|
Add a new base TestCase class with helpful factory methods.
|
chipx86
|
September 10th, 2013, 3:05 p.m.
|
|
|
|
1
|
Set this for Review Board v1.0.1.
|
PW
pwc
|
September 9th, 2013, 11:39 p.m.
|
|
|
|
1
|
Store the docs database as fixtures instead of an sqlite database.
|
chipx86
|
September 5th, 2013, 11:57 p.m.
|
|
|
|
1
|
Fix some isues in the API docs.
|
chipx86
|
September 6th, 2013, midnight
|
|
|
|
1
|
Add filtering for the repository selector.
|
david
|
September 4th, 2013, 4:06 p.m.
|
|
|
|
1
|
sdfsf
|
QW
qwertyuiop
|
September 5th, 2013, 3:15 a.m.
|
|
|
|
1
|
rbt patch subcommand to support --print option
|
SU
sudhirbs
|
September 3rd, 2013, 6:20 p.m.
|
|
|
|
1
|
Centralize webapi tests' mimetypes and URL lookups.
|
chipx86
|
September 2nd, 2013, 1:32 a.m.
|
|