Anthony Woods b9b63f695d fixes #1518 fix table name used in dashboard delete. 10 anni fa
..
migrator 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 11 anni fa
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 anni fa
account.go 56d8fe4a22 Small changes to CLI commands PR 11 anni fa
account_test.go 10820f31c2 Changed go package path 11 anni fa
account_users.go 10820f31c2 Changed go package path 11 anni fa
apikey.go 7d69885e06 fixes #1481. correctly escape api_key.key column name 11 anni fa
apikey_test.go a88187023d Added a sql integration test for api keys 11 anni fa
dashboard.go b9b63f695d fixes #1518 fix table name used in dashboard delete. 10 anni fa
dashboard_test.go e3764ad951 Fixed failing dashboard sql test 11 anni fa
datasource.go f443b7087c CLI: Add datasource:info command 11 anni fa
datasource_test.go 10820f31c2 Changed go package path 11 anni fa
migrations.go 2c16b0f0f3 added unit test for loading configuration file 11 anni fa
migrations_test.go 10820f31c2 Changed go package path 11 anni fa
shared.go 10820f31c2 Changed go package path 11 anni fa
sqlstore.go 10820f31c2 Changed go package path 11 anni fa
star.go 10820f31c2 Changed go package path 11 anni fa
stars_test.go 10820f31c2 Changed go package path 11 anni fa
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 anni fa
user.go 47c6c6e1b7 Added change password feature, Closes #1455 11 anni fa