Changes between Initial Version and Version 1 of AnalyzePlugin


Ignore:
Timestamp:
Dec 10, 2011, 9:21:03 PM (12 years ago)
Author:
Rob Guttman
Comment:

New hack AnalyzePlugin, created by robguttman

Legend:

Unmodified
Added
Removed
Modified
  • AnalyzePlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Analyzes tickets for dependency and other problems =
     4
     5== Description ==
     6
     7This is an extensible analysis tool for analyzing tickets in reports.  The plugin currently has three built-in analyses:
     8
     9 1. Milestone Dependency Analysis - ensures dependent tickets are in current or prior milestones
     10 1. Queue Dependency Analysis - ensures dependent tickets in a queue are ordered correctly
     11 1. Project Dependency Analysis - ensures dependent child tickets in a queue are ordered correctly
     12
     13These analyses all build off of the mastertickets plugin.  The second and third also build off of the queues plugin.
     14
     15
     16== Bugs/Feature Requests ==
     17
     18Existing bugs and feature requests for AnalyzePlugin are
     19[report:9?COMPONENT=AnalyzePlugin here].
     20
     21If you have any issues, create a
     22[http://trac-hacks.org/newticket?component=AnalyzePlugin&owner=robguttman new ticket].
     23
     24== Download ==
     25
     26Download the zipped source from [download:analyzeplugin here].
     27
     28== Source ==
     29
     30You can check out AnalyzePlugin from [http://trac-hacks.org/svn/analyzeplugin here] using Subversion, or [source:analyzeplugin browse the source] with Trac.
     31
     32== Example ==
     33
     34parent-child
     35peer
     36
     37== Recent Changes ==
     38
     39[[ChangeLog(analyzeplugin, 3)]]
     40
     41== Author/Contributors ==
     42
     43'''Author:''' [wiki:robguttman] [[BR]]
     44'''Maintainer:''' [wiki:robguttman] [[BR]]
     45'''Contributors:'''