[GitHub] vcl pull request #8: Vcl-1082

2018-12-05 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/vcl/pull/8


---


[GitHub] vcl pull request #8: Vcl-1082

2018-11-28 Thread gjenning
GitHub user gjenning opened a pull request:

https://github.com/apache/vcl/pull/8

Vcl-1082

Added in logic to get epoc timestamp from the database instead of 
generating it from the local machine.  This prevents issues when daylights 
saving time happens and clock goes back a hour.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gjenning/vcl vcl-1082

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/vcl/pull/8.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #8


commit 5a4735ff947e73822a9b418859c49a2a23706803
Author: gjenning 
Date:   2018-10-15T18:50:26Z

Merge pull request #1 from apache/master

doap_vcl.rdf: changed repo from subversion to git

commit 558403d6f9d757655f903e1c4528932aba93a22f
Author: Mike Jennings 
Date:   2018-11-27T19:40:01Z

VCL-1082 Added code to get epoc time from the database when the monitoring 
function is being called.  This will prevent issues durring daylights saving 
time.




---