Branch: refs/heads/nosubject
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: c2ea642458e6015b02e35563e6afbe2c840feacd
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/c2ea642458e6015b02e35563e6afbe2c840feacd
  Author: Robert Sandell <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java

  Log Message:
  -----------
  Refactored the databound constructor

Replaced most values with DataBoundSetter
to make future expansions easier.


  Commit: 85ca74ccf01ddbbb2a4c273d7abf019ff73e8ddc
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/85ca74ccf01ddbbb2a4c273d7abf019ff73e8ddc
  Author: Robert Sandell <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java

  Log Message:
  -----------
  Some default values


  Commit: 2925e6c5e19a9a228db90f2579f7039ea0339dba
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/2925e6c5e19a9a228db90f2579f7039ea0339dba
  Author: Robert Sandell <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
    M 
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/Messages.properties
    M 
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger/config.jelly
    A 
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger/help-commitMessageParameterMode.html
    A 
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/lib/enum.jelly
    A 
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/lib/taglib

  Log Message:
  -----------
  Converted readableMessage to ParameterMode enum

So the user can choose between three options instead of one;
Encode (default), human readable, and none.


  Commit: a7d7515bc5af62cd25498a0635ab33931628e24e
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/a7d7515bc5af62cd25498a0635ab33931628e24e
  Author: Robert Sandell <[email protected]>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger.java
    M 
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
    M 
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger/config.jelly
    A 
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger/help-nameAndEmailParameterMode.html
    R src/main/webapp/trigger/help-NoNameAndEmailParameters.html
    R src/main/webapp/trigger/help-NoNameAndEmailParameters_ja.html
    R src/main/webapp/trigger/help-ReadableMessage.html
    R src/main/webapp/trigger/help-ReadableMessage_ja.html

  Log Message:
  -----------
  Converted noNameAndEmailParameters to ParameterMode enum

So the user can choose between three options instead of one;
Encode (default), human readable, and none.


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/27f75320d818...a7d7515bc5af

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