Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 6f50426f828c4aceeccd10e0af941d712d65f294
      
https://github.com/jenkinsci/scm-api-plugin/commit/6f50426f828c4aceeccd10e0af941d712d65f294
  Author: Jesse Glick <[email protected]>
  Date:   2016-03-08 (Tue, 08 Mar 2016)

  Changed paths:
    M src/main/java/jenkins/scm/api/SCMHead.java
    A src/main/java/jenkins/scm/api/actions/ChangeRequestAction.java

  Log Message:
  -----------
  [JENKINS-33309] Allow SCMHead to have actions, and define ChangeRequestAction.


  Commit: 5c01ff7472390c7cec69a3861eec0617869c8d17
      
https://github.com/jenkinsci/scm-api-plugin/commit/5c01ff7472390c7cec69a3861eec0617869c8d17
  Author: Jesse Glick <[email protected]>
  Date:   2016-03-08 (Tue, 08 Mar 2016)

  Changed paths:
    M src/main/java/jenkins/scm/api/actions/ChangeRequestAction.java

  Log Message:
  -----------
  SCMHead is Serializable, so its associated actions should be too.
(In practice it is only serialized via XStream, which does not care.)


  Commit: 891ef066e09ceced578f97995b2492633e93c43c
      
https://github.com/jenkinsci/scm-api-plugin/commit/891ef066e09ceced578f97995b2492633e93c43c
  Author: Stephen Connolly <[email protected]>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M src/main/java/jenkins/scm/api/SCMHead.java
    A src/main/java/jenkins/scm/api/actions/ChangeRequestAction.java

  Log Message:
  -----------
  Merge pull request #7 from jglick/SCMHead-Actionable-JENKINS-33309

[JENKINS-33309] Allow SCMHead to have actions, and define ChangeRequestAction


Compare: 
https://github.com/jenkinsci/scm-api-plugin/compare/b82237184965...891ef066e09c

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