|  |  | 1 | Allow review request names to wrap in admin lists. |  david | February 4th, 2014, 3:27 p.m. |  | 
      
       |  |  | 1 | Fix Dashboard to-group for unjoined public groups | TG
tgerdes | February 3rd, 2014, 8:02 p.m. |  | 
      
       |  |  | 1 | Rename 'show_submitted' to 'show_closed' everywhere. |  chipx86 | February 4th, 2014, 1:02 p.m. |  | 
      
       |  |  | 1 | Provide useful lists of URL names for extensions. |  chipx86 | February 2nd, 2014, 11:32 p.m. |  | 
      
       |  |  | 1 | Make all URL names consistent. |  chipx86 | February 3rd, 2014, 5:55 p.m. |  | 
      
       |  |  | 1 | Fix settings environment for docs builds. |  david | February 4th, 2014, 1:13 a.m. |  | 
      
       |  |  | 1 | Use CodeMirror's "change" event to trigger comment model changes. |  david | February 4th, 2014, 12:24 a.m. |  | 
      
       |  |  | 1 | Update much of the documentation for the Extensions Overview page. |  chipx86 | February 1st, 2014, 10:04 p.m. |  | 
      
       |  |  | 1 | Fix highlighting indentation on lines starting with HTML. |  chipx86 | February 2nd, 2014, 2:16 a.m. |  | 
      
       |  |  | 1 | Sort the results in the user autocomplete better. |  david | February 3rd, 2014, 5:21 p.m. |  | 
      
       |  |  | 1 | Use Popen .communicate() instead of .stdin.write() to avoid deadlocks. |  david | February 3rd, 2014, 3:48 p.m. |  | 
      
       |  |  |  | Fixed an auto-completer issue, which it didn't match extra parameter correctly | HO
hongbin | June 30th, 2011, 6:14 a.m. |  | 
      
       |  |  | 1 | Fix Issue 3217: Remove download link for a "new version" of a deleted file. | OL
olessia | February 1st, 2014, 12:37 p.m. |  | 
      
       |  |  | 1 | Use 'cvs rls' to check repository existance rather than checking CVSROOT/modules. |  david | February 3rd, 2014, 2:44 p.m. |  | 
      
       |  |  | 1 | Switch the "check updates required" middleware to use process_view. |  david | February 3rd, 2014, 1:31 p.m. |  | 
      
       |  |  | 1 | Simplify and fix static files serving. |  david | February 3rd, 2014, 2:36 p.m. |  | 
      
       |  |  | 1 | Fix perforce posting from subdirectories of the client root. |  david | February 3rd, 2014, 1:32 p.m. |  | 
      
       |  |  | 1 | Bump django dependency to 1.6 |  david | January 23rd, 2014, 7:05 p.m. |  | 
      
       |  |  | 1 | Bump djblets django dependency to 1.6 |  david | January 23rd, 2014, 7:03 p.m. |  | 
      
       |  |  | 1 | Improve our usage of --no-ext-diff with git. |  david | January 31st, 2014, 3:04 p.m. |  | 
      
       |  |  | 1 | Run unit tests from executable Python modules | TO
tomiaijo | January 26th, 2014, 4:54 p.m. |  | 
      
       |  |  | 1 | Run unit tests from executable Python modules | TO
tomiaijo | February 1st, 2014, 10:45 p.m. |  | 
      
       |  |  | 1 | Issue 3189: Add a link to the interdiff from the review request draft banner | TO
tomiaijo | February 1st, 2014, 11:08 p.m. |  | 
      
       |  |  | 1 | Changed JS extension support to be more flexible. |  chipx86 | February 1st, 2014, 1:15 a.m. |  | 
      
       |  |  | 1 | Switch to using Extension.initialize in docs and examples. |  chipx86 | February 1st, 2014, 6:22 p.m. |  | 
      
       |  |  | 1 | Add some documentation on using apply_to for static bundles. |  chipx86 | January 31st, 2014, 11:27 p.m. |  | 
      
       |  |  | 1 | Make JSExtension available through reviewboard.extensions.base. |  chipx86 | February 1st, 2014, 6:06 p.m. |  | 
      
       |  |  | 1 | Fix typo in "rbt close". |  anselina | February 1st, 2014, 5:56 p.m. |  | 
      
       |  |  | 1 | Allow access to public Local Sites by anonymous users. |  chipx86 | January 30th, 2014, 3:13 p.m. |  | 
      
       |  |  | 1 | Fix the init_js_extensions call when not matched by a resolver. |  chipx86 | February 2nd, 2014, 12:16 a.m. |  | 
      
       |  |  | 1 | Redo the review request ID column to fix breakages. |  chipx86 | February 2nd, 2014, 12:13 a.m. |  | 
      
       |  |  | 1 | Fix get_url_params_except and augment_queryset. |  david | January 31st, 2014, 5 p.m. |  | 
      
       |  |  | 2 | No Summary | SH
shreesha | February 1st, 2014, 2:32 a.m. |  | 
      
       |  |  | 1 | Adding command line option --basedir to reviewboardrc | DR
drz | January 31st, 2014, 7:11 a.m. |  | 
      
       |  |  | 1 | Make sure svn revisions are strings before passing them to Popen. |  david | January 31st, 2014, 1:05 p.m. |  | 
      
       |  |  | 1 | Simplify TemplateHook and create a mixin for applies_to functionality. |  chipx86 | January 31st, 2014, 2:24 p.m. |  | 
      
       |  |  | 1 | Allow static media bundles to apply to certain URLs. |  chipx86 | January 31st, 2014, 2:20 p.m. |  | 
      
       |  |  | 1 | Fix compatibility issues with Django 1.6. |  chipx86 | January 31st, 2014, 12:39 a.m. |  | 
      
       |  |  | 2 | Fix possible duplication issues with ReviewRequestField registration. |  chipx86 | January 30th, 2014, 5:52 p.m. |  | 
      
       |  |  | 1 | Add a hook for registering custom datagrid columns. |  chipx86 | January 30th, 2014, 5:49 p.m. |  | 
      
       |  |  |  | Add support and docs for adding columns to datagrids. |  chipx86 | January 30th, 2014, 6:20 p.m. |  | 
      
       |  |  | 1 | Use call_command to invoke loaddata. |  david | January 30th, 2014, 2:43 p.m. |  | 
      
       |  |  | 1 | Pass p4 port, client, and password on the command line instead of using env. |  david | January 30th, 2014, 6:01 p.m. |  | 
      
       |  |  | 1 | Allow people to hide repositories which no longer exist. |  david | January 30th, 2014, 5:31 p.m. |  | 
      
       |  |  | 1 | Add protection classes to PHP function regex. |  david | January 30th, 2014, 4:04 p.m. |  | 
      
       |  |  | 1 | Remove woefully inadequate query parameter preservation in datagrids. |  david | January 30th, 2014, 1:42 a.m. |  | 
      
       |  |  | 1 | Include query parameters in datagrid pagination links. |  david | January 30th, 2014, 1:42 a.m. |  | 
      
       |  |  | 1 | Don't allow duplicates in the bugs field. |  david | January 30th, 2014, 3:17 p.m. |  | 
      
       |  |  | 1 | Change the format for the indentation info keys. |  chipx86 | January 29th, 2014, 7:25 p.m. |  | 
      
       |  |  | 1 | Initialize logging before loading siteconfig. |  chipx86 | January 29th, 2014, 7:29 p.m. |  |