Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 7d00b45e01f646c61345ee82ca2aef091d7b80af
      
https://github.com/jenkinsci/git-plugin/commit/7d00b45e01f646c61345ee82ca2aef091d7b80af
  Author: Name From Git-Plugin-Test <email.from.git.plugin.t...@example.com>
  Date:   2018-09-06 (Thu, 06 Sep 2018)

  Changed paths:
    M src/main/java/hudson/plugins/git/browser/GitRepositoryBrowser.java
    M src/main/java/hudson/plugins/git/browser/GithubWeb.java
    M src/test/java/hudson/plugins/git/browser/GithubWebTest.java
    A src/test/resources/hudson/plugins/git/browser/rawchangelog-with-escape

  Log Message:
  -----------
  [JENKINS-42597] Percent character (%) in filenames is not url-encoded in the 
CHANGES page


  Commit: 0017c674e80a23395408cbfd34e475ee41cd6929
      
https://github.com/jenkinsci/git-plugin/commit/0017c674e80a23395408cbfd34e475ee41cd6929
  Author: Name From Git-Plugin-Test <email.from.git.plugin.t...@example.com>
  Date:   2018-09-07 (Fri, 07 Sep 2018)

  Changed paths:
    M src/main/java/hudson/plugins/git/browser/GithubWeb.java
    M src/test/java/hudson/plugins/git/browser/GithubWebTest.java

  Log Message:
  -----------
  [JENKINS-42597] Percent character: code review


  Commit: 3a9fb29b7a71ab3bb6e39c096b9a32cf864fb14c
      
https://github.com/jenkinsci/git-plugin/commit/3a9fb29b7a71ab3bb6e39c096b9a32cf864fb14c
  Author: Name From Git-Plugin-Test <email.from.git.plugin.t...@example.com>
  Date:   2018-09-07 (Fri, 07 Sep 2018)

  Changed paths:
    M src/test/java/hudson/plugins/git/browser/GithubWebTest.java
    M src/test/resources/hudson/plugins/git/browser/rawchangelog-with-escape

  Log Message:
  -----------
  [JENKINS-42597] Percent character: added tests for windows-based file-system 
cases


  Commit: 2c8c78539e931b47fa331b1dd78d53cc000fa5e5
      
https://github.com/jenkinsci/git-plugin/commit/2c8c78539e931b47fa331b1dd78d53cc000fa5e5
  Author: Name From Git-Plugin-Test <email.from.git.plugin.t...@example.com>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

  Changed paths:
    M src/main/java/hudson/plugins/git/browser/AssemblaWeb.java
    M src/main/java/hudson/plugins/git/browser/BitbucketWeb.java
    M src/main/java/hudson/plugins/git/browser/CGit.java
    M src/main/java/hudson/plugins/git/browser/FisheyeGitRepositoryBrowser.java
    M src/main/java/hudson/plugins/git/browser/GitLab.java
    M src/main/java/hudson/plugins/git/browser/GitList.java
    M src/main/java/hudson/plugins/git/browser/GitRepositoryBrowser.java
    M src/main/java/hudson/plugins/git/browser/GitWeb.java
    M src/main/java/hudson/plugins/git/browser/GithubWeb.java
    M src/main/java/hudson/plugins/git/browser/Gitiles.java
    M src/main/java/hudson/plugins/git/browser/GitoriousWeb.java
    M src/main/java/hudson/plugins/git/browser/GogsGit.java
    M src/main/java/hudson/plugins/git/browser/KilnGit.java
    M src/main/java/hudson/plugins/git/browser/Phabricator.java
    M src/main/java/hudson/plugins/git/browser/RedmineWeb.java
    M src/main/java/hudson/plugins/git/browser/RhodeCode.java
    M src/main/java/hudson/plugins/git/browser/Stash.java
    M src/main/java/hudson/plugins/git/browser/TFS2013GitRepositoryBrowser.java
    M src/main/java/hudson/plugins/git/browser/ViewGitWeb.java

  Log Message:
  -----------
  [JENKINS-42597] Percent character: adding fix to all browsers but gitblit 
because was already in place


  Commit: 82e8ac642152d2572da4b1217b28b83382efdb48
      
https://github.com/jenkinsci/git-plugin/commit/82e8ac642152d2572da4b1217b28b83382efdb48
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M src/main/java/hudson/plugins/git/browser/AssemblaWeb.java
    M src/main/java/hudson/plugins/git/browser/BitbucketWeb.java
    M src/main/java/hudson/plugins/git/browser/CGit.java
    M src/main/java/hudson/plugins/git/browser/FisheyeGitRepositoryBrowser.java
    M src/main/java/hudson/plugins/git/browser/GitLab.java
    M src/main/java/hudson/plugins/git/browser/GitList.java
    M src/main/java/hudson/plugins/git/browser/GitRepositoryBrowser.java
    M src/main/java/hudson/plugins/git/browser/GitWeb.java
    M src/main/java/hudson/plugins/git/browser/GithubWeb.java
    M src/main/java/hudson/plugins/git/browser/Gitiles.java
    M src/main/java/hudson/plugins/git/browser/GitoriousWeb.java
    M src/main/java/hudson/plugins/git/browser/GogsGit.java
    M src/main/java/hudson/plugins/git/browser/KilnGit.java
    M src/main/java/hudson/plugins/git/browser/Phabricator.java
    M src/main/java/hudson/plugins/git/browser/RedmineWeb.java
    M src/main/java/hudson/plugins/git/browser/RhodeCode.java
    M src/main/java/hudson/plugins/git/browser/Stash.java
    M src/main/java/hudson/plugins/git/browser/TFS2013GitRepositoryBrowser.java
    M src/main/java/hudson/plugins/git/browser/ViewGitWeb.java
    M src/test/java/hudson/plugins/git/browser/GithubWebTest.java
    A src/test/resources/hudson/plugins/git/browser/rawchangelog-with-escape

  Log Message:
  -----------
  Merge pull request #619 from joseblas/master

[JENKINS-42597] Percent character (%) in filenames is not url-encoded…


Compare: 
https://github.com/jenkinsci/git-plugin/compare/d8ddae0bb594...82e8ac642152
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/d/optout.

Reply via email to