Historial de Commits

Autor SHA1 Mensaje Fecha
  Marcus Efraimsson 5a96863eed pin versions of xorm to resolve sql tests hace 7 años
  Marcus Efraimsson 2ea5b6fe33 add additional usage stats metrics hace 7 años
  Torkel Ödegaard 6c0752473a Sqlstore refactor (#11908) hace 7 años
  Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) hace 7 años
  Dan Cech b4ad044044 better handling for special chars in db config (#11662) hace 7 años
  Torkel Ödegaard fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777) hace 7 años
  Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) hace 7 años
  Marcus Efraimsson 0317ecbf0d postgres: support running multiple postgres integration tests hace 7 años
  Marcus Efraimsson 5c120c2c11 mysql: mysql tests should use a db server with UTC hace 7 años
  Daniel Lee 1cef373d16 Merge remote-tracking branch 'upstream/master' into update-xorm hace 7 años
  Daniel Lee 9cdd7cb04c database: expose SetConnMaxLifetime as config setting hace 7 años
  Daniel Lee 5a3ba68a9c database: fixes after xorm update hace 7 años
  Marcus Efraimsson d4beee2bb0 Merge branch 'master' into mssql_datasource hace 7 años
  Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) hace 7 años
  Ali de22e793d8 Merge branch 'master' into master hace 8 años
  bergquist 099178466d dashboards as cfg: wire up dashboard repo hace 8 años
  linux chips c75f9a1923 MSSQL Data Source hace 8 años
  Furtchet a51b1e8951 Update the config key to database_log_queries so it is more descriptive, as suggested in #9785. hace 8 años
  Furtchet 5fdfa3ff7e MySQL Performance when using GF_DATABASE_URL hace 8 años
  mxlxm c5400ffe76 mysql: use collation instead of charset (#9156) hace 8 años
  Jason Stangroome 632a5e9b97 Support Azure MySQL (#8618) hace 8 años
  Torkel Ödegaard e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 hace 8 años
  Torkel Ödegaard 7031f7e772 fix: sqlite3 and storing/displaying dates used wrong timezone, fixes #8996 hace 8 años
  Anton Yackushev bab21c9069 misspell: Corrected some misspelled words hace 8 años
  Torkel Ödegaard 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 hace 8 años
  Torkel Ödegaard 0bae7212f6 annotations: removed category stuff, my mistake, we need tags hace 8 años
  Alexander Zobnin 7aa992bde4 initial category types hace 8 años
  Torkel Ödegaard f5f0d94ad4 fix: temp/testing fix for hanging issue, #8033 hace 8 años
  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 hace 8 años
  Dan Cech 24d4e50343 utf8mb4 encoding (#7959) hace 8 años