alertmanager/template
Max Leonard Inden c3850708c1 Make assets generation deterministic
By passing "-modtime 1" flag into go-bindata command it uses the same
unix timestamp (1) for every file in the fake filesystem. Thereby every
execution of "make assets" results in the same asset outputs if the
inputs were the same. This forces us to set the "Cache-Control"
attribute to "no-cache".
2017-04-10 13:47:13 +02:00
..
internal/deftmpl Make assets generation deterministic 2017-04-10 13:47:13 +02:00
default.tmpl Renamed from and message options for VictorOps to monitoring_tool and state_message as per the VictorOps documentation (#667) 2017-03-24 14:06:39 +00:00
email.html Include generatorURL in PD and emails 2016-02-16 16:42:22 +01:00
template.go template: Add reReplaceAll function (#639) 2017-03-04 12:07:31 +00:00