Torkel Ödegaard
|
f5f0d94ad4
fix: temp/testing fix for hanging issue, #8033
|
пре 8 година |
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
|
пре 8 година |
Dan Cech
|
24d4e50343
utf8mb4 encoding (#7959)
|
пре 8 година |
Dan Cech
|
dde8583db8
xorm engine.SetMaxConns is a deprecated alias for engine.SetMaxOpenConns
|
пре 8 година |
Torkel Ödegaard
|
9f1c6a73f0
tech: added sql logger to log all sql statements sent to sql server
|
пре 8 година |
huydx
|
28d93b574d
(feat) support max connection setting for database configuration
|
пре 9 година |
huydx
|
adb441e5c8
(format) run go fmt in pkg
|
пре 9 година |
Tom Kozlowski
|
c21ffcc6c9
generalized database connection cert support and added to postgres
|
пре 9 година |
bergquist
|
26c6437846
Merge branch 'master' into alerting
|
пре 9 година |
Torkel Ödegaard
|
357358898d
feat(annotations): working on alert annotations, #5694
|
пре 9 година |
Soulou
|
03d0f11407
Accept URL parameter [database] config
|
пре 9 година |
Torkel Ödegaard
|
086b59483e
feat(loggin): disable logging by default so unit tests are not full of logging
|
пре 9 година |
Torkel Ödegaard
|
93fdc18fd4
feat(logging): fixed dependencies
|
пре 9 година |
Torkel Ödegaard
|
9741af2031
feat(logging): progress on new logging #4590
|
пре 9 година |
Torkel Ödegaard
|
22778e6efd
feat(logging): a lot of progress on moving to new logging lib, #4590
|
пре 9 година |
Torkel Ödegaard
|
56c080417a
fix(logging): only log to xorm.log when in dev mode, fixes #4182
|
пре 9 година |
Torkel Ödegaard
|
b5dc1727d2
fix(postgres): If password or user is empty use empty quotes for connection string, #3985
|
пре 10 година |
bergquist
|
6c8d084664
Merge branch 'ssl-for-mysql' of https://github.com/improbable-io/grafana into improbable-io-ssl-for-mysql
|
пре 10 година |
Ed Dawley
|
4da56b65ab
Fixes #2818. Adds support for mysql backends via unix sockets
|
пре 10 година |
Daniel Low
|
3f9f0679ec
gofmt
|
пре 10 година |
Daniel Low
|
ea566fff24
Add TLS for mysql
|
пре 10 година |
Torkel Ödegaard
|
e01c68dcea
fix(logging): removed db connection string from being printed in logs at app startup, fixes #2488
|
пре 10 година |
Torkel Ödegaard
|
d1767144a8
Reworking configuration loading and overriding
|
пре 10 година |
Torkel Ödegaard
|
96ee1c17a3
Worked on new deb & rpm packaging and init.d scripts
|
пре 10 година |
Torkel Ödegaard
|
a96e4a343c
Only create admin user specified in config file when there are no users in the database, Fixes #1680
|
пре 10 година |
Torkel Ödegaard
|
b1f85dc8f1
Added expire option to dashboard snapshots, #1623
|
пре 10 година |
Torkel Ödegaard
|
02a89c752b
Progress on database schema migration for account -> org refactor
|
пре 10 година |
Torkel Ödegaard
|
10820f31c2
Changed go package path
|
пре 11 година |
Torkel Ödegaard
|
d8db5189c1
More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done
|
пре 11 година |
Torkel Ödegaard
|
3752379106
Worked on event system, needs a little more work
|
пре 11 година |