Branch: refs/heads/master
Home: https://github.com/jenkinsci/support-core-plugin
Commit: 8b8f1f97813b8ed2d0e4c9e5ec52beaf90d569fc
https://github.com/jenkinsci/support-core-plugin/commit/8b8f1f97813b8ed2d0e4c9e5ec52beaf90d569fc
Author: Jesse Glick <[email protected]>
Date: 2013-12-13 (Fri, 13 Dec 2013)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java
Log Message:
-----------
Avoid ' in log formats as it could be misinterpreted as an escape character.
Commit: e14849ba274e1e1139edead5d43c151fa32c2da9
https://github.com/jenkinsci/support-core-plugin/commit/e14849ba274e1e1139edead5d43c151fa32c2da9
Author: Jesse Glick <[email protected]>
Date: 2013-12-13 (Fri, 13 Dec 2013)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/SupportLogFormatter.java
Log Message:
-----------
The format method probably needs to be synchronized.
· A single args array is reused between calls, presumably to avoid allocation.
· MessageFormat is not thread-safe.
Commit: 2deeb5d1db04c80c75aba62b6dc63ba9c3149d4c
https://github.com/jenkinsci/support-core-plugin/commit/2deeb5d1db04c80c75aba62b6dc63ba9c3149d4c
Author: Jesse Glick <[email protected]>
Date: 2013-12-13 (Fri, 13 Dec 2013)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java
Log Message:
-----------
[FIXED JENKINS-19876] Store custom log contents to disk.
Compare:
https://github.com/jenkinsci/support-core-plugin/compare/8086b35401a3...2deeb5d1db04
--
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.