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