[jenkinsci/benchmark-plugin]

2023-05-13 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/93.vce1cf2c4175e
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin/push/refs/tags/93.vce1cf2c4175e/00-ce1cf2%40github.com.


[jenkinsci/benchmark-plugin]

2023-05-13 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin/push/refs/heads/modernize/72072b-00%40github.com.


[jenkinsci/benchmark-plugin] ce1cf2: Modernize the plugin (#46)

2023-05-13 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: ce1cf2c4175ee6d2bfc93a47d22c5a95f2249516
  
https://github.com/jenkinsci/benchmark-plugin/commit/ce1cf2c4175ee6d2bfc93a47d22c5a95f2249516
  Author: Alexander Brandes 
  Date:   2023-05-13 (Sat, 13 May 2023)

  Changed paths:
A .github/CODEOWNERS
A .github/dependabot.yml
A .github/release-drafter.yml
A .github/workflows/cd.yaml
A .github/workflows/jenkins-security-scan.yml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
R CONTRIBUTING.md
M Jenkinsfile
A LICENSE.txt
M README.md
R legal/Chartjs-2.6.0/license
R legal/Datatables-1.10.15/license
R legal/FileSaver.js-1.3.3/license
R legal/Gson-2.4/license
R legal/JQuery-1.12.4/license
R legal/JenkinsPlugins-2.11/license
R license
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/IntegerCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonFailures.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonGroup.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonParameter.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonResult.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlFailures.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlParameter.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlResult.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java
M src/main/java/org/jenkinsci/plugins/benchmark/thresholds/Threshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/ThresholdDescriptor.java
M src/main/java/org/jenkinsci/plugins/benchmark/utilities/FilePathGroup.java
M src/test/java/org/jenkinsci/plugins/benchmark/BenchmarkPublisherTest.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkinsTest.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPluginTest.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPluginTest.java

  Log Message:
  ---
  Modernize the plugin (#46)


-- 
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/benchmark-plugin/push/refs/heads/master/c48111-ce1cf2%40github.com.


[jenkinsci/benchmark-plugin] 72072b: Adjust javadocs

2023-05-13 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 72072b078420d7a95a85c2432993f90f75f646e1
  
https://github.com/jenkinsci/benchmark-plugin/commit/72072b078420d7a95a85c2432993f90f75f646e1
  Author: Alexander Brandes 
  Date:   2023-05-13 (Sat, 13 May 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java

  Log Message:
  ---
  Adjust javadocs


-- 
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/benchmark-plugin/push/refs/heads/modernize/0823c5-72072b%40github.com.


[jenkinsci/benchmark-plugin] 0823c5: Ignore work directory

2023-05-13 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 0823c5e6d385c99cfe59c05cdee31afe22a285da
  
https://github.com/jenkinsci/benchmark-plugin/commit/0823c5e6d385c99cfe59c05cdee31afe22a285da
  Author: Alexander Brandes 
  Date:   2023-05-13 (Sat, 13 May 2023)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Ignore work directory


-- 
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/benchmark-plugin/push/refs/heads/modernize/007200-0823c5%40github.com.


[jenkinsci/benchmark-plugin] 007200: Modernize and enable CD

2023-05-13 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 007200227ab544ddd9f78a25b8866b2ccd6ab066
  
https://github.com/jenkinsci/benchmark-plugin/commit/007200227ab544ddd9f78a25b8866b2ccd6ab066
  Author: Alexander Brandes 
  Date:   2023-05-13 (Sat, 13 May 2023)

  Changed paths:
A .github/CODEOWNERS
A .github/dependabot.yml
A .github/release-drafter.yml
A .github/workflows/cd.yaml
A .github/workflows/jenkins-security-scan.yml
A .mvn/extensions.xml
A .mvn/maven.config
R CONTRIBUTING.md
M Jenkinsfile
A LICENSE.txt
M README.md
R legal/Chartjs-2.6.0/license
R legal/Datatables-1.10.15/license
R legal/FileSaver.js-1.3.3/license
R legal/Gson-2.4/license
R legal/JQuery-1.12.4/license
R legal/JenkinsPlugins-2.11/license
R license
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/IntegerCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonFailures.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonGroup.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonParameter.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonResult.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlFailures.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlParameter.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlResult.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java
M src/main/java/org/jenkinsci/plugins/benchmark/thresholds/Threshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/ThresholdDescriptor.java
M src/main/java/org/jenkinsci/plugins/benchmark/utilities/FilePathGroup.java
M src/test/java/org/jenkinsci/plugins/benchmark/BenchmarkPublisherTest.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkinsTest.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPluginTest.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPluginTest.java

  Log Message:
  ---
  Modernize and enable CD


-- 
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/benchmark-plugin/push/refs/heads/modernize/00-007200%40github.com.


[jenkinsci/benchmark-plugin] c48111: Move from "expr" to "out" tag (#45)

2023-05-13 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: c48111a9497e140695a3870bf1483cadf2a19754
  
https://github.com/jenkinsci/benchmark-plugin/commit/c48111a9497e140695a3870bf1483cadf2a19754
  Author: Alexander Brandes 
  Date:   2023-05-13 (Sat, 13 May 2023)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction/index.jelly

  Log Message:
  ---
  Move from "expr" to "out" tag (#45)

* Update index.jelly

* Update index.jelly


-- 
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/benchmark-plugin/push/refs/heads/master/504910-c48111%40github.com.


[jenkinsci/benchmark-plugin]

2019-09-23 Thread Daniel Mercier
  Branch: refs/tags/benchmark-1.0.11
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin/push/refs/tags/benchmark-1.0.11/00-2e0d58%40github.com.


[jenkinsci/benchmark-plugin] 504910: [maven-release-plugin] prepare for next developmen...

2019-09-23 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 50491052767601bf5a4c83f06212b1ddd53ff4df
  
https://github.com/jenkinsci/benchmark-plugin/commit/50491052767601bf5a4c83f06212b1ddd53ff4df
  Author: Daniel Mercier 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  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/benchmark-plugin/push/refs/heads/master/2fb7ad-504910%40github.com.


[jenkinsci/benchmark-plugin] 2fb7ad: [maven-release-plugin] prepare release benchmark-1...

2019-09-23 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 2fb7ad08a30e1b766d55ed8719e554265673e16a
  
https://github.com/jenkinsci/benchmark-plugin/commit/2fb7ad08a30e1b766d55ed8719e554265673e16a
  Author: Daniel Mercier 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.11


-- 
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/benchmark-plugin/push/refs/heads/master/cacc74-2fb7ad%40github.com.


[jenkinsci/benchmark-plugin] 6bcfff: Removed unnecessary exception catching.

2019-09-23 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 6bcfff60999e530cb7f54d29dd9228e4bf494fc9
  
https://github.com/jenkinsci/benchmark-plugin/commit/6bcfff60999e530cb7f54d29dd9228e4bf494fc9
  Author: Daniel Mercier 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java

  Log Message:
  ---
  Removed unnecessary exception catching.


  Commit: adaec62a61b96b851677733bbebda03db9a017b9
  
https://github.com/jenkinsci/benchmark-plugin/commit/adaec62a61b96b851677733bbebda03db9a017b9
  Author: Daniel Mercier 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java

  Log Message:
  ---
  Merge pull request #22 from damercie/master

Removed unnecessary exception catching.


  Commit: cacc7438d2f81c20676d75aa3874c6653387da45
  
https://github.com/jenkinsci/benchmark-plugin/commit/cacc7438d2f81c20676d75aa3874c6653387da45
  Author: Daniel Mercier 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java

  Log Message:
  ---
  Merge pull request #30 from Autodesk/master

Removed unnecessary exception catching.


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/e393cec1fe33...cacc7438d2f8

-- 
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/benchmark-plugin/push/refs/heads/master/e393ce-cacc74%40github.com.


[jenkinsci/benchmark-plugin] d42ccb: Fix for https://issues.jenkins-ci.org/browse/JENKI...

2019-09-23 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: d42ccb0aea6df3d295de8760f4150a43d877b35e
  
https://github.com/jenkinsci/benchmark-plugin/commit/d42ccb0aea6df3d295de8760f4150a43d877b35e
  Author: Daniel Mercier 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPluginTest.java

  Log Message:
  ---
  Fix for https://issues.jenkins-ci.org/browse/JENKINS-59404


  Commit: 757b74f02b5ba259a06c5c0869f66eb1873b0935
  
https://github.com/jenkinsci/benchmark-plugin/commit/757b74f02b5ba259a06c5c0869f66eb1873b0935
  Author: Daniel Mercier 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPluginTest.java

  Log Message:
  ---
  Merge pull request #21 from damercie/master

Fix for https://issues.jenkins-ci.org/browse/JENKINS-59404


  Commit: e393cec1fe330c86260d0307b1fc25f85395e4ab
  
https://github.com/jenkinsci/benchmark-plugin/commit/e393cec1fe330c86260d0307b1fc25f85395e4ab
  Author: Daniel Mercier 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPluginTest.java

  Log Message:
  ---
  Merge pull request #29 from Autodesk/master

 Fix for https://issues.jenkins-ci.org/browse/JENKINS-59404


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/9a0da096e8f3...e393cec1fe33

-- 
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/benchmark-plugin/push/refs/heads/master/9a0da0-e393ce%40github.com.


[jenkinsci/benchmark-plugin] fa1eba: [maven-release-plugin] prepare release benchmark-1...

2019-08-26 Thread Daniel Mercier
  Branch: refs/tags/benchmark-1.0.10
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: fa1ebaa82acd83648b4d24b8c6b15211d6878087
  
https://github.com/jenkinsci/benchmark-plugin/commit/fa1ebaa82acd83648b4d24b8c6b15211d6878087
  Author: Daniel Mercier 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.10


  Commit: 54740e6948da3a6e9e5dd54ce128d8e615544309
  
https://github.com/jenkinsci/benchmark-plugin/commit/54740e6948da3a6e9e5dd54ce128d8e615544309
  Author: Daniel Mercier 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPluginTest.java

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/benchmark-plugin


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/fa1ebaa82acd%5E...54740e6948da

-- 
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/benchmark-plugin/push/refs/tags/benchmark-1.0.10/00-549392%40github.com.


[jenkinsci/benchmark-plugin] fa1eba: [maven-release-plugin] prepare release benchmark-1...

2019-08-26 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: fa1ebaa82acd83648b4d24b8c6b15211d6878087
  
https://github.com/jenkinsci/benchmark-plugin/commit/fa1ebaa82acd83648b4d24b8c6b15211d6878087
  Author: Daniel Mercier 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.10


  Commit: 54740e6948da3a6e9e5dd54ce128d8e615544309
  
https://github.com/jenkinsci/benchmark-plugin/commit/54740e6948da3a6e9e5dd54ce128d8e615544309
  Author: Daniel Mercier 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPluginTest.java

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/benchmark-plugin


  Commit: 9a0da096e8f3e7a0fcc07e92bec89704db1d9a8d
  
https://github.com/jenkinsci/benchmark-plugin/commit/9a0da096e8f3e7a0fcc07e92bec89704db1d9a8d
  Author: Daniel Mercier 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/455b598f164e...9a0da096e8f3

-- 
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/benchmark-plugin/push/refs/heads/master/455b59-9a0da0%40github.com.


[jenkinsci/benchmark-plugin] d42794: Fix XML parsing security issue detected

2019-08-26 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: d427943d56597011d7a867c1b575d742f166e786
  
https://github.com/jenkinsci/benchmark-plugin/commit/d427943d56597011d7a867c1b575d742f166e786
  Author: Daniel Mercier 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPluginTest.java

  Log Message:
  ---
  Fix XML parsing security issue detected


  Commit: b04558d7c03072b0a37166015ae53596a7886f9e
  
https://github.com/jenkinsci/benchmark-plugin/commit/b04558d7c03072b0a37166015ae53596a7886f9e
  Author: Daniel Mercier 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPluginTest.java

  Log Message:
  ---
  Merge pull request #20 from damercie/master

Fix XML parsing security issue detected


  Commit: 455b598f164e2f0a7a3a394f7282afd6226a0572
  
https://github.com/jenkinsci/benchmark-plugin/commit/455b598f164e2f0a7a3a394f7282afd6226a0572
  Author: Daniel Mercier 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPluginTest.java

  Log Message:
  ---
  Merge pull request #28 from Autodesk/master

Fix detected XML parsing security issue


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/5cadc6dc2141...455b598f164e

-- 
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/benchmark-plugin/push/refs/heads/master/5cadc6-455b59%40github.com.


[jenkinsci/benchmark-plugin]

2019-05-27 Thread Daniel Mercier
  Branch: refs/tags/benchmark-1.0.9
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin/push/refs/tags/benchmark-1.0.9/00-b2ddeb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/benchmark-plugin] 5cadc6: [maven-release-plugin] prepare for next developmen...

2019-05-27 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 5cadc6dc2141f7f6af084e79ea6768bdc1c5d2b9
  
https://github.com/jenkinsci/benchmark-plugin/commit/5cadc6dc2141f7f6af084e79ea6768bdc1c5d2b9
  Author: Daniel Mercier 
  Date:   2019-05-27 (Mon, 27 May 2019)

  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/benchmark-plugin/push/refs/heads/master/2bb7b0-5cadc6%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/benchmark-plugin] 2bb7b0: [maven-release-plugin] prepare release benchmark-1...

2019-05-27 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 2bb7b05d0fb6a63d484fae953e058b7cf0726ee0
  
https://github.com/jenkinsci/benchmark-plugin/commit/2bb7b05d0fb6a63d484fae953e058b7cf0726ee0
  Author: Daniel Mercier 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.9


-- 
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/benchmark-plugin/push/refs/heads/master/d7db18-2bb7b0%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/benchmark-plugin] 7570c2: Fix issue https://github.com/jenkinsci/benchmark-p...

2019-05-27 Thread Daniel Mercier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 7570c27558fdc3ee8aa8847d92dbf3338c5125c1
  
https://github.com/jenkinsci/benchmark-plugin/commit/7570c27558fdc3ee8aa8847d92dbf3338c5125c1
  Author: Daniel Mercier 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java

  Log Message:
  ---
  Fix issue https://github.com/jenkinsci/benchmark-plugin/issues/24


  Commit: 42df3adb0ee55566f4b9752db61d382f2bff2e88
  
https://github.com/jenkinsci/benchmark-plugin/commit/42df3adb0ee55566f4b9752db61d382f2bff2e88
  Author: Daniel Mercier 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java

  Log Message:
  ---
  Merge pull request #18 from damercie/master

Fix issue where number of cores detected is below 1.


  Commit: d7db18a22b0495b30391a8387211ac7aad1c4de0
  
https://github.com/jenkinsci/benchmark-plugin/commit/d7db18a22b0495b30391a8387211ac7aad1c4de0
  Author: Daniel Mercier 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java

  Log Message:
  ---
  Merge pull request #25 from Autodesk/master

Fix #24 - Processing fails if Number of cores detected is 1


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/f073672d4984...d7db18a22b04

-- 
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/benchmark-plugin/push/refs/heads/master/f07367-d7db18%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/benchmark-plugin] bd5e61: [maven-release-plugin] prepare release benchmark-1...

2018-11-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: bd5e61f39b4a26261cb3b836a572ef12bfa34177
  
https://github.com/jenkinsci/benchmark-plugin/commit/bd5e61f39b4a26261cb3b836a572ef12bfa34177
  Author: Daniel Mercier 
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.8



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/benchmark-plugin]

2018-11-06 Thread GitHub
  Branch: refs/tags/benchmark-1.0.8
  Home:   https://github.com/jenkinsci/benchmark-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/benchmark-plugin] f07367: [maven-release-plugin] prepare for next developmen...

2018-11-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: f073672d4984376655f204ad1e83784c12a471f4
  
https://github.com/jenkinsci/benchmark-plugin/commit/f073672d4984376655f204ad1e83784c12a471f4
  Author: Daniel Mercier 
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/benchmark-plugin] 36944b: Fix issue with String parameter display.

2018-11-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 36944b31a29b8dfa91068cddc1f6bc7b83d9a3df
  
https://github.com/jenkinsci/benchmark-plugin/commit/36944b31a29b8dfa91068cddc1f6bc7b83d9a3df
  Author: Daniel Mercier 
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Fix issue with String parameter display.


  Commit: 11720e68540ff63b25ac3d541c87bed157c7b7ba
  
https://github.com/jenkinsci/benchmark-plugin/commit/11720e68540ff63b25ac3d541c87bed157c7b7ba
  Author: Daniel Mercier 
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Merge pull request #17 from damercie/master

Fix issue with String parameter display.


  Commit: 483ad8162537a8df519bd93f196315ecbb9a5eb3
  
https://github.com/jenkinsci/benchmark-plugin/commit/483ad8162537a8df519bd93f196315ecbb9a5eb3
  Author: Daniel Mercier 
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Merge pull request #23 from Autodesk/master

 Fix issue with String parameter display.


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/4277f8907094...483ad8162537
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/benchmark-plugin] 4277f8: [maven-release-plugin] prepare for next developmen...

2018-10-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 4277f890709481dbbc996ea09ddab7ba21263348
  
https://github.com/jenkinsci/benchmark-plugin/commit/4277f890709481dbbc996ea09ddab7ba21263348
  Author: Daniel Mercier 
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/benchmark-plugin] 5605df: [maven-release-plugin] prepare release benchmark-1...

2018-10-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 5605dfff8e7cfc03acf02279ad0743f8163e4aaa
  
https://github.com/jenkinsci/benchmark-plugin/commit/5605dfff8e7cfc03acf02279ad0743f8163e4aaa
  Author: Daniel Mercier 
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.7



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/benchmark-plugin]

2018-10-30 Thread GitHub
  Branch: refs/tags/benchmark-1.0.7
  Home:   https://github.com/jenkinsci/benchmark-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/benchmark-plugin] b51e44: Merge pull request #2 from magik6k/master

2018-10-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: b51e44bec5d3378ad1656bb05c8d44b1c11741ab
  
https://github.com/jenkinsci/benchmark-plugin/commit/b51e44bec5d3378ad1656bb05c8d44b1c11741ab
  Author: Daniel Mercier 
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M README.md
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java

  Log Message:
  ---
  Merge pull request #2 from magik6k/master

Merge change


  Commit: 7035f6b65735a8085eae449bee275949afed0375
  
https://github.com/jenkinsci/benchmark-plugin/commit/7035f6b65735a8085eae449bee275949afed0375
  Author: Daniel Mercier 
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M README.md
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java

  Log Message:
  ---
  Merge pull request #14 from damercie/master

Merge bug fixes from magix6k to stabilize pipeline support


  Commit: 37330d125b0ca0ccc6ac83486a37e38a551cc3c2
  
https://github.com/jenkinsci/benchmark-plugin/commit/37330d125b0ca0ccc6ac83486a37e38a551cc3c2
  Author: Daniel Mercier 
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java

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

Merge back changes


  Commit: 9fdabfc0ff213a2543d501a3e9b41055986cd6ce
  
https://github.com/jenkinsci/benchmark-plugin/commit/9fdabfc0ff213a2543d501a3e9b41055986cd6ce
  Author: Daniel Mercier 
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java

  Log Message:
  ---
  Merge pull request #3 from Autodesk/master

Merge back changes


  Commit: 637c9675e7b9e2b21cf68d1482432ea662fe0fc5
  
https://github.com/jenkinsci/benchmark-plugin/commit/637c9675e7b9e2b21cf68d1482432ea662fe0fc5
  Author: Daniel Mercier 
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/BooleanCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/StringCondensed.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/BooleanValue.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java
M 
src/main/resources/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction/index.jelly

  Log Message:
  ---
  Remove hyphens from the main tables to allow numerical sorting.
Remove text versions (true/false) of boolean results from the raw table to 
allow numerical sorting.
Fix bug that occured when changing schema content where old parameters ended as 
results and crashed the display of the main tables.
Adjusted left the Group/Result/Unit names for readeability and prevent the 
awkward display.


  Commit: ccb0d444049624155d5277f445f104fed22d2d14
  
https://github.com/jenkinsci/benchmark-plugin/commit/ccb0d444049624155d5277f445f104fed22d2d14
  Author: Daniel Mercier 
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/BooleanCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/StringCondensed.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/BooleanValue.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java
M 
src/main/resources/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction/index.jelly

  Log Message:
  ---
  Merge pull request #16 from damercie/master

Fix for a mix of issues and bugs


  Commit: 9d957cbf3e9f53b7fc84a2636ae3abf7ae75ba2d
  
https://github.com/jenkinsci/benchmark-plugin/commit/9d957cbf3e9f53b7fc84a2636ae3abf7ae75ba2d
  Author: Daniel Mercier 
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/BooleanCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/StringCondensed.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/BooleanValue.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java
M 
src/main/resources/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction/index.jelly

  Log Message:
  ---
  Merge pull request #21 from

[jenkinsci/benchmark-plugin]

2018-04-15 Thread GitHub
  Branch: refs/tags/benchmark-1.0.6
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin] 07d09d: [maven-release-plugin] prepare release benchmark-1...

2018-04-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 07d09d24f8b9c795422becb6ed4c71b2c57cb534
  
https://github.com/jenkinsci/benchmark-plugin/commit/07d09d24f8b9c795422becb6ed4c71b2c57cb534
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.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/benchmark-plugin] 212580: [maven-release-plugin] prepare for next developmen...

2018-04-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 21258024a742894f99d21ade0371e11b7d9e2b4d
  
https://github.com/jenkinsci/benchmark-plugin/commit/21258024a742894f99d21ade0371e11b7d9e2b4d
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  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/benchmark-plugin] 9ef78e: Fix javadoc issue

2018-04-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 9ef78ed9da10e307359b7e0a8efde6a4e7c56a7c
  
https://github.com/jenkinsci/benchmark-plugin/commit/9ef78ed9da10e307359b7e0a8efde6a4e7c56a7c
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java

  Log Message:
  ---
  Fix javadoc issue


-- 
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/benchmark-plugin] 3f95c1: Fix pipeline project issues

2018-04-15 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 3f95c180f9e0af814fbbdf470c466993d4f46741
  
https://github.com/jenkinsci/benchmark-plugin/commit/3f95c180f9e0af814fbbdf470c466993d4f46741
  Author: Łukasz Magiera <magi...@gmail.com>
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java

  Log Message:
  ---
  Fix pipeline project issues


  Commit: d2c558e12c60e0cc8e2f32f5a8d85d2a42a76264
  
https://github.com/jenkinsci/benchmark-plugin/commit/d2c558e12c60e0cc8e2f32f5a8d85d2a42a76264
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java

  Log Message:
  ---
  Merge pull request #17 from magik6k/master

Fix pipeline project issues


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/d53324bd279c...d2c558e12c60

-- 
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/benchmark-plugin] d53324: Update README.md

2018-04-10 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: d53324bd279c084273658d11cc1c6d8eedf5914a
  
https://github.com/jenkinsci/benchmark-plugin/commit/d53324bd279c084273658d11cc1c6d8eedf5914a
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


-- 
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/benchmark-plugin] 9c09ed: [maven-release-plugin] prepare for next developmen...

2018-02-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 9c09edeb2d82aa52d77f19e3264d32869528c0d8
  
https://github.com/jenkinsci/benchmark-plugin/commit/9c09edeb2d82aa52d77f19e3264d32869528c0d8
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  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/benchmark-plugin] 1b2182: [maven-release-plugin] prepare release benchmark-1...

2018-02-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 1b21826440173555f1f0457ed30a029067f3d635
  
https://github.com/jenkinsci/benchmark-plugin/commit/1b21826440173555f1f0457ed30a029067f3d635
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.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/benchmark-plugin]

2018-02-28 Thread GitHub
  Branch: refs/tags/benchmark-1.0.5
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin] 986e4f: Fixed issue with additional threshold.

2018-02-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 986e4f47fb4267ede1d4896d9116c847d7e2a097
  
https://github.com/jenkinsci/benchmark-plugin/commit/986e4f47fb4267ede1d4896d9116c847d7e2a097
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/AbsoluteThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/AbsoluteThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaAverageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaAverageThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold/help-testName.html

  Log Message:
  ---
  Fixed issue with additional threshold.
Fixed issue with result display.
Updated help text.


  Commit: 1af3abb901029e8bfab1543f09456373964c93d5
  
https://github.com/jenkinsci/benchmark-plugin/commit/1af3abb901029e8bfab1543f09456373964c93d5
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/AbsoluteThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/AbsoluteThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaAverageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaAverageThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold/help-testName.html

  Log Message:
  ---
  Merge pull request #13 from damercie/master

Fixed operational issues


  Commit: c8254bbec34708896de3296b82a9a728b2f5ad0d
  
https://github.com/jenkinsci/benchmark-plugin/commit/c8254bbec34708896de3296b82a9a728b2f5ad0d
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/AbsoluteThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/AbsoluteThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaAverageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaAverageThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold/help-testName.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold/help-testGroup.html
M 
src/main/resources/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold/help-testName.html

  Log Message:
  ---
  Merge pull request #14 from Autodesk/master

Fixed operational issues


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/9b4d71db5f4b...c8254bbec347

-- 
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,

[jenkinsci/benchmark-plugin] 182de0: [maven-release-plugin] prepare release benchmark-1...

2018-02-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 182de0911afac0eb9f44e25613e0070c97cc5747
  
https://github.com/jenkinsci/benchmark-plugin/commit/182de0911afac0eb9f44e25613e0070c97cc5747
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.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/benchmark-plugin] 9b4d71: [maven-release-plugin] prepare for next developmen...

2018-02-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 9b4d71db5f4bdc0b58803bddf726f28f25d5ada6
  
https://github.com/jenkinsci/benchmark-plugin/commit/9b4d71db5f4bdc0b58803bddf726f28f25d5ada6
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  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/benchmark-plugin]

2018-02-27 Thread GitHub
  Branch: refs/tags/benchmark-1.0.4
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin] 3cec38: Fixed multifile processing bug

2018-02-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 3cec38799bdc33d30e394ba748c95a54758c94e3
  
https://github.com/jenkinsci/benchmark-plugin/commit/3cec38799bdc33d30e394ba748c95a54758c94e3
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestGroup.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Fixed multifile processing bug
Fixed log content issue


  Commit: 18097d7118c77ce3f67c0a7a049950ab645bb1ae
  
https://github.com/jenkinsci/benchmark-plugin/commit/18097d7118c77ce3f67c0a7a049950ab645bb1ae
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestGroup.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Merge pull request #12 from damercie/master

Fixed multi-file processing bug


  Commit: 12884a22bdbad3627d854b0468bb89698359e434
  
https://github.com/jenkinsci/benchmark-plugin/commit/12884a22bdbad3627d854b0468bb89698359e434
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestGroup.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Merge pull request #13 from Autodesk/master

Fixed multi-file processing bug


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/18bb2a86cea7...12884a22bdba

-- 
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/benchmark-plugin] 391871: [maven-release-plugin] prepare release benchmark-1...

2018-02-26 Thread GitHub
  Branch: refs/tags/benchmark-1.0.3
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 3918712c7e3def165978f5dadf6754552a42dff1
  
https://github.com/jenkinsci/benchmark-plugin/commit/3918712c7e3def165978f5dadf6754552a42dff1
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.3


-- 
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/benchmark-plugin] 391871: [maven-release-plugin] prepare release benchmark-1...

2018-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 3918712c7e3def165978f5dadf6754552a42dff1
  
https://github.com/jenkinsci/benchmark-plugin/commit/3918712c7e3def165978f5dadf6754552a42dff1
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.3


  Commit: 18bb2a86cea7676aa02670c6872ba3b00cd1f90f
  
https://github.com/jenkinsci/benchmark-plugin/commit/18bb2a86cea7676aa02670c6872ba3b00cd1f90f
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/4b3e3a583291...18bb2a86cea7

-- 
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/benchmark-plugin] 9f2b1f: Merge pull request #1 from Autodesk/master

2018-02-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 9f2b1f5e80cf3b6dd127cc33d0b7ff1fa55fffbd
  
https://github.com/jenkinsci/benchmark-plugin/commit/9f2b1f5e80cf3b6dd127cc33d0b7ff1fa55fffbd
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
M pom.xml

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

Update version


  Commit: c090c6ef8d7a022cb3d3955d4a708ce894407676
  
https://github.com/jenkinsci/benchmark-plugin/commit/c090c6ef8d7a022cb3d3955d4a708ce894407676
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java

  Log Message:
  ---
  Fix bug with ResultFull and ParameterFull.
Fix bug with merge system.


  Commit: 3cb3cae0e0b51f13282fea1262a3116fc8ed7ccd
  
https://github.com/jenkinsci/benchmark-plugin/commit/3cb3cae0e0b51f13282fea1262a3116fc8ed7ccd
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java

  Log Message:
  ---
  Merge pull request #11 from damercie/master

Bug fixes


  Commit: 4b3e3a5832915bf076afa75b78b16ff25a39d6cd
  
https://github.com/jenkinsci/benchmark-plugin/commit/4b3e3a5832915bf076afa75b78b16ff25a39d6cd
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java

  Log Message:
  ---
  Merge pull request #10 from Autodesk/master

Bug fixes


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/6c090a62e9d1...4b3e3a583291

-- 
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/benchmark-plugin] b10325: Update proposal.

2017-12-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: b10325d77ed1ee3be9dc41b5cda6d9c548c80302
  
https://github.com/jenkinsci/benchmark-plugin/commit/b10325d77ed1ee3be9dc41b5cda6d9c548c80302
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
M doc/170515_Benchmark_Plugin_Proposal.pdf

  Log Message:
  ---
  Update proposal.


  Commit: 59721de1fc2c0925f681b7f959db70ff16942b5b
  
https://github.com/jenkinsci/benchmark-plugin/commit/59721de1fc2c0925f681b7f959db70ff16942b5b
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
M doc/170515_Benchmark_Plugin_Proposal.pdf

  Log Message:
  ---
  Merge pull request #9 from damercie/master

Update original proposal.


  Commit: 233230372a97a687baa9c2d1b5e685cba0aefe25
  
https://github.com/jenkinsci/benchmark-plugin/commit/233230372a97a687baa9c2d1b5e685cba0aefe25
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
M pom.xml

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

Update original proposal


  Commit: 6c090a62e9d1a4b4fb4bb30a53c9ab3ada5e679d
  
https://github.com/jenkinsci/benchmark-plugin/commit/6c090a62e9d1a4b4fb4bb30a53c9ab3ada5e679d
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
M doc/170515_Benchmark_Plugin_Proposal.pdf

  Log Message:
  ---
  Merge pull request #9 from Autodesk/master

Update original proposal


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/383e76c29be3...6c090a62e9d1

-- 
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/benchmark-plugin]

2017-12-01 Thread GitHub
  Branch: refs/tags/benchmark-1.0.2
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin] 54fd93: [maven-release-plugin] prepare release benchmark-1...

2017-12-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 54fd9390777e9f4faa1cad3cc2bee624d800ab49
  
https://github.com/jenkinsci/benchmark-plugin/commit/54fd9390777e9f4faa1cad3cc2bee624d800ab49
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.0.2


-- 
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/benchmark-plugin] 383e76: [maven-release-plugin] prepare for next developmen...

2017-12-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 383e76c29be3e65d426adacf2aec6e1941740230
  
https://github.com/jenkinsci/benchmark-plugin/commit/383e76c29be3e65d426adacf2aec6e1941740230
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-01 (Fri, 01 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/benchmark-plugin] 42a872: Fix bug with the hidden result key for the condens...

2017-12-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 42a8725701ca0a049dc6644f5a27a34ad67af47f
  
https://github.com/jenkinsci/benchmark-plugin/commit/42a8725701ca0a049dc6644f5a27a34ad67af47f
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R CHANGELOG.md
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/BooleanCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/DoubleCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/IntegerCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/StringCondensed.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Fix bug with the hidden result key for the condensed table.


  Commit: bb1e5dddb324eb8cf6f501760682625668f49f3d
  
https://github.com/jenkinsci/benchmark-plugin/commit/bb1e5dddb324eb8cf6f501760682625668f49f3d
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java

  Log Message:
  ---
  Switched loading of file from File to String; to InputStream to String.


  Commit: ff68e420bfcaca65cb516e600e9ea9f1684df5a7
  
https://github.com/jenkinsci/benchmark-plugin/commit/ff68e420bfcaca65cb516e600e9ea9f1684df5a7
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R CHANGELOG.md
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/BooleanCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/DoubleCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/IntegerCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/StringCondensed.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Merge pull request #8 from damercie/master

Fix two issues


  Commit: d7c3b95550100c85d7eb33ebbf6d028f3ff66ca8
  
https://github.com/jenkinsci/benchmark-plugin/commit/d7c3b95550100c85d7eb33ebbf6d028f3ff66ca8
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
R CHANGELOG.md
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/BooleanCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/DoubleCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/IntegerCondensed.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/condensed/StringCondensed.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java

  Log Message:
  ---
  Merge pull request #8 from Autodesk/master

Fix two issues


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/766455b38cc8...d7c3b9555010

-- 
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/benchmark-plugin] 766455: [maven-release-plugin] prepare for next developmen...

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 766455b38cc88918ecc9d9dcabe49c96374b53be
  
https://github.com/jenkinsci/benchmark-plugin/commit/766455b38cc88918ecc9d9dcabe49c96374b53be
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 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/benchmark-plugin]

2017-11-30 Thread GitHub
  Branch: refs/tags/benchmark-1.0.1
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin] 8dab86: [maven-release-plugin] prepare release benchmark-1...

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 8dab867af14778b116832a54ca3bee727a11ffc9
  
https://github.com/jenkinsci/benchmark-plugin/commit/8dab867af14778b116832a54ca3bee727a11ffc9
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/benchmark-plugin] cc7db1: [maven-release-plugin] prepare for next developmen...

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: cc7db1bd54c68979e69300919429b009f5cc9b01
  
https://github.com/jenkinsci/benchmark-plugin/commit/cc7db1bd54c68979e69300919429b009f5cc9b01
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 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/benchmark-plugin]

2017-11-30 Thread GitHub
  Branch: refs/tags/benchmark-1.0.0
  Home:   https://github.com/jenkinsci/benchmark-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/benchmark-plugin] a33eb5: [maven-release-plugin] prepare release benchmark-1...

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: a33eb55da491f3a47556557052c07c426b2b3332
  
https://github.com/jenkinsci/benchmark-plugin/commit/a33eb55da491f3a47556557052c07c426b2b3332
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release benchmark-1.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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/benchmark-plugin] 8764fe: Update version to include SNAPSHOT to support mave...

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 8764fe38ba78bdcef3ea0ecee3a446573d2888cb
  
https://github.com/jenkinsci/benchmark-plugin/commit/8764fe38ba78bdcef3ea0ecee3a446573d2888cb
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Update version to include SNAPSHOT to support maven release mechanism.


  Commit: e2192e381619c39d620df2d9f119a2f30aeffcff
  
https://github.com/jenkinsci/benchmark-plugin/commit/e2192e381619c39d620df2d9f119a2f30aeffcff
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge pull request #7 from damercie/master

Update version to include SNAPSHOT to support maven release mechanism.


  Commit: f3ceecf332fcc3f61df1a034df01def9e6b83d8a
  
https://github.com/jenkinsci/benchmark-plugin/commit/f3ceecf332fcc3f61df1a034df01def9e6b83d8a
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge pull request #7 from Autodesk/master

Update version to include SNAPSHOT to support maven release mechanism.


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/bc7f835dd06c...f3ceecf332fc

-- 
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/benchmark-plugin] aa6b4c: Version update to 1.0.0

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: aa6b4cc1d8b03188908e0c2371c614db48f6446c
  
https://github.com/jenkinsci/benchmark-plugin/commit/aa6b4cc1d8b03188908e0c2371c614db48f6446c
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Version update to 1.0.0


  Commit: 519eaab21536f94602031c0a5c5319d10570f80a
  
https://github.com/jenkinsci/benchmark-plugin/commit/519eaab21536f94602031c0a5c5319d10570f80a
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge pull request #6 from damercie/master

Version update to 1.0.0


  Commit: bc7f835dd06c193bdfe6dc9000eb90015f042c87
  
https://github.com/jenkinsci/benchmark-plugin/commit/bc7f835dd06c193bdfe6dc9000eb90015f042c87
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge pull request #6 from Autodesk/master

 Version update to 1.0.0


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/bce419671e2b...bc7f835dd06c

-- 
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/benchmark-plugin] e5904c: Added changelog.

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: e5904c422f558fe6b7f669fd70b5604d92bdb231
  
https://github.com/jenkinsci/benchmark-plugin/commit/e5904c422f558fe6b7f669fd70b5604d92bdb231
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
A CHANGELOG.md
A src/findbugs/excludesFilter.xml

  Log Message:
  ---
  Added changelog.
Added findbugs exclude filter


  Commit: 33a6eea82efe55632715e362c310c47a89a52a2f
  
https://github.com/jenkinsci/benchmark-plugin/commit/33a6eea82efe55632715e362c310c47a89a52a2f
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
A CHANGELOG.md
A src/findbugs/excludesFilter.xml

  Log Message:
  ---
  Merge pull request #5 from damercie/master

Added changelog and findbugs exclude filter.


  Commit: bce419671e2b717db20ecb5038e938228615818a
  
https://github.com/jenkinsci/benchmark-plugin/commit/bce419671e2b717db20ecb5038e938228615818a
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
A CHANGELOG.md
A src/findbugs/excludesFilter.xml

  Log Message:
  ---
  Merge pull request #5 from Autodesk/master

Added changelog and findbugs exclude filter.


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/fccf18c96f6b...bce419671e2b

-- 
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/benchmark-plugin] 3900c8: Fixed Findbugs warnings.

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: 3900c8f942622edbe1bd636d0c7fe99909c876ae
  
https://github.com/jenkinsci/benchmark-plugin/commit/3900c8f942622edbe1bd636d0c7fe99909c876ae
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java
A src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonResult.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlFailures.java
R src/main/java/org/jenkinsci/plugins/benchmark/parsers/jUnitJenkins.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestFailure.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableJenkinsReader.java
A 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkinsTest.java
R 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/jUnitJenkinsTest.java

  Log Message:
  ---
  Fixed Findbugs warnings.


  Commit: cce8bbd215445c434db9278aac505f50d80af9e0
  
https://github.com/jenkinsci/benchmark-plugin/commit/cce8bbd215445c434db9278aac505f50d80af9e0
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java
A src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonResult.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlFailures.java
R src/main/java/org/jenkinsci/plugins/benchmark/parsers/jUnitJenkins.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestFailure.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableJenkinsReader.java
A 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkinsTest.java
R 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/jUnitJenkinsTest.java

  Log Message:
  ---
  Merge pull request #4 from damercie/master

Fixed Findbugs warnings.


  Commit: fccf18c96f6b4122943cf0c8262e078747490d2a
  
https://github.com/jenkinsci/benchmark-plugin/commit/fccf18c96f6b4122943cf0c8262e078747490d2a
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkResultAction.java
A src/main/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkins.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonResult.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlFailures.java
R src/main/java/org/jenkinsci/plugins/benchmark/parsers/jUnitJenkins.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestFailure.java
M src/main/java/org/jenkinsci/plugins/benchmark/results/TestValue.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableJenkinsReader.java
A 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/JUnitJenkinsTest.java
R 
src/test/java/org/jenkinsci/plugins/benchmark/parsers/jUnitJenkinsTest.java

  Log Message:
  ---
  Merge pull request #4 from Autodesk/master

Fixed Findbugs warnings.


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/d7cca5170239...fccf18c96f6b

-- 
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/benchmark-plugin] b67794: Activating SCM.

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: b677942d74f20b5ff68b494ac8c48400ebd67aa5
  
https://github.com/jenkinsci/benchmark-plugin/commit/b677942d74f20b5ff68b494ac8c48400ebd67aa5
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Activating SCM.


  Commit: 7a1a922aab49bd1eaf079e9b912a7dc97fbab9a4
  
https://github.com/jenkinsci/benchmark-plugin/commit/7a1a922aab49bd1eaf079e9b912a7dc97fbab9a4
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from damercie/master

Activating SCM.


  Commit: d7cca5170239226ae8210e5f9c0dccf04530d7b9
  
https://github.com/jenkinsci/benchmark-plugin/commit/d7cca5170239226ae8210e5f9c0dccf04530d7b9
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from Autodesk/master

Activating SCM


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/e19d8e791be1...d7cca5170239

-- 
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/benchmark-plugin] e1bd95: Added Jenkinsfile for the plugin to be built by th...

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: e1bd9554821c5f496fc451204d0bffe7d3a02033
  
https://github.com/jenkinsci/benchmark-plugin/commit/e1bd9554821c5f496fc451204d0bffe7d3a02033
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
A Jenkinsfile
M README.md

  Log Message:
  ---
  Added Jenkinsfile for the plugin to be built by the Jenkins CI Infrastructure 
and check pull requests.
Added comment for support of pipeline in README.


  Commit: 67a89b69a7b5b1ffb3eff69c0aa7cda671f43bb8
  
https://github.com/jenkinsci/benchmark-plugin/commit/67a89b69a7b5b1ffb3eff69c0aa7cda671f43bb8
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
A Jenkinsfile
M README.md

  Log Message:
  ---
  Merge pull request #2 from damercie/master

Added Jenkinsfile and update of documentation


  Commit: e19d8e791be1f88d51f818653f15d6c1160a67b9
  
https://github.com/jenkinsci/benchmark-plugin/commit/e19d8e791be1f88d51f818653f15d6c1160a67b9
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
A Jenkinsfile
M README.md

  Log Message:
  ---
  Merge pull request #2 from Autodesk/master

 Added Jenkinsfile and updated documentation


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/60ea6ec8a0e4...e19d8e791be1

-- 
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/benchmark-plugin] c5411a: Adding pipeline support.

2017-11-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/benchmark-plugin
  Commit: c5411aad1812d7427a146d31655a1c37ccb9d343
  
https://github.com/jenkinsci/benchmark-plugin/commit/c5411aad1812d7427a146d31655a1c37ccb9d343
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold.java
M src/main/java/org/jenkinsci/plugins/benchmark/thresholds/Threshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableJenkinsReader.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableReader.java

  Log Message:
  ---
  Adding pipeline support.


  Commit: b48edcbe43be869fd29d8d486b70fcbbbd99baf6
  
https://github.com/jenkinsci/benchmark-plugin/commit/b48edcbe43be869fd29d8d486b70fcbbbd99baf6
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold.java
M src/main/java/org/jenkinsci/plugins/benchmark/thresholds/Threshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableJenkinsReader.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableReader.java

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

Adding pipeline support.


  Commit: 60ea6ec8a0e4c72286f2fd4b023422ef846addcb
  
https://github.com/jenkinsci/benchmark-plugin/commit/60ea6ec8a0e4c72286f2fd4b023422ef846addcb
  Author: Daniel Mercier <daniel.merc...@autodesk.com>
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkProjectAction.java
M src/main/java/org/jenkinsci/plugins/benchmark/core/BenchmarkPublisher.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/FormatSelector.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/JsonToPlugin/MapJsonToPlugin.java
M src/main/java/org/jenkinsci/plugins/benchmark/parsers/MapperBase.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/parsers/XmlToPlugin/MapXmlToPlugin.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/DeltaThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/PercentageAverageThreshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/thresholds/PercentageThreshold.java
M src/main/java/org/jenkinsci/plugins/benchmark/thresholds/Threshold.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableJenkinsReader.java
M 
src/main/java/org/jenkinsci/plugins/benchmark/utilities/RunnableReader.java

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

Adding pipeline support.


Compare: 
https://github.com/jenkinsci/benchmark-plugin/compare/55e31b5da376...60ea6ec8a0e4

-- 
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.