Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  mxlxm c5400ffe76 mysql: use collation instead of charset (#9156) 8 yıl önce
  Jason Stangroome 632a5e9b97 Support Azure MySQL (#8618) 8 yıl önce
  Torkel Ödegaard e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 8 yıl önce
  Torkel Ödegaard 7031f7e772 fix: sqlite3 and storing/displaying dates used wrong timezone, fixes #8996 8 yıl önce
  Anton Yackushev bab21c9069 misspell: Corrected some misspelled words 8 yıl önce
  Torkel Ödegaard 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 yıl önce
  Torkel Ödegaard 0bae7212f6 annotations: removed category stuff, my mistake, we need tags 8 yıl önce
  Alexander Zobnin 7aa992bde4 initial category types 8 yıl önce
  Torkel Ödegaard f5f0d94ad4 fix: temp/testing fix for hanging issue, #8033 8 yıl önce
  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 yıl önce
  Dan Cech 24d4e50343 utf8mb4 encoding (#7959) 8 yıl önce
  Dan Cech dde8583db8 xorm engine.SetMaxConns is a deprecated alias for engine.SetMaxOpenConns 8 yıl önce
  Torkel Ödegaard 9f1c6a73f0 tech: added sql logger to log all sql statements sent to sql server 8 yıl önce
  huydx 28d93b574d (feat) support max connection setting for database configuration 8 yıl önce
  huydx adb441e5c8 (format) run go fmt in pkg 9 yıl önce
  Tom Kozlowski c21ffcc6c9 generalized database connection cert support and added to postgres 9 yıl önce
  bergquist 26c6437846 Merge branch 'master' into alerting 9 yıl önce
  Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 9 yıl önce
  Soulou 03d0f11407 Accept URL parameter [database] config 9 yıl önce
  Torkel Ödegaard 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 9 yıl önce
  Torkel Ödegaard 93fdc18fd4 feat(logging): fixed dependencies 9 yıl önce
  Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 9 yıl önce
  Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 yıl önce
  Torkel Ödegaard 56c080417a fix(logging): only log to xorm.log when in dev mode, fixes #4182 9 yıl önce
  Torkel Ödegaard b5dc1727d2 fix(postgres): If password or user is empty use empty quotes for connection string, #3985 10 yıl önce
  bergquist 6c8d084664 Merge branch 'ssl-for-mysql' of https://github.com/improbable-io/grafana into improbable-io-ssl-for-mysql 10 yıl önce
  Ed Dawley 4da56b65ab Fixes #2818. Adds support for mysql backends via unix sockets 10 yıl önce
  Daniel Low 3f9f0679ec gofmt 10 yıl önce
  Daniel Low ea566fff24 Add TLS for mysql 10 yıl önce
  Torkel Ödegaard e01c68dcea fix(logging): removed db connection string from being printed in logs at app startup, fixes #2488 10 yıl önce