Branch: refs/heads/master
Home: https://github.com/jenkinsci/datadog-plugin
Commit: 5a4121f138f7e60a3672ff4454b0dc4c96aea054
https://github.com/jenkinsci/datadog-plugin/commit/5a4121f138f7e60a3672ff4454b0dc4c96aea054
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M CHANGELOG.md
M pom.xml
Log Message:
-----------
Preparing for 0.5.1 release
Commit: 69fe87c63083f31981cf2d8b888bbd06d52f28a0
https://github.com/jenkinsci/datadog-plugin/commit/69fe87c63083f31981cf2d8b888bbd06d52f28a0
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
Log Message:
-----------
Catch null in DatadogUtilities.parseTagList()
Commit: 84ee0ae3634986aea31fdcfe6261e88bace5cca1
https://github.com/jenkinsci/datadog-plugin/commit/84ee0ae3634986aea31fdcfe6261e88bace5cca1
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M CHANGELOG.md
M pom.xml
Log Message:
-----------
Preparing for 0.5.2
Commit: d68995ff742e520f9eb6eb2c20c74eb4cab177a2
https://github.com/jenkinsci/datadog-plugin/commit/d68995ff742e520f9eb6eb2c20c74eb4cab177a2
Author: Olivier Vielpeau <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/BuildFinishedEventImpl.java
M
src/main/java/org/datadog/jenkins/plugins/datadog/BuildStartedEventImpl.java
M
src/main/java/org/datadog/jenkins/plugins/datadog/CheckoutCompletedEventImpl.java
Log Message:
-----------
Use Jenkins source type for all events
Commit: 5140bbf569308c340fe21dc120746af9a71c55ba
https://github.com/jenkinsci/datadog-plugin/commit/5140bbf569308c340fe21dc120746af9a71c55ba
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M CHANGELOG.md
M pom.xml
Log Message:
-----------
Preparing for 0.5.3
Commit: e83757c13f78b49c61dfe07638e543f463099fac
https://github.com/jenkinsci/datadog-plugin/commit/e83757c13f78b49c61dfe07638e543f463099fac
Author: Jesse Luehrs <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
Log Message:
-----------
fix off by one error when generating the list of tags
this is causing the jenkins.job.completed metric to always be missing a
tag at ~random
Commit: 8fbeeb0cb166997935d0f26db8b511d3c8978b3e
https://github.com/jenkinsci/datadog-plugin/commit/8fbeeb0cb166997935d0f26db8b511d3c8978b3e
Author: Remi Hakim <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M CHANGELOG.md
M pom.xml
Log Message:
-----------
Prepare 0.5.4 release
Commit: bb5e047e98deff99c7fef12830ce3b9a6e75284b
https://github.com/jenkinsci/datadog-plugin/commit/bb5e047e98deff99c7fef12830ce3b9a6e75284b
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Upgrade maven jenkins plugin
Commit: a92f353a3e17e5b9f1d1438594322f9d00218ad7
https://github.com/jenkinsci/datadog-plugin/commit/a92f353a3e17e5b9f1d1438594322f9d00218ad7
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/resources/org/datadog/jenkins/plugins/datadog/DatadogBuildListener/global.jelly
M
src/main/resources/org/datadog/jenkins/plugins/datadog/DatadogJobProperty/config.jelly
Log Message:
-----------
XSS Prevention
Commit: c0462c97f9ce1c5d4e44b165f9ea4cc655b6ae9e
https://github.com/jenkinsci/datadog-plugin/commit/c0462c97f9ce1c5d4e44b165f9ea4cc655b6ae9e
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Skip findbug tests
Commit: 2a7ef61b41924ed9c1ab072df36e4841433df008
https://github.com/jenkinsci/datadog-plugin/commit/2a7ef61b41924ed9c1ab072df36e4841433df008
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M pom.xml
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogJobProperty.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogSCMListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
Log Message:
-----------
Fix bugs from findbugs
Commit: 4739c17a10b4502db0f6274595079e3524735c15
https://github.com/jenkinsci/datadog-plugin/commit/4739c17a10b4502db0f6274595079e3524735c15
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M
src/main/resources/org/datadog/jenkins/plugins/datadog/DatadogBuildListener/global.jelly
A
src/main/resources/org/datadog/jenkins/plugins/datadog/DatadogBuildListener/help-targetMetricURL.html
Log Message:
-----------
Advanced Option to modify API URL
Commit: 7b82b19be692273b5ee9f7db5ae47a6d2f562d51
https://github.com/jenkinsci/datadog-plugin/commit/7b82b19be692273b5ee9f7db5ae47a6d2f562d51
Author: James Hsiao <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
Log Message:
-----------
Add in setters for Hostname / ApiKey
Add in setHostName(String newHostName) and setApiKey(String newApiKey)
to allow automated configuration using groovy.
Commit: dcd16ab120002829b44687f0cc2a5b106c027b6d
https://github.com/jenkinsci/datadog-plugin/commit/dcd16ab120002829b44687f0cc2a5b106c027b6d
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogJobProperty.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogSCMListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
Log Message:
-----------
Update javadocs
Commit: 6010ee391991c22dd5e373e548c6f4844ccdb35c
https://github.com/jenkinsci/datadog-plugin/commit/6010ee391991c22dd5e373e548c6f4844ccdb35c
Author: k_kitamura <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogSCMListener.java
Log Message:
-----------
Use OutputStreamWriter and parent#getName pass to
DatadogUtilities#isJobTracked
Commit: b64ea92a82688ac8b5660f11f72b1e12bfadd5c3
https://github.com/jenkinsci/datadog-plugin/commit/b64ea92a82688ac8b5660f11f72b1e12bfadd5c3
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java
Log Message:
-----------
Use utf-8 for BufferedReader
Commit: 43e892423195870f561c4fc2d57328ae5ed18fda
https://github.com/jenkinsci/datadog-plugin/commit/43e892423195870f561c4fc2d57328ae5ed18fda
Author: Jonathan Niesen <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
Log Message:
-----------
Add apiKey, hostname, blacklist, tagNode setters
Commit: c86aa232705f4e566c39c4798426e4f62ff8da86
https://github.com/jenkinsci/datadog-plugin/commit/c86aa232705f4e566c39c4798426e4f62ff8da86
Author: Jonathan Niesen <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M README.md
Log Message:
-----------
Document new way of configuring the plugin
Commit: 061d6f84079e797b26bc144dd569d9be7377799a
https://github.com/jenkinsci/datadog-plugin/commit/061d6f84079e797b26bc144dd569d9be7377799a
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
Log Message:
-----------
Small typo
Commit: 613d483099ec514a1294af90b8d52f9cbb6ad28e
https://github.com/jenkinsci/datadog-plugin/commit/613d483099ec514a1294af90b8d52f9cbb6ad28e
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
Log Message:
-----------
Remove result tag from service checks
Commit: d8407c3f75fe933ee0014bca3212401d9c7b99c4
https://github.com/jenkinsci/datadog-plugin/commit/d8407c3f75fe933ee0014bca3212401d9c7b99c4
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M CHANGELOG.md
M pom.xml
Log Message:
-----------
Prepare for 5.5 release
Commit: bf0c34c71ae81f9ef0cc01f2ba688fd2d80621b9
https://github.com/jenkinsci/datadog-plugin/commit/bf0c34c71ae81f9ef0cc01f2ba688fd2d80621b9
Author: John Zeller <[email protected]>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M CHANGELOG.md
M README.md
M pom.xml
M
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogHttpRequests.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogJobProperty.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogSCMListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M
src/main/resources/org/datadog/jenkins/plugins/datadog/DatadogBuildListener/global.jelly
A
src/main/resources/org/datadog/jenkins/plugins/datadog/DatadogBuildListener/help-targetMetricURL.html
Log Message:
-----------
Merge branch 'master' of https://github.com/DataDog/jenkins-datadog-plugin
into merge-upstream
Compare:
https://github.com/jenkinsci/datadog-plugin/compare/961acb76c461...bf0c34c71ae8
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.