Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: 759d004cde0938e1485fa92e728b571833f80d0e
      
https://github.com/jenkinsci/timestamper-plugin/commit/759d004cde0938e1485fa92e728b571833f80d0e
  Author: Steven Brown <[email protected]>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java
    M src/main/java/hudson/plugins/timestamper/io/DumpTimestamps.java
    M src/main/java/hudson/plugins/timestamper/io/TimestampsReader.java
    M src/main/java/hudson/plugins/timestamper/io/TimestampsWriter.java
    R src/main/java/hudson/plugins/timestamper/io/TimestampsWriterImpl.java
    M src/test/java/hudson/plugins/timestamper/action/TimestampsActionTest.java
    M 
src/test/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorTest.java
    M src/test/java/hudson/plugins/timestamper/io/TimestampsIOTest.java
    M src/test/java/hudson/plugins/timestamper/io/TimestampsReaderTest.java
    R src/test/java/hudson/plugins/timestamper/io/TimestampsWriterImplTest.java
    A src/test/java/hudson/plugins/timestamper/io/TimestampsWriterTest.java

  Log Message:
  -----------
  Remove TimestampsWriter interface


  Commit: be3a58bb6cd97860b8d439eba5cfddd5c150cf94
      
https://github.com/jenkinsci/timestamper-plugin/commit/be3a58bb6cd97860b8d439eba5cfddd5c150cf94
  Author: Steven Brown <[email protected]>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/io/TimestampsReader.java

  Log Message:
  -----------
  TimestampsReader: use FileInputStream instead of RandomAccessFile


  Commit: e4ed738a7579c37d1bda50051d17da82cc2972a7
      
https://github.com/jenkinsci/timestamper-plugin/commit/e4ed738a7579c37d1bda50051d17da82cc2972a7
  Author: Steven Brown <[email protected]>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/io/TimestampsReader.java

  Log Message:
  -----------
  Simplify handling of time shifts in TimestampsReader

Due to 4ec6bacdaa2c4dbd61fe3feb448c374ec30e1048, the time shifts can no
longer change while reading the timestamps.


  Commit: 3cf2bece6e219591472711e9e6aba501e78a9458
      
https://github.com/jenkinsci/timestamper-plugin/commit/3cf2bece6e219591472711e9e6aba501e78a9458
  Author: Steven Brown <[email protected]>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M src/main/java/hudson/plugins/timestamper/action/TimestampsAction.java
    M src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotator.java
    M src/main/java/hudson/plugins/timestamper/io/TimestampsReader.java
    M src/test/java/hudson/plugins/timestamper/io/TimestampsIOTest.java
    M src/test/java/hudson/plugins/timestamper/io/TimestampsReaderTest.java

  Log Message:
  -----------
  Have TimestampsAction read the timestamps in batches


Compare: 
https://github.com/jenkinsci/timestamper-plugin/compare/4ec6bacdaa2c...3cf2bece6e21

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

Reply via email to