Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repo-plugin
  Commit: d9a9fce579d2b658308f8dcc0e000b8f30911877
      
https://github.com/jenkinsci/repo-plugin/commit/d9a9fce579d2b658308f8dcc0e000b8f30911877
  Author: Rainer Burgstaller <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java

  Log Message:
  -----------
  fixed major bug in branch comparison

the old code did a string comparison with == which is obviously wrong.


  Commit: 0d1699d010f797b7f9310931775e3299eed5167e
      
https://github.com/jenkinsci/repo-plugin/commit/0d1699d010f797b7f9310931775e3299eed5167e
  Author: Rainer Burgstaller <[email protected]>
  Date:   2013-08-09 (Fri, 09 Aug 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java

  Log Message:
  -----------
  fixed checkstyle


  Commit: 4aeacc8728bf116b6c1b38fc5fbb0e0ef742a2cc
      
https://github.com/jenkinsci/repo-plugin/commit/4aeacc8728bf116b6c1b38fc5fbb0e0ef742a2cc
  Author: Arvid E. Picciani <[email protected]>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/ChangeLog.java
    M src/main/java/hudson/plugins/repo/RepoScm.java
    M src/main/java/hudson/plugins/repo/RevisionState.java
    M src/test/java/hudson/plugins/repo/TestRevisionState.java

  Log Message:
  -----------
  take the manifest repo itself into account in RevisionState


  Commit: be31767e44cd9501a37de8557ce88dd3b840ce5d
      
https://github.com/jenkinsci/repo-plugin/commit/be31767e44cd9501a37de8557ce88dd3b840ce5d
  Author: Arvid E. Picciani <[email protected]>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java

  Log Message:
  -----------
  export our properties to the REST api


  Commit: 3be115dccba58aba237fc539f7bf84be74c685ba
      
https://github.com/jenkinsci/repo-plugin/commit/3be115dccba58aba237fc539f7bf84be74c685ba
  Author: Arvid Picciani <[email protected]>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java

  Log Message:
  -----------
  Merge pull request #16 from rburgst/fix-comparison

Fix comparison


  Commit: 9fabbd896637d5c6847c47ac433c37cc88c58b6e
      
https://github.com/jenkinsci/repo-plugin/commit/9fabbd896637d5c6847c47ac433c37cc88c58b6e
  Author: Arvid E. Picciani <[email protected]>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/ChangeLogEntry.java

  Log Message:
  -----------
  modifiedFiles may be null


  Commit: 0e8f96f7e69ddd5c376371b3f40179bf5110a4e6
      
https://github.com/jenkinsci/repo-plugin/commit/0e8f96f7e69ddd5c376371b3f40179bf5110a4e6
  Author: Rainer Burgstaller <[email protected]>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java

  Log Message:
  -----------
  partial fix for JENKINS-17913 expand variables for branch

JENKINS-17913 asked for being able to expand variables for certain
configuration properties I have added expansion for the specified branch
which allows users to choose a branch to checkout and pass it in as a
variable


  Commit: c2a966a11fcf98cc62bb34f005d67f017c102c32
      
https://github.com/jenkinsci/repo-plugin/commit/c2a966a11fcf98cc62bb34f005d67f017c102c32
  Author: Rainer Burgstaller <[email protected]>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java

  Log Message:
  -----------
  fixed issue where selecting a branch for manual build no longer worked


  Commit: 31f99293e70c08937a64506e5fffe338fd5c61be
      
https://github.com/jenkinsci/repo-plugin/commit/31f99293e70c08937a64506e5fffe338fd5c61be
  Author: Rainer Burgstaller <[email protected]>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/repo/RepoScm.java

  Log Message:
  -----------
  fixed check style issues


Compare: 
https://github.com/jenkinsci/repo-plugin/compare/8e52f38771c3...31f99293e70c

-- 
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/groups/opt_out.

Reply via email to