Torkel Ödegaard 49a0ea53c7 Merge branch 'develop' of github.com:grafana/grafana into dashboard_snapshot_poc %!s(int64=10) %!d(string=hai) anos
..
migrations f48f5428e5 Adding snapshot storage and route, #1623 %!s(int64=10) %!d(string=hai) anos
migrator 563d5e3ad8 All migrations work in sqlite3, mysql and postgres %!s(int64=11) %!d(string=hai) anos
sqlutil afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do %!s(int64=11) %!d(string=hai) anos
apikey.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 %!s(int64=10) %!d(string=hai) anos
apikey_test.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 %!s(int64=10) %!d(string=hai) anos
dashboard.go d987532262 Added server metrics %!s(int64=10) %!d(string=hai) anos
dashboard_snapshot.go 964f0861d6 more work on dashboard snapshots %!s(int64=10) %!d(string=hai) anos
dashboard_snapshot_test.go 964f0861d6 more work on dashboard snapshots %!s(int64=10) %!d(string=hai) anos
dashboard_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org %!s(int64=11) %!d(string=hai) anos
datasource.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 %!s(int64=10) %!d(string=hai) anos
datasource_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org %!s(int64=11) %!d(string=hai) anos
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org %!s(int64=11) %!d(string=hai) anos
org_test.go f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 %!s(int64=10) %!d(string=hai) anos
org_users.go f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres %!s(int64=11) %!d(string=hai) anos
shared.go 10820f31c2 Changed go package path %!s(int64=11) %!d(string=hai) anos
sqlstore.go 02a89c752b Progress on database schema migration for account -> org refactor %!s(int64=11) %!d(string=hai) anos
star.go 10820f31c2 Changed go package path %!s(int64=11) %!d(string=hai) anos
stars_test.go ebad9cb502 Fixed gofmt formating, updated precommit hook %!s(int64=10) %!d(string=hai) anos
stats.go d987532262 Added server metrics %!s(int64=10) %!d(string=hai) anos
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine %!s(int64=11) %!d(string=hai) anos
user.go fc5839d8f1 gofmt. remove extra whitespace %!s(int64=10) %!d(string=hai) anos