Jason Wilder
|
c1d4acc01e
CLI: Use colorized console output
|
11 年之前 |
Jason Wilder
|
81531a29eb
CLI: Add account:create command
|
11 年之前 |
Jason Wilder
|
7d4c319fcb
CLI: Default logging output to stderr instead of stdout
|
11 年之前 |
Jason Wilder
|
ca37b24455
CLI: Add account list command
|
11 年之前 |
Torkel Ödegaard
|
f6c07fdabd
Rewrote and redesign how the data source edit views look and work so they conform better to how account views look, removed tabs and put top nav items to add data source etc, made list, edit and new seperate url routes, #1483
|
11 年之前 |
Torkel Ödegaard
|
ed0fabd9de
Fixed css issue with sidenav not extending to bottom of page when dashboard requires scrolling, #1483
|
11 年之前 |
Torkel Ödegaard
|
0767992662
fixed z-index pos for panel-menu compared to dashboard search dropdown, #1483
|
11 年之前 |
Torkel Ödegaard
|
a88187023d
Added a sql integration test for api keys
|
11 年之前 |
Torkel Ödegaard
|
57dc12ee17
Merge pull request #1482 from raintank/issue_1481
|
11 年之前 |
woodsaj
|
c9e5da48a4
Merge branch 'issue_1481' of github.com:raintank/grafana into issue_1481
|
11 年之前 |
woodsaj
|
7d69885e06
fixes #1481. correctly escape api_key.key column name
|
11 年之前 |
woodsaj
|
55ba8ad0c4
fix issue 1481. correctly escape api_key.key column name
|
11 年之前 |
Torkel Ödegaard
|
6263ec1d38
Fixed some playlist issues, error when adding duplicates
|
11 年之前 |
Torkel Ödegaard
|
1d86d4b94f
Updated docker build, added test container script, added docker readme
|
11 年之前 |
Torkel Ödegaard
|
8aef2c13ec
Worked on playlist mode, hides dashboard controls and dashboard search button, added prev, stop, next icon buttons
|
11 年之前 |
Torkel Ödegaard
|
8722ee8ad6
Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460
|
11 年之前 |
Torkel Ödegaard
|
1a44036148
Fixed req.Host in datasource proxy, Fixes #1478
|
11 年之前 |
Torkel Ödegaard
|
e65a6cc063
added an inital admin settings view, very basic right now only displays all config options in grafana.ini
|
11 年之前 |
Torkel Ödegaard
|
29607d8951
Updated readme again
|
11 年之前 |
Torkel Ödegaard
|
366a9f71ad
Updated readme build instructions
|
11 年之前 |
Torkel Ödegaard
|
79f798f67b
Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473
|
11 年之前 |
Torkel Ödegaard
|
2c16b0f0f3
added unit test for loading configuration file
|
11 年之前 |
Torkel Ödegaard
|
4df6668416
Merge branch 'develop' of github.com:grafana/grafana into develop
|
11 年之前 |
Torkel Ödegaard
|
0140a00884
Added two columns to user table, email_verified and theme, no used right now but will probably shortly
|
11 年之前 |
Torkel Ödegaard
|
2a31f16b76
Merge pull request #1467 from jwilder/jw-fixes
|
11 年之前 |
Jason Wilder
|
793eda7640
Assign new dashboard ID when importing dashboard via command-line
|
11 年之前 |
Jason Wilder
|
8230279932
Assign new ID to when importing dashboard via frontend
|
11 年之前 |
Jason Wilder
|
a6df991b76
Update README.md w/ known working build tool versions
|
11 年之前 |
Jason Wilder
|
9cc0be0fc2
Add grafana binary to .gitignore
|
11 年之前 |
Torkel Ödegaard
|
0d0d802526
Removed data folder stuff, should not be in repo
|
11 年之前 |