90595ffdce
cli: fix init of bus
2018-09-25 21:31:24 +02:00
6c0752473a
Sqlstore refactor ( #11908 )
...
* refactor: tracing service refactoring
* refactor: sqlstore to instance service
* refactor: sqlstore & registory priority
* refactor: sqlstore refactor wip
* sqlstore: progress on getting tests to work again
* sqlstore: progress on refactoring and getting tests working
* sqlstore: connection string fix
* fix: not sure why this test is not working and required changing expires
* fix: updated grafana-cli
2018-05-18 11:10:10 +02:00
fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance ( #11777 )
...
* wip: start on refactoring settings
* settings: progress on settings refactor
* refactor: progress on settings refactoring
* fix: fixed failing test
* settings: moved smtp settings from global to instance
2018-04-30 16:21:04 +02:00
6ec1d16327
fix: cli admin reset-password fixes cmd args
...
Fixes the homepath and config command line args. This allows the
command to be used even when the homepath is different from the
default.
Fixes #7730
2017-04-20 13:30:17 +02:00
96e8ecfa7b
feat(cli): adds command to reset admin password
...
closes #5479
2016-12-09 15:25:02 +01:00
cd85e1f651
Merge branch 'master' into cli_db_commands
2016-12-09 12:36:05 +01:00
645293e590
fix(cli): improve error message for upgrade-all
...
closes #5885
2016-08-30 13:47:42 +02:00
c087445d51
feat(cli): add db command to cli.
2016-08-24 15:46:26 +02:00
39be7cf7d7
Added grafana-cli command. Added public documentation for specifying plugin version when installing. ( #5665 )
2016-07-27 09:41:33 +02:00
2123fbdf9b
feat(cli): make remove command an alias for uninstall
2016-06-23 08:21:55 +02:00
15aeb4aec2
tech(cli): rename log to logger to separate from server logger
2016-06-03 12:22:30 +02:00
07b13e24fa
style(cli): add some color to error messages
2016-04-23 14:39:42 +02:00
f93b039e42
change(grafana-cli): changed upgrade to update in command line, upgrade and upgrade-all will still work as aliases
2016-04-11 18:05:28 -04:00
eeb7524c0f
feat(cli): improve helptext for cli
2016-04-11 14:50:34 +02:00
2fd25f0093
feat(cli): add uninstall alias for remove
2016-04-11 14:49:12 +02:00
7f8643efde
feat(cli): make all plugin commands subcommands
2016-03-21 10:01:07 +01:00
f5bb2b11e5
feat(cli): improve error handling for missing plugin dir
2016-03-11 14:11:25 +01:00
1a6af064b0
fix(cli): improve logging when folders does not exists
2016-03-07 16:41:22 +01:00
4131d8b57a
feat(cli): add command for upgrading one plugin
2016-02-16 08:49:27 +01:00
746257710b
fix(cli): align code with core grafana
2016-02-15 16:11:37 +01:00
5adac86b43
fix(cli): remove dev text values
2016-02-15 14:19:59 +01:00
d59beec354
feat(cli): move cli into main repo
2016-02-15 14:09:34 +01:00