config.jelly #1

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • browsers/
  • SwarmBrowser/
  • config.jelly
  • View
  • Commits
  • Open Download .zip Download (253 B)
<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">
		<f:textbox name="swarmbrowser.url" value="${browser.url}" />
	</f:entry>

</j:jelly>
# Change User Description Committed
#4 22372 Paul Allen Update Repository Browser for use with Pipeline.

May fix the following: JENKINS-43069 JENKINS-37094
#3 22128 Paul Allen Helix Graph support for Jenkins.

JENKINS-40354
#2 19519 Paul Allen Jelly header update.

<?jelly escape-by-default='true'?>
#1 9690 Paul Allen [Branching using p4-jenkins]
Release 1.0.1
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4/browsers/SwarmBrowser/config.jelly
#1 9672 Paul Allen Refactor name from 'p4_client' to 'p4'.
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4_client/browsers/SwarmBrowser/config.jelly
#1 8915 Paul Allen Support for ChangeLog and RepoBrowser.

 - Added RepoBrowser for Swarm (porting the others should be easy)
 - ChangeLog XML file now only stores the changelist number all other information is fetched from Perforce