Commit Graph

8531 Commits (36f0bf0e1ef005fc202c18be9086ecfe9b7f3cf7)
 

Author SHA1 Message Date
bergquist 36f0bf0e1e chore(web): Improve error message for invalid SSL configuration 9 years ago
Torkel Ödegaard 4a116ad4ad fix(build): fixed failing unit test 9 years ago
Torkel Ödegaard 4ec2377e09 fix(notifications): added form validation and restored Send Test button which was always hidden, #6159 9 years ago
Torkel Ödegaard c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 years ago
HeroCC 72f81b3b2a Make Slack Logo link to Slack (#6165) 9 years ago
miao 1f5a68aab1 Modify basic introductions of docs and make it exact (#6166) 9 years ago
Torkel Ödegaard a6918617ff feat(api): fixed minor issue with error message when trying to create duplicate datasource, fixes #6164 9 years ago
Torkel Ödegaard 4f2263552c feat(alerting): updated look for alerting panel, #6136 9 years ago
bergquist 91b180168e tech(notifications): remove unused filter markup 9 years ago
Torkel Ödegaard aa78114440 fix(alerting): fixed icon for ok state in panel header, #6136 9 years ago
Torkel Ödegaard 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 years ago
Torkel Ödegaard 2c4524bbfd fix(logging): minor logging fix 9 years ago
Torkel Ödegaard 2908c6a80b fix(metricsegment): added min width for inputs for metric segment and value select components 9 years ago
Torkel Ödegaard fe4a0a98c1 fix(alerting): added confirm modal in UI, when deleting alert 9 years ago
Torkel Ödegaard 24a25453f6 fix(server): shutdown logging fixes 9 years ago
Torkel Ödegaard 5ec86a9ef4 fix(build): fixed broken build, unreachable code in migrator.go 9 years ago
Torkel Ödegaard 86b546c21d refactor(main): refactoring main grafana server / startup code 9 years ago
Torkel Ödegaard 2b8177e3e5 fix(migration): fix for sqlstore migration, the execution of the migration and recording of the success of it was not done in same transaction, fixes #5315 9 years ago
Torkel Ödegaard 0ab2113fab docs(config): added missing smtp config section, fixes #6155 9 years ago
Torkel Ödegaard 50d146e82c fix(docs): fixed influxdb docs and mention of InfluxDB version, #6027 9 years ago
Torkel Ödegaard 5a1a80bcdd feat(templating): adding missing label property to query variable defaults, fixes #6150 9 years ago
bergquist 1a062c52fa fix(notifications): handle none configured image uploader 9 years ago
Torkel Ödegaard 88ec307f3e fix(graph panel): fixed issue with graph axis labels 9 years ago
Alexander Zobnin c2856926aa fix(graph): fix X axis value selection. (#6145) 9 years ago
Torkel Ödegaard 75311e0626 feat(alerting): removed old init package 9 years ago
Torkel Ödegaard 5f5bbfbda5 Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard 80eb82420e fix(cleanup): check if images dir exists 9 years ago
Torkel Ödegaard c28d004731 Merge branch 'go_routines' 9 years ago
Torkel Ödegaard 71e2c6f6ef refactor(backend): refactoring management of go routines in backend 9 years ago
Dan Cech 6d7061dcaf fix typo in config loader 9 years ago
Torkel Ödegaard 2750c8a801 feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423 9 years ago
Torkel Ödegaard 3e657357e5 Merge branch 'gnet-oauth' 9 years ago
Torkel Ödegaard e5fc4332cd feat(oauth): refactoring PR #6077 9 years ago
bergquist bc634f20d5 Merge branch 'master' into go_routines 9 years ago
bergquist 7a6501640f tech(log): fixes extra param logging 9 years ago
bergquist 991539e410 style(go_routines): improve variable naming 9 years ago
Torkel Ödegaard 5ccdbf01fd merge with master 9 years ago
Torkel Ödegaard 10e63e5dd2 Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard 15299c2ac0 fix(govendor): added new null package 9 years ago
Torkel Ödegaard 599fe49944 fix(templating): fix to datasource variable, was not updated on dashboard load, added unit test for case as well 9 years ago
Mitsuhiro Tanda 593863fb9e (prometheus) check time range (#6137) 9 years ago
Torkel Ödegaard 68370ba2bc feat(testdata): added alert dashboard 9 years ago
Torkel Ödegaard a4648607bb feat(testdata): added csv test data scenario 9 years ago
Torkel Ödegaard 8d5857661e refactor(tsdb): changed tsdb time series model to use null.Float instead of pointers 9 years ago
Torkel Ödegaard 63caedb094 Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard 460160cfa4 feat(testdata): added test case for ms resolution data 9 years ago
Torkel Ödegaard 22e8885690 feat(testdata): progress on test data stuff 9 years ago
Torkel Ödegaard 3ecd96e682 feat(testdata): lots of work on new test data data source and scenarios 9 years ago
bergquist 34b31aeef8 tech(goroutines): sync state between different go routines 9 years ago
bergquist 8e89173095 tech(log): fixes extra param logging 9 years ago