提交歷史

作者 SHA1 備註 提交日期
  Torkel Ödegaard a47b31ac62 fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513 8 年之前
  Torkel Ödegaard 06e87c151f feat: added settings to sample ini #8768 8 年之前
  Torkel Ödegaard 9ff4ab1236 Merge branch 'master' into query_troubleshooting 8 年之前
  Torkel Ödegaard c34db77f04 grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 8 年之前
  Torkel Ödegaard 78dbb4dc13 config: removed trace level from config comment 8 年之前
  Mitja Z c92d719a72 added support for listening on unix socket #4030 (#8221) 8 年之前
  fir4 6d9e8bd147 webdav: allow specification of a different public_url than upload url 8 年之前
  Seuf 319b8d8fca Configurable signout menu activation (#7968) 8 年之前
  Dan Cech dde8583db8 xorm engine.SetMaxConns is a deprecated alias for engine.SetMaxOpenConns 8 年之前
  Torkel Ödegaard 4d4e165be7 links: updated links from grafana.net to grafana.com 8 年之前
  Daniel Lee 6dfdcd7ca5 email: change default from name to Grafana 9 年之前
  Jacob Bednarz 7520b4f404 Update default configuration to include `from_name` values 9 年之前
  bergquist 5b7b3fef64 conf: adds sample values for db conn settings 9 年之前
  Torkel Ödegaard 2a09d4a5a6 fix(): conf file had left over of old config key, #7395 9 年之前
  Torkel Ödegaard e073d20731 updated sample config 9 年之前
  bergquist 06440ef57b tech(dataproxy): moves cfg to [dataproxy] 9 年之前
  bergquist 839eb97061 Merge branch 'feature/dataProxyAuditLog' of https://github.com/Ricky-N/grafana into Ricky-N-feature/dataProxyAuditLog 9 年之前
  bergquist eb8d1dfa34 docs(smtp): adds info about how to use passwords with # 9 年之前
  Ricky Niemi 269d16301a Rename to audit logging to data proxy logging 9 年之前
  Ricky Niemi 0fee7c863a Gate data proxy audit logging behind audit_logging server setting 9 年之前
  Torkel Ödegaard 597ebb1161 fix(config): fixed issue setting generic oauth name via ENV variable, fixes #6974 9 年之前
  Torkel Ödegaard 6e27db148c Merge branch 'authproxy_ldap' of https://github.com/seuf/grafana into seuf-authproxy_ldap 9 年之前
  Torkel Ödegaard 80d88d302c fix(config): changed default for oauth and allow_sign_up setting, #6928 9 年之前
  Seuf ae27c17c68 Auth Proxy improvements 10 年之前
  bergquist 464553a453 docs: explains how to use comment chars in passwords 9 年之前
  Viet Hung Nguyen c6e66ec15e Update sample.ini 9 年之前
  bergquist a51de8e987 tech(conf): remove dragoo :( 9 年之前
  bergquist 04f417a423 feat(alerting): enabled by default. configurable elert engine 9 年之前
  bergquist a3c91450d5 tech(config): add log.filters to default and sample 9 年之前
  Eric Perrino d3b0905899 Added allow_sign_up setting to auth.ldap to be able to disable automatic user creation for LDAP logins (#6191) 9 年之前