Anonymous | Login | Signup for a new account | 2012-09-13 19:31 PDT |
Main | Blog | My View | View Issues | Change Log | Roadmap | IRC Chat | Repositories | Scrum Board |
View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
011 | Source Integration | [All Projects] General | public | 2009-04-03 14:10 | 2009-04-06 15:20 | |||
Reporter | John Reese | |||||||
Assigned To | John Reese | |||||||
Priority | normal | Severity | feature | Reproducibility | N/A | |||
Status | resolved | Resolution | fixed | |||||
Product Version | ||||||||
Target Version | 0.14 | Fixed in Version | 0.14 | |||||
Summary | 011: Implement fixed-in version selection for fixed bugs | |||||||
Description | There should be some manner of mapping repository branches to fixed-in versions, and when importing fix commits from those branches, the fixed-in version should be set. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||
Source Integration: master 619d4222
Timestamp: 2009-04-04 03:21:40 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Schema definition for branch mapping. | ||
mod - Source/Source.php | [ Diff ] [ File ] | ||
Source Integration: master 92ef3843
Timestamp: 2009-04-04 03:51:16 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Configuration settings to enable/disable branch mapping. | ||
mod - Source/Source.php | [ Diff ] [ File ] | ||
mod - Source/lang/strings_english.txt | [ Diff ] [ File ] | ||
mod - Source/pages/manage_config_page.php | [ Diff ] [ File ] | ||
mod - Source/pages/manage_config.php | [ Diff ] [ File ] | ||
Source Integration: master c32c33c7
Timestamp: 2009-04-04 04:32:35 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Defined basic mapping strategies and names. | ||
mod - Source/Source.php | [ Diff ] [ File ] | ||
mod - Source/lang/strings_english.txt | [ Diff ] [ File ] | ||
mod - Source/Source.API.php | [ Diff ] [ File ] | ||
Source Integration: master e2e677f7
Timestamp: 2009-04-06 14:12:18 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: First pass implementation of branch mapping class. | ||
mod - Source/Source.API.php | [ Diff ] [ File ] | ||
Source Integration: master 343aa4fe
Timestamp: 2009-04-06 15:26:04 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Working implementation of mapping branch to versionbased on bug ID. | ||
mod - Source/Source.API.php | [ Diff ] [ File ] | ||
Source Integration: master a124a0b9
Timestamp: 2009-04-06 17:36:43 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Implemented repo management form for updating/creating branch mappings. Switch to storing versions as strings. | ||
mod - Source/Source.php | [ Diff ] [ File ] | ||
mod - Source/lang/strings_english.txt | [ Diff ] [ File ] | ||
mod - Source/Source.API.php | [ Diff ] [ File ] | ||
mod - Source/pages/repo_manage_page.php | [ Diff ] [ File ] | ||
Source Integration: master bacad559
Timestamp: 2009-04-06 17:46:31 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Allow the branch name for a mapping to be updated. | ||
mod - Source/Source.API.php | [ Diff ] [ File ] | ||
Source Integration: master be129e6e
Timestamp: 2009-04-06 17:47:02 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Allow branch mappings to be deleted. Add form security. | ||
mod - Source/pages/repo_manage_page.php | [ Diff ] [ File ] | ||
Source Integration: master a92112b9
Timestamp: 2009-04-06 18:32:18 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Updates to the mapping APIs. | ||
mod - Source/Source.API.php | [ Diff ] [ File ] | ||
mod - Source/pages/repo_manage_page.php | [ Diff ] [ File ] | ||
Source Integration: master e4bbb4b2
Timestamp: 2009-04-06 18:32:44 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: Implemented processing of repo mapping forms. | ||
add - Source/pages/repo_update_mappings.php | [ Diff ] [ File ] | ||
Source Integration: master 78b319c4
Timestamp: 2009-04-06 18:52:38 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Issue 011: First pass implementation of appyling branch mappings to bug fixed-in versions. | ||
mod - Source/Source.API.php | [ Diff ] [ File ] | ||
Source Integration: master 8af079ca
Timestamp: 2009-04-06 21:12:35 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Fix 011: Bug fixes for applying branch mapping on import/checkin. | ||
mod - Source/Source.API.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2009-02-28 09:39 | Changeset attached | master 3e6b6adc => | |
2009-02-28 09:39 | Changeset attached | master e6590d28 => | |
2009-04-03 14:10 | John Reese | New Issue | |
2009-04-03 20:13 | John Reese | Status | new => assigned |
2009-04-03 20:13 | John Reese | Assigned To | => John Reese |
2009-04-03 20:41 | John Reese | Summary | Implement fixed-in version selection when auto-resolving issues => Implement fixed-in version selection for fixed bugs |
2009-04-03 20:41 | John Reese | Description Updated | |
2009-04-06 15:20 | John Reese | Status | assigned => resolved |
2009-04-06 15:20 | John Reese | Fixed in Version | => 0.16 |
2009-04-06 15:20 | John Reese | Resolution | open => fixed |
2009-04-06 15:20 | John Reese | Changeset attached | master 8af079ca => |
2009-04-06 15:20 | John Reese | Changeset attached | master 78b319c4 => |
2009-04-06 15:20 | John Reese | Changeset attached | master e4bbb4b2 => |
2009-04-06 15:20 | John Reese | Changeset attached | master a92112b9 => |
2009-04-06 15:20 | John Reese | Changeset attached | master be129e6e => |
2009-04-06 15:20 | John Reese | Changeset attached | master bacad559 => |
2009-04-06 15:20 | John Reese | Changeset attached | master a124a0b9 => |
2009-04-06 15:20 | John Reese | Changeset attached | master 343aa4fe => |
2009-04-06 15:20 | John Reese | Changeset attached | master e2e677f7 => |
2009-04-06 15:20 | John Reese | Changeset attached | master c32c33c7 => |
2009-04-06 15:20 | John Reese | Changeset attached | master 92ef3843 => |
2009-04-06 15:20 | John Reese | Changeset attached | master 619d4222 => |
Copyright © 2000 - 2012 MantisBT Group
Time: 0.1505 seconds. memory usage: 8,422 KB |