89418a155a
More work on email and notification infra #1456
2015-06-05 11:08:19 +02:00
c709a28f02
More work on email and notification infra #1456
2015-06-05 08:15:38 +02:00
3f5ab189cd
Began work on emailing service #1456
2015-06-04 14:29:39 +02:00
fb56bc59f2
Create pid file before runtime init, Fixes #1990
2015-05-14 10:33:56 +02:00
448a8b8d1c
Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960
2015-05-13 13:36:24 +02:00
1a9f630710
Began work on adding json files to search, #960
2015-05-11 20:04:03 +02:00
6de584aafc
Updated to config file finding, and added homepath command line option
2015-04-12 09:15:49 +02:00
d1767144a8
Reworking configuration loading and overriding
2015-04-09 12:16:59 +02:00
a991cda233
Began work on refactoring reading config values
2015-04-08 20:31:42 +02:00
96ee1c17a3
Worked on new deb & rpm packaging and init.d scripts
2015-04-08 14:10:04 +02:00
7d4293f849
removed cli commands, need to be mobed to a seperate binary using http api, #1570
2015-03-22 06:48:53 -04:00
433070a135
Add dashboards:export CLI command
...
Allows exporting all dashboards to a --dir or filtering dashboards
by title. If no --dir is specified, a single dashboard must be
found and it will be sent to stdout which can be piped to a file.
Fixes #1498
2015-03-03 23:16:14 -07:00
0db55b6194
Work on deb and rpm packages, both seem to work now, #1476
2015-03-03 17:14:58 +01:00
26e4809e2e
Big Backend Refatoring: Renamed Account -> Org
2015-02-23 20:07:49 +01:00
56d8fe4a22
Small changes to CLI commands PR
2015-02-16 07:40:21 +01:00
b6428b08d0
CLI: Fix config flag being ignored
...
Passing --config had no effect when passed. It will now be applied as
the last config file and before any env var overrrides.
2015-02-15 15:06:02 -07:00
9223c95481
CLI: Order commands alphabetically
2015-02-15 14:01:48 -07:00
b97361b193
CLI: Add datasource:delete command
2015-02-15 13:36:10 -07:00
22652889b2
CLI: Add datasource:create command
...
Allows creating a datasource from the command line
2015-02-15 13:36:10 -07:00
f443b7087c
CLI: Add datasource:info command
...
Describes the full datasource details given an account and
datasource name.
2015-02-15 13:36:10 -07:00
9cb1170361
CLI: Move duplicated config flag to global flag
2015-02-15 13:36:10 -07:00
dda760b9b5
CLI: Add datasource list command
...
Lists all the datasources for an account via the CLI
2015-02-15 13:36:10 -07:00
ca4124940a
CLI: Remove redundant Cmd prefix from commands
2015-02-15 13:36:10 -07:00
90cd10e034
CLI: Add account:delete command
2015-02-15 13:36:10 -07:00
81531a29eb
CLI: Add account:create command
...
Creates a new account attached to the default admin account for now.
2015-02-15 13:36:10 -07:00
ca37b24455
CLI: Add account list command
2015-02-15 13:36:10 -07:00
10820f31c2
Changed go package path
2015-02-05 10:37:13 +01:00
d95c5e6674
Basic import of json dashboards is working, needs more work to handle updates, and continous watching, #22
2015-01-29 14:33:50 +01:00
d06174fb56
Added build script written in go that adds build symbols for version, commit and build date
2015-01-05 10:46:58 +01:00
ad4cf373a6
Work on unifying backend grafnaa and standalone grafana, and being able to build both from the same branch
2014-12-31 19:02:00 +01:00
90ae59ccaf
Fixed png rending
2014-12-01 13:25:57 -08:00
246f41b88a
Bus experiment
2014-11-28 22:16:49 +01:00
50164324f3
moved back to a main.go file in root
2014-11-28 11:51:34 +01:00