Torkel Ödegaard 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 10 years ago
..
migrations 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 10 years ago
migrator 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 10 years ago
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 11 years ago
apikey.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
apikey_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
dashboard.go 3f96afba73 Merge branch 'fixDashboardDelete' of https://github.com/raintank/grafana into raintank-fixDashboardDelete 10 years ago
dashboard_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
datasource.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
datasource_test.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
org_test.go da41d99aa7 Fixed sql integration test 10 years ago
org_users.go f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres 10 years ago
shared.go 10820f31c2 Changed go package path 11 years ago
sqlstore.go 02a89c752b Progress on database schema migration for account -> org refactor 10 years ago
star.go 10820f31c2 Changed go package path 11 years ago
stars_test.go 10820f31c2 Changed go package path 11 years ago
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 years ago
user.go 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 10 years ago