[jenkinsci/azure-credentials-plugin] f79936: change many blanks from psd to text, set default O...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-credentials-plugin
  Commit: f79936d14e10666026893f8797ff3f1ad6cdfd8b
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/f79936d14e10666026893f8797ff3f1ad6cdfd8b
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java
M 
src/main/resources/com/microsoft/azure/util/AzureCredentials/credentials.jelly

  Log Message:
  ---
  change many blanks from psd to text, set default OAuth prefix to avoid to 
much manually


  Commit: 53aadddc94819b0b642c4f4b910878a5d971b516
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/53aadddc94819b0b642c4f4b910878a5d971b516
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java

  Log Message:
  ---
  update to show plain text


  Commit: 8d78e715581cf675e050841776c1dffa71fdb860
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/8d78e715581cf675e050841776c1dffa71fdb860
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java

  Log Message:
  ---
  update default prefix to avoid confusing


  Commit: 6c80977b5a4ef69ceff7cea5498b6f7e6f393ad7
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/6c80977b5a4ef69ceff7cea5498b6f7e6f393ad7
  Author: Chenyang Liu 
  Date:   2017-06-07 (Wed, 07 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java
M 
src/main/resources/com/microsoft/azure/util/AzureCredentials/credentials.jelly

  Log Message:
  ---
  Merge pull request #5 from zackliu/dev

Improve Azure credential creation


  Commit: 7af350e12b5707f723524613cfc31af695c68cee
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/7af350e12b5707f723524613cfc31af695c68cee
  Author: Ken Chen 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M checkstyle.xml
M pom.xml
M src/main/java/com/microsoft/azure/util/AzureCredentials.java
A src/main/java/com/microsoft/azure/util/AzureCredentialsBinding.java
A 
src/main/resources/com/microsoft/azure/util/AzureCredentialsBinding/config-variables.jelly
A 
src/main/resources/com/microsoft/azure/util/AzureCredentialsBinding/config-variables.properties
M src/main/resources/com/microsoft/azure/util/Messages.properties
A src/main/webapp/help-clientIdVariable.html
A src/main/webapp/help-clientSecretVariable.html
A src/main/webapp/help-subscriptionIdVariable.html
A src/main/webapp/help-tenantIdVariable.html

  Log Message:
  ---
  Add custom binding for AzureCredentials (#7)


  Commit: 14fc14f92b9956e558754178d36252cafedf7cfc
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/14fc14f92b9956e558754178d36252cafedf7cfc
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-credentials-plugin/compare/d7cb9c2a6da6...14fc14f92b99

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


[jenkinsci/azure-credentials-plugin] f79936: change many blanks from psd to text, set default O...

2017-06-06 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-credentials-plugin
  Commit: f79936d14e10666026893f8797ff3f1ad6cdfd8b
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/f79936d14e10666026893f8797ff3f1ad6cdfd8b
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java
M 
src/main/resources/com/microsoft/azure/util/AzureCredentials/credentials.jelly

  Log Message:
  ---
  change many blanks from psd to text, set default OAuth prefix to avoid to 
much manually


  Commit: 53aadddc94819b0b642c4f4b910878a5d971b516
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/53aadddc94819b0b642c4f4b910878a5d971b516
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java

  Log Message:
  ---
  update to show plain text


  Commit: 8d78e715581cf675e050841776c1dffa71fdb860
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/8d78e715581cf675e050841776c1dffa71fdb860
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java

  Log Message:
  ---
  update default prefix to avoid confusing


  Commit: 6c80977b5a4ef69ceff7cea5498b6f7e6f393ad7
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/6c80977b5a4ef69ceff7cea5498b6f7e6f393ad7
  Author: Chenyang Liu 
  Date:   2017-06-07 (Wed, 07 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java
M 
src/main/resources/com/microsoft/azure/util/AzureCredentials/credentials.jelly

  Log Message:
  ---
  Merge pull request #5 from zackliu/dev

Improve Azure credential creation


Compare: 
https://github.com/jenkinsci/azure-credentials-plugin/compare/da89370c0e75...6c80977b5a4e

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