Changes between Version 3 and Version 4 of TracJenkinsPlugin


Ignore:
Timestamp:
Aug 6, 2016, 8:25:33 AM (8 years ago)
Author:
figaro
Comment:

Further cosmetic changes, tagged as alpha

Legend:

Unmodified
Added
Removed
Modified
  • TracJenkinsPlugin

    v3 v4  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Integration of Jenkins to Trac
     3= Integrate the Jenkins build service into Trac
    44
    55== Description
    66
    77This is beginning of a Trac plugin to integrate [http://jenkins-ci.org/ Jenkins] with Trac, using the Python wrapper of Jenkins REST API. It is not a complete plugin, and only offers the basic functionality and no pretty graphics. Feel free to continue what I have started.
     8
     9See also: HudsonTracPlugin
    810
    911== !Bugs/Feature Requests