|
|
|
1
|
Improve the structure and presentation of the Dashboard sidebar.
|
chipx86
|
February 6th, 2014, 12:25 a.m.
|
|
|
|
|
1
|
Modernize our Getting Started guide.
|
chipx86
|
February 7th, 2014, 9:50 p.m.
|
|
|
|
|
1
|
Don't auto-collapse review boxes that have open issues or drafts.
|
chipx86
|
February 6th, 2014, 8:58 p.m.
|
|
|
|
|
1
|
Fix building the manual with Django 1.6.
|
chipx86
|
February 7th, 2014, 1:27 a.m.
|
|
|
|
|
1
|
Fix interdiffs which revert changes.
|
david
|
February 6th, 2014, 10:31 p.m.
|
|
|
|
|
1
|
Fix issues with prepare-dev.py and rb-site.
|
david
|
February 6th, 2014, 6:45 a.m.
|
|
|
|
|
1
|
Change the "Getting Started" doc to recommend rebase over merge.
|
david
|
February 4th, 2014, 9:20 a.m.
|
|
|
|
|
1
|
Move the datagrids code out into reviewboard.datagrids.
|
chipx86
|
February 4th, 2014, 10:55 p.m.
|
|
|
|
|
|
Post-process usernames from LDAP/AD before getting/creating User objects.
|
david
|
February 5th, 2014, 9:32 p.m.
|
|
|
|
|
1
|
Allow review request names to wrap in admin lists.
|
david
|
February 4th, 2014, 11:27 p.m.
|
|
|
|
|
1
|
Fix Dashboard to-group for unjoined public groups
|
TG
tgerdes
|
February 4th, 2014, 4:02 a.m.
|
|
|
|
|
1
|
Rename 'show_submitted' to 'show_closed' everywhere.
|
chipx86
|
February 4th, 2014, 9:02 p.m.
|
|
|
|
|
1
|
Provide useful lists of URL names for extensions.
|
chipx86
|
February 3rd, 2014, 7:32 a.m.
|
|
|
|
|
1
|
Make all URL names consistent.
|
chipx86
|
February 4th, 2014, 1:55 a.m.
|
|
|
|
|
1
|
Fix settings environment for docs builds.
|
david
|
February 4th, 2014, 9:13 a.m.
|
|
|
|
|
1
|
Use CodeMirror's "change" event to trigger comment model changes.
|
david
|
February 4th, 2014, 8:24 a.m.
|
|
|
|
|
1
|
Update much of the documentation for the Extensions Overview page.
|
chipx86
|
February 2nd, 2014, 6:04 a.m.
|
|
|
|
|
1
|
Fix highlighting indentation on lines starting with HTML.
|
chipx86
|
February 2nd, 2014, 10:16 a.m.
|
|
|
|
|
1
|
Sort the results in the user autocomplete better.
|
david
|
February 4th, 2014, 1:21 a.m.
|
|
|
|
|
1
|
Use Popen .communicate() instead of .stdin.write() to avoid deadlocks.
|
david
|
February 3rd, 2014, 11:48 p.m.
|
|
|
|
|
|
Fixed an auto-completer issue, which it didn't match extra parameter correctly
|
HO
hongbin
|
June 30th, 2011, 1:14 p.m.
|
|
|
|
|
1
|
Use 'cvs rls' to check repository existance rather than checking CVSROOT/modules.
|
david
|
February 3rd, 2014, 10:44 p.m.
|
|
|
|
|
1
|
Switch the "check updates required" middleware to use process_view.
|
david
|
February 3rd, 2014, 9:31 p.m.
|
|
|
|
|
1
|
Simplify and fix static files serving.
|
david
|
February 3rd, 2014, 10:36 p.m.
|
|
|
|
|
1
|
Bump django dependency to 1.6
|
david
|
January 24th, 2014, 3:05 a.m.
|
|
|
|
|
1
|
Run unit tests from executable Python modules
|
TO
tomiaijo
|
February 2nd, 2014, 6:45 a.m.
|
|
|
|
|
1
|
Issue 3189: Add a link to the interdiff from the review request draft banner
|
TO
tomiaijo
|
February 2nd, 2014, 7:08 a.m.
|
|
|
|
|
1
|
Switch to using Extension.initialize in docs and examples.
|
chipx86
|
February 2nd, 2014, 2:22 a.m.
|
|
|
|
|
1
|
Make JSExtension available through reviewboard.extensions.base.
|
chipx86
|
February 2nd, 2014, 2:06 a.m.
|
|
|
|
|
1
|
Allow access to public Local Sites by anonymous users.
|
chipx86
|
January 30th, 2014, 11:13 p.m.
|
|
|
|
|
1
|
Redo the review request ID column to fix breakages.
|
chipx86
|
February 2nd, 2014, 8:13 a.m.
|
|
|
|
|
2
|
Fix possible duplication issues with ReviewRequestField registration.
|
chipx86
|
January 31st, 2014, 1:52 a.m.
|
|
|
|
|
|
Add support and docs for adding columns to datagrids.
|
chipx86
|
January 31st, 2014, 2:20 a.m.
|
|
|
|
|
1
|
Use call_command to invoke loaddata.
|
david
|
January 30th, 2014, 10:43 p.m.
|
|
|
|
|
1
|
Allow people to hide repositories which no longer exist.
|
david
|
January 31st, 2014, 1:31 a.m.
|
|
|
|
|
1
|
Add protection classes to PHP function regex.
|
david
|
January 31st, 2014, 12:04 a.m.
|
|
|
|
|
1
|
Remove woefully inadequate query parameter preservation in datagrids.
|
david
|
January 30th, 2014, 9:42 a.m.
|
|
|
|
|
1
|
Don't allow duplicates in the bugs field.
|
david
|
January 30th, 2014, 11:17 p.m.
|
|
|
|
|
1
|
Change the format for the indentation info keys.
|
chipx86
|
January 30th, 2014, 3:25 a.m.
|
|
|
|
|
1
|
Initialize logging before loading siteconfig.
|
chipx86
|
January 30th, 2014, 3:29 a.m.
|
|
|
|
|
1
|
clearcase review requests often fail in multi-site mode because oid are not available yet on server (reviewboard)
|
DE
delyn
|
January 3rd, 2014, 12:57 p.m.
|
|
|
|
|
1
|
Show indentation changes in diffs.
|
chipx86
|
January 29th, 2014, 11:05 p.m.
|
|
|
|
|
1
|
Split up the extension hooks docs, and modernize them.
|
chipx86
|
January 27th, 2014, 11:29 a.m.
|
|
|
|
|
2
|
Separate storing commit IDs and updating from them.
|
chipx86
|
January 27th, 2014, 7:21 a.m.
|
|
|
|
|
1
|
Add hooks for creating account pages and forms.
|
chipx86
|
January 27th, 2014, 10:19 a.m.
|
|
|
|
|
1
|
Speed up the creation and publishing of drafts.
|
chipx86
|
January 28th, 2014, 1:40 a.m.
|
|
|
|
|
1
|
Fix review counts when deleting repositories.
|
david
|
January 29th, 2014, 12:12 a.m.
|
|
|
|
|
|
Add render_value to various PasswordInput fields.
|
david
|
January 29th, 2014, 1:58 a.m.
|
|
|
|
|
1
|
De-duplicate user search in LDAP
|
sgallagh
|
January 29th, 2014, 1:03 a.m.
|
|
|
|
|
1
|
Improve LDAP user lookups
|
sgallagh
|
January 7th, 2014, 2:13 a.m.
|
|