History for Mantis_source-integration / Source / Source.API.php
2009-04-22
@John Reese
Fix #28: Updated copyrights from '20081 to '2008-2009'
John Reese committed on 22 Apr 2009
2009-04-15
@John Reese
Fix #22: Make sure bugs exist before trying to update/resolve them.
John Reese committed on 15 Apr 2009
@John Reese
Fix #21: Changed to using $X style placeholders in message template.
John Reese committed on 15 Apr 2009
@John Reese
Fix #20: Implemented adding bugnotes for fixed bugs.
John Reese committed on 15 Apr 2009
@John Reese
Issue #18: Initial implementation of user-vcs name associations.
John Reese committed on 15 Apr 2009
2009-04-08
@John Reese
Fix #13: Convert project license to AGPL3.
John Reese committed on 8 Apr 2009
2009-04-06
@John Reese
Fix #11: Bug fixes for applying branch mapping on import/checkin.
John Reese committed on 6 Apr 2009
@John Reese
Issue #11: First pass implementation of appyling branch mappings to bug fixed-in versions.
John Reese committed on 6 Apr 2009
@John Reese
Issue #11: Updates to the mapping APIs.
John Reese committed on 6 Apr 2009
@John Reese
Issue #11: Allow the branch name for a mapping to be updated.
John Reese committed on 6 Apr 2009
@John Reese
Issue #11: Implemented repo management form for updating/creating branch mappings. Switch to storing versions as strings.
John Reese committed on 6 Apr 2009
@John Reese
Issue #11: Working implementation of mapping branch to versionbased on bug ID.
John Reese committed on 6 Apr 2009
@John Reese
Issue #11: First pass implementation of branch mapping class.
John Reese committed on 6 Apr 2009
2009-04-04
@John Reese
Issue #11: Defined basic mapping strategies and names.
John Reese committed on 4 Apr 2009
@John Reese
Issue #3: link 'fixed' bugs even if auto-resolve not enabled.
John Reese committed on 4 Apr 2009
@John Reese
Really fix #10: used incorrect variable name, and incorrect usage of & in the code.
John Reese committed on 4 Apr 2009
2009-04-03
@John Reese
Fix #10: Set the global cached user ID before resolving any bugs.
John Reese committed on 3 Apr 2009
@John Reese
Fix #9: Allow auto-resolving to set a configurable bug resolution.
John Reese committed on 3 Apr 2009
@John Reese
Fix #8: Fix never-ending loop... oops.
John Reese committed on 3 Apr 2009
@John Reese
Fix #8: Modified bug resolving and changeset attaching to prefer using committer_id over user_id.
John Reese committed on 3 Apr 2009
@John Reese
Issue #8: Implemented automatic user/committer ID parsing.
John Reese committed on 3 Apr 2009
@John Reese
Issue #8: Implemented database and API for storing committer information.
John Reese committed on 3 Apr 2009
@John Reese
Issue #3: Pull resolution status from configuration threshold; various tiny tweaks.
John Reese committed on 3 Apr 2009
2009-04-02
@John Reese
Fix incorrect usage of plugin config API functions.
John Reese committed on 2 Apr 2009
@John Reese
Fixed bug with wrong variable names.
John Reese committed on 2 Apr 2009
@John Reese
Fix bug with configuration name inconsistency.
John Reese committed on 2 Apr 2009
@John Reese
Issue #3: Basic, untested implementation of auto-resolving issues by commit message.
John Reese committed on 2 Apr 2009
@John Reese
Issue #3: Duplicate the existing buglink parsing for bugfix links and add basic caching.
John Reese committed on 2 Apr 2009
@John Reese
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
@John Reese
Follow-up to 9920a8: Give appropriate user_id creadit when manually attaching changesets to bugs.
John Reese committed on 18 Dec 2008