Commit Graph

18 Commits (0392fde34edc22e660cdae33474d4ac9dcafe40c)

Author SHA1 Message Date
Torkel Ödegaard 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 10 years ago
Torkel Ödegaard 382f396247 feat(alerting): more model changes 10 years ago
Torkel Ödegaard a02cf5beb7 feat(logging): added loging filters 10 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 10 years ago
bergquist 957cb407c5 feat(alerting): naiv graphite executor 10 years ago
bergquist b2a4d8083e feat(alerting): add datasource ref to alert rule 10 years ago
utkarshcmu 78fe588330 Removed NewAddColumnMigration via 3473 10 years ago
Torkel Ödegaard c7e3ed096f fix(postgres): fixes db migration issue with_credentials column for postgres, fixes #3505 10 years ago
Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 years ago
utkarshcmu 42d1205260 Fixed gofmt checks 10 years ago
utkarshcmu 3d90340446 Added new columns to dashboard table 10 years ago
Torkel Ödegaard 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 11 years ago
Torkel Ödegaard 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 11 years ago
Torkel Ödegaard 8526025792 MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863 11 years ago
Torkel Ödegaard 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 11 years ago
Torkel Ödegaard f3f79792ab account -> org table migration is starting to work, need to test mysql and postgres 11 years ago
Torkel Ödegaard ed68a4bb9a More work on SQL migrations 11 years ago
Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor 11 years ago
Torkel Ödegaard da41d99aa7 Fixed sql integration test 11 years ago
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 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 60541a455f Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel 11 years ago
Torkel Ödegaard 0a695ba17a Final work on migration, now there is no usage of xorm table sync 11 years ago
Torkel Ödegaard 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 years ago