Branch: refs/heads/master Home: https://github.com/jenkinsci/protecode-sc-plugin Commit: 152f407222da0e48a2b8d6a2f2f9a3427b3c44e9 https://github.com/jenkinsci/protecode-sc-plugin/commit/152f407222da0e48a2b8d6a2f2f9a3427b3c44e9 Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-02 (Thu, 02 Feb 2017)
Changed paths: M .gitignore Log Message: ----------- Update .gitignore Commit: 4f0707ee51ea48b6232d4b2fb52eb9e21d9dddaa https://github.com/jenkinsci/protecode-sc-plugin/commit/4f0707ee51ea48b6232d4b2fb52eb9e21d9dddaa Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java Log Message: ----------- Add build artifacts even if additional artifact directory is not defined Commit: 414a4e2cf7d94535d3fb3b15a14149274427eeeb https://github.com/jenkinsci/protecode-sc-plugin/commit/414a4e2cf7d94535d3fb3b15a14149274427eeeb Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: A src/main/java/com/synopsys/protecode/sc/jenkins/ApiAuthenticationException.java M src/main/java/com/synopsys/protecode/sc/jenkins/HttpApiConnector.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java Log Message: ----------- Handle invalid credentials when uploading artifacts Commit: f75ba7b34276d0cd8d65c68edfb4c065661916e7 https://github.com/jenkinsci/protecode-sc-plugin/commit/f75ba7b34276d0cd8d65c68edfb4c065661916e7 Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/config.jelly A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-scanTimeout.html Log Message: ----------- Option to define scan timeout Commit: 57287824734c24e472d732e19c1e11b4f07a2eec https://github.com/jenkinsci/protecode-sc-plugin/commit/57287824734c24e472d732e19c1e11b4f07a2eec Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java Log Message: ----------- Increase polling interval to 10 seconds Commit: d90a253a75117129a5ab194debb9d1d768940a96 https://github.com/jenkinsci/protecode-sc-plugin/commit/d90a253a75117129a5ab194debb9d1d768940a96 Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java Log Message: ----------- Create a directory for reports if it does not exist Commit: 84f11ebf0701544afb85c2fed6ba6d3f6efe06bc https://github.com/jenkinsci/protecode-sc-plugin/commit/84f11ebf0701544afb85c2fed6ba6d3f6efe06bc Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-06 (Mon, 06 Feb 2017) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java Log Message: ----------- Fix findbugs findings Commit: e360b4b05484ec713856bb166e33078da446bb13 https://github.com/jenkinsci/protecode-sc-plugin/commit/e360b4b05484ec713856bb166e33078da446bb13 Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-09 (Thu, 09 Feb 2017) Changed paths: R src/main/java/com/synopsys/protecode/sc/jenkins/ApiAuthenticationException.java M src/main/java/com/synopsys/protecode/sc/jenkins/Artifact.java M src/main/java/com/synopsys/protecode/sc/jenkins/HttpApiConnector.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java A src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ApiAuthenticationException.java A src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ApiException.java Log Message: ----------- Change file upload handing to avoid Java heap space issues Commit: 7b5528c2c321e91ca6d1b6eb722c10f9031db7fd https://github.com/jenkinsci/protecode-sc-plugin/commit/7b5528c2c321e91ca6d1b6eb722c10f9031db7fd Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/HttpApiConnector.java Log Message: ----------- Change logging output format and clean up javadocs Commit: 58766299dc6e571c50cefd0167f6f59d50fad441 https://github.com/jenkinsci/protecode-sc-plugin/commit/58766299dc6e571c50cefd0167f6f59d50fad441 Author: Matti Siipola <ma...@synopsys.com> Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M src/main/java/com/synopsys/protecode/sc/jenkins/Artifact.java Log Message: ----------- Remove unnecessary annotation Commit: c99ef6ed3c0df675ef35edc4f5f86c072ac3ed0d https://github.com/jenkinsci/protecode-sc-plugin/commit/c99ef6ed3c0df675ef35edc4f5f86c072ac3ed0d Author: mattisii <matti.siip...@synopsys.com> Date: 2017-02-14 (Tue, 14 Feb 2017) Changed paths: M .gitignore M src/main/java/com/synopsys/protecode/sc/jenkins/Artifact.java M src/main/java/com/synopsys/protecode/sc/jenkins/HttpApiConnector.java M src/main/java/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator.java A src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ApiAuthenticationException.java A src/main/java/com/synopsys/protecode/sc/jenkins/exceptions/ApiException.java M src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/config.jelly A src/main/resources/com/synopsys/protecode/sc/jenkins/ProtecodeScIntegrator/help-scanTimeout.html Log Message: ----------- Merge pull request #1 from jenkinsci/devel Bugfixes Compare: https://github.com/jenkinsci/protecode-sc-plugin/compare/3eca2067ddb0...c99ef6ed3c0d -- 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.