Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repo-plugin
  Commit: be57ac59b58f52eea7194513efbfc8ccdcfa7d4e
      
https://github.com/jenkinsci/repo-plugin/commit/be57ac59b58f52eea7194513efbfc8ccdcfa7d4e
  Author: Francois Ferrand <francois.ferr...@faurecia.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

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

  Log Message:
  -----------
  Fix displaying multiple manifests.

When multiple repo checkouts are performed in the same build, multiple
ManifestActions are created (which is expected). However, they all point
to the same manifest content: which this commit fixes.


  Commit: ff1cd0a651ace1cece69b1d33f7c9cd8cfacbbc8
      
https://github.com/jenkinsci/repo-plugin/commit/ff1cd0a651ace1cece69b1d33f7c9cd8cfacbbc8
  Author: Francois Ferrand <francois.ferr...@faurecia.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/repo/ManifestAction.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:
  -----------
  Support multiple checkouts in changelog.

Compute SCMRevisionState against checkout of the same manifest (URL,
branch and file), to get significant log when multiple checkouts are
performed.


  Commit: 07083b812b109adfa72de0e2508e86e4b42f8142
      
https://github.com/jenkinsci/repo-plugin/commit/07083b812b109adfa72de0e2508e86e4b42f8142
  Author: Francois Ferrand <francois.ferr...@faurecia.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
    M src/main/java/hudson/plugins/repo/ManifestAction.java
    M src/main/java/hudson/plugins/repo/RepoScm.java
    M src/main/resources/hudson/plugins/repo/ManifestAction/index.jelly

  Log Message:
  -----------
  Display the "source" of manifest.

In ManifestAction page, show the URL, Branch and File of the manifest
which was used. This is especially useful when performing multiple
checkouts in the same job.


  Commit: 78be6d7ac479ca696996326e9b770d87728ee4cd
      
https://github.com/jenkinsci/repo-plugin/commit/78be6d7ac479ca696996326e9b770d87728ee4cd
  Author: Typz <thet...@gmail.com>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/repo/ManifestAction.java
    M src/main/java/hudson/plugins/repo/RepoScm.java
    M src/main/java/hudson/plugins/repo/RevisionState.java
    M src/main/resources/hudson/plugins/repo/ManifestAction/index.jelly
    M src/test/java/hudson/plugins/repo/TestRevisionState.java

  Log Message:
  -----------
  Merge pull request #62 from Typz/multiple-checkout

Multiple checkout


Compare: 
https://github.com/jenkinsci/repo-plugin/compare/599f65959ff5...78be6d7ac479

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/repo-plugin/push/refs/heads/master/599f65-78be6d%40github.com.

Reply via email to