[jenkinsci/build-pipeline-plugin] f5c867: [maven-release-plugin] prepare for next developmen...

2023-11-21 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: f5c867df0b830a0840236986a7374653b2efb405
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/f5c867df0b830a0840236986a7374653b2efb405
  Author: Dan Alvizu 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/8be011-f5c867%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-21 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.1
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.1/00-a0e42b%40github.com.


[jenkinsci/build-pipeline-plugin] 8be011: [maven-release-plugin] prepare release build-pipel...

2023-11-21 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 8be01194b11829d2c07a89a4e4dce1c5efd18096
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/8be01194b11829d2c07a89a4e4dce1c5efd18096
  Author: Dan Alvizu 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-2.0.1


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/4e7d7d-8be011%40github.com.


[jenkinsci/build-pipeline-plugin] aae4e6: Include matrix-auth dependency only once

2023-11-21 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: aae4e692669f200a29458fcb8796cce466436330
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/aae4e692669f200a29458fcb8796cce466436330
  Author: Mark Waite 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Include matrix-auth dependency only once

No need to declare an older matrix-auth version as a test dependency
when matrix-auth is already declared as a compile time dependency with
a later version.


  Commit: 7f261f31c4ae199a8bd25825bd4a301c5d55eabe
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/7f261f31c4ae199a8bd25825bd4a301c5d55eabe
  Author: Mark Waite 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-72353] Rely on jenkins test harnesss from parent

No need to declare a depdendency on Jenkins test harness when the
parent pom provides it already.  Especially good to not include a
compile time depdedency on Jenkins test harness.

https://issues.jenkins.io/browse/JENKINS-72353 reports the issue


  Commit: 4e7d7d3dd39b0d0c7f9528740221df3def9563c6
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/4e7d7d3dd39b0d0c7f9528740221df3def9563c6
  Author: Mark Waite 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/Grid.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTrigger.java

  Log Message:
  ---
  Fix Javadoc warnings from Java 11


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/d4320ba581f8...4e7d7d3dd39b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/d4320b-4e7d7d%40github.com.


[jenkinsci/build-pipeline-plugin] d4320b: [maven-release-plugin] prepare for next developmen...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: d4320ba581f865347065dadcd2b27c1e23e83e4c
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d4320ba581f865347065dadcd2b27c1e23e83e4c
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/2c01f2-d4320b%40github.com.


[jenkinsci/build-pipeline-plugin] 2c01f2: [maven-release-plugin] prepare release build-pipel...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 2c01f229182614f34285d98cb7e8c208290944a5
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/2c01f229182614f34285d98cb7e8c208290944a5
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-2.0.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/f82592-2c01f2%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.0
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.0/00-e7a75a%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.0
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.0/aed95c-00%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/c86199-f82592%40github.com.


[jenkinsci/build-pipeline-plugin] c86199: [maven-release-plugin] prepare for next developmen...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: c86199508cb784f297921a4f6264b1eb3fb49c4f
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/c86199508cb784f297921a4f6264b1eb3fb49c4f
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/5fa69d-c86199%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.0
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.0/00-aed95c%40github.com.


[jenkinsci/build-pipeline-plugin] 5fa69d: [maven-release-plugin] prepare release build-pipel...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 5fa69d67c5cac1636885d3a12ee082e00a1a51d2
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/5fa69d67c5cac1636885d3a12ee082e00a1a51d2
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-2.0.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/f82592-5fa69d%40github.com.


[jenkinsci/build-pipeline-plugin] f82592: million ways to do this, apparently

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: f82592e9eb99e2dd2f140b86255474db0a69b8a3
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/f82592e9eb99e2dd2f140b86255474db0a69b8a3
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  million ways to do this, apparently


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/8013f8-f82592%40github.com.


[jenkinsci/build-pipeline-plugin] 8013f8: million ways to do this, apparently

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 8013f8307f1aabdc0add71e1db3bb00b6d25117a
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/8013f8307f1aabdc0add71e1db3bb00b6d25117a
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  million ways to do this, apparently


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/be4d74-8013f8%40github.com.


[jenkinsci/build-pipeline-plugin] be4d74: syntax

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: be4d7485bfc0e4574402d90170ab0af81d1d478e
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/be4d7485bfc0e4574402d90170ab0af81d1d478e
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  syntax


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/c79390-be4d74%40github.com.


[jenkinsci/build-pipeline-plugin] c79390: disable javadoc lint the other way :-|

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: c79390632507237ab5d74c470f9857cecf96d299
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/c79390632507237ab5d74c470f9857cecf96d299
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  disable javadoc lint the other way :-|


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/e256a8-c79390%40github.com.


[jenkinsci/build-pipeline-plugin] 1bf649: disable javadoc lint the other way :-|

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/disable_doc_lint
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 1bf6491115c2176299a571b0502bf93003a0f9b4
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/1bf6491115c2176299a571b0502bf93003a0f9b4
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  disable javadoc lint the other way :-|


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/disable_doc_lint/e256a8-1bf649%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/disable_doc_lint
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/disable_doc_lint/d02478-e256a8%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.0
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.0/9b2629-00%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/55bf26-e256a8%40github.com.


[jenkinsci/build-pipeline-plugin] 55bf26: [maven-release-plugin] prepare for next developmen...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 55bf26f6fe6e656267a7d3befe286416931a3e96
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/55bf26f6fe6e656267a7d3befe286416931a3e96
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/14f309-55bf26%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.0
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.0/00-9b2629%40github.com.


[jenkinsci/build-pipeline-plugin] 14f309: [maven-release-plugin] prepare release build-pipel...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 14f3097c64e209cad170993af24c8f7000a6a865
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/14f3097c64e209cad170993af24c8f7000a6a865
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-2.0.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/e256a8-14f309%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/8ec2d4-e256a8%40github.com.


[jenkinsci/build-pipeline-plugin] 8ec2d4: [maven-release-plugin] prepare release build-pipel...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 8ec2d416e6dd3942551e50749369f17d62b75a45
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/8ec2d416e6dd3942551e50749369f17d62b75a45
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-2.0.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/e256a8-8ec2d4%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/37e621-e256a8%40github.com.


[jenkinsci/build-pipeline-plugin] 37e621: [maven-release-plugin] prepare release build-pipel...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 37e6210a06ef7e4a322ca2a01b46ccfc905ad640
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/37e6210a06ef7e4a322ca2a01b46ccfc905ad640
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-2.0.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/e256a8-37e621%40github.com.


[jenkinsci/build-pipeline-plugin] e256a8: disable doclint

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: e256a81e1c1855c85967412014665b17e6a9c838
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e256a81e1c1855c85967412014665b17e6a9c838
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  disable doclint


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/9687a7-e256a8%40github.com.


[jenkinsci/build-pipeline-plugin] d02478: disable doclint

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/disable_doc_lint
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: d024781e01512c30f7871ebc70df0bbe75094707
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d024781e01512c30f7871ebc70df0bbe75094707
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  disable doclint


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/disable_doc_lint/9687a7-d02478%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/disable_doc_lint
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/disable_doc_lint/00-9687a7%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.0
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.0/87d984-00%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.1
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.1/8f418d-00%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/b9bb40-9687a7%40github.com.


[jenkinsci/build-pipeline-plugin] b9bb40: [maven-release-plugin] prepare for next developmen...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: b9bb400f8b46749e7013f6e4a33a8aa80d3726b5
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/b9bb400f8b46749e7013f6e4a33a8aa80d3726b5
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/7a9b2c-b9bb40%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.1
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.1/00-8f418d%40github.com.


[jenkinsci/build-pipeline-plugin] 7a9b2c: [maven-release-plugin] prepare release build-pipel...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 7a9b2c8089bc146a00391dd808f362880974f3da
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/7a9b2c8089bc146a00391dd808f362880974f3da
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-2.0.1


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/d4e30f-7a9b2c%40github.com.


[jenkinsci/build-pipeline-plugin] d4e30f: [maven-release-plugin] prepare for next developmen...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: d4e30f10471fcc5ebec05830e3ed782911ccb0f6
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d4e30f10471fcc5ebec05830e3ed782911ccb0f6
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/83da1f-d4e30f%40github.com.


[jenkinsci/build-pipeline-plugin]

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/tags/build-pipeline-plugin-2.0.0
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/tags/build-pipeline-plugin-2.0.0/00-87d984%40github.com.


[jenkinsci/build-pipeline-plugin] 83da1f: [maven-release-plugin] prepare release build-pipel...

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 83da1fc765effab072c97936e928764317fb8a7c
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/83da1fc765effab072c97936e928764317fb8a7c
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-2.0.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/9687a7-83da1f%40github.com.


[jenkinsci/build-pipeline-plugin] 9687a7: bump maven-test-harness - fix enforcer violations

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 9687a7079e6ed0fa206faecd2005d1078d803849
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/9687a7079e6ed0fa206faecd2005d1078d803849
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump maven-test-harness - fix enforcer violations


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/b2900c-9687a7%40github.com.


[jenkinsci/build-pipeline-plugin] f1056a: bump maven-test-harness - fix enforcer violations

2023-11-20 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/bump_test_harness
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: f1056a1f4fed2ca4ecd6917c371bdf18878f3610
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/f1056a1f4fed2ca4ecd6917c371bdf18878f3610
  Author: Dan Alvizu 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump maven-test-harness - fix enforcer violations


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/bump_test_harness/00-f1056a%40github.com.


[jenkinsci/build-pipeline-plugin] 756518: [JENKINS-51573] Fix the visibility of Empty views.

2023-11-19 Thread 'Allan Burdajewicz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 756518bcf92d0831267575103e5c9498c2d1967b
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/756518bcf92d0831267575103e5c9498c2d1967b
  Author: Allan Burdajewicz 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  [JENKINS-51573] Fix the visibility of Empty views.


  Commit: d8d4635b4001feadd575e731c29a23e8e4593851
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d8d4635b4001feadd575e731c29a23e8e4593851
  Author: Allan Burdajewicz 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M pom.xml
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java

  Log Message:
  ---
  [JENKINS-51573] Just delegate to ACL + Add Tests


  Commit: d1696f536e7e1d7292a78fc08f5fef9e7e399f3a
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d1696f536e7e1d7292a78fc08f5fef9e7e399f3a
  Author: Allan Burdajewicz 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java

  Log Message:
  ---
  [JENKINS-51573] Fully delegate ACL + use assertTrue


  Commit: b2900cfd9c80ca3768902fd026c7daa0556751a5
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/b2900cfd9c80ca3768902fd026c7daa0556751a5
  Author: Allan Burdajewicz 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java

  Log Message:
  ---
  [JENKINS-51573] use assertFalse


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/38683e900332...b2900cfd9c80

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/38683e-b2900c%40github.com.


[jenkinsci/build-pipeline-plugin] 9107d2: Create CHANGELOG

2023-11-19 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 9107d2a3acea39193e1210c487539a750b8f4e57
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/9107d2a3acea39193e1210c487539a750b8f4e57
  Author: Thompson, Brian 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
A CHANGELOG.md

  Log Message:
  ---
  Create CHANGELOG


  Commit: 0c2f4783953e59ac6e2adc39895d1d45c53d7899
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/0c2f4783953e59ac6e2adc39895d1d45c53d7899
  Author: Thompson, Brian 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README with wiki contents


  Commit: 982e84c0a085365791e5714333e678bb55d838f5
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/982e84c0a085365791e5714333e678bb55d838f5
  Author: Thompson, Brian 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update wiki url to point to GH


  Commit: 38683e900332fbc79619407a4b23ad9538cad4cd
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/38683e900332fbc79619407a4b23ad9538cad4cd
  Author: Thompson, Brian 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Remove width from picture


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/5d1f25d66695...38683e900332

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/5d1f25-38683e%40github.com.


[jenkinsci/build-pipeline-plugin] 408854: Create CHANGELOG

2023-11-19 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/move-from-wiki-to-gh
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 408854b94f8bed0e009247713bacd87bbe73fa0d
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/408854b94f8bed0e009247713bacd87bbe73fa0d
  Author: Thompson, Brian 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
A CHANGELOG.md

  Log Message:
  ---
  Create CHANGELOG


  Commit: 14694a1969bcc1c0c8994f6c71fea55d4f458a82
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/14694a1969bcc1c0c8994f6c71fea55d4f458a82
  Author: Thompson, Brian 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README with wiki contents


  Commit: 537ffb6cc1160d1fe6aa1ffd45a4bceb22c3415e
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/537ffb6cc1160d1fe6aa1ffd45a4bceb22c3415e
  Author: Thompson, Brian 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update wiki url to point to GH


  Commit: bdc707b89b65da6b3e89d52ea8928c30f6e6eada
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/bdc707b89b65da6b3e89d52ea8928c30f6e6eada
  Author: Thompson, Brian 
  Date:   2023-11-19 (Sun, 19 Nov 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Remove width from picture


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/ca9974f0e645...bdc707b89b65

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/move-from-wiki-to-gh/ca9974-bdc707%40github.com.


[jenkinsci/build-pipeline-plugin] d5e12a: Create CHANGELOG

2023-11-19 Thread 'Dan Alvizu' via Jenkins Commits
  Branch: refs/heads/move-from-wiki-to-gh
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: d5e12a4660c00cddc05094f73476b59fcb6bfa2a
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d5e12a4660c00cddc05094f73476b59fcb6bfa2a
  Author: Thompson, Brian 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
A CHANGELOG.md

  Log Message:
  ---
  Create CHANGELOG


  Commit: 8c63d25f72166f6a6f8e60657466691354648c1b
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/8c63d25f72166f6a6f8e60657466691354648c1b
  Author: Thompson, Brian 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README with wiki contents


  Commit: 10fe4566ecf91ac73a3ff57b029a1f6fe1c3a60b
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/10fe4566ecf91ac73a3ff57b029a1f6fe1c3a60b
  Author: Thompson, Brian 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update wiki url to point to GH


  Commit: ca9974f0e64514d9777878b60b0ca5e1279fda94
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/ca9974f0e64514d9777878b60b0ca5e1279fda94
  Author: Thompson, Brian 
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Remove width from picture


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/d5e12a4660c0%5E...ca9974f0e645

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/move-from-wiki-to-gh/00-ca9974%40github.com.


[jenkinsci/build-pipeline-plugin] 83b49e: Use HTTPS URLs in pom.xml

2019-10-09 Thread Dan Alvizu
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 83b49e62349ded24c933b96ba2bfd5bb8009ecad
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/83b49e62349ded24c933b96ba2bfd5bb8009ecad
  Author: Daniel Beck 
  Date:   2019-09-20 (Fri, 20 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml


  Commit: d227e5e30fa6a62c56c5cbbc3d1d460c0009
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d227e5e30fa6a62c56c5cbbc3d1d460c0009
  Author: Dan Alvizu 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #121 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/c4b5eb82a816...d227e5e30fa6

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/build-pipeline-plugin/push/refs/heads/master/c4b5eb-d227e5%40github.com.


[jenkinsci/build-pipeline-plugin] c4608c: [maven-release-plugin] prepare for next developmen...

2017-12-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: c4608c512db25af7ccc2fe2ef09f35bb026073db
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/c4608c512db25af7ccc2fe2ef09f35bb026073db
  Author: Dan Alvizu 
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2017-12-11 Thread GitHub
  Branch: refs/tags/build-pipeline-plugin-1.5.8
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 202b40: [maven-release-plugin] prepare release build-pipel...

2017-12-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 202b40adccc6b22fb362a816bce7c159664e098c
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/202b40adccc6b22fb362a816bce7c159664e098c
  Author: Dan Alvizu 
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-1.5.8


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] cfa399: Refactor retrieving the upstream project's trigger...

2017-12-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: cfa399fdb908fc561cc3053c8d4878688d0d009a
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/cfa399fdb908fc561cc3053c8d4878688d0d009a
  Author: James Forsee 
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Refactor retrieving the upstream project's trigger config to allow for 
finding relative path names


  Commit: 5299737d073729d8264c4322f866ed7950ce2393
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/5299737d073729d8264c4322f866ed7950ce2393
  Author: James Forsee 
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java

  Log Message:
  ---
  Remove a few unused imports


  Commit: 976e407862589b5daf14538346526a6cf0a79b6e
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/976e407862589b5daf14538346526a6cf0a79b6e
  Author: Dan Alvizu 
  Date:   2017-12-10 (Sun, 10 Dec 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Merge pull request #116 from JamesForsee/DT-651

Refactor retrieving the upstream project's trigger config to allow for finding 
relative path names


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/4ed27e463527...976e40786258

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 28df2c: Merge pull request #1 from jenkinsci/master

2017-11-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 28df2cdf8842625a5ce22958c31487fca93bb5f3
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/28df2cdf8842625a5ce22958c31487fca93bb5f3
  Author: JamesForsee 
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/master

Update from original


  Commit: 98f39817e0651fee271febc6e12530d9bffe720b
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/98f39817e0651fee271febc6e12530d9bffe720b
  Author: James Forsee 
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtensionDescriptor.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtensionTest.java

  Log Message:
  ---
  Remove bad file license headers


  Commit: 4ed27e4635272f48bbf6c3ee5dc3500e785cb8a1
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/4ed27e4635272f48bbf6c3ee5dc3500e785cb8a1
  Author: Dan Alvizu 
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtensionDescriptor.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtensionTest.java

  Log Message:
  ---
  Merge pull request #114 from JamesForsee/master

Several files contain incorrect headers


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/81bab52bbc20...4ed27e463527

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 81bab5: [maven-release-plugin] prepare for next developmen...

2017-06-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 81bab52bbc20e206f92e8f6a124f518eba49db7e
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/81bab52bbc20e206f92e8f6a124f518eba49db7e
  Author: Dan Alvizu 
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 05ce5f: [maven-release-plugin] prepare release build-pipel...

2017-06-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 05ce5fc0414aa833063e0e3341f41a536a6a5f60
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/05ce5fc0414aa833063e0e3341f41a536a6a5f60
  Author: Dan Alvizu 
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-1.5.7.1


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2017-06-27 Thread GitHub
  Branch: refs/tags/build-pipeline-plugin-1.5.7.1
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] ea5f65: JENKINS-45137 fix xml migration

2017-06-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: ea5f6594c205d4ecc089bccea55c1752331aaae7
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/ea5f6594c205d4ecc089bccea55c1752331aaae7
  Author: Dan Alvizu 
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java

  Log Message:
  ---
  JENKINS-45137 fix xml migration

Set build card to standard build card, if not defined


  Commit: d14f38b3675664ff61f24d7b7edca791d92d9563
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d14f38b3675664ff61f24d7b7edca791d92d9563
  Author: Dan Alvizu 
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java

  Log Message:
  ---
  Merge pull request #113 from jenkinsci/JENKINS-45137

JENKINS-45137 fix xml migration


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/90f1c0710ac5...d14f38b36756

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] ea5f65: JENKINS-45137 fix xml migration

2017-06-27 Thread GitHub
  Branch: refs/heads/JENKINS-45137
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: ea5f6594c205d4ecc089bccea55c1752331aaae7
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/ea5f6594c205d4ecc089bccea55c1752331aaae7
  Author: Dan Alvizu 
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java

  Log Message:
  ---
  JENKINS-45137 fix xml migration

Set build card to standard build card, if not defined


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2017-06-27 Thread GitHub
  Branch: refs/heads/JENKINS-45137
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 90f1c0: [maven-release-plugin] prepare for next developmen...

2017-06-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 90f1c0710ac5f52a7302378ae3833748d3e852a8
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/90f1c0710ac5f52a7302378ae3833748d3e852a8
  Author: Dan Alvizu 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 6bdee7: [maven-release-plugin] prepare release build-pipel...

2017-06-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 6bdee7f7c69daa0eea363df59dc087304c6a1c4c
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/6bdee7f7c69daa0eea363df59dc087304c6a1c4c
  Author: Dan Alvizu 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-1.5.7


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2017-06-20 Thread GitHub
  Branch: refs/tags/build-pipeline-plugin-1.5.7
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] de630a: Strengthen tests on the BuildCard's manual trigger

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: de630a079e46ca80654cc1676f83f852156e4dbd
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/de630a079e46ca80654cc1676f83f852156e4dbd
  Author: James Forsee 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Strengthen tests on the BuildCard's manual trigger


  Commit: e76da1ab0198d826a229b309e58c8ede9d3b1994
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e76da1ab0198d826a229b309e58c8ede9d3b1994
  Author: Dan Alvizu 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Merge pull request #112 from JamesForsee/JENKINS-38670

Strengthen tests on the BuildCard's manual trigger


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/15b7b6a4ad16...e76da1ab0198

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 8ef34e: JENKINS-38670 refactor build card to a BuildCardEx...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 8ef34e2453316a40c89550368c0837d7fa839cdd
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/8ef34e2453316a40c89550368c0837d7fa839cdd
  Author: Dan Alvizu 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/StandardBuildCard.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/configure-entries.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension/buildCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/StandardBuildCard/config.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewConstructorTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtensionTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/functionaltest/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/PipelineWebDriverTestBase.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  JENKINS-38670 refactor build card to a BuildCardExtension class

Move all "Build Card" display and trigger logic into a
BuildCardExtension class. This allows plugins or other
BuildCardExtension children to customize behavior, for example
to require approval notes


  Commit: d0d2352d9a718be06a73fe211f8b02e3abc26a69
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d0d2352d9a718be06a73fe211f8b02e3abc26a69
  Author: Dan Alvizu 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension/buildCardTemplate.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtensionTest.java

  Log Message:
  ---
  JENKINS-38670 move tests, bugfix template not showing up


  Commit: c12811d41bec5ab3e213158af9ccf002bce87c91
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/c12811d41bec5ab3e213158af9ccf002bce87c91
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/DownstreamProjectGridBuilder.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectForm.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtensionDescriptor.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/projectCardTemplate.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader/config.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectFormTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline

[jenkinsci/build-pipeline-plugin] e37f6f: DT-522 Manually triggering build will now search o...

2017-06-19 Thread GitHub
  Branch: refs/heads/JENKINS-38670
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: e37f6fc2a9b3983a00a7ef6e5408f07249df8fee
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e37f6fc2a9b3983a00a7ef6e5408f07249df8fee
  Author: James Forsee 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  DT-522 Manually triggering build will now search other folders for the 
upstream project


  Commit: 406b66ca90f2f72e2d15f2a737d5e7212cc04a7d
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/406b66ca90f2f72e2d15f2a737d5e7212cc04a7d
  Author: James Forsee 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  DT-522 Manually triggering build will now search other folders for the 
upstream project


  Commit: 7eab095f175e7374dc71434d860b260e70071d38
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/7eab095f175e7374dc71434d860b260e70071d38
  Author: James Forsee 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Merge branch 'JENKINS-38670' of 
https://github.com/JamesForsee/build-pipeline-plugin into JENKINS-38670


  Commit: 6300e17fca0073c71f369a71bb7370b275e6f8dd
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/6300e17fca0073c71f369a71bb7370b275e6f8dd
  Author: Dan Alvizu 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Merge pull request #108 from JamesForsee/JENKINS-38670

[Fixed JENKINS-23532] Search Folders when trying to find upstream project


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/12e776638739...6300e17fca00

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] bfa47e: [FIXED JENKINS-44324] fix readResolve() of build c...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: bfa47e5da3669ea58e4d8bbec1eed6095190c5b3
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/bfa47e5da3669ea58e4d8bbec1eed6095190c5b3
  Author: Dan Alvizu 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  [FIXED JENKINS-44324] fix readResolve() of build cards for ancient versions 
of plugin

Wrap hasPermission() in try catch so in the very worst case we don't
brick Jenkins entirely


  Commit: 6fab1fdbd64b3251bc9970495b0501a27ef000b5
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/6fab1fdbd64b3251bc9970495b0501a27ef000b5
  Author: Dan Alvizu 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  Merge pull request #110 from jenkinsci/JENKINS-44324

[FIXED JENKINS-44324] fix readResolve() of build cards for ancient ve…


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/08939fa2c3bb...6fab1fdbd64b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] bfa47e: [FIXED JENKINS-44324] fix readResolve() of build c...

2017-06-16 Thread GitHub
  Branch: refs/heads/JENKINS-44324
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: bfa47e5da3669ea58e4d8bbec1eed6095190c5b3
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/bfa47e5da3669ea58e4d8bbec1eed6095190c5b3
  Author: Dan Alvizu 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  [FIXED JENKINS-44324] fix readResolve() of build cards for ancient versions 
of plugin

Wrap hasPermission() in try catch so in the very worst case we don't
brick Jenkins entirely


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2017-06-16 Thread GitHub
  Branch: refs/heads/JENKINS-44324
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 9aa2ce: fix issue with dashboard view no longer working

2017-06-14 Thread GitHub
  Branch: refs/heads/JENKINS-38670
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 9aa2ceac71d253ef6d0ac92c384792b5c09c407a
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/9aa2ceac71d253ef6d0ac92c384792b5c09c407a
  Author: Dan Alvizu 
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  fix issue with dashboard view no longer working


  Commit: 08939fa2c3bb46214f7e69f21c1ee8d6fed029be
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/08939fa2c3bb46214f7e69f21c1ee8d6fed029be
  Author: Dan Alvizu 
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  Merge pull request #109 from jenkinsci/fix_dashboard_view

fix issue with dashboard view no longer working


  Commit: 12e776638739c7a4d93427297c0116ede5ded876
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/12e776638739c7a4d93427297c0116ede5ded876
  Author: Dan Alvizu 
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  Merge branch 'master' into JENKINS-38670


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/48410da77631...12e776638739

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 9aa2ce: fix issue with dashboard view no longer working

2017-06-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 9aa2ceac71d253ef6d0ac92c384792b5c09c407a
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/9aa2ceac71d253ef6d0ac92c384792b5c09c407a
  Author: Dan Alvizu 
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  fix issue with dashboard view no longer working


  Commit: 08939fa2c3bb46214f7e69f21c1ee8d6fed029be
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/08939fa2c3bb46214f7e69f21c1ee8d6fed029be
  Author: Dan Alvizu 
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  Merge pull request #109 from jenkinsci/fix_dashboard_view

fix issue with dashboard view no longer working


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/c08cb85fe5bb...08939fa2c3bb

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 9aa2ce: fix issue with dashboard view no longer working

2017-06-13 Thread GitHub
  Branch: refs/heads/fix_dashboard_view
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 9aa2ceac71d253ef6d0ac92c384792b5c09c407a
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/9aa2ceac71d253ef6d0ac92c384792b5c09c407a
  Author: Dan Alvizu 
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  fix issue with dashboard view no longer working


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2017-06-13 Thread GitHub
  Branch: refs/heads/fix_dashboard_view
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 48410d: JENKINS-38670 update docs, add support for JS in h...

2017-06-13 Thread GitHub
  Branch: refs/heads/JENKINS-38670
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 48410da7763105ea9fa359666c83d90619196d6f
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/48410da7763105ea9fa359666c83d90619196d6f
  Author: Dan Alvizu 
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension/buildCardHelpers.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension/buildCardTemplate.jelly
M src/main/webapp/js/build-pipeline.js

  Log Message:
  ---
  JENKINS-38670 update docs, add support for JS in handlebars templates

This is a bit anathema to using handlebars but we're more or less stuck
with it: provide a way for a BuildCardExtention to contribute JS to the
build card, allowing for richer build cards.

Also switched an appendTo() to an append() which during testing did
an evaluation of the JS but only when it was in progress - this
would result in build cards being hidden if the build is in progress.

jQuery docs say these are equivalent, but they are liars.


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] e33ef9: JENKINS-30577 : performance enhancement when deter...

2016-12-08 Thread GitHub
  Branch: refs/heads/JENKINS-38670
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: e33ef9c0ee7fca2d0762149686ddedd35ab48cfe
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e33ef9c0ee7fca2d0762149686ddedd35ab48cfe
  Author: John Pederzolli 
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  JENKINS-30577 : performance enhancement when determining view permissions


  Commit: e5c6ae4c387fa9c1b766bd1e50853bdb07c89919
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e5c6ae4c387fa9c1b766bd1e50853bdb07c89919
  Author: John Pederzolli 
  Date:   2015-09-22 (Tue, 22 Sep 2015)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  fix null handling


  Commit: 2a279e70a8fd7cbfeb25cd935781fa71bca60ba4
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/2a279e70a8fd7cbfeb25cd935781fa71bca60ba4
  Author: Dan Alvizu 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildForm.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/PipelineBuild.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/configure-entries.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/help-headerBoxParameterProvider.html
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/help-revisionBoxParameterProvider.html
R 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/help-showPipelineParameters.html
R 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/help-showPipelineParametersInHeaders.html
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/DownstreamProjectGridBuilder/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/projectCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/rowHeader.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader/columnHeader.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader/projectCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension/columnHeader.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader/projectCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader/rowHeader.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewConstructorTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeaderTest.java
A 
src/test/java/au/com

[jenkinsci/build-pipeline-plugin]

2016-12-08 Thread GitHub
  Branch: refs/tags/build-pipeline-plugin-1.5.6
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] c08cb8: [maven-release-plugin] prepare for next developmen...

2016-12-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: c08cb85fe5bb74c3f6df399585b17430cff66760
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/c08cb85fe5bb74c3f6df399585b17430cff66760
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] c74dff: [maven-release-plugin] prepare release build-pipel...

2016-12-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: c74dffb83f61cdb028d82a49d9cf00afe209ea1c
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/c74dffb83f61cdb028d82a49d9cf00afe209ea1c
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-1.5.6


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 84ec83: INFRA-588 update distribution management to use ne...

2016-12-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 84ec8334eebae352944cb6bc85d03d1e519d0de2
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/84ec8334eebae352944cb6bc85d03d1e519d0de2
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  INFRA-588 update distribution management to use new repo


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 2766d2: [maven-release-plugin] prepare for next developmen...

2016-12-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 2766d2ced36f4932763af09f19be51eedfcf0945
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/2766d2ced36f4932763af09f19be51eedfcf0945
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 00f81a: [maven-release-plugin] prepare release build-pipel...

2016-12-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 00f81af8719e76959147943c89c66875f78b5a1e
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/00f81af8719e76959147943c89c66875f78b5a1e
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-1.5.5


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2016-12-08 Thread GitHub
  Branch: refs/tags/build-pipeline-plugin-1.5.5
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] e33ef9: JENKINS-30577 : performance enhancement when deter...

2016-12-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: e33ef9c0ee7fca2d0762149686ddedd35ab48cfe
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e33ef9c0ee7fca2d0762149686ddedd35ab48cfe
  Author: John Pederzolli 
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  JENKINS-30577 : performance enhancement when determining view permissions


  Commit: e5c6ae4c387fa9c1b766bd1e50853bdb07c89919
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e5c6ae4c387fa9c1b766bd1e50853bdb07c89919
  Author: John Pederzolli 
  Date:   2015-09-22 (Tue, 22 Sep 2015)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  fix null handling


  Commit: 35e105fad810662edad3cf45042427339943758d
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/35e105fad810662edad3cf45042427339943758d
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  Merge pull request #88 from jpederzolli/master

 [FIXED JENKINS-30577] Performance fix when determining view permissions


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/1769711009d3...35e105fad810

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] d0221e: [FIXED JENKINS-14591] add build card to filter out...

2016-12-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: d0221ecc8f3b8d84e2ac20d39e2595e23012f3a8
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d0221ecc8f3b8d84e2ac20d39e2595e23012f3a8
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/DownstreamProjectGridBuilder.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectForm.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtensionDescriptor.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/projectCardTemplate.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader/config.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectFormTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeaderTest.java

  Log Message:
  ---
  [FIXED JENKINS-14591] add build card to filter out parameters


  Commit: 93842737390f5767b8f6f059e0cca41322719764
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/93842737390f5767b8f6f059e0cca41322719764
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeaderTest.java

  Log Message:
  ---
  Add null check


  Commit: b806950f30ad346f63358aa4ce3b2f80b88c7bd2
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/b806950f30ad346f63358aa4ce3b2f80b88c7bd2
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java

  Log Message:
  ---
  fuck you, checkstyle


  Commit: 1769711009d31b3400496c4d802329d12e281a8b
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/1769711009d31b3400496c4d802329d12e281a8b
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/DownstreamProjectGridBuilder.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectForm.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtensionDescriptor.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/projectCardTemplate.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader/config.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin

[jenkinsci/build-pipeline-plugin] b80695: fuck you, checkstyle

2016-12-08 Thread GitHub
  Branch: refs/heads/JENKINS-14591
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: b806950f30ad346f63358aa4ce3b2f80b88c7bd2
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/b806950f30ad346f63358aa4ce3b2f80b88c7bd2
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java

  Log Message:
  ---
  fuck you, checkstyle


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 938427: Add null check

2016-12-08 Thread GitHub
  Branch: refs/heads/JENKINS-14591
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 93842737390f5767b8f6f059e0cca41322719764
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/93842737390f5767b8f6f059e0cca41322719764
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeaderTest.java

  Log Message:
  ---
  Add null check


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] d0221e: [FIXED JENKINS-14591] add build card to filter out...

2016-12-08 Thread GitHub
  Branch: refs/heads/JENKINS-14591
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: d0221ecc8f3b8d84e2ac20d39e2595e23012f3a8
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d0221ecc8f3b8d84e2ac20d39e2595e23012f3a8
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/DownstreamProjectGridBuilder.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectForm.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtensionDescriptor.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/projectCardTemplate.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader/config.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectFormTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeaderTest.java

  Log Message:
  ---
  [FIXED JENKINS-14591] add build card to filter out parameters


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] d0d235: JENKINS-38670 move tests, bugfix template not show...

2016-12-06 Thread GitHub
  Branch: refs/heads/JENKINS-38670
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: d0d2352d9a718be06a73fe211f8b02e3abc26a69
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d0d2352d9a718be06a73fe211f8b02e3abc26a69
  Author: Dan Alvizu 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension/buildCardTemplate.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtensionTest.java

  Log Message:
  ---
  JENKINS-38670 move tests, bugfix template not showing up


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 08373d: [Fixed JENKINS-14591] migrate parameter options to...

2016-12-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 08373d67833ad0c320c377f5cd95f04637acdce5
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/08373d67833ad0c320c377f5cd95f04637acdce5
  Author: Dan Alvizu 
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
M pom.xml
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildForm.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/PipelineBuild.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/configure-entries.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/help-headerBoxParameterProvider.html
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/help-revisionBoxParameterProvider.html
R 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/help-showPipelineParameters.html
R 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/help-showPipelineParametersInHeaders.html
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/DownstreamProjectGridBuilder/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/projectCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/rowHeader.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader/columnHeader.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader/projectCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension/columnHeader.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader/projectCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader/rowHeader.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewConstructorTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeaderTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeaderTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeaderTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeaderTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/functionaltest/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/PipelineWebDriverTestBase.java

  Log Message:
  ---
  [Fixed JENKINS-14591] migrate parameter options to extensible behavior

Rename config to 'row header' and 'column header' options. Provide different
options based on existing behavior and requests from users:

   * No column header
   * Simple headers
   * Headers with parameters
   * Header with all build variables


  Commit: 93d6aab3e275dac44d5e3ef23606db418

[jenkinsci/build-pipeline-plugin] 8ef34e: JENKINS-38670 refactor build card to a BuildCardEx...

2016-12-01 Thread GitHub
  Branch: refs/heads/JENKINS-38670
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 8ef34e2453316a40c89550368c0837d7fa839cdd
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/8ef34e2453316a40c89550368c0837d7fa839cdd
  Author: Dan Alvizu 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/StandardBuildCard.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/configure-entries.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension/buildCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/StandardBuildCard/config.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewConstructorTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtensionTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/functionaltest/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/PipelineWebDriverTestBase.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  JENKINS-38670 refactor build card to a BuildCardExtension class

Move all "Build Card" display and trigger logic into a
BuildCardExtension class. This allows plugins or other
BuildCardExtension children to customize behavior, for example
to require approval notes


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2016-12-01 Thread GitHub
  Branch: refs/heads/JENKINS-38670
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] e2b39a: [JENKINS-31746] Initial source code modifications

2016-11-30 Thread GitHub
  Branch: refs/heads/JENKINS-14591
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: e2b39a3c6eae64a2fbd915d5e9dcd8ef8d14a237
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e2b39a3c6eae64a2fbd915d5e9dcd8ef8d14a237
  Author: Manuel Recena 
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
A CONTRIBUTING.md
M pom.xml
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/main.jelly
M src/main/resources/index.jelly
M src/main/webapp/css/main.css

  Log Message:
  ---
  [JENKINS-31746] Initial source code modifications


  Commit: e73665b7cfab3a8f346182424cc0d1c2991a8ac3
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e73665b7cfab3a8f346182424cc0d1c2991a8ac3
  Author: Manuel Recena 
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M src/main/webapp/css/main.css

  Log Message:
  ---
  [JENKINS-31746] Clean up


  Commit: 7897f50d7be497327207c07ca33a5bcd40915e46
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/7897f50d7be497327207c07ca33a5bcd40915e46
  Author: Manuel Recena 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M src/main/webapp/css/main.css

  Log Message:
  ---
  [JENKINS-31746] Clean up


  Commit: 2b84104052792f0546f3d54d45da0efb0d614040
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/2b84104052792f0546f3d54d45da0efb0d614040
  Author: Manuel Recena 
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M src/main/webapp/css/main.css
A src/main/webapp/images/application_view_list.png
A src/main/webapp/images/application_xp_terminal.png
A src/main/webapp/images/clock.png

  Log Message:
  ---
  [JENKINS-31746] Removing  for layout


  Commit: 290e8da6e7c26935dd9db8e8be400f0874e2e234
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/290e8da6e7c26935dd9db8e8be400f0874e2e234
  Author: Manuel Recena 
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M src/main/webapp/css/main.css

  Log Message:
  ---
  [JENKINS-31746] Removing unnecessary CSS styles


  Commit: a077cf83b4167aed716d11c2a9f5e8c8f69adc4c
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/a077cf83b4167aed716d11c2a9f5e8c8f69adc4c
  Author: Manuel Recena 
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M src/main/webapp/css/main.css
R src/main/webapp/images/clock-small.png

  Log Message:
  ---
  [JENKINS-31746] Reviewing the semantic markup


  Commit: 9aa9f59ecf88718a1d17d096ac738f0335fb41f2
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/9aa9f59ecf88718a1d17d096ac738f0335fb41f2
  Author: Manuel Recena 
  Date:   2015-12-23 (Wed, 23 Dec 2015)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M src/main/webapp/css/main.css

  Log Message:
  ---
  [JENKINS-31746] Polishing details


  Commit: f37e6f04d5e80dd34f8b2afd459ea3deb890daf6
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/f37e6f04d5e80dd34f8b2afd459ea3deb890daf6
  Author: Manuel Recena 
  Date:   2015-12-23 (Wed, 23 Dec 2015)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M src/main/webapp/css/main.css

  Log Message:
  ---
  [JENKINS-31746] More clean up


  Commit: 94e6144d50a19a35ac46b089d8dd929446a6ef82
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/94e6144d50a19a35ac46b089d8dd929446a6ef82
  Author: Manuel Recena 
  Date:   2015-12-23 (Wed, 23 Dec 2015)

  Changed paths:
M src/main/webapp/css/main.css
R src/main/webapp/images/application_xp_terminal.png
R src/main/webapp/images/user-small.png
A src/main/webapp/images/user.png

  Log Message:
  ---
  [JENKINS-31746] More clean up


  Commit: a7c4c8dcdb4ba87c9ced1e95dfdf0488c5d8eb39
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/a7c4c8dcdb4ba87c9ced1e95dfdf0488c5d8eb39
  Author: Manuel Recena 
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M src/main/webapp/css/main.css

  Log Message:
  ---
  [JENKINS-31746] Michael Noack's comments were addressed


  Commit: b6fb85f9f39eaefaae2ee88d47ce876f564d7e06
  
https://github.com/jenk

[jenkinsci/build-pipeline-plugin] aa6458: [maven-release-plugin] prepare for next developmen...

2016-07-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: aa6458cec999f97f896441879161fe79adfc50e2
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/aa6458cec999f97f896441879161fe79adfc50e2
  Author: Dan Alvizu 
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 91fbc3: [maven-release-plugin] prepare release build-pipel...

2016-07-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 91fbc382928fa286e09572e5fef6acd896aea425
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/91fbc382928fa286e09572e5fef6acd896aea425
  Author: Dan Alvizu 
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-1.5.4


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2016-07-27 Thread GitHub
  Branch: refs/tags/build-pipeline-plugin-1.5.4
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] e5f35f: Keep revision params on rerun of a build

2016-07-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: e5f35f4c8b17eea8d55365efb417b61259885a91
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e5f35f4c8b17eea8d55365efb417b61259885a91
  Author: Garrett Heel 
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  Keep revision params on rerun of a build


  Commit: eb81339c3a2f3548cdffe8379687cc879b01263c
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/eb81339c3a2f3548cdffe8379687cc879b01263c
  Author: Dan Alvizu 
  Date:   2016-07-25 (Mon, 25 Jul 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  Merge pull request #105 from garrettheel/fix-revision-param-on-rerun

Keep revision params on rerun of a build


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/a60e616ab208...eb81339c3a2f

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] c772b2: [JENKINS-31088] show displayName by default

2016-06-29 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: c772b2b163b0125114d186ee276746b17804db8e
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/c772b2b163b0125114d186ee276746b17804db8e
  Author: Oleksandr Vorobiov 
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
M 
src/main/groovy/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildJSONBuilder.groovy
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/BuildCardComponent.java

  Log Message:
  ---
  [JENKINS-31088] show displayName by default


  Commit: a60e616ab20875b27f10b721761dd72826cbbf1d
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/a60e616ab20875b27f10b721761dd72826cbbf1d
  Author: Dan Alvizu 
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
M 
src/main/groovy/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildJSONBuilder.groovy
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/BuildCardComponent.java

  Log Message:
  ---
  Merge pull request #103 from ovorobio/JENKINS-31088

[JENKINS-31088] show displayName by default


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/b59b939ca5c0...a60e616ab208

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] d4c101: Possible typo

2016-06-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: d4c101ac3eddb5cc9d8df8d960df1455362d4008
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d4c101ac3eddb5cc9d8df8d960df1455362d4008
  Author: Aayush Pathak 
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Possible typo

I may be totally wrong.


  Commit: b59b939ca5c0406d7ef3f0087e0556be253ea188
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/b59b939ca5c0406d7ef3f0087e0556be253ea188
  Author: Dan Alvizu 
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
M CONTRIBUTING.md

  Log Message:
  ---
  Merge pull request #104 from AayushPathak/patch-2

Possible typo


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/3f507f664c1e...b59b939ca5c0

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2016-05-25 Thread GitHub
  Branch: refs/heads/JENKINS-33935
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 4facf5: [maven-release-plugin] prepare release build-pipel...

2016-05-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 4facf551025b63628d70a1517a2cb1581bf5600d
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/4facf551025b63628d70a1517a2cb1581bf5600d
  Author: Dan Alvizu 
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-pipeline-plugin-1.5.3.1


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2016-05-23 Thread GitHub
  Branch: refs/tags/build-pipeline-plugin-1.5.3.1
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin] 3f507f: [maven-release-plugin] prepare for next developmen...

2016-05-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 3f507f664c1e6623e14ec8eceb1ce82d12036614
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/3f507f664c1e6623e14ec8eceb1ce82d12036614
  Author: Dan Alvizu 
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-pipeline-plugin]

2016-05-23 Thread GitHub
  Branch: refs/tags/build-pipeline-plugin-1.5.3
  Home:   https://github.com/jenkinsci/build-pipeline-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >