Branch: refs/heads/master
Home: https://github.com/jenkinsci/rocketchatnotifier-plugin
Commit: 9d69107b7b9c1b84fa237d09d86bb9b30e0d5c93
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/9d69107b7b9c1b84fa237d09d86bb9b30e0d5c93
Author: Martin Reinhardt <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M pom.xml
Log Message:
-----------
chore(Package): Upgrade jenkins-plugins-junit
Commit: 9ce02ab3d90b377db283617852f9925bf44b01f8
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/9ce02ab3d90b377db283617852f9925bf44b01f8
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M pom.xml
Log Message:
-----------
updating poms for 1.2.4-SNAPSHOT development
Commit: c0b9f3529cfc12d7790a4785a6b8a654d7a06a24
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/c0b9f3529cfc12d7790a4785a6b8a654d7a06a24
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Changelog
Commit: 589a117f89dff7c45576b134e81244f29984a75e
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/589a117f89dff7c45576b134e81244f29984a75e
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M pom.xml
Log Message:
-----------
updating develop poms to master versions to avoid merge conflicts
Commit: 8bbe3f046199eabd01dc0a7e25d5987257f37808
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/8bbe3f046199eabd01dc0a7e25d5987257f37808
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M pom.xml
Log Message:
-----------
Updating develop poms back to pre merge state
Commit: e19d1741389fa2b51a34a4bdeb724172dc2ad156
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/e19d1741389fa2b51a34a4bdeb724172dc2ad156
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatBasicCallAuthentication.java
A
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatBasicCallAuthenticationTest.java
Log Message:
-----------
fix(Configuration): Auto-Add https:// if no protocol was given
* avoids no protocol error
Commit: 2e1b0a48f48cb5fd90b88d09953cf98d6dc690d4
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/2e1b0a48f48cb5fd90b88d09953cf98d6dc690d4
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatBasicCallAuthentication.java
M
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatBasicCallAuthenticationTest.java
Log Message:
-----------
refactor(Client): Cleaner code for autofixing server paths
Commit: ca4b80a94e3fe415b63cebf4e2fc682fbcd846ee
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/ca4b80a94e3fe415b63cebf4e2fc682fbcd846ee
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
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/RocketClient.java
M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
M
src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientWebhookImpl.java
A
src/main/java/jenkins/plugins/rocketchatnotifier/model/MessageAttachment.java
A
src/main/java/jenkins/plugins/rocketchatnotifier/utils/IgnoreInheritedIntrospector.java
M
src/main/java/jenkins/plugins/rocketchatnotifier/workflow/RocketSendStep.java
R
src/main/java/jenkins/plugins/rocketchatnotifier/workflow/attachments/MessageAttachment.java
M
src/main/resources/jenkins/plugins/rocketchatnotifier/RocketChatNotifier/config.jelly
M
src/main/resources/jenkins/plugins/rocketchatnotifier/RocketChatNotifier/global.jelly
A
src/main/resources/jenkins/plugins/rocketchatnotifier/model/MessageAttachment/config.jelly
R
src/main/resources/jenkins/plugins/rocketchatnotifier/workflow/attachments/MessageAttachment/config.jelly
M
src/test/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifierTest.java
M src/test/java/jenkins/plugins/rocketchatnotifier/RocketClientIT.java
A
src/test/java/jenkins/plugins/rocketchatnotifier/model/MessageAttachmentTest.java
M
src/test/java/jenkins/plugins/rocketchatnotifier/workflow/RocketSendExecutionTest.java
Log Message:
-----------
feat(Attachments): Adding attachment send to normal jobs
Fix for JENKINS-48190
Commit: 2ae96a80c855f3bcd52a9583cad5b262de6e4af3
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/2ae96a80c855f3bcd52a9583cad5b262de6e4af3
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M README.md
Log Message:
-----------
docs(README): Corrected badges and links
Commit: 82e93881d069e377c229b8aa5e81488b30eeab13
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/82e93881d069e377c229b8aa5e81488b30eeab13
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M pom.xml
Log Message:
-----------
updating poms for 1.3.0 branch with snapshot versions
Commit: 81098a96f98c42e5fcd2afdec46bc7329d2f3609
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/81098a96f98c42e5fcd2afdec46bc7329d2f3609
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Changelog
Commit: 544232fe324434e4dc7f16f05d8a0f8d311c0058
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/544232fe324434e4dc7f16f05d8a0f8d311c0058
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M pom.xml
Log Message:
-----------
updating poms for branch'release-1.3.0' with non-snapshot versions
Commit: 67df13a672a509d0a1c40dc897a3d5524243caa6
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/67df13a672a509d0a1c40dc897a3d5524243caa6
Author: Reinhardt, Martin <[email protected]>
Date: 2018-08-25 (Sat, 25 Aug 2018)
Changed paths:
M CHANGELOG.md
M README.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/RocketClient.java
M src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientImpl.java
M
src/main/java/jenkins/plugins/rocketchatnotifier/RocketClientWebhookImpl.java
A
src/main/java/jenkins/plugins/rocketchatnotifier/model/MessageAttachment.java
M
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatBasicCallAuthentication.java
A
src/main/java/jenkins/plugins/rocketchatnotifier/utils/IgnoreInheritedIntrospector.java
M
src/main/java/jenkins/plugins/rocketchatnotifier/workflow/RocketSendStep.java
R
src/main/java/jenkins/plugins/rocketchatnotifier/workflow/attachments/MessageAttachment.java
M
src/main/resources/jenkins/plugins/rocketchatnotifier/RocketChatNotifier/config.jelly
M
src/main/resources/jenkins/plugins/rocketchatnotifier/RocketChatNotifier/global.jelly
A
src/main/resources/jenkins/plugins/rocketchatnotifier/model/MessageAttachment/config.jelly
R
src/main/resources/jenkins/plugins/rocketchatnotifier/workflow/attachments/MessageAttachment/config.jelly
M
src/test/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifierTest.java
M src/test/java/jenkins/plugins/rocketchatnotifier/RocketClientIT.java
A
src/test/java/jenkins/plugins/rocketchatnotifier/model/MessageAttachmentTest.java
A
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatBasicCallAuthenticationTest.java
M
src/test/java/jenkins/plugins/rocketchatnotifier/workflow/RocketSendExecutionTest.java
Log Message:
-----------
Merge branch 'release-1.3.0'
Conflicts:
CHANGELOG.md
pom.xml
Compare:
https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/8c6298f0b857...67df13a672a5
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
--
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.