Torkel Ödegaard
|
eb8b9c4ac3
|
Increase api_key.key varchar to 255 length
|
2015-03-18 13:20:15 -04:00 |
|
Torkel Ödegaard
|
080847ec4d
|
Change: shared tooltip is now enabled by default in graph panel
|
2015-03-18 12:47:45 -04:00 |
|
Torkel Ödegaard
|
bb5eeee82e
|
fixed small issue with share modal
|
2015-03-17 17:34:00 -04:00 |
|
Anthony Woods
|
422324723a
|
Merge pull request #1609 from raintank/1606
gofmt. remove extra whitespace
|
2015-03-18 00:55:06 +08:00 |
|
Anthony Woods
|
12e033976b
|
Merge remote-tracking branch 'upstream/develop' into 1606
|
2015-03-17 23:43:40 +08:00 |
|
Anthony Woods
|
fc5839d8f1
|
gofmt. remove extra whitespace
|
2015-03-17 23:42:16 +08:00 |
|
Anthony Woods
|
32071445af
|
Merge pull request #1607 from raintank/1606
fixes #1606 emit orgCreated event when new org created
|
2015-03-17 23:37:24 +08:00 |
|
Anthony Woods
|
bce62c49d0
|
fixes #1606
|
2015-03-17 23:10:49 +08:00 |
|
Anthony Woods
|
7235bd19ea
|
Merge branch '1606' of github.com:raintank/grafana into 1606
|
2015-03-17 23:10:33 +08:00 |
|
Anthony Woods
|
6a09a7c398
|
fixes #1606 emit OrgCreated event when new org created.
|
2015-03-17 23:09:43 +08:00 |
|
Anthony Woods
|
068ccf1c0f
|
fixes 1606 emit OrgCreated event when new org created.
|
2015-03-17 23:07:08 +08:00 |
|
Torkel Ödegaard
|
2a1434ce49
|
Merge pull request #1594 from eheydrick/docs-spelling
correct spelling
|
2015-03-17 09:46:38 -04:00 |
|
Torkel Ödegaard
|
3fe54894a5
|
Merge branch 'develop' of github.com:grafana/grafana into develop
|
2015-03-14 15:29:59 -04:00 |
|
Torkel Ödegaard
|
2fec2c2fa0
|
Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255
|
2015-03-14 15:29:41 -04:00 |
|
Torkel Ödegaard
|
ea4dbeaeb9
|
Merge pull request #1593 from jwilder/jw-docs
Add docs for building the docs locally
|
2015-03-14 15:36:29 +01:00 |
|
Torkel Ödegaard
|
d705ee70f0
|
Refactoring out http settings to its own partial
|
2015-03-13 18:42:46 +01:00 |
|
Torkel Ödegaard
|
448717a757
|
Fixed small issue when changing data source from metrics panel
|
2015-03-13 17:58:58 +01:00 |
|
Torkel Ödegaard
|
4b3224702c
|
Fixed asset revving issue with css files
|
2015-03-13 11:11:31 +01:00 |
|
Torkel Ödegaard
|
ab307ec7f3
|
Fixed css issue with title headers
|
2015-03-13 10:20:39 +01:00 |
|
Torkel Ödegaard
|
3dc9f792e6
|
Fixed unstar issue
|
2015-03-13 09:52:59 +01:00 |
|
Torkel Ödegaard
|
9faa1fadcb
|
Updated docs
|
2015-03-13 09:46:53 +01:00 |
|
Torkel Ödegaard
|
cb04b7f4e2
|
Fixed issue with legend values when all values are negative and some are null, #1468
|
2015-03-13 09:27:08 +01:00 |
|
Torkel Ödegaard
|
de94b48d77
|
Merge pull request #1597 from jwilder/jw-graph
Update graph docs for v2
|
2015-03-13 08:32:36 +01:00 |
|
Jason Wilder
|
aca83479be
|
Update graph docs for v2
Still needs metric tab for each datasource and time range details.
|
2015-03-12 17:20:48 -06:00 |
|
Eric Heydrick
|
d5564b476f
|
correct spelling
|
2015-03-12 15:03:59 -07:00 |
|
Jason Wilder
|
3693f36e59
|
Add docs for building the docs locally
|
2015-03-12 14:47:49 -06:00 |
|
Torkel Ödegaard
|
17063df3cc
|
Changed default org name form 'main' to 'Main Org.'
|
2015-03-12 19:43:52 +01:00 |
|
Torkel Ödegaard
|
f417d9aa19
|
Merge pull request #1592 from jwilder/jw-fixes
Anonymous access fixes
|
2015-03-12 19:41:20 +01:00 |
|
Torkel Ödegaard
|
b91b47fc46
|
Graph & Singlestat: Users can now set decimal precision for legend and tooltips (override auto precision), Closes #1253
|
2015-03-12 19:36:50 +01:00 |
|
Jason Wilder
|
13206fbb69
|
Fix default anonymous org name
|
2015-03-12 11:51:54 -06:00 |
|
Jason Wilder
|
d3d896dccd
|
Log more descriptive error when anonymous org is not found
Was logging:
[middleware.go:78 func·004()] [E] Anonymous access organization error%!(EXTRA <nil>)
|
2015-03-12 11:49:05 -06:00 |
|
Torkel Ödegaard
|
e78b358643
|
Fixed annotations enabled check from annotationsSrv, Closes #1590
|
2015-03-12 15:50:39 +01:00 |
|
Torkel Ödegaard
|
b757048544
|
reduced dashboard title font-weight
|
2015-03-12 15:45:34 +01:00 |
|
Torkel Ödegaard
|
ebe41fca53
|
Moved dashboard title into dashboard search button
|
2015-03-12 15:10:27 +01:00 |
|
Torkel Ödegaard
|
96ad3a04d4
|
Removed 'Back to dashboard' top nav button, now have close button on the edit box below panel
|
2015-03-12 14:03:09 +01:00 |
|
Torkel Ödegaard
|
43ba5842bb
|
Began work on doc for migrating from v1 to v2, new features in v2 overview guide, #1571
|
2015-03-12 10:52:29 +01:00 |
|
Torkel Ödegaard
|
b8979a7253
|
Merge branch 'docs-1.x' into develop
|
2015-03-11 20:57:22 +01:00 |
|
Torkel Ödegaard
|
813b851c10
|
fixed issue in cla docs
|
2015-03-11 20:56:03 +01:00 |
|
Torkel Ödegaard
|
c1d7bef768
|
added cert_key and cert_file to defaults.ini
|
2015-03-11 19:44:31 +01:00 |
|
Torkel Ödegaard
|
434a237764
|
Added ENV variable info to the configuration docs
|
2015-03-11 19:32:06 +01:00 |
|
Torkel Ödegaard
|
945cb3254c
|
Updated config docs with oauth setup and config instructions
|
2015-03-11 18:13:48 +01:00 |
|
Torkel Ödegaard
|
9c2edba12b
|
Working on config docs for grafana 2.0
|
2015-03-11 17:54:06 +01:00 |
|
Torkel Ödegaard
|
477e035f2e
|
Fixed anonymous access mode, Closes #1586
|
2015-03-11 17:34:11 +01:00 |
|
Torkel Ödegaard
|
f3d4d2782f
|
Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585
|
2015-03-11 16:19:29 +01:00 |
|
Torkel Ödegaard
|
4f03a86414
|
Began work on configuration docs for Grafana 2.0, #1571
|
2015-03-11 15:13:52 +01:00 |
|
Torkel Ödegaard
|
6336edbc18
|
Merge branch 'docs-1.x' into develop
|
2015-03-11 10:47:09 +01:00 |
|
Torkel Ödegaard
|
1f550be949
|
updated docs system
|
2015-03-11 10:46:48 +01:00 |
|
Torkel Ödegaard
|
5f5bb8541b
|
Updated docs
|
2015-03-11 10:32:12 +01:00 |
|
Torkel Ödegaard
|
70ce5d0a32
|
Updated install docs
|
2015-03-10 17:54:07 +01:00 |
|
Torkel Ödegaard
|
5f22e7da1f
|
Restored steps to build setup phase, installing sqlite3, speeds up builds so much in dev
|
2015-03-10 17:34:28 +01:00 |
|