Commit Graph

135 Commits (be67b8d460cb30b94de771df24753816443993a0)

Author SHA1 Message Date
Simon Pasquier f5d54e5be6
*: enable golangci-lint (#5437) 7 years ago
Johannes Würbach 8dfd829fef Docker images for ARM32v7 and ARM64v8 (#5031) 7 years ago
Simon Pasquier 2833ad490b
vendor: bump github.com/hashicorp/serf (#5378) 7 years ago
Simon Pasquier 375ad1185c
*: bump gRPC dependencies (#5075) 7 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 7 years ago
Simon Pasquier bf9a1d3d15 *: fix assets generation 7 years ago
Simon Pasquier 466a8d94fc Makefile: fix assets rule 7 years ago
Simon Pasquier a9ff66427b Makefile: add precheck target 7 years ago
Simon Pasquier 5230e2730a
*: check that assets are up-to-date (#4731) 7 years ago
Simon Pasquier 1a0a570c91 run 'go generate' with proper options 7 years ago
Brian Brazil 3fdb92010e Expand OM to OpenMetrics 7 years ago
Brian Brazil c271ef456a Add an OpenMetrics parser. 7 years ago
Brian Brazil ffe7efb411 Prepare for multiple text formats 7 years ago
Simon Pasquier c4a6acfb1e
*: move to go 1.11 (#4626) 7 years ago
Simon Pasquier 3581377e5d Replace go-bindata with vfsgen (#4430) 7 years ago
Simon Pasquier 45b8dea320 Makefile: update .PHONY target (#4234) 8 years ago
Krasi Georgiev 3f2b2c50dd
use the Makefile.common (#3978) 8 years ago
Simon Pasquier 83325c8d82 web: replace deprecated InstrumentHandler() (#3862) 8 years ago
Krasi Georgiev 5bda3a8ded Check for unused vendored packages (#3892) 8 years ago
Krasi Georgiev 0f00d77661 enable race detection for the tests (#3884) 8 years ago
Paul Gier 06746ff6d0 unset GOBIN in Makefile 8 years ago
Damien Lespiau 4fff98fd7f Remove last mention of GO15VENDOREXPERIMENT 8 years ago
Ben Kochie 8bfbb4e733 Simplify Makefile promu fetch 8 years ago
Sylvain Rabot db5b1aa5f6 Makefile: Allow $(GO) to be set with environmental variable (#2919) 8 years ago
beorn7 463faf5816 Ignore staticcheck's SA1019 in discovery/kubernetes/kubernetes.go, too 8 years ago
Brian Brazil 73dc96e7f5 Fix leak of ticker in remote storage queue manager. 8 years ago
Brian Brazil 5ee07b3b3a Update staticcheck ignores 8 years ago
Ben Kochie 0fcfe3209f Add staticcheck to build. 8 years ago
Fabian Reinartz 1df03d8346 make: disable remote tests temporarily 9 years ago
Fabian Reinartz f2d610c1e5 vendor: update tsdb for fast equal matching 9 years ago
Goutham Veeramachaneni cffb1acf7f Test Longer Tests in Travis (#2570) 9 years ago
Pontus Leitzler 4774d6736a Use go env to fetch GOPATH to support Go 1.8 9 years ago
Julius Volz 92d60ba4c0 Add promu installation logging to Makefile 9 years ago
Bjoern Rabenstein c7bd563b26 Testing: Add more test targets 9 years ago
Alexey Miroshkin 485f7dde08 Fix data race in lexer and lexer test 9 years ago
Tobias Schmidt 4042392a2d Always format generated assets 10 years ago
Joshua Rubin fd7775e251
fix build with multi-part $GOPATH 10 years ago
Steve Durrheimer b2292aaa62 Fix git branch with slash as docker tag 10 years ago
Julius Volz 7735d0da63 Fix build for people without $GOPATH/bin in $PATH. 10 years ago
Steve Durrheimer 8688cf2579
New release process using docker, circleci and a centralized 10 years ago
Jonathan Boulle 1c8262be12 Add script to check for missing license headers 10 years ago
Tobias Schmidt d7889e61bb Detect code style violations in deeply nested files 10 years ago
Julius Volz 999b1d23e0 Add tarballs target to build release tarballs. 10 years ago
Fabian Reinartz 1d58c10b45 Remove `assets` target from default `make` execution 10 years ago
Tobias Schmidt e7fb9d096b Let code format style errors fail CI 10 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets 10 years ago
Fabian Reinartz 57ca7108aa Enable debug generation of go-bindata, rename blob/ to ui/ 10 years ago
Tobias Schmidt ee600cf949 Format web/blob/files.go after generation 10 years ago
Fabian Reinartz 28c2f9e4ff Fix phony targets and log asset generation 10 years ago
Julius Volz cb02af5747 Fix trailing space in Makefile. 10 years ago