Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/hockeyapp-plugin
  Commit: 1b21917b57059b5184bb3e538c8b3528cd820b94
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/1b21917b57059b5184bb3e538c8b3528cd820b94
  Author: Jeremy Gale <[email protected]>
  Date:   2014-03-21 (Fri, 21 Mar 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java
    M src/main/resources/hockeyapp/HockeyappRecorder/help-dsymPath.html
    M src/main/resources/hockeyapp/HockeyappRecorder/help-filePath.html

  Log Message:
  -----------
  [JENKINS-19636] - Allow wildcards for App file path (.ipa, .apk) and Symbol 
path.


  Commit: 2c44aa0056705a23873af118b4de410027b5fb76
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/2c44aa0056705a23873af118b4de410027b5fb76
  Author: Przemysław Kamiński <[email protected]>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java
    A src/main/resources/hockeyapp/HockeyappRecorder/global.jelly
    M src/main/resources/hockeyapp/HockeyappRecorder/help-apiToken.html
    A src/main/resources/hockeyapp/HockeyappRecorder/help-defaultToken.html

  Log Message:
  -----------
  Add support for defaultApiToken


  Commit: 0d618fa033837e852dff826d890407390285617c
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/0d618fa033837e852dff826d890407390285617c
  Author: Przemysław Kamiński <[email protected]>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java

  Log Message:
  -----------
  MINOR: Fix whitespace


  Commit: c17ebfdf3cb166beeac9491981df8bb39f250f2f
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/c17ebfdf3cb166beeac9491981df8bb39f250f2f
  Author: Jerome Lacoste <[email protected]>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java
    M src/main/resources/hockeyapp/HockeyappRecorder/help-dsymPath.html
    M src/main/resources/hockeyapp/HockeyappRecorder/help-filePath.html

  Log Message:
  -----------
  Merge pull request #11 from AppColony/master

[JENKINS-19636] Allow wildcards for App file path (.ipa, .apk) and Sym path


  Commit: cf118f43cc9fa9756adb706ed19b74d38bc4a409
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/cf118f43cc9fa9756adb706ed19b74d38bc4a409
  Author: Jerome Lacoste <[email protected]>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java
    A src/main/resources/hockeyapp/HockeyappRecorder/global.jelly
    M src/main/resources/hockeyapp/HockeyappRecorder/help-apiToken.html
    A src/main/resources/hockeyapp/HockeyappRecorder/help-defaultToken.html

  Log Message:
  -----------
  Merge pull request #12 from exlee/parametrization

Parametrization branch


  Commit: b2b7d979786d1268ef821c715fca3de736d37b19
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/b2b7d979786d1268ef821c715fca3de736d37b19
  Author: Jerome Lacoste <[email protected]>
  Date:   2014-04-01 (Tue, 01 Apr 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java

  Log Message:
  -----------
  Prevent stale network connection by using default 60 sec timeouts


  Commit: e70f85c343b1e1bc5d5bf52e17541e39de20342b
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/e70f85c343b1e1bc5d5bf52e17541e39de20342b
  Author: Przemysław Kamiński <[email protected]>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java
    M src/main/resources/hockeyapp/HockeyappRecorder/config.jelly
    M src/main/resources/hockeyapp/HockeyappRecorder/global.jelly
    A src/main/resources/hockeyapp/HockeyappRecorder/help-debugMode.html

  Log Message:
  -----------
  Add support for debug mode, both at global and job level


  Commit: 751c17cdfd90646b4e2e89b7960a4d66993a67c8
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/751c17cdfd90646b4e2e89b7960a4d66993a67c8
  Author: Przemysław Kamiński <[email protected]>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java

  Log Message:
  -----------
  Log metering of upload time


  Commit: 1cbb3809dc66fff0bf6851d1c821becf84d78e8b
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/1cbb3809dc66fff0bf6851d1c821becf84d78e8b
  Author: Przemysław Kamiński <[email protected]>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M src/main/java/hockeyapp/HockeyappRecorder.java

  Log Message:
  -----------
  Reuse the appId obtained in the result of the deployment call in the cleanup 
call. This allows to cleanup when no appId was specified in the job config.


  Commit: 3407ea38a66260e0e13922986864417df039ef28
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/3407ea38a66260e0e13922986864417df039ef28
  Author: Oliver Höltke <[email protected]>
  Date:   2014-04-23 (Wed, 23 Apr 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release hockeyapp-1.0.6


  Commit: 350eaf2b517320a42189d9049b3a881bc5846012
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/350eaf2b517320a42189d9049b3a881bc5846012
  Author: Oliver Höltke <[email protected]>
  Date:   2014-04-23 (Wed, 23 Apr 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 3aac9675270c6e40eba052aba8f35d5567205093
      
https://github.com/jenkinsci/hockeyapp-plugin/commit/3aac9675270c6e40eba052aba8f35d5567205093
  Author: Oliver Höltke <[email protected]>
  Date:   2014-05-22 (Thu, 22 May 2014)

  Changed paths:
    M pom.xml
    M src/main/java/hockeyapp/HockeyappRecorder.java
    M src/main/resources/hockeyapp/HockeyappRecorder/config.jelly
    A src/main/resources/hockeyapp/HockeyappRecorder/global.jelly
    M src/main/resources/hockeyapp/HockeyappRecorder/help-apiToken.html
    A src/main/resources/hockeyapp/HockeyappRecorder/help-debugMode.html
    A src/main/resources/hockeyapp/HockeyappRecorder/help-defaultToken.html
    M src/main/resources/hockeyapp/HockeyappRecorder/help-dsymPath.html
    M src/main/resources/hockeyapp/HockeyappRecorder/help-filePath.html

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


Compare: 
https://github.com/jenkinsci/hockeyapp-plugin/compare/4dbeda95549c...3aac9675270c

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

Reply via email to