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
|
23558c61d4
feat: wip work on #8768
|
8 лет назад |
Torkel Ödegaard
|
f5ed5c6529
settings(change): changed default value for allow sign up to false, closes #8743, and changed default option allow_org_create to false
|
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 лет назад |
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 лет назад |
timolehto
|
6e304e6e42
comments: Typos in defaults.ini (#7988)
|
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 лет назад |
huydx
|
28d93b574d
(feat) support max connection setting for database configuration
|
9 лет назад |
Torkel Ödegaard
|
40d39f8a3e
refactor(): renaming alerting hide ui option, #7318
|
9 лет назад |
Torkel Ödegaard
|
fee4846429
Merge branch 'alerting_ui' of https://github.com/smalik03/grafana into smalik03-alerting_ui
|
9 лет назад |
smalik
|
9862c9ff40
feat(alerting): Show/hide alerting UI using configuration variable
|
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
|
b00fc73242
Use space to separate multiple modes
|
9 лет назад |
bergquist
|
a51de8e987
tech(conf): remove dragoo :(
|
9 лет назад |
Eric Uldall
|
658fc1a67a
added hosted domain suppport to google oauth login (#6372)
|
9 лет назад |
bergquist
|
04f417a423
feat(alerting): enabled by default. configurable elert engine
|
9 лет назад |