Commit graph

107 commits

Author SHA1 Message Date
emile 396a8f9360 Merge branch 'validate-govet' of https://github.com/vdemeester/traefik into vdemeester-validate-govet 2015-09-24 16:09:39 +02:00
emile cffa74f9cf Exit on permission denied 2015-09-24 13:05:44 +02:00
Vincent Demeester 4f5005b6bd Add govet target and script
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-09-23 21:44:06 +02:00
emile 8825a26ae6 Merge PR https://github.com/EmileVauge/traefik/pull/3 2015-09-22 11:29:41 +02:00
emile 616c58ad4b Circuit breaker middleware 2015-09-19 13:02:59 +02:00
emile 331a92281b Correct bad docker image name if REPO contains uppercase 2015-09-16 18:07:58 +02:00
Vincent Demeester 0ea80582d2 Update building stuff
- Add a Makefile with common targets (binary, test, validate, ..)
- Use docker to build it (isolated)

And update circleci to work with the new Makefile..

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-09-15 23:09:48 +02:00