Branch: refs/heads/master
Home: https://github.com/jenkinsci/timestamper-plugin
Commit: 41e451f6e8c1d685128bf218af881d2c8b0458cb
https://github.com/jenkinsci/timestamper-plugin/commit/41e451f6e8c1d685128bf218af881d2c8b0458cb
Author: Basil Crow <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
A
src/main/java/hudson/plugins/timestamper/accessor/FreestyleTimestampLogFileLineAccessor.java
A
src/main/java/hudson/plugins/timestamper/accessor/PipelineTimestampLogFileLineAccessor.java
A
src/main/java/hudson/plugins/timestamper/accessor/TimestampLogFileLineAccessor.java
M
src/main/java/hudson/plugins/timestamper/action/TimestampsActionOutput.java
M src/main/java/hudson/plugins/timestamper/io/LogFileReader.java
M src/main/java/hudson/plugins/timestamper/pipeline/GlobalAnnotator.java
M
src/test/java/hudson/plugins/timestamper/action/TimestampsActionOutputTest.java
M src/test/java/hudson/plugins/timestamper/io/LogFileReaderTest.java
M src/test/java/hudson/plugins/timestamper/pipeline/PipelineTest.java
Log Message:
-----------
[JENKINS-60007] Timestamper scripting API doesn't work for Pipeline jobs
since version 1.9
Commit: 2a6a3a48386773ae928aae3638231ed4d1d7879c
https://github.com/jenkinsci/timestamper-plugin/commit/2a6a3a48386773ae928aae3638231ed4d1d7879c
Author: Basil Crow <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M
src/main/java/hudson/plugins/timestamper/accessor/TimestampLogFileLineAccessor.java
Log Message:
-----------
Fix private reference in Javadoc
Commit: def43f602b721e4fbc851ce83d9110b93ca2f394
https://github.com/jenkinsci/timestamper-plugin/commit/def43f602b721e4fbc851ce83d9110b93ca2f394
Author: Basil Crow <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M
src/main/java/hudson/plugins/timestamper/accessor/TimestampLogFileLineAccessor.java
Log Message:
-----------
Update
src/main/java/hudson/plugins/timestamper/accessor/TimestampLogFileLineAccessor.java
Co-Authored-By: Jesse Glick <[email protected]>
Commit: 7475494d1e92803e01d1cdcb2e6b75508800989c
https://github.com/jenkinsci/timestamper-plugin/commit/7475494d1e92803e01d1cdcb2e6b75508800989c
Author: Basil Crow <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M
src/main/java/hudson/plugins/timestamper/accessor/PipelineTimestampLogFileLineAccessor.java
Log Message:
-----------
Switch from singleton array to AtomicReference
Commit: 08cac175bd8200a29e3e86688149439364ff1591
https://github.com/jenkinsci/timestamper-plugin/commit/08cac175bd8200a29e3e86688149439364ff1591
Author: Basil Crow <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M
src/main/java/hudson/plugins/timestamper/accessor/TimestampLogFileLineAccessor.java
Log Message:
-----------
Clarify Javadoc
Commit: 616841355ba1eea053ffd9dda83fa86a9649715d
https://github.com/jenkinsci/timestamper-plugin/commit/616841355ba1eea053ffd9dda83fa86a9649715d
Author: Basil Crow <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
A
src/main/java/hudson/plugins/timestamper/accessor/FreestyleTimestampLogFileLineAccessor.java
A
src/main/java/hudson/plugins/timestamper/accessor/PipelineTimestampLogFileLineAccessor.java
A
src/main/java/hudson/plugins/timestamper/accessor/TimestampLogFileLineAccessor.java
M
src/main/java/hudson/plugins/timestamper/action/TimestampsActionOutput.java
M src/main/java/hudson/plugins/timestamper/io/LogFileReader.java
M src/main/java/hudson/plugins/timestamper/pipeline/GlobalAnnotator.java
M
src/test/java/hudson/plugins/timestamper/action/TimestampsActionOutputTest.java
M src/test/java/hudson/plugins/timestamper/io/LogFileReaderTest.java
M src/test/java/hudson/plugins/timestamper/pipeline/PipelineTest.java
Log Message:
-----------
Merge pull request #47 from basil/JENKINS-60007
[JENKINS-60007] Timestamper scripting API doesn't work for Pipeline jobs
Compare:
https://github.com/jenkinsci/timestamper-plugin/compare/38f17c772470...616841355ba1
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/heads/master/38f17c-616841%40github.com.