Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: 077e56b32d30e6b8e14c09eceb0e90dd12c03afa
      
https://github.com/jenkinsci/timestamper-plugin/commit/077e56b32d30e6b8e14c09eceb0e90dd12c03afa
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    A .mvn/extensions.xml
    A .mvn/maven.config
    M pom.xml
    A src/main/java/hudson/plugins/timestamper/pipeline/GlobalAnnotator.java
    A src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java

  Log Message:
  -----------
  [JENKINS-48344] Lightweight timestamp annotations.


  Commit: 04b31fce1192249715153234ddbe1e44e2f0f6ff
      
https://github.com/jenkinsci/timestamper-plugin/commit/04b31fce1192249715153234ddbe1e44e2f0f6ff
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Updates to released versions.


  Commit: cad91e5a2c2b75fb67c667aced830512c06fc0f7
      
https://github.com/jenkinsci/timestamper-plugin/commit/cad91e5a2c2b75fb67c667aced830512c06fc0f7
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalAnnotator.java

  Log Message:
  -----------
  NPE when encountering some other formats.


  Commit: 8d45f11c12133c261e0c5c5d5f15959cc804adb3
      
https://github.com/jenkinsci/timestamper-plugin/commit/8d45f11c12133c261e0c5c5d5f15959cc804adb3
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Updates to official releases.


  Commit: 1afb7d4b4077c7aa7660794d75e018def8ba08c0
      
https://github.com/jenkinsci/timestamper-plugin/commit/1afb7d4b4077c7aa7660794d75e018def8ba08c0
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/TimestamperConfig.java
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java
    M src/main/java/hudson/plugins/timestamper/pipeline/TimestamperStep.java
    M 
src/main/resources/hudson/plugins/timestamper/TimestamperConfig/config.jelly
    A 
src/main/resources/hudson/plugins/timestamper/TimestamperConfig/help-allPipelines.html

  Log Message:
  -----------
  [JENKINS-54081] Fixing interaction with timestamps step.


  Commit: ce7983856e77e380bf535ea05a07879de12c7b44
      
https://github.com/jenkinsci/timestamper-plugin/commit/ce7983856e77e380bf535ea05a07879de12c7b44
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M src/test/java/hudson/plugins/timestamper/io/LogFileReaderTest.java

  Log Message:
  -----------
  Allow test to pass even after SECURITY-382 fix.


  Commit: d5abfa22f73313b133961f6bd191339fd56bb658
      
https://github.com/jenkinsci/timestamper-plugin/commit/d5abfa22f73313b133961f6bd191339fd56bb658
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M src/test/java/hudson/plugins/timestamper/TimestamperConfigTest.java

  Log Message:
  -----------
  Fixing TimestamperConfigTest to not use mocks.


  Commit: ec44eabcf286ebe1fe385049953844ba92edc7e4
      
https://github.com/jenkinsci/timestamper-plugin/commit/ec44eabcf286ebe1fe385049953844ba92edc7e4
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M src/test/java/hudson/plugins/timestamper/io/LogFileReaderTest.java

  Log Message:
  -----------
  Amended fix of LogFileReaderTest to work even when sharing the JVM with other 
tests.


  Commit: 2181e531bf1121b441001033be1e594dd8b65470
      
https://github.com/jenkinsci/timestamper-plugin/commit/2181e531bf1121b441001033be1e594dd8b65470
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalAnnotator.java

  Log Message:
  -----------
  Made per-step annotation work on Jenkins 2.145+.


  Commit: 9b19c6eab4e0c7a0d8655796633450f8c0d1ca68
      
https://github.com/jenkinsci/timestamper-plugin/commit/9b19c6eab4e0c7a0d8655796633450f8c0d1ca68
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/TimestampNote.java
    M src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java
    M src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotator.java
    M 
src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory3.java

  Log Message:
  -----------
  Merge branch 'master' into lightweight-annotator-JENKINS-48344


  Commit: bf1e61c8a57ef434316a41ffbfb4126e88a9f1f9
      
https://github.com/jenkinsci/timestamper-plugin/commit/bf1e61c8a57ef434316a41ffbfb4126e88a9f1f9
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java

  Log Message:
  -----------
  Properly synchronize access so we do not risk having a timestamp in the 
middle of a line.


  Commit: dc6e9a519efa56aed78354bc6b84244ca4380905
      
https://github.com/jenkinsci/timestamper-plugin/commit/dc6e9a519efa56aed78354bc6b84244ca4380905
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java

  Log Message:
  -----------
  Forgot to implement flush & close as in 
https://github.com/jenkinsci/jenkins/pull/3703.


  Commit: c45d6cdd7237eff2014b271f27bfbedd1d2964b9
      
https://github.com/jenkinsci/timestamper-plugin/commit/c45d6cdd7237eff2014b271f27bfbedd1d2964b9
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalAnnotator.java
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java

  Log Message:
  -----------
  Better to use java.time as sketched by @dwnusbaum.


  Commit: 73d405196c013821988a6d14aa18dac8baa66974
      
https://github.com/jenkinsci/timestamper-plugin/commit/73d405196c013821988a6d14aa18dac8baa66974
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/io/LogFileReader.java
    M 
src/main/resources/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory3/usersettings.jelly

  Log Message:
  -----------
  Noting where a couple of fixes should be made for JENKINS-54128.


  Commit: 37f52eb7a7a1753272713e39cee8711fcb727cf7
      
https://github.com/jenkinsci/timestamper-plugin/commit/37f52eb7a7a1753272713e39cee8711fcb727cf7
  Author: Devin Nusbaum <d.w.nusb...@gmail.com>
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java

  Log Message:
  -----------
  Write timestamps as a single byte[] to avoid interleaving


  Commit: b204114137cd231951ed85cfbeb667430c3ffa43
      
https://github.com/jenkinsci/timestamper-plugin/commit/b204114137cd231951ed85cfbeb667430c3ffa43
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java

  Log Message:
  -----------
  Merge pull request #1 from dwnusbaum/JENKINS-48344

Write timestamps as a single byte[] to avoid interleaving in some cases


  Commit: 0e2fe427475082d47fab3bdc7c3890b7010dee3b
      
https://github.com/jenkinsci/timestamper-plugin/commit/0e2fe427475082d47fab3bdc7c3890b7010dee3b
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    A .mvn/extensions.xml
    A .mvn/maven.config
    M pom.xml
    M src/main/java/hudson/plugins/timestamper/TimestamperConfig.java
    M src/main/java/hudson/plugins/timestamper/io/LogFileReader.java
    A src/main/java/hudson/plugins/timestamper/pipeline/GlobalAnnotator.java
    A src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java
    M src/main/java/hudson/plugins/timestamper/pipeline/TimestamperStep.java
    M 
src/main/resources/hudson/plugins/timestamper/TimestamperConfig/config.jelly
    A 
src/main/resources/hudson/plugins/timestamper/TimestamperConfig/help-allPipelines.html
    M 
src/main/resources/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory3/usersettings.jelly
    M src/test/java/hudson/plugins/timestamper/TimestamperConfigTest.java
    M src/test/java/hudson/plugins/timestamper/io/LogFileReaderTest.java

  Log Message:
  -----------
  Merge pull request #25 from jglick/lightweight-annotator-JENKINS-48344

[JENKINS-48344] Lightweight timestamp annotations


Compare: 
https://github.com/jenkinsci/timestamper-plugin/compare/8b581f6d160f...0e2fe4274750

-- 
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