18 Commits (51e8badc7ff14c72d478cc11e1cf675be579bccb)

Author SHA1 Message Date
Julius Volz 46c5260761 Support escape sequences in strings and add raw strings. 9 years ago
Julius Volz 7e86cd1ef4 Add Unquote() strutil function. 9 years ago
Fabian Reinartz 398bbf906b Switch to common/route package 9 years ago
Julius Volz 0179bbfe03 Fix / -> /graph redirect when using a path prefix. 9 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 9 years ago
Jimmi Dyson a1574aa2b3 Move TLS options to scrape config 9 years ago
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago
Jimmi Dyson 923f8111d4 Initial Kubernetes discovery 9 years ago
Will Rouesnel 7810448dbe Add proxy_url parameter to allow specifying per-job HTTP proxy servers 9 years ago
Jimmi Dyson 52cf6b3e6e Configuration options for bearer tokens, client certs & CA certs 9 years ago
Fabian Reinartz 834cec44cf httputil: remove non-general helper functions 10 years ago
Fabian Reinartz 1b5ceb570a util/cli: create CLI utility package 10 years ago
Sindre Myren a081c9436b Building without a Makefile (on Windows) 10 years ago
Fabian Reinartz 535c002f79 util/route: add WithParam function. 10 years ago
Fabian Reinartz 183be62f2a util/strutil: do not panic on wrong duration unit. 10 years ago
Fabian Reinartz e88e5f680b web: simplify prefix handling using util/route package. 10 years ago
Fabian Reinartz 6c24114a7b util/route: create route package. 10 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/ 10 years ago