Histórico de commits

Autor SHA1 Mensagem Data
  Marcus Efraimsson 12f3c8f9d6 fix only add column if not exists for mysql 7 anos atrás
  Marcus Efraimsson 09b3014683 fix only create/drop database indices if not exists/exists 7 anos atrás
  Torkel Ödegaard 92ed1f04af sql: added code migration type 7 anos atrás
  Torkel Ödegaard 6c0752473a Sqlstore refactor (#11908) 7 anos atrás
  Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 anos atrás
  Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 anos atrás
  Daniel Lee 1c20126f87 database: update xorm to v0.6.4 and xorm core to v0.5.7 7 anos atrás
  bergquist 56907eef69 tests: makes sure we all migrations are working 7 anos atrás
  Torkel Ödegaard 5ec86a9ef4 fix(build): fixed broken build, unreachable code in migrator.go 9 anos atrás
  Torkel Ödegaard 2b8177e3e5 fix(migration): fix for sqlstore migration, the execution of the migration and recording of the success of it was not done in same transaction, fixes #5315 9 anos atrás
  Torkel Ödegaard 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 9 anos atrás
  Torkel Ödegaard a02cf5beb7 feat(logging): added loging filters 9 anos atrás
  Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 anos atrás
  Torkel Ödegaard 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 10 anos atrás
  Torkel Ödegaard 563d5e3ad8 All migrations work in sqlite3, mysql and postgres 10 anos atrás
  Torkel Ödegaard 02a89c752b Progress on database schema migration for account -> org refactor 10 anos atrás
  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 anos atrás
  Torkel Ödegaard 10820f31c2 Changed go package path 11 anos atrás
  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 anos atrás