Commit Graph

95 Commits (77421531d078b1b78f0cc57e6295a1c69802bb04)

Author SHA1 Message Date
Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) 7 years ago
bergquist 8e9b3507c5 tech: removes unused code 7 years ago
Mario Trangoni 7aaa188471 build.go: fix deadcode issues 7 years ago
Marcus Efraimsson b7b0ca2b90
build: introduce -dev flag optimal for building in development mode 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
bergquist 278337e45a install dep instead of govendor on setup 7 years ago
linux chips cc00327fbe add server only build target "build-srv" 8 years ago
Daniel Lee e6bf266c4b formatting in build file 8 years ago
Daniel Lee 91ad260517 build: on windows, ignore linux packaging 8 years ago
Torkel Ödegaard 1e3a42ca68 packaging: added rpm fonts to rpm package dependencies (#8442) 8 years ago
Torkel Ödegaard 7864828e75 packaging: publish nightly builds 8 years ago
Daniel Lee 69bec98962 chore: update all grafana.org urls to .com 8 years ago
Torkel Ödegaard 99064603a4 packaging: added rpm posttrans script to fix config file change, fixes #7686 8 years ago
bergquist 06146b801c build: replace sha1 files with sha256 8 years ago
bergquist 1631c8de95 build: use correct version for tar.gz files 8 years ago
bergquist 3ef077c180 build: use correct version for tar.gz files 8 years ago
bergquist 79daa71350 docs: update golang requirement to 1.8 8 years ago
bergquist 3e62b1b2d7 tech(build): use build number as iteration number 8 years ago
bergquist d72f257f27 tech(build): disable package iteration for release builds 8 years ago
bergquist ac6b5ea796 tech(build): option to not include buildIteration in package name 8 years ago
bergquist 7307e6345b tech(build): remove sha calc from build step 8 years ago
Torkel Ödegaard b191638f41 feat(packaging): Make config file not part of package to simplify upgrade, made commit always a short sha, changed RESTART_ON_UPGRADE to true by default, #7399, #7227 8 years ago
bergquist 4b6aaec880 tech(build): create sha files after signing packages 8 years ago
Torkel Ödegaard 9b8760bad7 packaging(): fix rpm & SUSE compatability issue, #7293 8 years ago
bergquist 96e8ecfa7b feat(cli): adds command to reset admin password 9 years ago
bergquist d016fc1da1 tech(build): create sha files for windows build 9 years ago
Torkel Ödegaard 04a5ad529c generate sha1 for package files, fixes #913 9 years ago
Torkel Ödegaard 8c05a125dc fix(build): updated build.go setup 9 years ago
fg2it c669de1169 add options to support cross build 9 years ago
bergquist a95808a7c3 docs(build): update required go version to 1.7 9 years ago
bergquist 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
bergquist 000eb669df tech(build): change min go version to 1.6 9 years ago
Torkel Ödegaard 56bf9c5612 fix(): changed how package iteration/build is generated 9 years ago
fg2it 303cd8a5af [RenderToPng fix] (#4901) 9 years ago
Dan Cech 2244224b12 add basic Makefile, remove need for global grunt-cli 9 years ago
Torkel Ödegaard 573457c03f fix(build): fixed build script issue 9 years ago
Torkel Ödegaard e4374b1d56 docs(): updated download links 9 years ago
Torkel Ödegaard 953f9da3b5 build(): build fix 9 years ago
Torkel Ödegaard 97b304abc9 build(): added unix timestamp to iteration builds 9 years ago
bergquist 9c50b89d64 feat(build): make build more generic for executables 9 years ago
bergquist 063b54aefe feat(cli): add grafana-cli to linux packages 9 years ago
bergquist d59beec354 feat(cli): move cli into main repo 9 years ago
bergquist 6e7813f2f8 feat(build): move grafana into grafana-server 9 years ago
Torkel Ödegaard 0a58404584 fix(build): minor build script fix, fixes #3756 9 years ago
toni-moreno 7e63978a3f fix formatting for CircleCI test 10 years ago
toni-moreno c9674f84e8 add option pkg-rpm and pkg-deb to create separately both packages #3407 10 years ago
Torkel Ödegaard e9e6ac64bd minor change to build script 10 years ago
Torkel Ödegaard 3668cb6dd4 fix(readme): minor readme update 10 years ago
Torkel Ödegaard e7d5ea8a6c fix(build): revert some build script changes to make building on go 1.4 work again 10 years ago