<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
<f:entry title="URL" field="url">
<f:textbox />
</f:entry>
<f:entry title="${%Root module}" field="rootModule">
<f:textbox />
</f:entry>
</j:jelly> | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #3 | 22372 | Paul Allen |
Update Repository Browser for use with Pipeline. May fix the following: JENKINS-43069 JENKINS-37094 |
||
| #2 | 19519 | Paul Allen |
Jelly header update. <?jelly escape-by-default='true'?> |
||
| #1 | 10511 | Paul Allen |
Port of FishEye Browser from perforce-plugin (untested) |