Ravenbrook / Projects / Perforce Defect Tracking Integration / Version 1.4 Product Sources

Perforce Defect Tracking Integration Project


Product Design Documents

Richard Brooksby, Ravenbrook Limited, 2000-08-10

1. Introduction

This is the catalogue of design documents of the Perforce Defect Tracking Integration product.

This document will be modified as the product is developed. Design documents appear here according to the design document procedure [RB 2000-10-05].

The readership of this document is the product developers.

This document is not confidential.

2. Designs

architecture/ Architecture.
bugzilla-emailsuffix/ How Bugzilla's "emailsuffix" feature works and how the P4DTI supports it.
bugzilla-p4dti-schema/ Bugzilla database schema extensions for integration with Perforce.
bugzilla-schema/ Bugzilla database schema.
build/ Build automation design.
mail/ E-mail design
migration/ Migration design
python-bugzilla-interface/ Python interface to Bugzilla.
python-teamtrack-interface/ Python interface to TeamTrack.
replicator/ Replicator design
replicator-bugzilla-interface/ Replicator interface to Bugzilla
replicator-teamtrack-interface/ Replicator interface to TeamTrack
teamtrack-journal/ Design for replication of journal fields in TeamTrack.
teamtrack-p4dti-schema/ TeamTrack database schema extensions for integration with Perforce.
test/ Test design.
win32-eventlog/ Using the Windows event log.
workflow-enforcement/ Workflow enforcement design.

A. References

[RB 2000-10-05] "P4DTI Project Design Document Procedure"; Richard Brooksby; Ravenbrook Limited; 2000-10-05.

B. Document History

2000-08-10 RB Created empty catalogue.
2000-08-29 GDR Added "Python interface to TeamTrack".
2000-08-30 GDR Renamed teamtrack/ to python-teamtrack-interface/.
2000-09-04 GDR Added "TeamTrack database schema extensions for integration with Perforce".
2000-09-13 GDR Added "Replicator design", "Replicator classes in Python" and "Replicator interface to TeamTrack".
2000-10-05 RB Added reference to design document procedure.
2000-11-20 RB Added workflow-enforcement/.
2000-11-14 NB Added Bugzilla placeholders.
2000-12-12 RB Fixed broken link to "replicator classes" document.
2001-03-02 RB Transferred copyright to Perforce under their license.
2001-06-01 GDR Added migration design.
2001-07-17 GDR Added build/ and test/.
2001-10-02 GDR Added teamtrack-journal/.
2001-10-26 GDR Added mail/.
2002-01-28 GDR Added bugzilla-emailsuffix/.

This document is copyright © 2001 Perforce Software, Inc. All rights reserved.

Redistribution and use of this document in any form, with or without modification, is permitted provided that redistributions of this document retain the above copyright notice, this condition and the following disclaimer.

This document is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright holders and contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this document, even if advised of the possibility of such damage.

$Id: //info.ravenbrook.com/project/p4dti/version/1.4/design/index.html#2 $

Ravenbrook / Projects / Perforce Defect Tracking Integration / Version 1.4 Product Sources