Daniel Lee
|
1cef373d16
Merge remote-tracking branch 'upstream/master' into update-xorm
|
před 7 roky |
Daniel Lee
|
9cdd7cb04c
database: expose SetConnMaxLifetime as config setting
|
před 7 roky |
Daniel Lee
|
5a3ba68a9c
database: fixes after xorm update
|
před 7 roky |
Marcus Efraimsson
|
d4beee2bb0
Merge branch 'master' into mssql_datasource
|
před 7 roky |
Marcus Efraimsson
|
53cd39fde5
Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900)
|
před 7 roky |
Ali
|
de22e793d8
Merge branch 'master' into master
|
před 8 roky |
bergquist
|
099178466d
dashboards as cfg: wire up dashboard repo
|
před 8 roky |
linux chips
|
c75f9a1923
MSSQL Data Source
|
před 8 roky |
Furtchet
|
a51b1e8951
Update the config key to database_log_queries so it is more descriptive, as suggested in #9785.
|
před 8 roky |
Furtchet
|
5fdfa3ff7e
MySQL Performance when using GF_DATABASE_URL
|
před 8 roky |
mxlxm
|
c5400ffe76
mysql: use collation instead of charset (#9156)
|
před 8 roky |
Jason Stangroome
|
632a5e9b97
Support Azure MySQL (#8618)
|
před 8 roky |
Torkel Ödegaard
|
e8a20643d6
feat: store last seen date for users and present in stats and user lists, closes #9007
|
před 8 roky |
Torkel Ödegaard
|
7031f7e772
fix: sqlite3 and storing/displaying dates used wrong timezone, fixes #8996
|
před 8 roky |
Anton Yackushev
|
bab21c9069
misspell: Corrected some misspelled words
|
před 8 roky |
Torkel Ödegaard
|
368e847d12
feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302
|
před 8 roky |
Torkel Ödegaard
|
0bae7212f6
annotations: removed category stuff, my mistake, we need tags
|
před 8 roky |
Alexander Zobnin
|
7aa992bde4
initial category types
|
před 8 roky |
Torkel Ödegaard
|
f5f0d94ad4
fix: temp/testing fix for hanging issue, #8033
|
před 8 roky |
Torkel Ödegaard
|
95e0010a5b
fix: sqlite3 and concurrent write requests caused database locked error some times, depending on how many concurrent requests and speed of disk drive. Fixed by reducign the number of concurrent db connections to 1 for sqlite3, fixes #7992
|
před 8 roky |
Dan Cech
|
24d4e50343
utf8mb4 encoding (#7959)
|
před 8 roky |
Dan Cech
|
dde8583db8
xorm engine.SetMaxConns is a deprecated alias for engine.SetMaxOpenConns
|
před 8 roky |
Torkel Ödegaard
|
9f1c6a73f0
tech: added sql logger to log all sql statements sent to sql server
|
před 8 roky |
huydx
|
28d93b574d
(feat) support max connection setting for database configuration
|
před 8 roky |
huydx
|
adb441e5c8
(format) run go fmt in pkg
|
před 9 roky |
Tom Kozlowski
|
c21ffcc6c9
generalized database connection cert support and added to postgres
|
před 9 roky |
bergquist
|
26c6437846
Merge branch 'master' into alerting
|
před 9 roky |
Torkel Ödegaard
|
357358898d
feat(annotations): working on alert annotations, #5694
|
před 9 roky |
Soulou
|
03d0f11407
Accept URL parameter [database] config
|
před 9 roky |
Torkel Ödegaard
|
086b59483e
feat(loggin): disable logging by default so unit tests are not full of logging
|
před 9 roky |