prometheus/web
Karsten Weiss 5f5d77848e Fix 'predefined escaper "html" disallowed in template' in /targets (#3046) (#3050)
Issue #3046 is triggered by html/template changes in go1.9.

See https://tip.golang.org/pkg/html/template. Quote:

//   To ease migration to Go 1.9 and beyond, "html" and "urlquery" will
//   continue to be allowed as the last command in a pipeline. However, if the
//   pipeline occurs in an unquoted attribute value context, "html" is
//   disallowed. Avoid using "html" and "urlquery" entirely in new templates.

The commit also includes a trivial whitespace fix.
2017-08-11 18:31:46 +01:00
..
api/v1 Instrument Prometheus with OpenTracing (#2554) 2017-05-02 18:49:29 -05:00
ui Fix 'predefined escaper "html" disallowed in template' in /targets (#3046) (#3050) 2017-08-11 18:31:46 +01:00
federate_test.go Send instance="" with federation if instance not set. 2017-03-30 06:48:48 +01:00
federate.go Send instance="" with federation if instance not set. 2017-03-30 06:48:48 +01:00
web_test.go 2831 Add Healthy and Ready endpoints 2017-08-07 17:34:04 -03:00
web.go Allow to collapse jobs at /targets page (#2628) 2017-08-09 17:10:30 +02:00