Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/prqa-plugin

  Commit: bfedaef95b799419a6827fb28f23fee642e12afd

      
https://github.com/jenkinsci/prqa-plugin/commit/bfedaef95b799419a6827fb28f23fee642e12afd

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-05-13 (Wed, 13 May 2020)



  Changed paths:

    M Readme.txt

    M pom.xml

    M src/main/java/net/praqma/jenkins/plugin/prqa/PRQARemoteToolCheck.java

    M src/main/java/net/praqma/jenkins/plugin/prqa/QAFrameworkRemoteReport.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/QAFrameworkRemoteReportUpload.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/globalconfig/QAVerifyServerConfiguration.java

    M src/main/java/net/praqma/jenkins/plugin/prqa/notifier/PRQABuildAction.java

    M src/main/java/net/praqma/jenkins/plugin/prqa/notifier/PRQANotifier.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/notifier/QAFrameworkPostBuildActionSetup.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/setup/QAFrameworkInstallationConfiguration.java

    M src/main/java/net/praqma/jenkins/plugin/prqa/utils/PRQABuildUtils.java

    M src/main/java/net/praqma/prqa/qaframework/QaFrameworkReportSettings.java

    M src/main/java/net/praqma/prqa/reports/QAFrameworkReport.java

    M src/main/java/net/praqma/prqa/reports/ReportType.java

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/globalconfig/PRQAGlobalConfig/config.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/globalconfig/PRQAGlobalConfig/config_ja.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/Messages.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQANotifier/config.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQANotifier/config_ja.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction/index.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction/index_ja.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction/jobMain.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction/jobMain_ja.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/setup/QAFrameworkInstallationConfiguration/config.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/setup/QAFrameworkInstallationConfiguration/help-qafHome.html

    M src/main/webapp/config/help-PRQAPluginGlobalConfiguration.html

    M src/main/webapp/config/help-configFileList.html

    M src/main/webapp/config/help-configImportProgram.html

    M src/main/webapp/config/help-configImportProgram_ja.html

    M src/main/webapp/config/help-configProjectFile.html

    M src/main/webapp/config/help-configProjectFile_ja.html

    M src/main/webapp/config/help-configQAVPname.html

    M src/main/webapp/config/help-configQAVServerConnection.html

    M src/main/webapp/config/help-configServerSelect.html

    M src/main/webapp/config/help-configServerSelect_ja.html

    M src/main/webapp/config/help-configUploadProgram_ja.html

    M src/main/webapp/config/help-configUploadQAVQaF.html

    M src/main/webapp/config/help-configVCSConfigQaF.html

    M src/main/webapp/config/help-downloadUnifiedProject.html

    M src/main/webapp/config/help-qaCMA.html

    M src/main/webapp/config/help-qaGeneratePreprocess.html

    M src/main/webapp/config/help-qaInstallation.html

    M src/main/webapp/config/help-qaUploadWhenStable.html

    M src/main/webapp/config/help-runWhenSuccess.html

    M src/main/webapp/global/help-globalPath.html

    A src/main/webapp/images/32x32/helix_qac.png

    M src/main/webapp/images/32x32/prqa.ico

    R src/main/webapp/images/32x32/prqa.png

    A src/main/webapp/images/prqa.ico

    M src/main/webapp/images/prqa_logo.png

    M src/main/webapp/prqa.ico



  Log Message:

  -----------

  QCT-32125 Add support for Jenkins pipeline. Commit of changes ported from 
local copy of GitHub version that had been used locally. Should be complete, 
but requires testing





  Commit: ba787b1a8be238a06ca7bc2be3bea2f56fae2be8

      
https://github.com/jenkinsci/prqa-plugin/commit/ba787b1a8be238a06ca7bc2be3bea2f56fae2be8

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-05-13 (Wed, 13 May 2020)



  Changed paths:

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/QAFrameworkPostBuildActionSetup/config.jelly



  Log Message:

  -----------

  QCT-32125 Add support for Jenkins pipeline. Missed file commit added.





  Commit: 5a7642f57c6d90fb405c0be24976a080e5df0fbe

      
https://github.com/jenkinsci/prqa-plugin/commit/5a7642f57c6d90fb405c0be24976a080e5df0fbe

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-05-13 (Wed, 13 May 2020)



  Changed paths:

    M Readme.txt

    M pom.xml

    M src/main/java/net/praqma/jenkins/plugin/prqa/PRQARemoteToolCheck.java

    M src/main/java/net/praqma/jenkins/plugin/prqa/QAFrameworkRemoteReport.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/QAFrameworkRemoteReportUpload.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/globalconfig/QAVerifyServerConfiguration.java

    M src/main/java/net/praqma/jenkins/plugin/prqa/notifier/PRQABuildAction.java

    M src/main/java/net/praqma/jenkins/plugin/prqa/notifier/PRQANotifier.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/notifier/QAFrameworkPostBuildActionSetup.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/setup/QAFrameworkInstallationConfiguration.java

    M src/main/java/net/praqma/jenkins/plugin/prqa/utils/PRQABuildUtils.java

    M src/main/java/net/praqma/prqa/qaframework/QaFrameworkReportSettings.java

    M src/main/java/net/praqma/prqa/reports/QAFrameworkReport.java

    M src/main/java/net/praqma/prqa/reports/ReportType.java

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/globalconfig/PRQAGlobalConfig/config.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/globalconfig/PRQAGlobalConfig/config_ja.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/Messages.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQANotifier/config.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQANotifier/config_ja.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction/index.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction/index_ja.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction/jobMain.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/PRQAProjectAction/jobMain_ja.properties

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/notifier/QAFrameworkPostBuildActionSetup/config.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/setup/QAFrameworkInstallationConfiguration/config.jelly

    M 
src/main/resources/net/praqma/jenkins/plugin/prqa/setup/QAFrameworkInstallationConfiguration/help-qafHome.html

    M src/main/webapp/config/help-PRQAPluginGlobalConfiguration.html

    M src/main/webapp/config/help-configFileList.html

    M src/main/webapp/config/help-configImportProgram.html

    M src/main/webapp/config/help-configImportProgram_ja.html

    M src/main/webapp/config/help-configProjectFile.html

    M src/main/webapp/config/help-configProjectFile_ja.html

    M src/main/webapp/config/help-configQAVPname.html

    M src/main/webapp/config/help-configQAVServerConnection.html

    M src/main/webapp/config/help-configServerSelect.html

    M src/main/webapp/config/help-configServerSelect_ja.html

    M src/main/webapp/config/help-configUploadProgram_ja.html

    M src/main/webapp/config/help-configUploadQAVQaF.html

    M src/main/webapp/config/help-configVCSConfigQaF.html

    M src/main/webapp/config/help-downloadUnifiedProject.html

    M src/main/webapp/config/help-qaCMA.html

    M src/main/webapp/config/help-qaGeneratePreprocess.html

    M src/main/webapp/config/help-qaInstallation.html

    M src/main/webapp/config/help-qaUploadWhenStable.html

    M src/main/webapp/config/help-runWhenSuccess.html

    M src/main/webapp/global/help-globalPath.html

    A src/main/webapp/images/32x32/helix_qac.png

    M src/main/webapp/images/32x32/prqa.ico

    R src/main/webapp/images/32x32/prqa.png

    A src/main/webapp/images/prqa.ico

    M src/main/webapp/images/prqa_logo.png

    M src/main/webapp/prqa.ico



  Log Message:

  -----------

  Merge branch 'QCT-32125_Add_support_for_Jenkins_pipeline' into 'master'



QCT-32125 Add support for Jenkins pipeline. Commit of changes ported from local…



See merge request prqa/prqa-plugin!33





  Commit: 536247364779face02357b9872aab07138f6df86

      
https://github.com/jenkinsci/prqa-plugin/commit/536247364779face02357b9872aab07138f6df86

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-05-14 (Thu, 14 May 2020)



  Changed paths:

    M src/main/java/net/praqma/jenkins/plugin/prqa/notifier/PRQANotifier.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/notifier/slave/filesystem/CopyReportsToWorkspace.java

    M src/main/webapp/config/help-projectConfiguration.html



  Log Message:

  -----------

  QCT-32135 Add support for Jenkins Pipeline: updated code that was missing to 
correctly show HIS reports as build artifacts, plus fixed a typo in a help file





  Commit: 41afd115843b5ef56afa483b77a5f1b0cb0f21b6

      
https://github.com/jenkinsci/prqa-plugin/commit/41afd115843b5ef56afa483b77a5f1b0cb0f21b6

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-05-14 (Thu, 14 May 2020)



  Changed paths:

    M src/main/java/net/praqma/jenkins/plugin/prqa/notifier/PRQANotifier.java

    M 
src/main/java/net/praqma/jenkins/plugin/prqa/notifier/slave/filesystem/CopyReportsToWorkspace.java

    M src/main/webapp/config/help-projectConfiguration.html



  Log Message:

  -----------

  Merge branch 'QCT-32125_Add_support_for_Jenkins_pipeline' into 'master'



QCT-32135 Add support for Jenkins Pipeline: updated code that was missing to…



See merge request prqa/prqa-plugin!34





  Commit: 144b99859a64e16bdb5a6ae457f71e4af664baba

      
https://github.com/jenkinsci/prqa-plugin/commit/144b99859a64e16bdb5a6ae457f71e4af664baba

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-05-15 (Fri, 15 May 2020)



  Changed paths:

    A Readme.md

    R Readme.txt



  Log Message:

  -----------

  QCT-32135 Add support for Jenkins pipeline. Readme.txt replaced with 
Readme.md and updated basic help. Link to Flare docs hosted on Perforce.com 
will be needed at a later date.





  Commit: d576062517dc3b22a479221e8da455d4ad258420

      
https://github.com/jenkinsci/prqa-plugin/commit/d576062517dc3b22a479221e8da455d4ad258420

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-05-15 (Fri, 15 May 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  QCT-32135 Add support for Jenkins pipeline. Readme.txt replaced with 
Readme.md and updated basic help. Link to Flare docs hosted on Perforce.com 
will be needed at a later date.





  Commit: a16b11249a4bfe7fd7aae2fe4cbb7bfc74b87bc8

      
https://github.com/jenkinsci/prqa-plugin/commit/a16b11249a4bfe7fd7aae2fe4cbb7bfc74b87bc8

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-05-15 (Fri, 15 May 2020)



  Changed paths:

    A Readme.md

    R Readme.txt



  Log Message:

  -----------

  Merge branch 'QCT-32125_Add_support_for_Jenkins_pipeline' into 'master'



QCT-32135 Add support for Jenkins pipeline. Readme.txt replaced with Readme.md…



See merge request prqa/prqa-plugin!35





  Commit: cb101a368eb77c74dcf88327ea927816bbab57d1

      
https://github.com/jenkinsci/prqa-plugin/commit/cb101a368eb77c74dcf88327ea927816bbab57d1

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-05-15 (Fri, 15 May 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  QCT-32135 Add support for Jenkins pipeline. Readme.txt replaced with 
Readme.md and updated basic help. Link to Flare docs hosted on Perforce.com 
will be needed at a later date.





  Commit: f4999706d8798a2c414e10a65b02f4e1797975cf

      
https://github.com/jenkinsci/prqa-plugin/commit/f4999706d8798a2c414e10a65b02f4e1797975cf

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-05-15 (Fri, 15 May 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  Merge branch 'QCT-32125_Add_support_for_Jenkins_pipeline' into 'master'



QCT-32135 Add support for Jenkins pipeline. Readme.txt replaced with Readme.md…



See merge request prqa/prqa-plugin!36





  Commit: d2954d632905584fdef902b8c9f8db24607b3eec

      
https://github.com/jenkinsci/prqa-plugin/commit/d2954d632905584fdef902b8c9f8db24607b3eec

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-05-15 (Fri, 15 May 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  QCT-32135 Add support for Jenkins pipeline. More corrections to Readme.md 
file.





  Commit: 15b304cff4ceffdfb397e28ccaa9f390e753b0e3

      
https://github.com/jenkinsci/prqa-plugin/commit/15b304cff4ceffdfb397e28ccaa9f390e753b0e3

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-05-15 (Fri, 15 May 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  Merge branch 'QCT-32125_Add_support_for_Jenkins_pipeline' into 'master'



QCT-32135 Add support for Jenkins pipeline. More corrections to Readme.md file.



See merge request prqa/prqa-plugin!37





  Commit: 49c49d892d49daa83911e433eb437b4c99b02b1a

      
https://github.com/jenkinsci/prqa-plugin/commit/49c49d892d49daa83911e433eb437b4c99b02b1a

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-06-10 (Wed, 10 Jun 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  QCT-32128 Add support for Jenkins pipeline: fix for missing colour in reports 
added into Readme.md known issues, such that users can access information that 
will detail the remedy





  Commit: 99b75c77b3d2ed3dac856c6520aa8f447e6d6c72

      
https://github.com/jenkinsci/prqa-plugin/commit/99b75c77b3d2ed3dac856c6520aa8f447e6d6c72

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-06-10 (Wed, 10 Jun 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  Merge branch 'QCT-32125_Add_support_for_Jenkins_pipeline' into 'master'



QCT-32128 Add support for Jenkins pipeline: fix for missing colour in reports…



See merge request prqa/prqa-plugin!38





  Commit: 310cce07271433eb702d78bf491142bf4be1f4ff

      
https://github.com/jenkinsci/prqa-plugin/commit/310cce07271433eb702d78bf491142bf4be1f4ff

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-06-24 (Wed, 24 Jun 2020)



  Changed paths:

    A src/main/resources/index.jelly



  Log Message:

  -----------

  QCT-32135_Add_support_for_Jenkins_pipeline: added index.jelly file to 
/src/main/resources in attempt to get correct plugin description





  Commit: eefbb178d456024cae2b0ef0cf91e08f7ffad198

      
https://github.com/jenkinsci/prqa-plugin/commit/eefbb178d456024cae2b0ef0cf91e08f7ffad198

  Author: Stephen Bainbridge <sbainbri...@perforce.com>

  Date:   2020-06-24 (Wed, 24 Jun 2020)



  Changed paths:

    A src/main/resources/index.jelly



  Log Message:

  -----------

  Merge branch 'QCT-32125_Add_support_for_Jenkins_pipeline' into 'master'



QCT-32135_Add_support_for_Jenkins_pipeline: added index.jelly file to…



See merge request prqa/prqa-plugin!39





  Commit: d9039f6c5427d0909f039fafbf45d8c0240b64fd

      
https://github.com/jenkinsci/prqa-plugin/commit/d9039f6c5427d0909f039fafbf45d8c0240b64fd

  Author: Conrad Fripp <cfr...@perforce.com>

  Date:   2020-09-28 (Mon, 28 Sep 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  QCT-41432: updated Readme.md to link to manual on Perforce.com





  Commit: 0bd81659ab3a286e46cb0b4db42751f62d8fda86

      
https://github.com/jenkinsci/prqa-plugin/commit/0bd81659ab3a286e46cb0b4db42751f62d8fda86

  Author: Stephen Bainbridge <sbainbri...@perforce.com>

  Date:   2020-09-28 (Mon, 28 Sep 2020)



  Changed paths:

    M Readme.md



  Log Message:

  -----------

  Merge branch 
'QCT-41342_dev_task_for_QCT-38779_Update_Readme_file_of_Jenkins_Helix-QAC-Plugin_to_link_to_Flare_doc_on_Perforce_domain'
 into 'master'



QCT-41432: updated Readme.md to link to manual on Perforce.com



See merge request prqa/prqa-plugin!40





  Commit: 5d75348132be7ad28d5ca800fd59b2a71080819c

      
https://github.com/jenkinsci/prqa-plugin/commit/5d75348132be7ad28d5ca800fd59b2a71080819c

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

    A README.MD

    R Readme.md



  Log Message:

  -----------

  rename to github compatible case





  Commit: d6d89be35fc18a0c458fd4009cf6ff5b770a0118

      
https://github.com/jenkinsci/prqa-plugin/commit/d6d89be35fc18a0c458fd4009cf6ff5b770a0118

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:



  Log Message:

  -----------

  Merge remote-tracking branch 'github/master'



# Conflicts:

#       README.MD





  Commit: d61b50e2a62c0bd7c042c325b092a3b29c3ce620

      
https://github.com/jenkinsci/prqa-plugin/commit/d61b50e2a62c0bd7c042c325b092a3b29c3ce620

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-10-12 (Mon, 12 Oct 2020)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  skip tests





  Commit: 9c7ad8d34906f906a209130fdcafe6efc77b1cee

      
https://github.com/jenkinsci/prqa-plugin/commit/9c7ad8d34906f906a209130fdcafe6efc77b1cee

  Author: Igor Kostenko <ikoste...@perforce.com>

  Date:   2020-10-12 (Mon, 12 Oct 2020)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  [maven-release-plugin] prepare for next development iteration





Compare: 
https://github.com/jenkinsci/prqa-plugin/compare/b07192c84801...9c7ad8d34906

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/prqa-plugin/push/refs/heads/master/b07192-9c7ad8%40github.com.

Reply via email to