Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extensible-choice-parameter-plugin
  Commit: f25deaf4d82d7659029a29790ac5c52c819a86e0
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/f25deaf4d82d7659029a29790ac5c52c819a86e0
  Author: mrumpf <mich...@rumpfonline.de>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    A 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider.java
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/ExtensibleChoiceParameterDefinition/help-editable.html
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/Messages.properties
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/config.jelly
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/help-defaultChoice.html
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/help-scriptText.html

  Log Message:
  -----------
  Added a System Groovy Script list choice provider.


  Commit: 1ede169a0119edd3a553c8b9ec92c8cb710e7178
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/1ede169a0119edd3a553c8b9ec92c8cb710e7178
  Author: mrumpf <mich...@rumpfonline.de>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Updated docs


  Commit: 7491f1049501871b7ef756fdb9d6769092440a6d
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/7491f1049501871b7ef756fdb9d6769092440a6d
  Author: mrumpf <mich...@rumpfonline.de>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider.java

  Log Message:
  -----------
  Added error handling and return type checking


  Commit: 73949b5abc2994b52a8e4021d13b6dd9ff5a86e4
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/73949b5abc2994b52a8e4021d13b6dd9ff5a86e4
  Author: ikedam <de...@ikedam.jp>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M README.md
    M 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider.java

  Log Message:
  -----------
  refs #21 Cherry picked @mrumpf 's pull request. Fixed indent letters.


  Commit: ae016ba5d4d7be9201cb00bc35b298debc337f1d
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/ae016ba5d4d7be9201cb00bc35b298debc337f1d
  Author: ikedam <de...@ikedam.jp>
  Date:   2013-04-10 (Wed, 10 Apr 2013)

  Changed paths:
    M 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider.java
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/Messages.properties
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/Messages_ja.properties
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/config.jelly
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/config_ja.properties
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/help-defaultChoice_ja.html
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/help-scriptText_ja.html

  Log Message:
  -----------
  refs #21 Japanize messages in SystemGroovyScript.


  Commit: 560d0ff68b12f5dc971c6eb423802c1a31425ac7
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/560d0ff68b12f5dc971c6eb423802c1a31425ac7
  Author: ikedam <de...@ikedam.jp>
  Date:   2013-04-10 (Wed, 10 Apr 2013)

  Changed paths:
    M 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider.java
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/config.jelly

  Log Message:
  -----------
  refs #21 changed copyright notices. SystemGroovyChoiceListProvider is a work 
of Michael Rumpf.


  Commit: 40a176f2848ea4a1c5da7cecaf3d675278d27eaf
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/40a176f2848ea4a1c5da7cecaf3d675278d27eaf
  Author: ikedam <de...@ikedam.jp>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

  Changed paths:
    M 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider.java
    A 
src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProviderJenkinsTest.java
    A 
src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProviderSimpleTest.java

  Log Message:
  -----------
  refs #21 Added Tests for SystemGroovyChoiceListProvider.


  Commit: 51a98e225c09a0eb7ce4746f66c8dd2fad01a591
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/51a98e225c09a0eb7ce4746f66c8dd2fad01a591
  Author: ikedam <de...@ikedam.jp>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Start preparation for 1.2.0.


  Commit: 84f8a3957baa19a1124273ad7165910c0754fff4
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/84f8a3957baa19a1124273ad7165910c0754fff4
  Author: ikedam <de...@ikedam.jp>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

  Changed paths:
    M README.md
    A 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider.java
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/ExtensibleChoiceParameterDefinition/help-editable.html
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/Messages.properties
    M 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/Messages_ja.properties
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/config.jelly
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/config_ja.properties
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/help-defaultChoice.html
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/help-defaultChoice_ja.html
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/help-scriptText.html
    A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProvider/help-scriptText_ja.html
    A 
src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProviderJenkinsTest.java
    A 
src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/SystemGroovyChoiceListProviderSimpleTest.java

  Log Message:
  -----------
  Merge branch 'feature/21_SystemGroovyScript'


  Commit: 407e8b4df077c33761e4c091d994b72e69483fe9
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/407e8b4df077c33761e4c091d994b72e69483fe9
  Author: ikedam <de...@ikedam.jp>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

  Changed paths:
    M README.md
    M README_ja.md

  Log Message:
  -----------
  Updated README.md.


  Commit: be2dff615af0d1ef86c727884f7b12721dfa605d
      
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/be2dff615af0d1ef86c727884f7b12721dfa605d
  Author: ikedam <de...@ikedam.jp>
  Date:   2013-04-12 (Fri, 12 Apr 2013)

  Changed paths:
    M 
src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/ExtensibleChoiceParameterDefinitionJenkinsTest.java

  Log Message:
  -----------
  closed #22 make tests with HTTP errors can run with any Jenkins version.


Compare: 
https://github.com/jenkinsci/extensible-choice-parameter-plugin/compare/a78bc01231c4...be2dff615af0

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