Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/phabricator-plugin
  Commit: 01c19d2c429cc3a5736bb8f689763e72d438acd8
      
https://github.com/jenkinsci/phabricator-plugin/commit/01c19d2c429cc3a5736bb8f689763e72d438acd8
  Author: Aiden Scandella <s...@ndella.com>
  Date:   2015-08-09 (Sun, 09 Aug 2015)

  Changed paths:
    M phabricator-plugin.iml
    M pom.xml
    A 
src/main/java/com/uber/jenkins/phabricator/ConduitCredentialsDescriptor.java
    M src/main/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapper.java
    M 
src/main/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapperDescriptor.java
    M src/main/java/com/uber/jenkins/phabricator/PhabricatorNotifier.java
    M 
src/main/java/com/uber/jenkins/phabricator/PhabricatorNotifierDescriptor.java
    M src/main/java/com/uber/jenkins/phabricator/PhabricatorPlugin.java
    A 
src/main/java/com/uber/jenkins/phabricator/credentials/ConduitCredentials.java
    A 
src/main/java/com/uber/jenkins/phabricator/credentials/ConduitCredentialsImpl.java
    A 
src/main/java/com/uber/jenkins/phabricator/credentials/ConduitCredentialsNameProvider.java
    M src/main/java/com/uber/jenkins/phabricator/utils/Logger.java
    M 
src/main/resources/com/uber/jenkins/phabricator/PhabricatorBuildWrapper/global.jelly
    M 
src/main/resources/com/uber/jenkins/phabricator/PhabricatorNotifier/global.jelly
    A 
src/main/resources/com/uber/jenkins/phabricator/credentials/ConduitCredentialsImpl/config.jelly
    M 
src/test/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapperTest.java
    M src/test/java/com/uber/jenkins/phabricator/PhabricatorNotifierTest.java

  Log Message:
  -----------
  Use credentials plugin for conduit

This breaks the dependency between the Wrapper and the Notifier for sharing
credentials, and is generally a Much Better Way to handle sensitive data.

Fixes #56


  Commit: 0e30f259d6a06c9f9806c881830f5f3948b6ac36
      
https://github.com/jenkinsci/phabricator-plugin/commit/0e30f259d6a06c9f9806c881830f5f3948b6ac36
  Author: Aiden Scandella <s...@ndella.com>
  Date:   2015-08-09 (Sun, 09 Aug 2015)

  Changed paths:
    M phabricator-plugin.iml
    M pom.xml
    A 
src/main/java/com/uber/jenkins/phabricator/ConduitCredentialsDescriptor.java
    M src/main/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapper.java
    M 
src/main/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapperDescriptor.java
    M src/main/java/com/uber/jenkins/phabricator/PhabricatorNotifier.java
    M 
src/main/java/com/uber/jenkins/phabricator/PhabricatorNotifierDescriptor.java
    M src/main/java/com/uber/jenkins/phabricator/PhabricatorPlugin.java
    A 
src/main/java/com/uber/jenkins/phabricator/credentials/ConduitCredentials.java
    A 
src/main/java/com/uber/jenkins/phabricator/credentials/ConduitCredentialsImpl.java
    A 
src/main/java/com/uber/jenkins/phabricator/credentials/ConduitCredentialsNameProvider.java
    M src/main/java/com/uber/jenkins/phabricator/utils/Logger.java
    M 
src/main/resources/com/uber/jenkins/phabricator/PhabricatorBuildWrapper/global.jelly
    M 
src/main/resources/com/uber/jenkins/phabricator/PhabricatorNotifier/global.jelly
    A 
src/main/resources/com/uber/jenkins/phabricator/credentials/ConduitCredentialsImpl/config.jelly
    M 
src/test/java/com/uber/jenkins/phabricator/PhabricatorBuildWrapperTest.java
    M src/test/java/com/uber/jenkins/phabricator/PhabricatorNotifierTest.java

  Log Message:
  -----------
  Merge pull request #57 from uber/credentials-plugin

Use credentials plugin for conduit


Compare: 
https://github.com/jenkinsci/phabricator-plugin/compare/f43a5ee781c7...0e30f259d6a0

-- 
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.

Reply via email to