Branch: refs/heads/master
Home: https://github.com/jenkinsci/xml-job-to-job-dsl-plugin
Commit: 4cb9cde10d6ed7ca403344db8b3f46f32fe9d207
https://github.com/jenkinsci/xml-job-to-job-dsl-plugin/commit/4cb9cde10d6ed7ca403344db8b3f46f32fe9d207
Author: Marcel Santana <[email protected]>
Date: 2019-11-29 (Fri, 29 Nov 2019)
Changed paths:
M
src/main/resources/com/adq/jenkins/xmljobtodsl/jenkins/JobSelectorView/index.jelly
Log Message:
-----------
Displaying job name with full path
The job selector view may show replicated names in case there are any jobs with
the same name but in different folders. This makes it impossible to distinguish
which job you are selecting to parse to DSL. I am displaying fullName instead
of displayName, so it will look like this:
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/model/Job/index.jelly
Commit: f674bcd840233977c79cd0a315a2aa7fc54a7547
https://github.com/jenkinsci/xml-job-to-job-dsl-plugin/commit/f674bcd840233977c79cd0a315a2aa7fc54a7547
Author: Alan Donizete Quintiliano <[email protected]>
Date: 2019-11-29 (Fri, 29 Nov 2019)
Changed paths:
M
src/main/resources/com/adq/jenkins/xmljobtodsl/jenkins/JobSelectorView/index.jelly
Log Message:
-----------
Merge pull request #4 from GMDSantana/patch-1
Displaying job name with full path
Compare:
https://github.com/jenkinsci/xml-job-to-job-dsl-plugin/compare/38a7bccea76d...f674bcd84023
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/xml-job-to-job-dsl-plugin/push/refs/heads/master/38a7bc-f674bc%40github.com.