Branch: refs/heads/master
Home: https://github.com/jenkinsci/slack-plugin
Commit: f7b2f66f9458b6cba0a853f3ba933276f8157256
https://github.com/jenkinsci/slack-plugin/commit/f7b2f66f9458b6cba0a853f3ba933276f8157256
Author: fgs-dbudwin <[email protected]>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Updated pom.xml to include new dependencies
-This plugin now depends on the "credentials" and the "plain credentials" plugin
Commit: 1626a7d6badef3cb16f4e3eba9c5882f27e15000
https://github.com/jenkinsci/slack-plugin/commit/1626a7d6badef3cb16f4e3eba9c5882f27e15000
Author: fgs-dbudwin <[email protected]>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M src/main/java/jenkins/plugins/slack/SlackNotifier.java
M src/main/java/jenkins/plugins/slack/StandardSlackService.java
M src/main/java/jenkins/plugins/slack/workflow/SlackSendStep.java
M src/test/java/jenkins/plugins/slack/SlackNotifierStub.java
M src/test/java/jenkins/plugins/slack/StandardSlackServiceStub.java
Log Message:
-----------
Implemented the ability to use the credentials ID as the Slack auth token
Commit: bcfc50b696b6fe0cac953b537ecda2c2f21ea84e
https://github.com/jenkinsci/slack-plugin/commit/bcfc50b696b6fe0cac953b537ecda2c2f21ea84e
Author: fgs-dbudwin <[email protected]>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M src/main/resources/jenkins/plugins/slack/SlackNotifier/config.jelly
A src/main/webapp/help-projectConfig-slackTokenCredentialId.html
Log Message:
-----------
Updates to the Jenkins interface to add the ability to enter in the
credentials ID
Commit: 36e98a70034d472a95817e09127b1e0a7ea92601
https://github.com/jenkinsci/slack-plugin/commit/36e98a70034d472a95817e09127b1e0a7ea92601
Author: fgs-dbudwin <[email protected]>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M src/test/java/jenkins/plugins/slack/SlackNotifierTest.java
M src/test/java/jenkins/plugins/slack/StandardSlackServiceTest.java
M
src/test/java/jenkins/plugins/slack/workflow/SlackSendStepIntegrationTest.java
M src/test/java/jenkins/plugins/slack/workflow/SlackSendStepTest.java
Log Message:
-----------
Updates to the test to make them compile with the new token option
Commit: cc4f86e485a8a6a5b441bbfc80b5e76c181d93d8
https://github.com/jenkinsci/slack-plugin/commit/cc4f86e485a8a6a5b441bbfc80b5e76c181d93d8
Author: fgs-dbudwin <[email protected]>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M src/main/java/jenkins/plugins/slack/SlackNotifier.java
M src/main/java/jenkins/plugins/slack/StandardSlackService.java
Log Message:
-----------
Trim the new parameter to remove user entered whitespace characters
Commit: 45c3db3ac0b36b08f32c631cf007b2dd5d7f649a
https://github.com/jenkinsci/slack-plugin/commit/45c3db3ac0b36b08f32c631cf007b2dd5d7f649a
Author: fgs-dbudwin <[email protected]>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M src/main/java/jenkins/plugins/slack/SlackNotifier.java
M src/main/java/jenkins/plugins/slack/StandardSlackService.java
M src/main/webapp/help-projectConfig-slackTokenCredentialId.html
M src/test/java/jenkins/plugins/slack/StandardSlackServiceTest.java
Log Message:
-----------
fixup! Merge pull request #1 from fgs-dbudwin/Credentials
Commit: f67e36889057ead01b6cbe7232c72f7b6c3f3559
https://github.com/jenkinsci/slack-plugin/commit/f67e36889057ead01b6cbe7232c72f7b6c3f3559
Author: Kurt Madel <[email protected]>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/slack/SlackNotifier.java
M src/main/java/jenkins/plugins/slack/StandardSlackService.java
M src/main/java/jenkins/plugins/slack/workflow/SlackSendStep.java
M src/main/resources/jenkins/plugins/slack/SlackNotifier/config.jelly
A src/main/webapp/help-projectConfig-slackTokenCredentialId.html
M src/test/java/jenkins/plugins/slack/SlackNotifierStub.java
M src/test/java/jenkins/plugins/slack/SlackNotifierTest.java
M src/test/java/jenkins/plugins/slack/StandardSlackServiceStub.java
M src/test/java/jenkins/plugins/slack/StandardSlackServiceTest.java
M
src/test/java/jenkins/plugins/slack/workflow/SlackSendStepIntegrationTest.java
M src/test/java/jenkins/plugins/slack/workflow/SlackSendStepTest.java
Log Message:
-----------
Merge branch 'master' of https://github.com/foxguardsolutions/slack-plugin
into pr-208
Commit: 0953aab4c973f9e7ac731e6c27a4f405f3e40577
https://github.com/jenkinsci/slack-plugin/commit/0953aab4c973f9e7ac731e6c27a4f405f3e40577
Author: Kurt Madel <[email protected]>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
M src/main/java/jenkins/plugins/slack/SlackNotifier.java
M src/main/java/jenkins/plugins/slack/workflow/SlackSendStep.java
M src/main/resources/jenkins/plugins/slack/SlackNotifier/config.jelly
M src/main/resources/jenkins/plugins/slack/SlackNotifier/global.jelly
M
src/main/resources/jenkins/plugins/slack/workflow/SlackSendStep/config.jelly
Log Message:
-----------
added support for credentials select dropdown
Commit: f2db37930a5dcb1e7d1281f7fb38b92d9529c6a0
https://github.com/jenkinsci/slack-plugin/commit/f2db37930a5dcb1e7d1281f7fb38b92d9529c6a0
Author: Kurt Madel <[email protected]>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
A src/main/webapp/help-globalConfig-tokenCredentialId.html
Log Message:
-----------
added help for global config credential id
Commit: 4fd03c0b0e1c1154b963be651128cdcc46d4ab1d
https://github.com/jenkinsci/slack-plugin/commit/4fd03c0b0e1c1154b963be651128cdcc46d4ab1d
Author: Kurt Madel <[email protected]>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M README.md
M src/main/java/jenkins/plugins/slack/SlackNotifier.java
M src/main/resources/jenkins/plugins/slack/SlackNotifier/config.jelly
Log Message:
-----------
updated README with credential id info, added warning to token field
Commit: 4055f6f151446decc8b908c87df54caf496318dd
https://github.com/jenkinsci/slack-plugin/commit/4055f6f151446decc8b908c87df54caf496318dd
Author: Kurt Madel <[email protected]>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M src/main/java/jenkins/plugins/slack/workflow/SlackSendStep.java
M
src/main/resources/jenkins/plugins/slack/workflow/SlackSendStep/config.jelly
A
src/main/resources/jenkins/plugins/slack/workflow/SlackSendStep/help-tokenCredentialId.html
Log Message:
-----------
updated integration token warning and help text for pipeline step
Commit: 40a0ac49e279fb2956f349143725023baaf10cca
https://github.com/jenkinsci/slack-plugin/commit/40a0ac49e279fb2956f349143725023baaf10cca
Author: Kurt Madel <[email protected]>
Date: 2016-10-26 (Wed, 26 Oct 2016)
Changed paths:
M README.md
M pom.xml
M src/main/java/jenkins/plugins/slack/SlackNotifier.java
M src/main/java/jenkins/plugins/slack/StandardSlackService.java
M src/main/java/jenkins/plugins/slack/workflow/SlackSendStep.java
M src/main/resources/jenkins/plugins/slack/SlackNotifier/config.jelly
M src/main/resources/jenkins/plugins/slack/SlackNotifier/global.jelly
M
src/main/resources/jenkins/plugins/slack/workflow/SlackSendStep/config.jelly
A
src/main/resources/jenkins/plugins/slack/workflow/SlackSendStep/help-tokenCredentialId.html
A src/main/webapp/help-globalConfig-tokenCredentialId.html
A src/main/webapp/help-projectConfig-slackTokenCredentialId.html
M src/test/java/jenkins/plugins/slack/SlackNotifierStub.java
M src/test/java/jenkins/plugins/slack/SlackNotifierTest.java
M src/test/java/jenkins/plugins/slack/StandardSlackServiceStub.java
M src/test/java/jenkins/plugins/slack/StandardSlackServiceTest.java
M
src/test/java/jenkins/plugins/slack/workflow/SlackSendStepIntegrationTest.java
M src/test/java/jenkins/plugins/slack/workflow/SlackSendStepTest.java
Log Message:
-----------
Merge pull request #247 from kmadel/pr-208
Add Credentials Support with credentials select widget [JENKINS-35503]
Compare:
https://github.com/jenkinsci/slack-plugin/compare/e568a98e4fbe...40a0ac49e279
--
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.