Torkel Ödegaard
|
56bf9c5612
|
fix(): changed how package iteration/build is generated
|
2016-05-11 13:20:01 +02:00 |
|
fg2it
|
303cd8a5af
|
[RenderToPng fix] (#4901)
* removing useless code
* fix various minor typo
* don't silence phantomjs timeout and allow more time
* fix gofmt
|
2016-05-04 09:07:45 +02:00 |
|
Dan Cech
|
2244224b12
|
add basic Makefile, remove need for global grunt-cli
|
2016-04-25 12:44:26 -04:00 |
|
Torkel Ödegaard
|
573457c03f
|
fix(build): fixed build script issue
|
2016-04-13 17:48:20 -04:00 |
|
Torkel Ödegaard
|
e4374b1d56
|
docs(): updated download links
|
2016-04-13 17:33:03 -04:00 |
|
Torkel Ödegaard
|
953f9da3b5
|
build(): build fix
|
2016-03-30 12:02:44 -07:00 |
|
Torkel Ödegaard
|
97b304abc9
|
build(): added unix timestamp to iteration builds
|
2016-03-30 10:05:30 -07:00 |
|
bergquist
|
9c50b89d64
|
feat(build): make build more generic for executables
|
2016-02-15 15:22:03 +01:00 |
|
bergquist
|
063b54aefe
|
feat(cli): add grafana-cli to linux packages
|
2016-02-15 14:58:16 +01:00 |
|
bergquist
|
d59beec354
|
feat(cli): move cli into main repo
|
2016-02-15 14:09:34 +01:00 |
|
bergquist
|
6e7813f2f8
|
feat(build): move grafana into grafana-server
|
2016-02-15 11:15:38 +01:00 |
|
Torkel Ödegaard
|
0a58404584
|
fix(build): minor build script fix, fixes #3756
|
2016-01-16 19:16:49 +01:00 |
|
Torkel Ödegaard
|
1ebb18ae57
|
Merge pull request #3432 from toni-moreno/add_rpm_deb_separate_commands
add option pkg-rpm and pkg-deb to create separately both packages #3407
|
2015-12-07 11:46:00 +01:00 |
|
toni-moreno
|
7e63978a3f
|
fix formatting for CircleCI test
|
2015-12-04 22:55:23 +01:00 |
|
toni-moreno
|
c9674f84e8
|
add option pkg-rpm and pkg-deb to create separately both packages #3407
|
2015-12-04 22:36:38 +01:00 |
|
Torkel Ödegaard
|
e9e6ac64bd
|
minor change to build script
|
2015-12-04 11:21:38 +01:00 |
|
Torkel Ödegaard
|
3668cb6dd4
|
fix(readme): minor readme update
|
2015-12-01 09:23:30 +01:00 |
|
Torkel Ödegaard
|
e7d5ea8a6c
|
fix(build): revert some build script changes to make building on go 1.4 work again
|
2015-10-27 12:08:56 +01:00 |
|
Torkel Ödegaard
|
da7ae2b0ab
|
fix(build/aws): updated aws dependency and fixed minor build issue, fixes #3026
|
2015-10-26 12:48:30 +01:00 |
|
Torkel Ödegaard
|
43ca50ebbe
|
fix(build): anonther minor build script fix
|
2015-10-16 13:03:20 -04:00 |
|
Torkel Ödegaard
|
b70b730cb9
|
fix(build): minor fix for build script to make latest copy for rpm when version is pre release version
|
2015-10-16 12:26:30 -04:00 |
|
Torkel Ödegaard
|
c9b2cec5ff
|
fix(packaging): deb & rpm package did not mark ldap.toml config file as a configuration file, 2.1.1 & 2.1.2 upgrade overwrote it :(, fixes #2580
|
2015-08-22 08:34:20 +02:00 |
|
Torkel Ödegaard
|
d63a77d8b1
|
fix(build): fixed ldap config file sample issue and build script
|
2015-07-15 13:52:30 +02:00 |
|
Torkel Ödegaard
|
2cbe6cdfd8
|
fix(build): fixed issue in build.go
|
2015-07-15 11:06:29 +02:00 |
|
Torkel Ödegaard
|
0b5ba55131
|
feat(ldap): work on reading ldap config from toml file, #1450
|
2015-07-15 10:08:23 +02:00 |
|
Torkel Ödegaard
|
f8cfbedefd
|
Removed semver dependency from go build script
|
2015-04-22 08:56:14 +02:00 |
|
Torkel Ödegaard
|
e438d21cc0
|
fixed minor issue in build file
|
2015-04-22 08:26:49 +02:00 |
|
Torkel Ödegaard
|
dabdf1b7fd
|
Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832
|
2015-04-21 18:46:44 +02:00 |
|
Torkel Ödegaard
|
123ea331e6
|
Updated build.go to create latest packages correctly
|
2015-04-20 12:10:54 +02:00 |
|
Torkel Ödegaard
|
7c8166cad2
|
updated build script
|
2015-04-15 15:41:56 +02:00 |
|
Torkel Ödegaard
|
3db2aaada6
|
Bumped version to rc1
|
2015-04-15 15:17:19 +02:00 |
|
Torkel Ödegaard
|
a60bf642e1
|
Updated build.go
|
2015-04-12 09:51:56 +02:00 |
|
Torkel Ödegaard
|
d32c03ed11
|
Rpm working again, systemd working on centos 7
|
2015-04-10 16:20:01 +02:00 |
|
Torkel Ödegaard
|
2020fedfdb
|
Fixed issue with overriding default config values via command line
|
2015-04-10 10:58:32 +02:00 |
|
Torkel Ödegaard
|
4c6d7630cd
|
more work on refining config loading, and packaging
|
2015-04-09 17:18:04 +02:00 |
|
Torkel Ödegaard
|
d1767144a8
|
Reworking configuration loading and overriding
|
2015-04-09 12:16:59 +02:00 |
|
Torkel Ödegaard
|
9c2040aa9b
|
More deb & rpm work, systemd testing
|
2015-04-08 16:58:05 +02:00 |
|
Torkel Ödegaard
|
96ee1c17a3
|
Worked on new deb & rpm packaging and init.d scripts
|
2015-04-08 14:10:04 +02:00 |
|
Torkel Ödegaard
|
9c5e116d09
|
Fixed small file nameing issue in build script
|
2015-03-25 14:14:45 +01:00 |
|
Torkel Ödegaard
|
5f22e7da1f
|
Restored steps to build setup phase, installing sqlite3, speeds up builds so much in dev
|
2015-03-10 17:34:28 +01:00 |
|
Torkel Ödegaard
|
880893914a
|
Removed deploy step from circle, will go in another repo
|
2015-03-07 15:24:52 +01:00 |
|
Torkel Ödegaard
|
07a21e921d
|
Updated circle.yml added package step
|
2015-03-07 14:04:12 +01:00 |
|
Torkel Ödegaard
|
cc89bc02f4
|
Working on trying to get CI builds on centos6 to solve GLIBC issue, #1568
|
2015-03-07 12:40:19 +01:00 |
|
Torkel Ödegaard
|
16320d66f2
|
Updated build file
|
2015-03-05 20:11:34 +01:00 |
|
Torkel Ödegaard
|
30294740bd
|
Updated build script, changed deb and rpm config path to /etc/grafana, #1476
|
2015-03-04 16:23:30 +01:00 |
|
Torkel Ödegaard
|
6bf4edade1
|
Updated build.go to get better version/build names
|
2015-03-04 14:48:21 +01:00 |
|
Torkel Ödegaard
|
dfcf68f21d
|
Moved npm install before test
|
2015-03-04 07:20:36 +01:00 |
|
Torkel Ödegaard
|
d89c77af54
|
Small changes to build scripts
|
2015-03-04 07:09:59 +01:00 |
|
Torkel Ödegaard
|
8054f6a2d1
|
Updated build and wercker, again
|
2015-03-03 18:11:16 +01:00 |
|
Torkel Ödegaard
|
55b40aeb65
|
updated build.go
|
2015-03-03 17:58:13 +01:00 |
|