Branch: refs/heads/develop Home: https://github.com/jenkinsci/rocketchatnotifier-plugin Commit: 4d279276549a9d8a723ba234cc138eb8de48468a https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/4d279276549a9d8a723ba234cc138eb8de48468a Author: Falko Modler <fa...@users.noreply.github.com> Date: 2019-01-31 (Thu, 31 Jan 2019)
Changed paths: M src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java Log Message: ----------- fix(RocketChatClientCallBuilder): fix proxy access without credentials (JENKINS-55890) Including refactoring to improve code quality and to reduce complexity of different execution paths. Also fixes: org.apache.http.conn.UnsupportedSchemeException: http protocol is not supported when using proxy (with or without auth) and trustSSL is active. Also switches from deprecated SSLSocketFactory to SSLConnectionSocketFactory. Commit: c5a8b346effde2a3070f4da1b1e52c22bc639129 https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/c5a8b346effde2a3070f4da1b1e52c22bc639129 Author: Martin Reinhardt <cont...@martinreinhardt-online.de> Date: 2019-02-01 (Fri, 01 Feb 2019) Changed paths: M src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java Log Message: ----------- Merge pull request #30 from famod/JENKINS-55890-fix-and-refactoring fix(RocketChatClientCallBuilder): fix proxy access without credentials (JENKINS-55890) Compare: https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/334cbf394190...c5a8b346effd -- 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.