- 29 Jul, 2016 2 commits
- 28 Jul, 2016 1 commit
-
-
slqgsm committed
-
- 13 Jul, 2016 1 commit
-
-
Torkel Ödegaard committed
-
- 12 Jul, 2016 7 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 11 Jul, 2016 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* get rid of weird line breaks and use action When using restarts/stops/starts you'd get weird output sometimes, Strange line breaks 'OK' status overlapping the next lines etc... This fixes those moves OK to the right place and colorizes them correctly. * added : for more uniformity when doing a restart the output looked like: Stopping Grafana Server ... [ OK ] Starting Grafana Server: ... [ OK ] The Stopping line did not have a colon. I added it just to make it look better.
Bryan Irvine committed -
Using these two values ties requests to a particular query position within a panel, ensuring that requests are canceled if: - Duplicate requests with the same query are sent - Requests from the same query position (but a different query) are sent The last point is important as it identifies queries by a physical location in the dashboard instead of with the query expression. If a different query from the same position in a panel is sent, the previous request should be canceled.
stuart nelson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 08 Jul, 2016 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Alexander Akulov committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Insert missing backtick.
Fraser Savage committed
-
- 07 Jul, 2016 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* added hex units * deleted blank line, to fix style error * added unit tests * updated unit tests and changed the way it handles negative hex0x
bmundt committed
-
- 06 Jul, 2016 5 commits
-
-
Torkel Ödegaard committed
-
fix(login): fixed so that you get redirect back to the page or dashboard you where on when you clicked on sign in link, fixes #3312
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
feat(templating): refactoring template variable handling for variables that change on time refresh, closes #5021
Torkel Ödegaard committed
-