Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: c4bcfa9a1961177ae8c949594ee72b1ce7612e6e
      
https://github.com/jenkinsci/p4-plugin/commit/c4bcfa9a1961177ae8c949594ee72b1ce7612e6e
  Author: rudolfwalter <rudolfwal...@users.noreply.github.com>
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/build/P4EnvironmentContributor.java

  Log Message:
  -----------
  Avoid unnecessary call to TagAction.getTicket()

There seems to be no reason to call TagAction.getTicket() in 
P4EnvironmentContributor if tickets are set to be hidden. So let's not, since 
it's a potentially expensive operation (less so since 83baa531 but still).


  Commit: 8390567348b1575bfe6ba368822745bacbf9bece
      
https://github.com/jenkinsci/p4-plugin/commit/8390567348b1575bfe6ba368822745bacbf9bece
  Author: Rudolf-Walter Kiss-Szakacs <rkissszak...@ea.com>
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/build/P4EnvironmentContributor.java

  Log Message:
  -----------
  Avoid potential NPE.


  Commit: dce98cdda95841db152cafad39b2943fcb362e9c
      
https://github.com/jenkinsci/p4-plugin/commit/dce98cdda95841db152cafad39b2943fcb362e9c
  Author: Paul Allen <pal...@perforce.com>
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/build/P4EnvironmentContributor.java

  Log Message:
  -----------
  Merge pull request #83 from rudolfwalter/patch-1

Avoid unnecessary call to TagAction.getTicket()


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/21cd3f4578e7...dce98cdda958
      **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