From bbacd3f90f9ed65b1af5f9fb3623bf62508e00a8 Mon Sep 17 00:00:00 2001 From: Masayoshi Sakamoto Date: Thu, 21 Jul 2016 18:17:52 +0900 Subject: [PATCH 01/57] update pom.xml for release --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cad1436..dcf8295 100644 --- a/pom.xml +++ b/pom.xml @@ -9,8 +9,9 @@ open-stf hpi - 1.4.0 + 1.0.0 Open STF Plugin + https://wiki.jenkins-ci.org/display/JENKINS/Open+STF+Plugin justice3120 @@ -156,6 +157,12 @@ + + scm:git:git://github.com/jenkinsci/open-stf-plugin.git + scm:git:git@github.com:jenkinsci/open-stf-plugin.git + HEAD + + From c67f7c127f34fe3ffe3045851e47e80724aba3f1 Mon Sep 17 00:00:00 2001 From: Masayoshi Sakamoto Date: Fri, 22 Jul 2016 11:58:59 +0900 Subject: [PATCH 02/57] update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dcf8295..8d1db73 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ open-stf hpi - 1.0.0 + 1.0.0-SNAPSHOT Open STF Plugin https://wiki.jenkins-ci.org/display/JENKINS/Open+STF+Plugin @@ -160,7 +160,7 @@ scm:git:git://github.com/jenkinsci/open-stf-plugin.git scm:git:git@github.com:jenkinsci/open-stf-plugin.git - HEAD + https://github.com/jenkinsci/open-stf-plugin From 776b6a0b0fcacb6bb92ab53068a6a3eca11fb1de Mon Sep 17 00:00:00 2001 From: Masayoshi Sakamoto Date: Fri, 22 Jul 2016 12:49:59 +0900 Subject: [PATCH 03/57] add XSS prevention tag to jelly files --- .../hudson/plugins/openstf/STFBuildWrapper/config.jelly | 1 + .../hudson/plugins/openstf/STFBuildWrapper/global.jelly | 1 + .../plugins/openstf/axis/STFDeviceConditionAxis/config.jelly | 1 + src/main/resources/index.jelly | 1 + 4 files changed, 4 insertions(+) diff --git a/src/main/resources/hudson/plugins/openstf/STFBuildWrapper/config.jelly b/src/main/resources/hudson/plugins/openstf/STFBuildWrapper/config.jelly index 876b4c8..6f281e0 100644 --- a/src/main/resources/hudson/plugins/openstf/STFBuildWrapper/config.jelly +++ b/src/main/resources/hudson/plugins/openstf/STFBuildWrapper/config.jelly @@ -1,3 +1,4 @@ +