help-prefix.html #2

  • //
  • guest/
  • paul_allen/
  • dev/
  • p4-jenkins/
  • p4-client/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4_client/
  • workspace/
  • TemplateWorkspaceImpl/
  • help-prefix.html
  • Commits
# Change User Description Committed
#2 8738 Paul Allen Workspace Name Formatter.
 For Template and Stream workspaces it allows the substitution of the following tags:

    ${node}        The name given to the slave Jenkins node.
    ${hostname}        The hostname for the slave Jenkins node.
    ${project}        The name of the Jenkins build Job.
    ${hash}        Unique hash code of the Jenkins node.
#1 8737 Paul Allen Added basic Help for SCM Configuration page.

 Tidy up descriptions and fix (null:null) in Credential summary.