[jenkinsci/cvs-plugin] aa58da: [FIXED JENKINS-17656] Fix temp file creation and e...

2013-04-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cvs-plugin
  Commit: aa58da64bc82714d58f19bfed799597f12b67e58
  
https://github.com/jenkinsci/cvs-plugin/commit/aa58da64bc82714d58f19bfed799597f12b67e58
  Author: Michael Clarke michael.m.cla...@gmail.com
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
M src/main/java/hudson/scm/CvsTagsParamDefinition.java

  Log Message:
  ---
  [FIXED JENKINS-17656] Fix temp file creation and error message handling


  Commit: b27cb8e3b396516c37115ab66b3422b343e2d069
  
https://github.com/jenkinsci/cvs-plugin/commit/b27cb8e3b396516c37115ab66b3422b343e2d069
  Author: Michael Clarke michael.m.cla...@gmail.com
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
M src/main/java/hudson/scm/AbstractCvs.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master'


Compare: 
https://github.com/jenkinsci/cvs-plugin/compare/666fbfdaf288...b27cb8e3b396

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




[jenkinsci/extensible-choice-parameter-plugin] 96b845: refs #20 Added a feature generating a choice from ...

2013-04-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/extensible-choice-parameter-plugin
  Commit: 96b8454ba52c4825a7bd8dda55a845ea3e325733
  
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/96b8454ba52c4825a7bd8dda55a845ea3e325733
  Author: ikedam de...@ikedam.jp
  Date:   2013-04-07 (Sun, 07 Apr 2013)

  Changed paths:
A 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider.java
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/config.jelly
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/config_ja.properties
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

  Log Message:
  ---
  refs #20 Added a feature generating a choice from file names in a directory.


  Commit: d521af5cc531c5dc76dfbccca4eb8f001fd3aabb
  
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/d521af5cc531c5dc76dfbccca4eb8f001fd3aabb
  Author: ikedam de...@ikedam.jp
  Date:   2013-04-13 (Sat, 13 Apr 2013)

  Changed paths:
M 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider.java
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-baseDirPath.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-baseDirPath_ja.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-excludePattern.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-excludePattern_ja.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-includePattern.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-includePattern_ja.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-scanType.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-scanType_ja.html

  Log Message:
  ---
  refs #20 added comments and help documents.


  Commit: 817adcc3a5459448817c8aaf5b368d9af5560759
  
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/817adcc3a5459448817c8aaf5b368d9af5560759
  Author: ikedam de...@ikedam.jp
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
M 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider.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

  Log Message:
  ---
  refs #20 wrote input validations.


  Commit: 25489abf70a34000e9ea85b4c1bbb48f262ab052
  
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/25489abf70a34000e9ea85b4c1bbb48f262ab052
  Author: ikedam de...@ikedam.jp
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
M 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider.java
A 
src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProviderJenkinsTest.java
A 
src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProviderSimpleTest.java

  Log Message:
  ---
  closed #20 wrote tests for FilenameChoiceListProvider.


  Commit: a356eb9a352dd1004e3dccde2b9f1c6314cbb38c
  
https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/a356eb9a352dd1004e3dccde2b9f1c6314cbb38c
  Author: ikedam de...@ikedam.jp
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
A 
src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider.java
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/config.jelly
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/config_ja.properties
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-baseDirPath.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-baseDirPath_ja.html
A 
src/main/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/FilenameChoiceListProvider/help-excludePattern.html
A 

[jenkinsci/ant-plugin] 5bd37c: [FIXED JENKINS-17685] Ant: Update French translati...

2013-04-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ant-plugin
  Commit: 5bd37cea70a8f6bc54ca20ff15edac4a99180ff9
  
https://github.com/jenkinsci/ant-plugin/commit/5bd37cea70a8f6bc54ca20ff15edac4a99180ff9
  Author: evernat ever...@free.fr
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
M src/main/resources/hudson/tasks/Ant/help-antOpts_fr.html
M src/main/resources/hudson/tasks/Ant/help-properties.html
M src/main/resources/hudson/tasks/Ant/help-properties_fr.html
M src/main/resources/hudson/tasks/Ant/help-targets_fr.html
A 
src/main/resources/hudson/tasks/_ant/AntTargetNote/DescriptorImpl/outline_fr.properties

  Log Message:
  ---
  [FIXED JENKINS-17685] Ant: Update French translations from English


  Commit: 4e8eefd64fa8bddfe84c38fab8f12110bf60ec57
  
https://github.com/jenkinsci/ant-plugin/commit/4e8eefd64fa8bddfe84c38fab8f12110bf60ec57
  Author: Seiji Sogabe s.sog...@gmail.com
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
M src/main/resources/hudson/tasks/Ant/help-antOpts_fr.html
M src/main/resources/hudson/tasks/Ant/help-properties.html
M src/main/resources/hudson/tasks/Ant/help-properties_fr.html
M src/main/resources/hudson/tasks/Ant/help-targets_fr.html
A 
src/main/resources/hudson/tasks/_ant/AntTargetNote/DescriptorImpl/outline_fr.properties

  Log Message:
  ---
  Merge pull request #4 from evernat/master

[FIXED JENKINS-17685] Ant: Update French translations from English


Compare: 
https://github.com/jenkinsci/ant-plugin/compare/47fd86696aa9...4e8eefd64fa8

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