- 01 Dec, 2017 2 commits
-
-
Use systemd notification where applicable
Carl Bergquist committed -
With this change in place, the grafana service will signal readiness to serve by writing "READY=1" to the path specified through the NOTIFY_SOCKET environment variable. If this environment variable is not present or empty, no notification will happen. This notification is the standard systemd mechanism for indicating a service is ready to serve. For Grafana this may be a couple of seconds from startup due to database migrations. This change also adjusts the Grafana systemd service definition to make use of this feature.
Johannes Grassler committed
-
- 30 Nov, 2017 5 commits
-
-
grafana-10039: fix query time range ends in the past
Carl Bergquist committed -
Andrei Kalasok committed
-
Revert "prometheus nested query support"
Carl Bergquist committed -
Carl Bergquist committed
-
prometheus nested query support
Carl Bergquist committed
-
- 29 Nov, 2017 5 commits
-
-
Should use case insensitive matching when searching for users
Marcus Efraimsson committed -
Use docker tmpfs mounts for mysql and postgres data volumes
Marcus Efraimsson committed -
Fixes #10012
Daniel Lee committed -
Daniel Lee committed
-
Mitsuhiro Tanda committed
-
- 28 Nov, 2017 3 commits
-
-
bergquist committed
-
export view json now templatized, fixes #10001
Carl Bergquist committed -
Patrick O'Carroll committed
-
- 27 Nov, 2017 1 commit
-
-
migrated four files from js to ts
Carl Bergquist committed
-
- 24 Nov, 2017 4 commits
-
-
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 23 Nov, 2017 6 commits
-
-
* migrated gfunc from js to ts * deleted gfunc.js, small fixes in gfunc.ts
Patrick O'Carroll committed -
Patrick O'Carroll committed
-
* migration of org files from js to ts * more migration of org files to ts * minor fix to change_password * renamed files
Patrick O'Carroll committed -
* four files js to ts, fixed ng_model_on_blur * added /** @ngInject */
Patrick O'Carroll committed -
Optimized number of lines fetching in log file initialisation
Carl Bergquist committed -
Marcus Efraimsson committed
-
- 22 Nov, 2017 6 commits
-
-
Torkel Ödegaard committed
-
Added unit tests for file logging line counting Remove file after unit test
THIERRY SALLE committed -
Elasticsearch max_concurrent_shard_requests parameter for es 5.6+
Carl Bergquist committed -
* converted files from .js to .ts
Patrick O'Carroll committed -
bergquist committed
-
Daniel Lee committed
-
- 21 Nov, 2017 8 commits
-
-
Matt Toback committed
-
[GCS] Support for gcs path
Carl Bergquist committed -
saady committed
-
closes #9955
bergquist committed -
Torkel Ödegaard committed
-
Fixes #9649
Daniel Lee committed -
Torkel Ödegaard committed
-
THIERRY SALLE committed
-