153 Commits (dcba645366f2050affa65f7f06808b581d4d4d37)

Author SHA1 Message Date
Fabian Reinartz 1df03d8346 make: disable remote tests temporarily 8 years ago
Fabian Reinartz f2d610c1e5 vendor: update tsdb for fast equal matching 8 years ago
Goutham Veeramachaneni cffb1acf7f Test Longer Tests in Travis (#2570) 8 years ago
Pontus Leitzler 4774d6736a Use go env to fetch GOPATH to support Go 1.8 8 years ago
Julius Volz 92d60ba4c0 Add promu installation logging to Makefile 8 years ago
Bjoern Rabenstein c7bd563b26 Testing: Add more test targets 8 years ago
Alexey Miroshkin 485f7dde08 Fix data race in lexer and lexer test 8 years ago
Tobias Schmidt 4042392a2d Always format generated assets 8 years ago
Joshua Rubin fd7775e251
fix build with multi-part $GOPATH 9 years ago
Steve Durrheimer b2292aaa62 Fix git branch with slash as docker tag 9 years ago
Julius Volz 7735d0da63 Fix build for people without $GOPATH/bin in $PATH. 9 years ago
Steve Durrheimer 8688cf2579
New release process using docker, circleci and a centralized 9 years ago
Jonathan Boulle 1c8262be12 Add script to check for missing license headers 9 years ago
Tobias Schmidt d7889e61bb Detect code style violations in deeply nested files 9 years ago
Julius Volz 999b1d23e0 Add tarballs target to build release tarballs. 9 years ago
Fabian Reinartz 1d58c10b45 Remove `assets` target from default `make` execution 9 years ago
Tobias Schmidt e7fb9d096b Let code format style errors fail CI 9 years ago
Fabian Reinartz a542cc8609 Remove -web.use-local-assets 9 years ago
Fabian Reinartz 57ca7108aa Enable debug generation of go-bindata, rename blob/ to ui/ 9 years ago
Tobias Schmidt ee600cf949 Format web/blob/files.go after generation 9 years ago
Fabian Reinartz 28c2f9e4ff Fix phony targets and log asset generation 9 years ago
Julius Volz cb02af5747 Fix trailing space in Makefile. 9 years ago
Fabian Reinartz 92ffeadb7b Move assets generation to top level make file 9 years ago
Fabian Reinartz 5127963e93 Replace Makefile with simpler setup 9 years ago
Fabian Reinartz 468d2eb60e Vendoring via govendor 9 years ago
Fabian Reinartz e88eb9f164 Remove Godeps 9 years ago
Robey Pointer 3a5c0f30c1 create a unix-style tarball with a nested folder 9 years ago
beorn7 b55a71a30c Fix the race condition targets in the Makefile. 10 years ago
Steve Durrheimer 016e00441f Add circleci yaml for Dockerfile test build 10 years ago
Fabian Reinartz 6e61fd3e96 tools/rulechecker: bye bye 10 years ago
Julius Volz c69b733956 Simplify Go dependency handling in Dockerfile. 10 years ago
Fabian Reinartz d27e45cc74 make: add promtool to build and tarball targets. 10 years ago
Fabian Reinartz 31325c1fd0 make: adjust to new main location. 10 years ago
Julius Volz f10effceb1 Update file exclusion list for `make format`. 10 years ago
Fabian Reinartz 8d304d95e5 make: do not call go-bindata on building. 10 years ago
Sindre Myren a081c9436b Building without a Makefile (on Windows) 10 years ago
Fabian Reinartz 8eda04fbf1 Remove logging output from test runs 10 years ago
Fabian Reinartz 5fbde88919 Switch config to YAML format. 10 years ago
Julius Volz 0dc8f3cb04 Remove obsolete "rules" target from main Makefile. 10 years ago
Johannes 'fish' Ziemke ab3e08e070 Add rule_checker and console templates to archive 10 years ago
Alexander Staubo 8a47f8a44d Makefile: Calculate $(GOROOT), etc. relative to Makefile instead of using $(PWD), which is not always available (eg., in debuild). 10 years ago
Julius Volz 13048b7468 Simplify GOPATH/dependency setup. 10 years ago
Julius Volz af627bb2b9 Copy vendored deps manually instead of using Godeps. 10 years ago
Brian Brazil e4b4cac212 Exclude Godeps from make format 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Stuart Nelson f1c257845f Vendor external dependencies with godep. 10 years ago
Tomás Senart 09c58ce481 Upgrade to Go 1.4 10 years ago
Bjoern Rabenstein 006b5517e2 Simplify makefiles. 10 years ago
Julius Volz c6e9f085a3 Update used Go version to 1.3. 10 years ago
Julius Volz ef3b512dcf Update used Go version to 1.3. 10 years ago