提交历史

作者 SHA1 备注 提交日期
  bergquist 8a3a3cccc3 moves metric package to /infra 6 年之前
  Marcus Efraimsson 8ae066ab5d move authtoken package into auth package 6 年之前
  bergquist ff136b6ba8 initial verison of server lock 7 年之前
  Marcus Efraimsson a6a1362ad1 temporary fix for starting grafana not running systemd 7 年之前
  Mario Trangoni 774ad3ff39 pkg/cmd/grafana-server/server.go: Check sendSystemdNotification return value. 7 年之前
  Mario Trangoni dae7c11a5f pkg/cmd/grafana-server/server.go: check serviceGraph.Provide() errors 7 年之前
  Marcus Efraimsson 5d4dc18bbc revert application lifecycle event support 7 年之前
  Marcus Efraimsson 2332b3e205 remove unused code 7 年之前
  Marcus Efraimsson 9edaa3fa8c application lifecycle event support 7 年之前
  Marcus Efraimsson cfb061ddab refactor datasource caching 7 年之前
  bergquist c9ac762fb1 build: adds branch info to binary build 7 年之前
  Carl Bergquist 88783d6e0a avoid calling os.Exit outside main.go (#12459) 7 年之前
  Torkel Ödegaard 7a7c6f8fab fix: log close/flush was done too early, before server shutdown log message was called, fixes #12438 7 年之前
  bergquist dbfafa1cb5 routing: allows routes to be added to existing groups 7 年之前
  Torkel Ödegaard 80d694d205 Backend image rendering as plugin (#11966) 7 年之前
  Torkel Ödegaard d0c17100cb fix: fixed some minor startup logging issues 7 年之前
  Torkel Ödegaard 6c0752473a Sqlstore refactor (#11908) 7 年之前
  Torkel Ödegaard 27e1c67453 refactor: tracing service refactoring (#11907) 7 年之前
  bergquist 65352dccc0 only error log when err is not nil 7 年之前
  Torkel Ödegaard c40a50829d fix: removed manully added http server from inject graph as it is now a self registered service 7 年之前
  Torkel Ödegaard e3ea6c683c fix: comment spell fix 7 年之前
  Torkel Ödegaard 23655315b8 fix: fixed race condition between http.Server ListenAndServe & Shutdown, now service crash during startup correctly closes http server every time 7 年之前
  Torkel Ödegaard d04ad835e2 refactoring: lots of refactoring around server shutdown flows, making sure process is terminated when background service has crashed 7 年之前
  Torkel Ödegaard 053c2039bb refactor: provisioning service refactoring 7 年之前
  Torkel Ödegaard 14bb7832af Metrics package now follows new service interface & registration (#11787) 7 年之前
  Torkel Ödegaard 2b93cbbf04 --amend 7 年之前
  Torkel Ödegaard 13e015fe3f fix: improved handling of http server shutdown 7 年之前
  Torkel Ödegaard fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 年之前
  Carl Bergquist 2cc855a131 Merge branch 'master' into notification-service-refactor2 7 年之前
  Torkel Ödegaard a8eed9d344 Refactoring PluginManager to be a self registering service (#11755) 7 年之前