|
|
1
|
Switch over to django's bundled six library.
|
david
|
February 18th, 2014, 3:04 p.m.
|
|
|
|
1
|
Make get_line_changed_regions accessible in diffutils.
|
chipx86
|
February 18th, 2014, 2:38 a.m.
|
|
|
|
1
|
Show RRs from inactive users on "All Review Requests" and their user page.
|
david
|
February 17th, 2014, 1:26 p.m.
|
|
|
|
1
|
Move attachment screenshot handling into new classes.
|
chipx86
|
February 17th, 2014, 2:52 p.m.
|
|
|
|
1
|
Move the diff complexity icon into its own view.
|
chipx86
|
February 17th, 2014, 8 p.m.
|
|
|
|
1
|
Improve the style and maintainability of the new Markdown links.
|
chipx86
|
February 15th, 2014, 11:33 p.m.
|
|
|
|
1
|
Handle post-commit for SVN repos that don't use the default layout.
|
david
|
February 16th, 2014, 1:28 p.m.
|
|
|
|
1
|
Move diff change description handling into a new DiffField.
|
chipx86
|
February 17th, 2014, 1:27 p.m.
|
|
|
|
1
|
Trust the user when they say that their server name starts with 'https'
|
david
|
February 17th, 2014, 4:05 p.m.
|
|
|
|
1
|
Handle parse errors during diff migration.
|
david
|
February 16th, 2014, 12:34 p.m.
|
|
|
|
1
|
Add a "Diff Size" column to the dashboard.
|
david
|
February 15th, 2014, 5:56 p.m.
|
|
|
|
1
|
Don't show the expand icon if a header isn't expandable.
|
david
|
February 15th, 2014, 4:10 p.m.
|
|
|
|
1
|
Modernize the Review UI extension documentation.
|
chipx86
|
February 11th, 2014, 2:55 p.m.
|
|
|
|
1
|
Collapse the {% load %} tags in templates.
|
chipx86
|
February 13th, 2014, 1:57 a.m.
|
|
|
|
1
|
Split up the review_detail.html template.
|
chipx86
|
February 13th, 2014, 1:42 a.m.
|
|
|
|
1
|
Improve the output for the Markdown UI.
|
chipx86
|
February 14th, 2014, 7:14 p.m.
|
|
|
|
1
|
Issue 3201: Put a link next to rich-text fields.
|
B.
b.ramnani
|
February 1st, 2014, 4:54 p.m.
|
|
|
|
1
|
Fix for an IntegrityError when trying to load the dashboard
|
B.
b.ramnani
|
February 8th, 2014, 11:25 a.m.
|
|
|
|
1
|
Split up the extension docs.
|
chipx86
|
February 11th, 2014, 2:52 p.m.
|
|
|
|
1
|
Show the full commit ID in a tooltip for the Commit field.
|
chipx86
|
February 11th, 2014, 10:52 a.m.
|
|
|
|
1
|
Fix PyFlakes warnings in Review Board.
|
chipx86
|
February 11th, 2014, 1:05 p.m.
|
|
|
|
1
|
Add missing documentation for SignalHook.
|
chipx86
|
February 10th, 2014, 3:37 p.m.
|
|
|
|
1
|
Fix interdiffs for small files or changes near the top of the file.
|
chipx86
|
February 11th, 2014, 2:07 a.m.
|
|
|
|
1
|
Add an extensible API-level concept of "approval" to review requests.
|
chipx86
|
February 6th, 2014, 5:46 p.m.
|
|
|
|
1
|
Filter out indentation changes in unrelated areas in interdiffs.
|
chipx86
|
February 10th, 2014, 6:15 p.m.
|
|
|
|
1
|
Make the formatting for the diff label consistent with other labels.
|
chipx86
|
February 10th, 2014, 3:06 p.m.
|
|
|
|
1
|
Set better defaults for the dashboard columns.
|
chipx86
|
February 6th, 2014, 6:25 p.m.
|
|
|
|
1
|
Fix the unit tests for the user page.
|
chipx86
|
February 9th, 2014, 4:06 p.m.
|
|
|
|
1
|
Make a couple simple improvements to some datagrids.
|
david
|
February 6th, 2014, 11:28 p.m.
|
|
|
|
1
|
Add hooks for the dashboard and user page sidebar items.
|
chipx86
|
February 8th, 2014, 4:57 p.m.
|
|
|
|
1
|
Fix a regression in HTML escaping for text area fields.
|
chipx86
|
February 9th, 2014, 12:07 p.m.
|
|
|
|
1
|
Fix displaying of large images in thumbnails and image pages for review requests
|
TA
tamijo
|
February 9th, 2014, 8:27 a.m.
|
|
|
|
1
|
Created a keyboard shortcut to add comments to a diff
|
ED
edwinzg
|
February 8th, 2014, 4:36 p.m.
|
|
|
|
1
|
Fix the interdiff selector.
|
david
|
February 8th, 2014, 4:18 p.m.
|
|
|
|
1
|
Fix serving uploaded media on a dev server.
|
chipx86
|
February 8th, 2014, 3:44 p.m.
|
|
|
|
1
|
Ensure filtering menu is shown when viewing review requests in the admin section
|
JO
Joonas
|
February 8th, 2014, 11:11 a.m.
|
|
|
|
1
|
Fix population of incoming request count on groups for the sidebar.
|
chipx86
|
February 7th, 2014, 4:31 p.m.
|
|
|
|
1
|
Mark reply text as markdown after publishing the reply.
|
chipx86
|
February 6th, 2014, 6:58 p.m.
|
|
|
|
1
|
fix internal server error at url /account/recover
|
TA
tamijo
|
February 7th, 2014, 5:04 p.m.
|
|
|
|
2
|
Fix for issue 3006: add password verification when creating new site
|
TA
tamijo
|
February 7th, 2014, 3:46 p.m.
|
|
|
|
1
|
Allow users to submit by "enter" keypress on #search_field
|
MI
mirai
|
February 7th, 2014, 3:58 p.m.
|
|
|
|
2
|
Fix overflowing email addresses on user info popup
|
HE
hellosjsu
|
February 7th, 2014, 3:32 p.m.
|
|
|
|
1
|
Move the user page to the new sidebar classes.
|
chipx86
|
February 5th, 2014, 7:32 p.m.
|
|
|
|
1
|
Fix our LocalSite permission wrapper on Django 1.6.
|
chipx86
|
February 7th, 2014, 2:59 p.m.
|
|
|
|
1
|
Improve the structure and presentation of the Dashboard sidebar.
|
chipx86
|
February 5th, 2014, 4:25 p.m.
|
|
|
|
1
|
Modernize our Getting Started guide.
|
chipx86
|
February 7th, 2014, 1:50 p.m.
|
|
|
|
1
|
Don't auto-collapse review boxes that have open issues or drafts.
|
chipx86
|
February 6th, 2014, 12:58 p.m.
|
|
|
|
1
|
Fix building the manual with Django 1.6.
|
chipx86
|
February 6th, 2014, 5:27 p.m.
|
|
|
|
1
|
Fix interdiffs which revert changes.
|
david
|
February 6th, 2014, 2:31 p.m.
|
|
|
|
1
|
Fix issues with prepare-dev.py and rb-site.
|
david
|
February 5th, 2014, 10:45 p.m.
|
|