| 2009-04-04 | 
                Issue #3: link 'fixed' bugs even if auto-resolve not enabled.
                
                 
                  
                  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 #2: Set up commit and import pages to handle parsing buglinks and saving changesets.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Apr 2009
    
  
                  
                 | |
| 2008-12-18 | 
                Follow-up to 9920a8: Give appropriate user_id creadit when manually attaching changesets to bugs.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 18 Dec 2008
    
  
                  
                 | 
| 2008-12-02 | 
                Give appropriate user_id creadit when manually attaching changesets to bugs.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Dec 2008
    
  
                  
                 | 
| 2008-10-28 | 
                Implemented ability for update users to attach/detach bugs to changesets.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 28 Oct 2008
    
  
                  
                 | 
| 2008-10-20 | 
                Oops.  Inverted attached/removed history entries.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 20 Oct 2008
    
  
                  
                 | 
| 
                Use proper history strings.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 20 Oct 2008
    
  
                  
                 | |
| 2008-10-08 | 
                Add API support for loading all known branches for a repo.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 8 Oct 2008
    
  
                  
                 | 
| 2008-10-06 | 
                Optimized changeset methods.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 6 Oct 2008
    
  
                  
                 | 
| 2008-10-02 | 
                Added schema/API for trocking porting status and author e-mail.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 2 Oct 2008
    
  
                  
                 | 
| 2008-09-12 | 
                Added history entries for bugs/changesets.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 12 Sep 2008
    
  
                  
                 | 
| 
                Fix a parse error.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 12 Sep 2008
    
  
                  
                 | |
| 2008-09-11 | 
                Allow changesets to load/cache their repo objects.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 11 Sep 2008
    
  
                  
                 | 
| 
                Only delete/insert bug relations when they change.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 11 Sep 2008
    
  
                  
                 | |
| 2008-09-09 | 
                Added function to load changesets by revision.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 9 Sep 2008
    
  
                  
                 | 
| 
                Added ->parent member of changesets.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 9 Sep 2008
    
  
                  
                 | |
| 2008-06-30 | 
                Update Source plugins to use new Mantis db_param() form.
                
                 
                  
                  John Reese
                  committed 
  
    
      on 30 Jun 2008
    
  
                  
                 |