Commit Graph

138 Commits (eedc19f9f0924c2ee9ab5c310f32b996d3ad35de)

Author SHA1 Message Date
Carl Bergquist 0fd5945542
Fixes linting errors in datasource provisioning. (#23515) 5 years ago
Leonard Gram 2850419470
Build: adds make target run-frontend (#20227) 6 years ago
Marcus Olsson 79cbe191b6
Docs: Document Makefile (#19720) 6 years ago
Kyle Brandt 84609abdfa build: update scripts go.(mod|sum) (#19834) 6 years ago
Marcus Efraimsson b76c6daf85
enforce GO111MODULE=on when running make run (#19724) 6 years ago
Torkel Ödegaard 781b679d47
Release: Fix issue with tag script on osx (#19557) 6 years ago
Sofia Papagiannaki de075e529d
Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) 6 years ago
Oleg Gaidarenko 4b16cd6cc8
Build: Introduce shellcheck (#18081) 6 years ago
Oleg Gaidarenko 8202fa2fde
Build: change definition of the vars in makefile (#18151) 6 years ago
Oleg Gaidarenko b049b003f2 Build: allow dynamically change docker image (#18112) 6 years ago
Oleg Gaidarenko 1cbec50866 Build: consistently reference go binary (#18059) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Oleg Gaidarenko bc7c420ee8
Build: make bra a local dependency (#17414) 6 years ago
Oleg Gaidarenko f43af0e644
Build: specify build flag for `docker-compose up` (#17411) 6 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 6 years ago
Oleg Gaidarenko a1a498f96c
Build: ignore absence of docker-compose (#17331) 6 years ago
Oleg Gaidarenko 9ff44b5037
Build(makefile): improve error handling (#17281) 6 years ago
Oleg Gaidarenko baa55ab6ae
Feature: do dev environment via makefile (#17136) 6 years ago
Oleg Gaidarenko be66ed9dab
Chore: explore possibilities of using makefile (#17039) 6 years ago
Carl Bergquist 68f5ddf18c
replace dep with go modules (#16017) 6 years ago
Oleg Gaidarenko 04b3afcd15
Chore: Implement revive (#16200) 6 years ago
Leonard Gram 2e8c4699b0 build: internal metrics for packaging. 7 years ago
David Kaltschmidt a4ef1d6175 Makefile: dependency-driven target to build node_modules 7 years ago
bergquist 2936e34d75 removes protoc from makefile 7 years ago
Dan Cech 96d6657b00 produce an image compatible with grafana-docker 7 years ago
Leonard Gram 0ff54d257a build: makes it easier to build a local docker container. 7 years ago
David Kaltschmidt c3cc60b080 Support for local Docker builds 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
bergquist 9e942f1a6d Adds Tables types to protobuf 7 years ago
bergquist a2d47427ba separate plugin impl and proto files 8 years ago
bergquist 3c0f61511d build: deps-go is not required for building grafana 8 years ago
bergquist 2ad2b96133 build: avoid progress bar update on yarn install 8 years ago
bergquist 60a2041065 tech(build): yarn install should use --pure-lockfile 8 years ago
Carl Bergquist e61d049623 tech(build): replace npm with yarn (#7108) 8 years ago
Dan Cech 6b16fcea52 Oauth2 Updates (#6226) 9 years ago
bergquist d3a5d5c058 tech(build): update makefile 9 years ago
Dan Cech 650bb4c719 use npm test to run npm tests 9 years ago
Dan Cech 2244224b12 add basic Makefile, remove need for global grunt-cli 9 years ago
Torkel Ödegaard 4131b75562 updated build script and readme with build instructions 11 years ago
Torkel Ödegaard c4a48b35c0 Updated libs 11 years ago
Torkel Ödegaard 27f07e9de2 Progress on data source admin 11 years ago
Torkel Ödegaard f665a30d28 Added lint step to Makefile 11 years ago
Torkel Ödegaard 26ec858903 Moved grafana bin file to bin folder 11 years ago
Torkel Ödegaard 50164324f3 moved back to a main.go file in root 11 years ago
Torkel Ödegaard d7ee4b4573 Added missing files 11 years ago