Commit Graph

2937 Commits (f5f07bd552546fa0f04d4843b7685ceee994cd7e)
 

Author SHA1 Message Date
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 10 years ago
Torkel Ödegaard 2c16b0f0f3 added unit test for loading configuration file 10 years ago
Torkel Ödegaard 4df6668416 Merge branch 'develop' of github.com:grafana/grafana into develop 10 years ago
Torkel Ödegaard 0140a00884 Added two columns to user table, email_verified and theme, no used right now but will probably shortly 10 years ago
Torkel Ödegaard 2a31f16b76 Merge pull request #1467 from jwilder/jw-fixes 10 years ago
Jason Wilder 793eda7640 Assign new dashboard ID when importing dashboard via command-line 10 years ago
Jason Wilder 8230279932 Assign new ID to when importing dashboard via frontend 10 years ago
Jason Wilder a6df991b76 Update README.md w/ known working build tool versions 10 years ago
Jason Wilder 9cc0be0fc2 Add grafana binary to .gitignore 10 years ago
Torkel Ödegaard 0d0d802526 Removed data folder stuff, should not be in repo 10 years ago
Torkel Ödegaard 71f09ddd94 Added delete user action to user admin api, and made it work in UI, Closes #1466, #1446 10 years ago
Torkel Ödegaard 17f1224a5d Fixed light theme condition, Fixes #1462 10 years ago
Torkel Ödegaard 441e2ad2f3 Updated dockerfile and moved to docker/production folder 10 years ago
Torkel Ödegaard 39a6bf9784 Updated readme with info about the Grafana 2.0 develop branch 10 years ago
Torkel Ödegaard 8d130421c4 Updated readme with default admin user info 10 years ago
Torkel Ödegaard add4adeec9 Fixed links to user admin views, and backend html routes for user admin edit/create urls, Closes #1451 10 years ago
Torkel Ödegaard e165e2af95 Worked on user admin features, can now create and edit users as a grafana admin user, #1446 10 years ago
Torkel Ödegaard 088ad881e0 Updated phantomjs panel rendering code 10 years ago
Torkel Ödegaard c5afcd8e09 Fixed issue with datasource proxying, it required account admin role when it should not 10 years ago
Torkel Ödegaard 5c795e9a50 Updated readme with docker info, updated build task 10 years ago
Torkel Ödegaard cd8f938cab Fixed issue with sidenav toggle on non dashboard pages 10 years ago
Torkel Ödegaard 2de6f3434c Fixed default '@timestamp' time field for elasticsearch annotations, Fixes #1444 10 years ago
Torkel Ödegaard c9f06e1da1 Fixed failing events test and issue with dashboard list panel 10 years ago
woodsaj c4fe9d50bf correctly handle event being a ptr 10 years ago
Torkel Ödegaard 2c5828528f Updates to account and admin views 10 years ago
Torkel Ödegaard b1a95cacff Small css changes 10 years ago
Torkel Ödegaard 20b64d9b7e PanelSrv fix, now panel rerenders after column span change 10 years ago
Torkel Ödegaard ab55412264 Refactoring of grafana (root scope view model), into contextSrv, made sidemenu always hide after login 10 years ago
Torkel Ödegaard f82cb3aefe Various css updates 10 years ago
Torkel Ödegaard 48e5a82e7f Reduced height of search view 10 years ago
Torkel Ödegaard 727fc9d3a6 Updated search result view, removed delete link, added delete action from dashboard cogs dropdown 10 years ago
Torkel Ödegaard 51c640d409 Updated search result padding 10 years ago
Torkel Ödegaard 7ab83bf47f Updated position of search 10 years ago
Torkel Ödegaard 9818f81c5f Completed search makover 10 years ago
Torkel Ödegaard 8f4e440179 Working on new search box design 10 years ago
Torkel Ödegaard 83bf68ecad Added border for inverse button 10 years ago
Torkel Ödegaard 23bbc5160e Fixed validation for adding api keys, added unique index for api key name + account_id 10 years ago
Torkel Ödegaard ed6d50d6ba Updated to profile page design 10 years ago
Torkel Ödegaard b3a1bb2017 Sub nav for account page, some css changes 10 years ago
Teet Talviste a0a4b04007 fix identation 10 years ago
Teet Talviste ddfb36b511 satisfy travis: fix curly brace space 10 years ago
Teet Talviste 28f7806d19 fix some linting problems 10 years ago
Teet Talviste 72f6dc1e0c enable sending calculated interval to opentsdb downsample 10 years ago
Torkel Ödegaard 9a45a25e17 Removed inner black border for dashboard button 10 years ago
Torkel Ödegaard 9cadf0aa97 Updated phantomjs render script and wercker link in readme 10 years ago
Torkel Ödegaard 397dfc54cd Fixed bug in png rendering when having changed public url 10 years ago
Torkel Ödegaard eeba128f8a Fixed release tar/zip keeping execution mode on phantomjs 10 years ago
Torkel Ödegaard 396b687e4b Added docker file for docker registry distribution 10 years ago
Torkel Ödegaard cbe72ba9f4 Updated wercker file 10 years ago
Torkel Ödegaard 85c1c97ea2 Updated readme 10 years ago