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