Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qftest-plugin
  Commit: 97e10a2912888812eb21694eb1b77475ca18335e
      
https://github.com/jenkinsci/qftest-plugin/commit/97e10a2912888812eb21694eb1b77475ca18335e
  Author: Thomas Max <t...@qfs.de>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  #1 added support for suitesfile


  Commit: c1c4b4d728746a7d7d3d849e0bee1e21c39f0a28
      
https://github.com/jenkinsci/qftest-plugin/commit/c1c4b4d728746a7d7d3d849e0bee1e21c39f0a28
  Author: Thomas Max <t...@qfs.de>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/QFTestConfigBuilder.java

  Log Message:
  -----------
  #1 fixed detection of empty suite field


  Commit: 72adabd48f2a30a4339ab8e1bdd462984227b9c5
      
https://github.com/jenkinsci/qftest-plugin/commit/72adabd48f2a30a4339ab8e1bdd462984227b9c5
  Author: Thomas Max <t...@qfs.de>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  #2 removed unnecessary functions


  Commit: 84f713605028142db44a12a3fbd54afe75d9038e
      
https://github.com/jenkinsci/qftest-plugin/commit/84f713605028142db44a12a3fbd54afe75d9038e
  Author: Thomas Max <t...@qfs.de>
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  #1 added debug info when using suitesfile


  Commit: 83327813a6899493e2f41dd16d912f217f1310c3
      
https://github.com/jenkinsci/qftest-plugin/commit/83327813a6899493e2f41dd16d912f217f1310c3
  Author: Thomas Max <t...@qfs.de>
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  #1 fixed double whitespace in terminal logging


  Commit: f4e66a3d5871bb5a3f155c5768acd165ff46d4a2
      
https://github.com/jenkinsci/qftest-plugin/commit/f4e66a3d5871bb5a3f155c5768acd165ff46d4a2
  Author: Thomas Max <t...@qfs.de>
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  #4 fixed absolute path use in suitename field when daemon mode is activated


  Commit: 1d6e783d75aae2d2a7ca1bccdea00bfc844d22b2
      
https://github.com/jenkinsci/qftest-plugin/commit/1d6e783d75aae2d2a7ca1bccdea00bfc844d22b2
  Author: Thomas Max <t...@qfs.de>
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/QFTestConfigBuilder.java
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  Merge branch 'master' into master_jenkins_github
* master:
  #4 fixed absolute path use in suitename field when daemon mode is activated
  #1 fixed double whitespace in terminal logging
  #1 added debug info when using suitesfile
  #2 removed unnecessary functions
  #1 fixed detection of empty suite field
  #1 added support for suitesfile


  Commit: 1ab3fc95d45284903b741a57af30924cc88f67c2
      
https://github.com/jenkinsci/qftest-plugin/commit/1ab3fc95d45284903b741a57af30924cc88f67c2
  Author: Thomas Max <t...@qfs.de>
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release qftest-1.0.15


  Commit: 9abe8b7e2dfd124f268f215207d03ca0d13c7b55
      
https://github.com/jenkinsci/qftest-plugin/commit/9abe8b7e2dfd124f268f215207d03ca0d13c7b55
  Author: Thomas Max <t...@qfs.de>
  Date:   2018-01-31 (Wed, 31 Jan 2018)

  Changed paths:
    M pom.xml

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


  Commit: 3acc99258b7b45a81a64d337bc0ffeceee78e500
      
https://github.com/jenkinsci/qftest-plugin/commit/3acc99258b7b45a81a64d337bc0ffeceee78e500
  Author: Thomas Max <t...@qfs.de>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  #4 env variables are now also expanded in suites-field.


  Commit: 6ccd1406c8296c3014025b2009eb8a65f605bd49
      
https://github.com/jenkinsci/qftest-plugin/commit/6ccd1406c8296c3014025b2009eb8a65f605bd49
  Author: Thomas Max <t...@qfs.de>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  #4 added debug logs and fixed one missing expansion of env var


  Commit: 4f8c8a1f34d46327a3afbe1b13a2381700fbecda
      
https://github.com/jenkinsci/qftest-plugin/commit/4f8c8a1f34d46327a3afbe1b13a2381700fbecda
  Author: Thomas Max <t...@qfs.de>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/qftest/ScriptCreator.java

  Log Message:
  -----------
  #4 improved logging


  Commit: 7ad139294b6932c0d6a29447ffa9abd4cc766b5a
      
https://github.com/jenkinsci/qftest-plugin/commit/7ad139294b6932c0d6a29447ffa9abd4cc766b5a
  Author: Thomas Max <t...@qfs.de>
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release qftest-1.0.16


Compare: 
https://github.com/jenkinsci/qftest-plugin/compare/886155ec39f1...7ad139294b69

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

Reply via email to