History for Mantis_source-integration / Source / Source.API.php
2009-04-06
@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
2008-12-02
@John Reese
Give appropriate user_id creadit when manually attaching changesets to bugs.
John Reese committed on 2 Dec 2008
2008-10-28
@John Reese
Implemented ability for update users to attach/detach bugs to changesets.
John Reese committed on 28 Oct 2008
2008-10-20
@John Reese
Oops. Inverted attached/removed history entries.
John Reese committed on 20 Oct 2008
@John Reese
Use proper history strings.
John Reese committed on 20 Oct 2008
2008-10-08
@John Reese
Add API support for loading all known branches for a repo.
John Reese committed on 8 Oct 2008
2008-10-06
@John Reese
Optimized changeset methods.
John Reese committed on 6 Oct 2008
2008-10-02
@John Reese
Added schema/API for trocking porting status and author e-mail.
John Reese committed on 2 Oct 2008
2008-09-12
@John Reese
Added history entries for bugs/changesets.
John Reese committed on 12 Sep 2008
@John Reese
Fix a parse error.
John Reese committed on 12 Sep 2008
2008-09-11
@John Reese
Allow changesets to load/cache their repo objects.
John Reese committed on 11 Sep 2008
@John Reese
Only delete/insert bug relations when they change.
John Reese committed on 11 Sep 2008