Changes between Version 20 and Version 21 of HudsonTracPlugin


Ignore:
Timestamp:
Mar 26, 2012, 6:30:48 AM (12 years ago)
Author:
roadrunner
Comment:

Added doc on new config options in 0.5

Legend:

Unmodified
Added
Removed
Modified
  • HudsonTracPlugin

    v20 v21  
    2929}}}
    3030
    31 There are 11 options you can configure in your trac.ini under the
     31There are 13 options you can configure in your trac.ini under the
    3232section `[hudson]` (if you have the IniAdminPlugin installed they will
    3333show up on the Trac Admin page under `hudson`):
     
    4646   The password to use when accessing hudson; leave empty if no
    4747   authentication is needed. Default is empty.
     48 api_token::
     49   The API Token to use to access Jenkins. This takes precendence over
     50   any password and is the preferred mechanism if you are running
     51   Jenkins 1.426 or later and Jenkins is enforcing authentication (as
     52   opposed to, for example, a proxy in front of Jenkins).
    4853 display_modules::
    4954   If set to `true` then display the builds of individual modules in
     
    5459   empty, no entry is created in the mainnav. Example: `/hudson/`.
    5560   The default is `/hudson/`.
     61 timeline_opt_label::
     62   The label to use for the above link; defaults to `Hudson Builds`.
    5663 display_in_new_tab::
    5764   If set to `true` then open the above hudson page in a new tab (or