Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: a57bba9245062902940faa986ce85c829090f6ac
      
https://github.com/jenkinsci/influxdb-plugin/commit/a57bba9245062902940faa986ce85c829090f6ac
  Author: Aleksi Simell <[email protected]>
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release 1.13.1


  Commit: eb3add49c38e3dc09e380168bc5cb99571eca241
      
https://github.com/jenkinsci/influxdb-plugin/commit/eb3add49c38e3dc09e380168bc5cb99571eca241
  Author: Aleksi Simell <[email protected]>
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
    M pom.xml

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


  Commit: ffb964f49c3bccb31356b0c4c7f2331b59da274b
      
https://github.com/jenkinsci/influxdb-plugin/commit/ffb964f49c3bccb31356b0c4c7f2331b59da274b
  Author: Aleksi Simell <[email protected]>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java

  Log Message:
  -----------
  Merge branch 'development'


  Commit: 92184abacc0017a93c49d7ca57a64acb6111398a
      
https://github.com/jenkinsci/influxdb-plugin/commit/92184abacc0017a93c49d7ca57a64acb6111398a
  Author: Aleksi Simell <[email protected]>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release 1.13.1


  Commit: fde206fc9a347038cf6bfb660e450c5ee9ae5ac8
      
https://github.com/jenkinsci/influxdb-plugin/commit/fde206fc9a347038cf6bfb660e450c5ee9ae5ac8
  Author: Aleksi Simell <[email protected]>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Undo release for 1.13.1


  Commit: 991c0380099b0695a01ed6fc3b9243a118e24d0d
      
https://github.com/jenkinsci/influxdb-plugin/commit/991c0380099b0695a01ed6fc3b9243a118e24d0d
  Author: Aleksi Simell <[email protected]>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release 1.13.2


  Commit: a63a55c256e4ae0aac219ab5b3802d44f82e1ab4
      
https://github.com/jenkinsci/influxdb-plugin/commit/a63a55c256e4ae0aac219ab5b3802d44f82e1ab4
  Author: Aleksi Simell <[email protected]>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    M pom.xml

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


  Commit: 4f99992d9de1711316a944afce90e7c298ecea6c
      
https://github.com/jenkinsci/influxdb-plugin/commit/4f99992d9de1711316a944afce90e7c298ecea6c
  Author: Aleksi Simell <[email protected]>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M LICENSE
    M pom.xml
    M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
    M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java
    M src/main/java/jenkinsci/plugins/influxdb/renderer/ProjectNameRenderer.java
    M 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/config.jelly
    A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-customProjectName.html
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/CustomDataMapPointGeneratorTest.java
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/CustomDataPointGeneratorTest.java
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/PerfPublisherPointGeneratorTest.java
    A 
src/test/java/jenkinsci/plugins/influxdb/renderer/ProjectNameRendererTest.java

  Log Message:
  -----------
  Merge branch 'development'


  Commit: 7645ac76c3419c48aa143c204a3eab8737af8e8e
      
https://github.com/jenkinsci/influxdb-plugin/commit/7645ac76c3419c48aa143c204a3eab8737af8e8e
  Author: Aleksi Simell <[email protected]>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release 1.14


  Commit: e47d7c37f73f7af81e5fd76802152173eec4aa4b
      
https://github.com/jenkinsci/influxdb-plugin/commit/e47d7c37f73f7af81e5fd76802152173eec4aa4b
  Author: Aleksi Simell <[email protected]>
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
    M pom.xml

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


  Commit: c5f5a465a068b0401efd95c701468108f8af4993
      
https://github.com/jenkinsci/influxdb-plugin/commit/c5f5a465a068b0401efd95c701468108f8af4993
  Author: Damien Coraboeuf <[email protected]>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M 
src/main/java/jenkinsci/plugins/influxdb/generators/AbstractPointGenerator.java
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/CustomDataMapPointGeneratorTest.java
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/CustomDataPointGeneratorTest.java
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/PerfPublisherPointGeneratorTest.java

  Log Message:
  -----------
  Project path information


  Commit: 7c4b3a0ceade216f46275e72757614fecbc27d6b
      
https://github.com/jenkinsci/influxdb-plugin/commit/7c4b3a0ceade216f46275e72757614fecbc27d6b
  Author: Damien Coraboeuf <[email protected]>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M 
src/main/java/jenkinsci/plugins/influxdb/generators/JenkinsBasePointGenerator.java
    A 
src/test/java/jenkinsci/plugins/influxdb/generators/JenkinsBasePointGeneratorTest.java

  Log Message:
  -----------
  Agent name information


  Commit: 37950d75eb1befa3f4ca104a96ecd6643f429dd4
      
https://github.com/jenkinsci/influxdb-plugin/commit/37950d75eb1befa3f4ca104a96ecd6643f429dd4
  Author: Aleksi Simell <[email protected]>
  Date:   2018-04-30 (Mon, 30 Apr 2018)

  Changed paths:
    M pom.xml
    M 
src/main/java/jenkinsci/plugins/influxdb/generators/AbstractPointGenerator.java
    M 
src/main/java/jenkinsci/plugins/influxdb/generators/JenkinsBasePointGenerator.java
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/CustomDataMapPointGeneratorTest.java
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/CustomDataPointGeneratorTest.java
    A 
src/test/java/jenkinsci/plugins/influxdb/generators/JenkinsBasePointGeneratorTest.java
    M 
src/test/java/jenkinsci/plugins/influxdb/generators/PerfPublisherPointGeneratorTest.java

  Log Message:
  -----------
  Merge pull request #26 from dcoraboeuf/master

Project path and agent name information


Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/c1a734cea03d...37950d75eb1b

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

Reply via email to