Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testflight-plugin
  Commit: d2c125d39e6bb27d2b980b8ce594235f2438102e
      
https://github.com/jenkinsci/testflight-plugin/commit/d2c125d39e6bb27d2b980b8ce594235f2438102e
  Author: David Venable <d...@venabledomain.com>
  Date:   2013-03-18 (Mon, 18 Mar 2013)

  Changed paths:
    M src/main/java/testflight/TestflightRecorder.java
    A src/main/java/testflight/TokenPair.java
    M src/main/resources/testflight/TestflightRecorder/config.jelly
    A src/main/resources/testflight/TestflightRecorder/global.jelly

  Log Message:
  -----------
  Updated the TestFlight plugin to load API and Team tokens from a list of 
token pairs which are configured globally.


  Commit: 1bea21e798f0223a1f13d34896fd6d3a00b03ab8
      
https://github.com/jenkinsci/testflight-plugin/commit/1bea21e798f0223a1f13d34896fd6d3a00b03ab8
  Author: David Venable <d...@venabledomain.com>
  Date:   2013-03-18 (Mon, 18 Mar 2013)

  Changed paths:
    M src/main/java/testflight/TestflightRecorder.java

  Log Message:
  -----------
  Providing a small amount of backwards compatibility by allowing existing 
configurations to load their API and Team tokens. Those tokens will be lost the 
next time the configuration is saved though.


  Commit: c63ae0d553a250882401e2cde18e08b23bd5b1b8
      
https://github.com/jenkinsci/testflight-plugin/commit/c63ae0d553a250882401e2cde18e08b23bd5b1b8
  Author: David Venable <d...@venabledomain.com>
  Date:   2013-03-18 (Mon, 18 Mar 2013)

  Changed paths:
    A src/main/java/testflight/MisconfiguredJobException.java
    M src/main/java/testflight/TestflightRecorder.java
    M src/main/resources/testflight/Messages.properties

  Log Message:
  -----------
  To help users when builds fail, the plugin now provides an error message when 
the tokenPairName does not provide a TokenPair. It used to just end up throwing 
a NullPointerException.


  Commit: c5af96a09edfdd3c44937982fd89e37b0eb21064
      
https://github.com/jenkinsci/testflight-plugin/commit/c5af96a09edfdd3c44937982fd89e37b0eb21064
  Author: Jerome Lacoste <jerome.laco...@gmail.com>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    A src/main/java/testflight/MisconfiguredJobException.java
    M src/main/java/testflight/TestflightRecorder.java
    A src/main/java/testflight/TokenPair.java
    M src/main/resources/testflight/Messages.properties
    M src/main/resources/testflight/TestflightRecorder/config.jelly
    A src/main/resources/testflight/TestflightRecorder/global.jelly

  Log Message:
  -----------
  Merge pull request #21 from dlvenable/global-tokens

Added support for system API/Team tokens


Compare: 
https://github.com/jenkinsci/testflight-plugin/compare/17baa906e944...c5af96a09edf

-- 
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/groups/opt_out.


Reply via email to