Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 3ad517e73f699c89701b14fd02d68eadbe9de679
https://github.com/jenkinsci/jenkins/commit/3ad517e73f699c89701b14fd02d68eadbe9de679
Author: David Hoover <[email protected]>
Date: 2015-04-13 (Mon, 13 Apr 2015)
Changed paths:
M core/src/main/java/jenkins/security/ApiTokenProperty.java
Log Message:
-----------
Remove unnecessary null check.
UserPropery promises it's set, and even if it somehow wasn't, this would
have thrown a NullPointerException two lines earlier.
Commit: df8b9406026f8a1482136d99ebc7ed567b21136f
https://github.com/jenkinsci/jenkins/commit/df8b9406026f8a1482136d99ebc7ed567b21136f
Author: Oleg Nenashev <[email protected]>
Date: 2015-04-23 (Thu, 23 Apr 2015)
Changed paths:
M core/src/main/java/jenkins/security/ApiTokenProperty.java
Log Message:
-----------
Merge pull request #1642 from deadmoose/null_check
Remove unnecessary null check.
Compare:
https://github.com/jenkinsci/jenkins/compare/ca21c65bf253...df8b9406026f
--
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.