Torkel Ödegaard 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 سال پیش
..
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 سال پیش
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 سال پیش
account.go 10820f31c2 Changed go package path 11 سال پیش
account_test.go 10820f31c2 Changed go package path 11 سال پیش
account_users.go 10820f31c2 Changed go package path 11 سال پیش
apikey.go 10820f31c2 Changed go package path 11 سال پیش
dashboard.go e3764ad951 Fixed failing dashboard sql test 11 سال پیش
dashboard_test.go e3764ad951 Fixed failing dashboard sql test 11 سال پیش
datasource.go 10820f31c2 Changed go package path 11 سال پیش
datasource_test.go 10820f31c2 Changed go package path 11 سال پیش
migrations.go 2c16b0f0f3 added unit test for loading configuration file 11 سال پیش
migrations_test.go 10820f31c2 Changed go package path 11 سال پیش
shared.go 10820f31c2 Changed go package path 11 سال پیش
sqlstore.go 10820f31c2 Changed go package path 11 سال پیش
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 71f09ddd94 Added delete user action to user admin api, and made it work in UI, Closes #1466, #1446 11 سال پیش