提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Torkel Ödegaard 3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 10 年之前
  Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 年之前
  woodsaj 0903d5541b Merge branch 'master' of github.com:grafana/grafana into externalPlugin 10 年之前
  woodsaj c35b51a268 refactor. 10 年之前
  Torkel Ödegaard 5eab5dc47b feat(plugins): removed external plugins and bundle code, not ready for master yet, will revert this commit in seperate branch 10 年之前
  Torkel Ödegaard 2ec5bc77d7 Merge branch 'external-plugins' 10 年之前
  Torkel Ödegaard 201f50b121 Merge branch 'master' into external-plugins 10 年之前
  Carl Bergquist 548ee47aa7 Merge pull request #3122 from shoonoise/hide_signout 10 年之前
  Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 年之前
  woodsaj c4a0fe0234 add pluginBundle backend api methods and SQL storage 10 年之前
  woodsaj bd4cb549d6 add pluginBundle support 10 年之前
  shoonoise 5cf3425b93 Disable sign out button in case of auth proxy enabled 10 年之前
  Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 年之前
  Julius Volz 3cc69112c1 Fix "Link to Prometheus" button for proxied Prometheus sources. 10 年之前
  Torkel Ödegaard 50281f12b9 fix(default datasource): minor fix for handling of default datasource 10 年之前
  Torkel Ödegaard 6ee0f2c6a7 feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436 10 年之前
  Torkel Ödegaard a16c63a43e feat(mixed datasources): continued work on editor design change 10 年之前
  Torkel Ödegaard 24bab47f14 fix(create org): Anonymous user can no longer create org, Fixes #2227 10 年之前
  Torkel Ödegaard 5962bcbc6c Do not show create org link when allow_org_create is set to false, Fixes #2135 10 年之前
  Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 10 年之前
  Torkel Ödegaard 592330b5a7 Expose data source extended properties (jsonData), to the frontend, Closes #2023 10 年之前
  Torkel Ödegaard f7b4f331f3 Updating docs 10 年之前
  Torkel Ödegaard 477e035f2e Fixed anonymous access mode, Closes #1586 10 年之前
  Torkel Ödegaard 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 年之前
  Torkel Ödegaard 232f980c72 More work on restoring features after moving to plugin model for datasources, no annotations work again #1276 #1472 10 年之前
  Torkel Ödegaard 9e892bddf0 More work on restoring features after moving to plugin model for datasources, #1276 #1472 10 年之前
  Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 年之前
  Torkel Ödegaard 5bd5713a52 Began work on plugin system 10 年之前
  Torkel Ödegaard ae7f18f981 Made a copy of influxdb datasource named influxdb_08 so the main influxdb data source can be modified to support InfluxDB 0.9, made some initial experiments to get queries to work, but a lot more work is needed, #1525 10 年之前