Branch: refs/heads/master Home: https://github.com/jenkinsci/codescene-plugin Commit: cd4e414c3c8935852a91c64afb39b644bc5dd72d https://github.com/jenkinsci/codescene-plugin/commit/cd4e414c3c8935852a91c64afb39b644bc5dd72d Author: Juraj Martinka <juma...@gmail.com> Date: 2017-06-28 (Wed, 28 Jun 2017)
Changed paths: M src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java M src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuilder/config.jelly Log Message: ----------- JENKINS-2: add new configuration field for temporal coupling threshold. The new field is set to 80 percent by default. Existing jobs should not be affected - readResolve method implementation provided to set proper default value in this scenario. Commit: fdd843589d5f2ba459a9a84f2dcde6e8958c319a https://github.com/jenkinsci/codescene-plugin/commit/fdd843589d5f2ba459a9a84f2dcde6e8958c319a Author: Juraj Martinka <juma...@gmail.com> Date: 2017-06-28 (Wed, 28 Jun 2017) Changed paths: A update-plugin.sh Log Message: ----------- Add update-plugin.sh script for installing new codescene plugin into running jenkins instance. Commit: 460762d4793680f7ac8848c3b9905fb0d2baffe0 https://github.com/jenkinsci/codescene-plugin/commit/460762d4793680f7ac8848c3b9905fb0d2baffe0 Author: Juraj Martinka <juma...@gmail.com> Date: 2017-06-28 (Wed, 28 Jun 2017) Changed paths: M src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java M src/main/java/org/jenkinsci/plugins/codescene/DeltaAnalysis.java M src/main/java/org/jenkinsci/plugins/codescene/Domain/Configuration.java M src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequest.java M src/test/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisRequestTest.java Log Message: ----------- JENKINS-2: pass coupling threshold to delta-analysis rest api. Do the real work by taking the (possibly customized) coupling threshold and pass it in "coupling_threshold_percent" parameter in rest api call. Commit: 12c5ee20e91125d84e4f0479e83bd38bf47ab597 https://github.com/jenkinsci/codescene-plugin/commit/12c5ee20e91125d84e4f0479e83bd38bf47ab597 Author: Juraj Martinka <juma...@gmail.com> Date: 2017-06-28 (Wed, 28 Jun 2017) Changed paths: M README.md M buildstep.png Log Message: ----------- JENKINS-2: add "temporal coupling threshold" documentation. Commit: 627aa66588703c0e8353189364893a2dbfb510f8 https://github.com/jenkinsci/codescene-plugin/commit/627aa66588703c0e8353189364893a2dbfb510f8 Author: Juraj Martinka <juma...@gmail.com> Date: 2017-06-28 (Wed, 28 Jun 2017) Changed paths: M pom.xml Log Message: ----------- Update repository links in pom.xml to prepare for release. Compare: https://github.com/jenkinsci/codescene-plugin/compare/7cb088b7c777...627aa6658870 -- 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.