Commit Graph

707 Commits (a15984b6633efbb1c5e38ad3a93819d3e7e75e8f)

Author SHA1 Message Date
Torkel Ödegaard a15984b663 feat(apps): pages work 10 years ago
Torkel Ödegaard ffe1407217 feat(apps): minor progress 10 years ago
Torkel Ödegaard e081a5c5a0 feat(apps): worked on pinning apps 10 years ago
Torkel Ödegaard 4da31291d2 feat(apps): minor progress to apps list 10 years ago
Torkel Ödegaard c1e94e61d0 feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings 10 years ago
Torkel Ödegaard ab79348af5 feat(plugins): minor fix for external plugins with staticRoot 10 years ago
Torkel Ödegaard 1ffcea1952 feat(plugins): major improvement in plugins golang code 10 years ago
Torkel Ödegaard c5635f9c89 feat(plugins): changed what datasources should return, they should now return the datasource constructor 10 years ago
Torkel Ödegaard 9943b9a226 feat(plugin): more work on plugin schema 10 years ago
Torkel Ödegaard 3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 10 years ago
Torkel Ödegaard 7a8b3c419b feat(apps): lots of progress 10 years ago
Torkel Ödegaard f67563e9ee feat(apps): moving things around 10 years ago
Mitsuhiro Tanda f84737d7d4 (cloudwatch) reuse credentials 10 years ago
bergquist 5792a16222 fix(plugins): removes warnings for missing folder 10 years ago
bergquist 9343b0378d feat(plugins): adds warn log for scanning folders 10 years ago
Ed Dawley 4da56b65ab Fixes #2818. Adds support for mysql backends via unix sockets 10 years ago
Ed Dawley cd23ab9955 Issue 3461: Session table is now created automatically 10 years ago
Torkel Ödegaard 41a0995db7 feat(apps): minor progress on app meta data 10 years ago
Daniel Low 3f9f0679ec gofmt 10 years ago
Daniel Low ea566fff24 Add TLS for mysql 10 years ago
Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 years ago
Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 years ago
utkarshcmu d8b90721b3 Able to display login Id of the user in Last Updated By 10 years ago
utkarshcmu cb5c1bd24d Removed created_by and fixed gofmt 10 years ago
utkarshcmu af371249f9 Successfully displayed userdId in UI 10 years ago
utkarshcmu 22fd2aed02 Removed columns from snapshot table 10 years ago
utkarshcmu e0ffcda32e Added UI , DB settings 10 years ago
woodsaj 3d15ee6d74 allow app menu items to be selectivly pinned to the left nav menu 10 years ago
woodsaj 48cf56b69a more renaming. also moved apps and datasource menus 10 years ago
woodsaj c35b51a268 refactor. 10 years ago
Piotr Popieluch e29e3416db router logger did not show username in /render calls because cookies are 10 years ago
utkarshcmu 78fe588330 Removed NewAddColumnMigration via 3473 10 years ago
Torkel Ödegaard f83d5f4280 cleanup(influxdb_08): removed influxdb 0.8 data source as an built in official data source, moved it to an external plugin repo, https://github.com/grafana/datasource-plugin-influxdb-08, closes #3523 10 years ago
Torkel Ödegaard 5eab5dc47b feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch 10 years ago
Mitsuhiro Tanda 6fa5e681aa fix EC2RoleProvider parameter 10 years ago
Mitsuhiro Tanda e631940d9e pkg/api/cloudwatch: fix api client construction against aws-sdk-go v0.10.2 10 years ago
Mitsuhiro Tanda 6beb9be42c add CloudWatch Alarm API support 10 years ago
Torkel Ödegaard b63471ebe9 fix(windows): exclude syslog feature from windows builds 10 years ago
Torkel Ödegaard c7e3ed096f fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 10 years ago
Mitsuhiro Tanda c8e894e8f8 sort metrics and dimensions 10 years ago
Mitsuhiro Tanda d9844350fe update supported metrics and dimensions 10 years ago
Mitsuhiro Tanda 2d9d11a89c reorder supported metrics and dimensions 10 years ago
Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 years ago
Daniel Low d7f3869959 gofmt 10 years ago
Daniel Low ed16914715 Add memcache as session provider 10 years ago
utkarshcmu 79d0f47ee7 Added columns in dashboard_snapshot 10 years ago
utkarshcmu 42d1205260 Fixed gofmt checks 10 years ago
utkarshcmu 3d90340446 Added new columns to dashboard table 10 years ago
Mitsuhiro Tanda d1ccf83236 (cloudwatch) use paging 10 years ago
woodsaj 0697274695 I add plugin dependency check. 10 years ago