| 2009-04-06 | 
                Issue #11: Implemented repo management form for updating/creating branch mappings.  Switch to storing versions as strings.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 6 Apr 2009
    
  
                  
                 | 
|---|---|
| 
                Issue #11: Working implementation of mapping branch to versionbased on bug ID.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 6 Apr 2009
    
  
                  
                 | |
| 
                Issue #11: First pass implementation of branch mapping class.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 6 Apr 2009
    
  
                  
                 | |
| 2009-04-04 | 
                Issue #11: Defined basic mapping strategies and names.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 4 Apr 2009
    
  
                  
                 | 
| 
                Issue #11: Configuration settings to enable/disable branch mapping.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 4 Apr 2009
    
  
                  
                 | |
| 
                Issue #11: Schema definition for branch mapping.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 4 Apr 2009
    
  
                  
                 | |
| 
                Issue #3: link 'fixed' bugs even if auto-resolve not enabled.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 4 Apr 2009
    
  
                  
                 | |
| 
                Various tweaks to how the bugfix configurations are layed out and named.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 4 Apr 2009
    
  
                  
                 | |
| 
                Really fix #10: used incorrect variable name, and incorrect usage of & in the code.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 4 Apr 2009
    
  
                  
                 | |
| 2009-04-03 | 
                Fix #10: Set the global cached user ID before resolving any bugs.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 3 Apr 2009
    
  
                  
                 | 
| 
                Fix #9: Allow auto-resolving to set a configurable bug resolution.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 3 Apr 2009
    
  
                  
                 | |
| 
                Fix #8: Fix never-ending loop...  oops.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 3 Apr 2009
    
  
                  
                 | |
| 
                Fix #8: Modified bug resolving and changeset attaching to prefer using committer_id over user_id.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 3 Apr 2009
    
  
                  
                 | |
| 
                Issue #8: Implemented automatic user/committer ID parsing.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 3 Apr 2009
    
  
                  
                 | |
| 
                Issue #8: Implemented database and API for storing committer information.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 3 Apr 2009
    
  
                  
                 | |
| 
                Issue #3: Pull resolution status from configuration threshold; various tiny tweaks.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 3 Apr 2009
    
  
                  
                 | |
| 2009-04-02 | 
                Fix incorrect usage of plugin config API functions.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Apr 2009
    
  
                  
                 | 
| 
                Fixed bug with wrong variable names.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Apr 2009
    
  
                  
                 | |
| 
                Fix bug with configuration name inconsistency.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Apr 2009
    
  
                  
                 | |
| 
                Issue #3: Basic, untested implementation of auto-resolving issues by commit message.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Apr 2009
    
  
                  
                 | |
| 
                Issue #3: Duplicate the existing buglink parsing for bugfix links and add basic caching.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Apr 2009
    
  
                  
                 | |
| 
                Issue #3: Added interface configuration for auto-resolving issues.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Apr 2009
    
  
                  
                 | |
| 
                Issue #2: Set up commit and import pages to handle parsing buglinks and saving changesets.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Apr 2009
    
  
                  
                 | |
| 2009-04-01 | 
                Issue #2: Implemented framework events for POSTCOMMIT and POSTIMPORT.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 1 Apr 2009
    
  
                  
                 | 
| 
                Only show HTML and stats if the user is performing an import instead of a script/remote.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 1 Apr 2009
    
  
                  
                 | |
| 2009-03-30 | 
                Fixed language call without plugin name.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 30 Mar 2009
    
  
                  
                 | 
| 2009-03-27 | 
                Fixed searching for '[any]' showing nothing.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 27 Mar 2009
    
  
                  
                 | 
| 2009-03-25 | 
                Used incorrect lang_get() call.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 25 Mar 2009
    
  
                  
                 | 
| 2009-03-18 | 
                Added a link to bug view page to jump to the changesets when attached to a bug.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 18 Mar 2009
    
  
                  
                 | 
| 2008-12-18 | 
                Follow-up to 9920a8, Give appropriate user_id creadit when manually detaching changesets from bugs.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 18 Dec 2008
    
  
                  
                 |