Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: bb7e2ce76a86127ffa3de95a4aec9d6419a38412
      
https://github.com/jenkinsci/timestamper-plugin/commit/bb7e2ce76a86127ffa3de95a4aec9d6419a38412
  Author: Steven Brown <[email protected]>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M 
src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory2.java
    A 
src/main/resources/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory2/script.js
    A 
src/main/resources/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory2/style.css
    R src/main/webapp/annotator.js
    R src/main/webapp/style.css

  Log Message:
  -----------
  [JENKINS-38085] Revert to default way of loading the script and CSS

A custom approach was previously used to load the script and CSS for displaying
the timestamps. It caused the script and CSS to be reloaded when the Timestamper
plugin is upgraded or downgraded, rather than being cached for the next day.

It seems this doesn't work for everyone (JENKINS-38085), so I'm reverting back
to the default behaviour. Note that it is known to work with HTTPS and through a
HTTPS proxy (JENKINS-35315) at least for some users.

As a result, the TimestampAnnotatorFactory class will have to be manually
renamed each time the script or CSS is changed in a new release.


  Commit: ca4961ec5a6bd4e200b66a3133c958e0664cc1ef
      
https://github.com/jenkinsci/timestamper-plugin/commit/ca4961ec5a6bd4e200b66a3133c958e0664cc1ef
  Author: Steven Brown <[email protected]>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.java
    M 
src/test/java/hudson/plugins/timestamper/format/TimestampFormatProviderTest.java

  Log Message:
  -----------
  Upgrade equalsverifier test dependency


Compare: 
https://github.com/jenkinsci/timestamper-plugin/compare/c31dc9571d5d...ca4961ec5a6b

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

Reply via email to