Branch: refs/heads/alpha
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: c47d08970efa20f3b6dfdf6091b7aea7d55ef401
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/c47d08970efa20f3b6dfdf6091b7aea7d55ef401
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
    M README.md

  Log Message:
  -----------
  docs(usage): Add wiki link


  Commit: ad5743fdcb338f2c029fd6e04e1f0e6aed26a84b
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/ad5743fdcb338f2c029fd6e04e1f0e6aed26a84b
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    A CHANGELOG.md
    R CONTRIBUTING.MD
    A CONTRIBUTING.md
    M Jenkinsfile
    M README.md
    A RELEASE.md
    M pom.xml
    M src/main/java/jenkins/plugins/rocketchatnotifier/ActiveNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java

  Log Message:
  -----------
  Merge branch 'develop'


  Commit: 5d55080a97228241f85a8b0746139ed69d100a65
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/5d55080a97228241f85a8b0746139ed69d100a65
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release rocketchatnotifier-0.3.0


  Commit: e99f771ae4263ddf9377a7cc5baad16fbbf25263
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/e99f771ae4263ddf9377a7cc5baad16fbbf25263
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  fix(build): Use name for plugin


  Commit: 7fcfaf127179690ec6cada388f1dc3430b49c6ff
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/7fcfaf127179690ec6cada388f1dc3430b49c6ff
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-14 (Wed, 14 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  fix release


  Commit: 01c249dbb88b379ac1c8bd4fc483921eee856bbc
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/01c249dbb88b379ac1c8bd4fc483921eee856bbc
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-26 (Mon, 26 Dec 2016)

  Changed paths:
    M pom.xml
    A src/main/docker/mongo/Dockerfile
    A src/main/docker/mongo/conf.yml
    A src/main/docker/rocketchat/Dockerfile
    A src/main/docker/rocketchat/conf.yml
    A src/main/docker/rocketchat/run.sh
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClient.java
    A 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientIT.java

  Log Message:
  -----------
  feat(testing): Implement basic integration test (see #JENKINS-40673)

Basic docker-based integration test infrastructure for RocketChat


  Commit: 7d181ae7d60b060cb3f3026664819fa584a69af4
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/7d181ae7d60b060cb3f3026664819fa584a69af4
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-26 (Mon, 26 Dec 2016)

  Changed paths:
    M RELEASE.md
    M pom.xml

  Log Message:
  -----------
  chore(release): Use jgitflow maven plugin


  Commit: bedf8049aa4a9b47f120273bdd571a38eb876168
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/bedf8049aa4a9b47f120273bdd571a38eb876168
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-26 (Mon, 26 Dec 2016)

  Changed paths:
    M RELEASE.md
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into develop


  Commit: ebb346e876075fb3fc23734aff43f3e65414cf5d
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/ebb346e876075fb3fc23734aff43f3e65414cf5d
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-26 (Mon, 26 Dec 2016)

  Changed paths:
    M Jenkinsfile
    M pom.xml
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/model/Response.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/model/User.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/rocket/HttpMethods.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/LegacyRocketChatClient.java
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClient.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientImpl.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatQueryParams.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatRestApiV1.java
    M 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientIT.java

  Log Message:
  -----------
  feat(new-rocket-api): first basic implementation (see #JENKINS-40595)


  Commit: 52c6316100303a0fc3c7da1051cc40db149c89f7
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/52c6316100303a0fc3c7da1051cc40db149c89f7
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-26 (Mon, 26 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  fix(docker-tests): Fix docker setup (see #JENKINS-40673)


  Commit: 162812b251244fe70bd4577b09e0a215614d2686
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/162812b251244fe70bd4577b09e0a215614d2686
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M src/main/java/jenkins/plugins/rocketchatnotifier/model/Message.java
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClient.java
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientImpl.java
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatRestApiV1.java
    M 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientIT.java

  Log Message:
  -----------
  feat(new-rocket-api): Implement message sending (see #JENKINS-40595)


  Commit: 08d8b4280e11e3011aa3b346a7ba97b7c39e1031
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/08d8b4280e11e3011aa3b346a7ba97b7c39e1031
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/LegacyRocketChatClient.java
    A src/test/java/jenkins/plugins/rocketchatnotifier/RocketClientIT.java

  Log Message:
  -----------
  feat(new-rocket-api): Support old legacy API, too (see #JENKINS-40595)


  Commit: e47788198878a38d6a7d181573dd7f11215a0ddc
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/e47788198878a38d6a7d181573dd7f11215a0ddc
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M .travis.yml
    M Jenkinsfile
    M src/main/docker/rocketchat/Dockerfile

  Log Message:
  -----------
  feat(new-rocket-api): Use docker tests in Travis Build (see #JENKINS-40595 
and #JENKINS-40673)


  Commit: 0cd495d3a2e4b70984c89a9933b497f90403131b
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/0cd495d3a2e4b70984c89a9933b497f90403131b
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M .travis.yml
    M pom.xml

  Log Message:
  -----------
  feat(new-rocket-api): Run tests against multiple rocketchat versions (see 
#JENKINS-40595 and #JENKINS-40673)


  Commit: aa9614f28bf253cd7c2216c54ce559dd0c7d196e
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/aa9614f28bf253cd7c2216c54ce559dd0c7d196e
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/LegacyRocketChatClient.java
    M 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientIT.java

  Log Message:
  -----------
  feat(new-rocket-api): Let integration tests respect RocketChat version (see 
#JENKINS-40595 and #JENKINS-40673)


  Commit: 603e6affd6b8de1be3d32d1b5180116868e9b9c7
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/603e6affd6b8de1be3d32d1b5180116868e9b9c7
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-27 (Tue, 27 Dec 2016)

  Changed paths:
    M 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientIT.java

  Log Message:
  -----------
  feat(new-rocket-api): Let integration tests respect RocketChat version (see 
#JENKINS-40595 and #JENKINS-40673)


  Commit: e5e24dd66297776ddca72e57bdb382b6dee61d86
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/e5e24dd66297776ddca72e57bdb382b6dee61d86
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M .travis.yml
    M Jenkinsfile
    M RELEASE.md
    M pom.xml
    A src/main/docker/mongo/Dockerfile
    A src/main/docker/mongo/conf.yml
    A src/main/docker/rocketchat/Dockerfile
    A src/main/docker/rocketchat/conf.yml
    A src/main/docker/rocketchat/run.sh
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/model/Message.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/model/Response.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/model/User.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/rocket/HttpMethods.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/LegacyRocketChatClient.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClient.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientImpl.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatQueryParams.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatRestApiV1.java
    A src/test/java/jenkins/plugins/rocketchatnotifier/RocketClientIT.java
    A 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientIT.java

  Log Message:
  -----------
  Merge pull request #4 from jenkinsci/feature-newrocketapi

Support new RocketChat API


  Commit: 9c3b73b938371fe288f48129cd3c57dc1a3ad8b6
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/9c3b73b938371fe288f48129cd3c57dc1a3ad8b6
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  updating poms for 0.4.0 branch with snapshot versions


  Commit: 44ef6f525ed96339347dd457e9bfdf690b374f1c
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/44ef6f525ed96339347dd457e9bfdf690b374f1c
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  updating poms for 0.4.1-SNAPSHOT development


  Commit: 4cb3d2d6b9dfe4e130ba37b8f9502b9eb9b1c527
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/4cb3d2d6b9dfe4e130ba37b8f9502b9eb9b1c527
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  updating poms for branch'release-0.4.0' with non-snapshot versions


  Commit: 724d2ef0cedd262ffe6fb04eaf9e0f29cc666d96
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/724d2ef0cedd262ffe6fb04eaf9e0f29cc666d96
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'release-0.4.0'


  Commit: c21e3d4d316571d2898d9919967ac6d62cb7bda4
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/c21e3d4d316571d2898d9919967ac6d62cb7bda4
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  updating develop poms to master versions to avoid merge conflicts


  Commit: 269a7207a0ea5eb86db3a1828f42e22329f58761
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/269a7207a0ea5eb86db3a1828f42e22329f58761
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M .travis.yml
    M Jenkinsfile
    M pom.xml
    M src/main/docker/rocketchat/Dockerfile
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/model/Message.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/model/Response.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/model/User.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/rocket/HttpMethods.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/LegacyRocketChatClient.java
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClient.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientImpl.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatQueryParams.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatRestApiV1.java
    A src/test/java/jenkins/plugins/rocketchatnotifier/RocketClientIT.java
    M 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientIT.java

  Log Message:
  -----------
  Merge branch 'master' into develop


  Commit: ee1436d383cf34682e832eb231a46b778c77c040
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/ee1436d383cf34682e832eb231a46b778c77c040
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Updating develop poms back to pre merge state


  Commit: fa0676cd75170c04bd4177d171f29811eab32266
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/fa0676cd75170c04bd4177d171f29811eab32266
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M RELEASE.md

  Log Message:
  -----------
  chore(build): Update release instructions


  Commit: 93d01b433321038c3daec52d2b4c1666741f061d
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/93d01b433321038c3daec52d2b4c1666741f061d
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  chore(build): Fix docker setup in Jenkins (see #JENKINS-40673)


  Commit: c936a84a02c0f44105dfac5c3bf3c7c80e05134b
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/c936a84a02c0f44105dfac5c3bf3c7c80e05134b
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClient.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java

  Log Message:
  -----------
  refactor(error-handling): Improve error handling


  Commit: 2830bdb9919a735cc2caf6a34cf76a70bc30be0b
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/2830bdb9919a735cc2caf6a34cf76a70bc30be0b
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M CHANGELOG.md
    M pom.xml

  Log Message:
  -----------
  chore(build): clean up dependencies


  Commit: d9c57feaf7e4a7d44bd7103af09af36eb73f85f3
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/d9c57feaf7e4a7d44bd7103af09af36eb73f85f3
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M .travis.yml
    M CHANGELOG.md
    M Jenkinsfile
    M RELEASE.md
    M pom.xml
    A src/main/docker/mongo/Dockerfile
    A src/main/docker/mongo/conf.yml
    A src/main/docker/rocketchat/Dockerfile
    A src/main/docker/rocketchat/conf.yml
    A src/main/docker/rocketchat/run.sh
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClient.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
    M src/main/java/jenkins/plugins/rocketchatnotifier/model/Message.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/model/Response.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/model/User.java
    A src/main/java/jenkins/plugins/rocketchatnotifier/rocket/HttpMethods.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/LegacyRocketChatClient.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClient.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientImpl.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatQueryParams.java
    A 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatRestApiV1.java
    A src/test/java/jenkins/plugins/rocketchatnotifier/RocketClientIT.java
    A 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientIT.java

  Log Message:
  -----------
  Merge branch 'develop' into alpha


  Commit: c88cb483de335eed3a6a8062f7fc24237bd00b93
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/c88cb483de335eed3a6a8062f7fc24237bd00b93
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M CONTRIBUTING.md
    M pom.xml

  Log Message:
  -----------
  fix(dependencies): resolve classpath error


  Commit: 30248282272744d6c7837321183f989bd7618d8d
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/30248282272744d6c7837321183f989bd7618d8d
  Author: Martin Reinhardt <[email protected]>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M CONTRIBUTING.md
    M pom.xml

  Log Message:
  -----------
  Merge branch 'develop' into alpha


Compare: 
https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/6afc308bcd7b...302482822727

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to