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 %!s(int64=11) %!d(string=hai) anos
..
builder.go 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 %!s(int64=11) %!d(string=hai) anos
column.go 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 %!s(int64=11) %!d(string=hai) anos
dialect.go 60541a455f Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel %!s(int64=11) %!d(string=hai) anos
migrator.go 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 %!s(int64=11) %!d(string=hai) anos
mysql_dialect.go 0a695ba17a Final work on migration, now there is no usage of xorm table sync %!s(int64=11) %!d(string=hai) anos
postgres_dialect.go 0a695ba17a Final work on migration, now there is no usage of xorm table sync %!s(int64=11) %!d(string=hai) anos
sqlite_dialect.go 0a695ba17a Final work on migration, now there is no usage of xorm table sync %!s(int64=11) %!d(string=hai) anos
types.go 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 %!s(int64=11) %!d(string=hai) anos