1. 04 Sep, 2018 1 commit
    • Reopen log files after receiving a SIGHUP signal (#13112) · a6aa2198
      * Reopen log files after receiving a SIGHUP signal
      
      Implements a system signals listener in log.FileLogWriter.
      
      After receiving a SIGHUP signal from the system, the listener will close the current log file and then open it again.
      
      The listener will finishes after receiving a SIGINT, SIGKILL or SIGTERM signal.
      
      Closes grafana/grafana#2497
      
      * Move the SIGHUP handling to the main file
      maicon committed
  2. 03 Sep, 2018 11 commits
  3. 31 Aug, 2018 7 commits
  4. 30 Aug, 2018 18 commits
  5. 29 Aug, 2018 3 commits