- 05 Sep, 2018 5 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Patrick O'Carroll committed
-
- 04 Sep, 2018 19 commits
-
-
Fix error when new variables created but not yet added/saved
Marcus Efraimsson committed -
* created react component and moved markdown * extracting components * Broke out parts into components * tests * Flattened file structure * Tests * made instances typed in test * typing * function instead of variable * updated user model with missing properties * added full set of properties to user mock * redone from variable to function * refactor: minor refactorings of #13091 * removed logging
Peter Holmberg committed -
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
Torkel Ödegaard committed
-
Patrick O'Carroll committed
-
* improve remote image rendering - determine "domain" during Init() so we are not re-parsing settings on every request - if using http-mode via a rednererUrl, then use the AppUrl for the page that the renderer loads. When in http-mode the renderer is likely running on another server so trying to use the localhost or even the specific IP:PORT grafana is listening on wont work. - apply the request timeout via a context rather then directly on the http client. - use a global http client so we can take advantage of connection re-use - log and handle errors better. * ensure imagesDir exists * allow users to define callback_url for remote rendering - allow users to define the url that a remote rendering service should use for connecting back to the grafana instance. By default the "root_url" is used. * improve remote image rendering - determine "domain" during Init() so we are not re-parsing settings on every request - if using http-mode via a rednererUrl, then use the AppUrl for the page that the renderer loads. When in http-mode the renderer is likely running on another server so trying to use the localhost or even the specific IP:PORT grafana is listening on wont work. - apply the request timeout via a context rather then directly on the http client. - use a global http client so we can take advantage of connection re-use - log and handle errors better. * ensure imagesDir exists * allow users to define callback_url for remote rendering - allow users to define the url that a remote rendering service should use for connecting back to the grafana instance. By default the "root_url" is used. * rendering: fixed issue with renderKey where userId and orgId was in mixed up, added test for RenderCallbackUrl reading logic
Anthony Woods committed -
Marcus Efraimsson committed
-
[skip ci]
Marcus Efraimsson committed -
postgres: graphical query builder
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
[wip]added empty list cta to team list
Marcus Efraimsson committed -
bergquist committed
-
added Bitcoin as a currency option
Carl Bergquist committed -
Patrick O'Carroll committed
-
Torkel Ödegaard committed
-
* 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 -
Patrick O'Carroll committed
-
Overcooked Panda committed
-
- 03 Sep, 2018 13 commits
-
-
Sven Klemm committed
-
Patrick O'Carroll committed
-
Torkel Ödegaard committed
-
response.ContentLength might be invalid if the http response is chunked. fixes #13079
Carl Bergquist committed -
Marcus Efraimsson committed
-
[skip ci]
Marcus Efraimsson committed -
Alerting notification reminder
Marcus Efraimsson committed -
Sven Klemm committed
-
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-
* updated rules for variable name and fixed files that didn't follow new rules * fixed test so it uses new rule * made exceptions to rule in interval_variable
Patrick O'Carroll committed -
* word fix support >> supports says >> ways * : for emphasis
Jordan Hamel committed
-
- 31 Aug, 2018 3 commits
-
-
Sven Klemm committed
-
Patrick O'Carroll committed
-
Patrick O'Carroll committed
-