Historique des commits

Auteur SHA1 Message Date
  Torkel Ödegaard 8c9939df72 Adds backend hooks service so extensions can modify index data il y a 7 ans
  bergquist bff350166e disabling internal metrics disables /metric endpoint il y a 7 ans
  Torkel Ödegaard 10e86eda69 fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) il y a 7 ans
  Carl Bergquist 861af4cb97 Improve extensions build. (#12461) il y a 7 ans
  bergquist dbfafa1cb5 routing: allows routes to be added to existing groups il y a 7 ans
  Torkel Ödegaard 80d694d205 Backend image rendering as plugin (#11966) il y a 7 ans
  Thibaut Patel bdb736a9ee http_server: All files in public/build have now a huge max-age (#11536) il y a 7 ans
  Torkel Ödegaard 23655315b8 fix: fixed race condition between http.Server ListenAndServe & Shutdown, now service crash during startup correctly closes http server every time il y a 7 ans
  Torkel Ödegaard d04ad835e2 refactoring: lots of refactoring around server shutdown flows, making sure process is terminated when background service has crashed il y a 7 ans
  Torkel Ödegaard 053c2039bb refactor: provisioning service refactoring il y a 7 ans
  Torkel Ödegaard 13e015fe3f fix: improved handling of http server shutdown il y a 7 ans
  Torkel Ödegaard fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777) il y a 7 ans
  Carl Bergquist 28f7b6dad1 Enable Grafana extensions at build time. (#11752) il y a 7 ans
  Karsten Weiss 4d87cb03c5 Simplify make() (gosimple) il y a 7 ans
  Julian Kornberger 6f363153d7 Adjust permissions of unix socket il y a 7 ans
  Julian Kornberger 0a415c50d0 Make golint happier il y a 7 ans
  Julian Kornberger 7aab6a8887 Make golint happier il y a 7 ans
  Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware il y a 7 ans
  Martin Szulecki c82e23d96e imguploader: Add support for new internal image store (#6922) il y a 8 ans
  bergquist f7ed24475c wait for all sub routines to finish il y a 8 ans
  bergquist 3a772c7f7f allows head requests for /api/health endpoint il y a 8 ans
  Daniel Lee 0d85c63fff middleware: recovery handles panics in all handlers il y a 8 ans
  bergquist 139f077453 prometheus: enable gzip for /metrics endpoint il y a 8 ans
  bergquist b5727949fd logging: dont use cli logger in http_server il y a 8 ans
  Carl Bergquist ee5f69beb4 metrics: disable gzip for /metrics endpoint (#9468) il y a 8 ans
  bergquist 4bc6ecb241 adds metric middlware to route register il y a 8 ans
  bergquist 6d22a67a30 return /metrics before session middleware il y a 8 ans
  Torkel Ödegaard 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 il y a 8 ans
  Daniel Lee 74093c700f api: adds no-cache header for GET requests il y a 8 ans
  Daniel Lee 0eb297822c httpserver: fixes #8641 il y a 8 ans