|  |  | 1 | Split up the extension hooks docs, and modernize them. |  chipx86 | January 27th, 2014, 4:29 a.m. |  | 
      
       |  |  | 2 | Separate storing commit IDs and updating from them. |  chipx86 | January 27th, 2014, 12:21 a.m. |  | 
      
       |  |  | 1 | Add hooks for creating account pages and forms. |  chipx86 | January 27th, 2014, 3:19 a.m. |  | 
      
       |  |  | 1 | Speed up the creation and publishing of drafts. |  chipx86 | January 27th, 2014, 6:40 p.m. |  | 
      
       |  |  | 1 | Fix review counts when deleting repositories. |  david | January 28th, 2014, 5:12 p.m. |  | 
      
       |  |  | 1 | Include query parameters in API pagination links. |  david | January 28th, 2014, 5:40 p.m. |  | 
      
       |  |  |  | Add render_value to various PasswordInput fields. |  david | January 28th, 2014, 6:58 p.m. |  | 
      
       |  |  | 1 | List git commits in reverse order. |  david | January 28th, 2014, 7:52 p.m. |  | 
      
       |  |  | 1 | De-duplicate user search in LDAP |  sgallagh | January 28th, 2014, 6:03 p.m. |  | 
      
       |  |  | 1 | Improve LDAP user lookups |  sgallagh | January 6th, 2014, 7:13 p.m. |  | 
      
       |  |  | 1 | RBSITE: Deploy correct Apache 2.4 authorization |  sgallagh | January 27th, 2014, 9:28 a.m. |  | 
      
       |  |  | 1 | rbtools git client fails if core.bare is unset | DE
delyn | January 28th, 2014, 11:01 a.m. |  | 
      
       |  |  | 1 | Improve line number reference URLs for the text review UI. |  chipx86 | January 27th, 2014, 4:51 a.m. |  | 
      
       |  |  | 1 | Speed up tests by reducing the initialization work. |  chipx86 | January 27th, 2014, 2:17 a.m. |  | 
      
       |  |  | 1 | Hide the Repository field if not using a repository. |  chipx86 | January 27th, 2014, 12:37 a.m. |  | 
      
       |  |  | 1 | Fix JavaScript unit test regressions with file attachment deletion. |  chipx86 | January 26th, 2014, 4:09 p.m. |  | 
      
       |  |  | 1 | Fix error reporting for API requests in the commits view and elsewhere. |  chipx86 | January 26th, 2014, 4:03 p.m. |  | 
      
       |  |  | 1 | Fix creating a new review request from the first committed change |  anselina | January 25th, 2014, 12:31 a.m. |  | 
      
       |  |  | 1 | Rewrite the My Account page. |  chipx86 | January 24th, 2014, 2:52 a.m. |  | 
      
       |  |  | 1 | Improve the Markdown escaping logic. |  chipx86 | January 25th, 2014, 12:19 a.m. |  | 
      
       |  |  | 1 | Filter out replies when calculating issue counts. |  chipx86 | January 24th, 2014, 4:37 p.m. |  | 
      
       |  |  | 1 | Fix deleting file attachments without a draft. |  chipx86 | January 24th, 2014, 6:13 p.m. |  | 
      
       |  |  | 1 | Safely shut down extension hooks. |  chipx86 | January 24th, 2014, 2:51 p.m. |  | 
      
       |  |  | 1 | Add an extension hook for connecting to signals. |  chipx86 | January 24th, 2014, 2:28 p.m. |  | 
      
       |  |  | 1 | Add a new Extension.initialize function for doing initialization. |  chipx86 | January 24th, 2014, 2:27 p.m. |  | 
      
       |  |  | 1 | Split accounts.forms into new modules. |  chipx86 | January 22nd, 2014, 3:55 a.m. |  | 
      
       |  |  | 1 | Support adding/removing users with RB.ReviewGroup. |  chipx86 | January 23rd, 2014, 5:30 p.m. |  | 
      
       |  |  | 1 | Add some infrastructure for JavaScript-controlled config pages. |  chipx86 | January 24th, 2014, 2:28 a.m. |  | 
      
       |  |  | 1 | Add a Backbone collection for filtering other collections. |  chipx86 | January 24th, 2014, 1:03 a.m. |  | 
      
       |  |  | 1 | Add a darker search icon to the spritesheet. |  chipx86 | January 24th, 2014, 12:16 a.m. |  | 
      
       |  |  | 1 | Run initialize() in test setUp() methods. |  david | January 24th, 2014, 12:48 a.m. |  | 
      
       |  |  | 1 | Finish porting djblets to Python 2/3 compatibility. |  david | January 23rd, 2014, 5:22 p.m. |  | 
      
       |  |  | 2 | Allow users to add or remove themselves to/from groups using the API. |  chipx86 | January 22nd, 2014, 3:43 a.m. |  | 
      
       |  |  | 1 | Update a bunch of newer code to be compatible with Python 3. |  david | January 23rd, 2014, 4:58 p.m. |  | 
      
       |  |  | 1 | Convert review group's mailing list to a generic CharField. |  david | January 22nd, 2014, 4:55 p.m. |  | 
      
       |  |  | 1 | Abbreviate SHA-1 commit IDs. |  david | January 22nd, 2014, 4:04 p.m. |  | 
      
       |  |  | 1 | Show discarded review requests in the "All Review Requests" view. |  david | January 22nd, 2014, 3:04 p.m. |  | 
      
       |  |  | 1 | Make "Auto-Submitted: auto-generated" header optional with a settings flag |  anselina | January 17th, 2014, 9:07 p.m. |  | 
      
       |  |  | 1 | Fix building translations on pristine systems |  sgallagh | January 22nd, 2014, 10:58 a.m. |  | 
      
       |  |  | 1 | [WIP] "Ship-It!" Ships Ascii Art Extension | SL
slchen | December 13th, 2012, 10:59 p.m. |  | 
      
       |  |  | 1 | Mark quick ship-it reviews as rich text. |  david | January 21st, 2014, 7:23 p.m. |  | 
      
       |  |  |  | [reviewboard] Rational Team Concert Support |  jan.koprowski | May 1st, 2013, 5:23 p.m. |  | 
      
       |  |  | 1 | Add setValue function to inline editor widget. | EN
endee | November 26th, 2013, 2:58 p.m. |  | 
      
       |  |  | 26 | Add Issue Status and Counts to Dashboard | RA
rajasaur | March 8th, 2013, 10:32 a.m. |  | 
      
       |  |  | 1 | scmtools.svn: add subvertpy support, deprecating PySVN in docs | MA
malept | December 12th, 2013, 10:13 p.m. |  | 
      
       |  |  | 1 | Fix bugs in "Depends On" field. |  david | January 21st, 2014, 4:53 p.m. |  | 
      
       |  |  | 1 | Check the root resource for capabilities. |  chipx86 | January 21st, 2014, 1:33 a.m. |  | 
      
       |  |  | 1 | Add the server info and capabilities to the root resource. |  chipx86 | January 21st, 2014, 1:29 a.m. |  | 
      
       |  |  | 1 | Allow subclasses of RootResource to provide additional data. |  chipx86 | January 21st, 2014, 1:21 a.m. |  | 
      
       |  |  | 1 | Add API fields for review request counters and add new query args. |  chipx86 | January 20th, 2014, 7:41 p.m. |  |